| Package | Description | 
|---|---|
| com.google.gwt.user.cellview.client | The "cellview" widget set. | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | CellTree.BasicResourcesResources that match the GWT standard style theme. | 
| Constructor and Description | 
|---|
| CellTree(TreeViewModel viewModel,
        T rootValue,
        CellTree.Resources resources)Construct a new  CellTree. | 
| CellTree(TreeViewModel viewModel,
        T rootValue,
        CellTree.Resources resources,
        CellTree.CellTreeMessages messages)Construct a new  CellTree. | 
| CellTree(TreeViewModel viewModel,
        T rootValue,
        CellTree.Resources resources,
        CellTree.CellTreeMessages messages,
        int defaultNodeSize)Construct a new  CellTree. |