Uses of Class
org.primefaces.component.imageswitch.ImageSwitchBase.PropertyKeys
-
Packages that use ImageSwitchBase.PropertyKeys Package Description org.primefaces.component.imageswitch -
-
Uses of ImageSwitchBase.PropertyKeys in org.primefaces.component.imageswitch
Methods in org.primefaces.component.imageswitch that return ImageSwitchBase.PropertyKeys Modifier and Type Method Description static ImageSwitchBase.PropertyKeysImageSwitchBase.PropertyKeys. valueOf(String name)Returns the enum constant of this type with the specified name.static ImageSwitchBase.PropertyKeys[]ImageSwitchBase.PropertyKeys. values()Returns an array containing the constants of this enum type, in the order they are declared.
-