Package | Description |
---|---|
com.atlassian.confluence.pageobjects.component.theme |
Modifier and Type | Method and Description |
---|---|
Collection<AvailableTheme> |
ChooseThemeComponent.getAvailableThemes()
Deprecated.
Returns a collection of installed themes which may be selected as the new active theme.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ChooseThemeComponent.setTheme(AvailableTheme theme)
Deprecated.
Chooses a new theme from the list of available themes (see
ChooseThemeComponent.getAvailableThemes() and submits the Form. |
Copyright © 2003–2017 Atlassian. All rights reserved.