o

Tag converter

Converter Information 
InfoValue
Converter IDomnifaces.Converter
Handler Classorg.omnifaces.taghandler.Converter
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter)
A ValueExpression that evaluates to an object that implements the javax.faces.convert.Converter interface.
converterIdfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Converter identifier of the Converter to be created and registered.
forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
If present, this attribute refers to the value of one of the exposed attached objects within the composite component inside of which this tag is nested.

Output generated by Vdldoc View Declaration Language Documentation Generator.