| Package | Description |
|---|---|
| com.google.gwt.debugpanel.widgets |
| Modifier and Type | Field and Description |
|---|---|
static TreeTable.CellFormatter |
TreeTable.DEFAULT_CELL_FORMATTER
This simple
TreeTable.CellFormatter does not provide any additional style. |
| Constructor and Description |
|---|
TreeTable(TreeTableModel model,
com.google.gwt.user.client.ui.TreeImages images,
TreeTable.CellFormatter formatter,
boolean showRoot)
Constructs a new TreeTable that will display the given model, using the
given images and formatter.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.