o

Tag param

Component Information 
InfoValue
Component Typeorg.omnifaces.component.output.Param
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
bindingfalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean.
namefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Name of the parameter to be created.
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Value of the parameter to be set.
converterfalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter)
Converter instance registered with this component.
disablefalsejavax.el.ValueExpression
(must evaluate to boolean)
Flag enabling or disabling the inclusion of the parameter.

Output generated by Vdldoc View Declaration Language Documentation Generator.