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