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