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