|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThemeUiHelper.IconEnum | |
---|---|
org.odlabs.wiquery.ui.themes |
Uses of ThemeUiHelper.IconEnum in org.odlabs.wiquery.ui.themes |
---|
Methods in org.odlabs.wiquery.ui.themes that return ThemeUiHelper.IconEnum | |
---|---|
static ThemeUiHelper.IconEnum |
ThemeUiHelper.IconEnum.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static ThemeUiHelper.IconEnum[] |
ThemeUiHelper.IconEnum.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.odlabs.wiquery.ui.themes with parameters of type ThemeUiHelper.IconEnum | |
---|---|
static void |
ThemeUiHelper.iconComponent(org.apache.wicket.Component component,
ThemeUiHelper.IconEnum iconEnum)
Method to display your composant as an icon |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |