Uses of Class
org.odlabs.wiquery.ui.themes.ThemeUiHelper.IconEnum

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
 



Copyright © 2012. All Rights Reserved.