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