UIComponent
that supports data binding to a tree of data objects represented by
a TreeModel
instance, which is the current value of this component itself (typically established via a
ValueExpression
).null
as the components of the Tree family does not
render anything by themselves.UIComponent
that represents the insertion point for the
children of a parent tree node which is represented by TreeNodeItem
.Tree
component.UIComponent
that represents a single tree node within a parent
Tree
component.UIComponent
that represents a single child tree node within a parent
TreeNode
component.