JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.primefaces.component.tabmenu.TabMenuBase.PropertyKeys
Packages that use
TabMenuBase.PropertyKeys
Package
Description
org.primefaces.component.tabmenu
Uses of
TabMenuBase.PropertyKeys
in
org.primefaces.component.tabmenu
Methods in
org.primefaces.component.tabmenu
that return
TabMenuBase.PropertyKeys
Modifier and Type
Method
Description
static
TabMenuBase.PropertyKeys
TabMenuBase.PropertyKeys.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
TabMenuBase.PropertyKeys
[]
TabMenuBase.PropertyKeys.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.