public static class AppConfiguration.Theme.ButtonsThemeConfig
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AppConfiguration.Theme.ButtonsThemeConfig.ButtonTheme
Class used to represent the theme associated to a button.
|
| Constructor and Description |
|---|
ButtonsThemeConfig() |
| Modifier and Type | Method and Description |
|---|---|
AppConfiguration.Theme.ButtonsThemeConfig.ButtonTheme |
getHighlight()
Getter method for highlight property.
|
AppConfiguration.Theme.ButtonsThemeConfig.ButtonTheme |
getRegular()
Getter method for regular property.
|
public AppConfiguration.Theme.ButtonsThemeConfig.ButtonTheme getRegular()
public AppConfiguration.Theme.ButtonsThemeConfig.ButtonTheme getHighlight()