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