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