|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThemeStylesheet | |
|---|---|
| com.atlassian.confluence.core.actions | |
| com.atlassian.confluence.themes | |
| Uses of ThemeStylesheet in com.atlassian.confluence.core.actions |
|---|
| Methods in com.atlassian.confluence.core.actions that return types with arguments of type ThemeStylesheet | |
|---|---|
java.util.Collection<? extends ThemeStylesheet> |
CombinedStylesheetAction.getStylesheets()
|
java.util.Collection<? extends ThemeStylesheet> |
AdminStylesheetAction.getStylesheets()
|
| Uses of ThemeStylesheet in com.atlassian.confluence.themes |
|---|
| Classes in com.atlassian.confluence.themes that implement ThemeStylesheet | |
|---|---|
class |
ClasspathThemeStylesheet
|
class |
PluginThemeStylesheet
A theme stylesheet which is a resource in a plugin. |
| Methods in com.atlassian.confluence.themes that return types with arguments of type ThemeStylesheet | |
|---|---|
java.util.Collection<? extends ThemeStylesheet> |
Theme.getStylesheets()
Return the stylesheets for the theme. |
java.util.Collection<? extends ThemeStylesheet> |
DefaultTheme.getStylesheets()
|
java.util.Collection<? extends ThemeStylesheet> |
BasicTheme.getStylesheets()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||