| Package | Description |
|---|---|
| com.google.gwt.debugpanel.widgets |
| Modifier and Type | Method and Description |
|---|---|
TreeTable.RowAccountingTable.Row |
TreeTable.RowAccountingTable.newRow()
Inserts a new row at the bottom of the table.
|
TreeTable.RowAccountingTable.Row |
TreeTable.RowAccountingTable.newRow(TreeTable.RowAccountingTable.Row before)
Inserts a new row before the given row.
|
TreeTable.RowAccountingTable.Row |
TreeTable.RowAccountingTable.Row.next() |
TreeTable.RowAccountingTable.Row |
TreeTable.RowAccountingTable.Row.previous() |
| Modifier and Type | Method and Description |
|---|---|
TreeTable.RowAccountingTable.Row |
TreeTable.RowAccountingTable.newRow(TreeTable.RowAccountingTable.Row before)
Inserts a new row before the given row.
|
void |
TreeTable.RowAccountingTable.removeRow(TreeTable.RowAccountingTable.Row row) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.