|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTMLTable.CellFormatter | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of HTMLTable.CellFormatter in com.google.gwt.user.client.ui |
---|
Subclasses of HTMLTable.CellFormatter in com.google.gwt.user.client.ui | |
---|---|
class |
FlexTable.FlexCellFormatter
FlexTable-specific implementation of HTMLTable.CellFormatter . |
Methods in com.google.gwt.user.client.ui that return HTMLTable.CellFormatter | |
---|---|
HTMLTable.CellFormatter |
HTMLTable.getCellFormatter()
Gets the HTMLTable.CellFormatter associated with this table. |
Methods in com.google.gwt.user.client.ui with parameters of type HTMLTable.CellFormatter | |
---|---|
protected void |
HTMLTable.setCellFormatter(HTMLTable.CellFormatter cellFormatter)
Sets the table's CellFormatter. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |