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