primefaces-p

Tag tab

Component Information 
InfoValue
Component Typeorg.primefaces.component.Tab
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
renderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean value to specify the rendering of the component, when set to false component will not be rendered.
bindingfalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An el expression referring to a server side UIComponent instance in a backing bean.
titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Title text of the tab.
titleStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Title container inner style.
titleStyleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Title container style class.
disabledfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Disables tab element if true.
closablefalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Makes the tab closable by displaying a close icon.
titletipfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Tooltip of the tab header.
ariaLabelfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description

Output generated by Vdldoc View Declaration Language Documentation Generator.