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