org.apache.myfaces.custom.tree
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.
Field Summary | |
---|---|
static String | COMPONENT_FAMILY The component family. |
static String | COMPONENT_TYPE The component type. |
Constructor Summary | |
---|---|
HtmlTreeColumn() Default Constructor. |
Method Summary | |
---|---|
String | getFamily() |
Default Constructor.
See Also: javax.faces.component.UIComponent#getFamily()