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