o

Tag converter

Converter Information 
InfoValue
Converter IDomnifaces.Converter
Handler Classorg.omnifaces.taghandler.Converter
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.convert.Converter)
A ValueExpression that evaluates to an object that implements the jakarta.faces.convert.Converter interface.
converterIdfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Converter identifier of the Converter to be created and registered.
forfalsejakarta.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.