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