f

Tag subview

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

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

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

Component identifier of the UINamingContainer component to be created.

rendered false jakarta.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.