Package com.extjs.gxt.ui.client.widget.treegrid

TreeGrid and related classes.

See:
          Description

Class Summary
CellTreeGridSelectionModel<M extends ModelData>  
EditorTreeGrid<M extends ModelData> Adds editing capabilities to TreeGrid.
TreeGrid<M extends ModelData> A hierarchical tree grid bound to a TreeStore.
TreeGridCellRenderer<M extends ModelData> A GridCellRenderer that renders a tree into it's column.
TreeGridSelectionModel<M extends ModelData>  
TreeGridView  
WidgetTreeGridCellRenderer<M extends ModelData> A TreeGridCellRenderer that adds widget support.
 

Package com.extjs.gxt.ui.client.widget.treegrid Description

TreeGrid and related classes.