public class HtmlTreeColumn
extends javax.faces.component.UIColumn
Tree column model. This column is used to provide the place holder for the tree. This is used in conjunction with the table format display.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
The component family.
|
static java.lang.String |
COMPONENT_TYPE
The component type.
|
| Constructor and Description |
|---|
HtmlTreeColumn()
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFamily() |
getFooter, getHeader, setFooter, setHeaderaddFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindingpublic static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY