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