org.apache.myfaces.custom.tree
Class HtmlTreeColumn
UIColumn
org.apache.myfaces.custom.tree.HtmlTreeColumn
public class HtmlTreeColumn
extends 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.
COMPONENT_FAMILY
public static final String COMPONENT_FAMILY
The component family.
COMPONENT_TYPE
public static final String COMPONENT_TYPE
The component type.
HtmlTreeColumn
public HtmlTreeColumn()
Default Constructor.
getFamily
public String getFamily()
javax.faces.component.UIComponent.getFamily()