pe

Tag defaultCase

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.DefaultCase
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejakarta.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An EL expression referring to a server side UIComponent instance in a backing bean.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style will be applied to the switch container div if default case is renderend. Default value is null.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class will be applied to the switch container div if default case is renderend. Default value is null.

Output generated by Vdldoc View Declaration Language Documentation Generator.