Uses of Class
org.primefaces.component.imageswitch.ImageSwitch.PropertyKeys

Packages that use ImageSwitch.PropertyKeys
org.primefaces.component.imageswitch   
 

Uses of ImageSwitch.PropertyKeys in org.primefaces.component.imageswitch
 

Methods in org.primefaces.component.imageswitch that return ImageSwitch.PropertyKeys
static ImageSwitch.PropertyKeys ImageSwitch.PropertyKeys.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageSwitch.PropertyKeys[] ImageSwitch.PropertyKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved.