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