Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
class |
FlexTable.FlexCellFormatter
FlexTable-specific implementation of
HTMLTable.CellFormatter . |
Modifier and Type | Method and Description |
---|---|
HTMLTable.CellFormatter |
HTMLTable.getCellFormatter()
Gets the
HTMLTable.CellFormatter associated with this table. |
Modifier and Type | Method and Description |
---|---|
protected void |
HTMLTable.setCellFormatter(HTMLTable.CellFormatter cellFormatter)
Sets the table's CellFormatter.
|