f

Tag subview

Component Information 
InfoValue
Component Typejavax.faces.NamingContainer
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
binding false javax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)

Value binding expression to a backing bean property bound to the component instance for the UIComponent created by this custom action.

idtruejavax.el.ValueExpression
(must evaluate to java.lang.String)

Component identifier of the UINamingContainer component to be created.

rendered false javax.el.ValueExpression
(must evaluate to java.lang.Boolean)

Flag indicating whether this component (and its children) should be rendered. Expressions must evaluate to a boolean.