FACES_CLIENT render-kit
component-family: com.ibm.faces.bf.Tree renderer-type: Tree


This renderer is not responsible for rendering its children.


Note:

Attributes with a pass-through value of true are not interpreted by the renderer and are passed straight through to the rendered markup, without checking for validity. Attributes with a pass-through value of false are interpreted by the renderer, and may or may not be checked for validity by the renderer.

Attributes
attribute-name pass-through attribute-class description default-value
 enableSelect false boolean Boolean attribute to enable selection boxes or not. undefined
 height false java.lang.String Tree height--in pixels or percentage undefined
 rootVisibleFlag false boolean Boolean attribute to identify tree root visible or not. undefined
 styleClass false java.lang.String Prefix specifying CSS for multiple data grids on page undefined
 systemIconStyle false java.lang.String A style string to configure the icons for the tree. undefined
 width false java.lang.String Tree width--in pixels or percentage undefined

/* * Licensed Material - Property of IBM * (C) Copyright IBM Corp. 2002, 2003 - All Rights Reserved. * US Government Users Restricted Rights - Use, duplication or disclosure * restricted by GSA ADP Schedule Contract with IBM Corp. */