o

Tag pathParam

Component Information 
InfoValue
Component Typeorg.omnifaces.component.output.PathParam
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
idfalsejakarta.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.
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean.
converterfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.convert.Converter)
Converter instance registered with this component.
disablefalsejakarta.el.ValueExpression
(must evaluate to boolean)
Flag enabling or disabling the inclusion of the parameter.
valuefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
Value of the parameter to be set.

Output generated by Vdldoc View Declaration Language Documentation Generator.