primefaces

Tag importEnum

Attributes 
NameRequiredTypeDescription
allSuffixfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Deprecated. Use the key ALL_VALUES to access all values, which is and was always available.The suffix mapping for an array with all enum values.Default is ALL_VALUES.
typetruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The enum class.
varfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The EL variable which can be used to obtain the constants.Default is Name of the class without package..

Output generated by Vdldoc View Declaration Language Documentation Generator.