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