primefaces-p

Tag importEnum

Attributes 
NameRequiredTypeDescription
typetruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The enum class.
varfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The EL variable which can be used to obtain the enum values. Default value: Name of the class without package.
allSuffixfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The suffix mapping for a array with all enum values. Default value: ALL_VALUES.

Output generated by Vdldoc View Declaration Language Documentation Generator.