Uses of Class
com.google.gwt.user.client.ui.HTMLTable.CellFormatter
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HTMLTable.CellFormatter in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionclass
FlexTable-specific implementation ofHTMLTable.CellFormatter
.Modifier and TypeMethodDescriptionHTMLTable.getCellFormatter()
Gets theHTMLTable.CellFormatter
associated with this table.Modifier and TypeMethodDescriptionprotected void
HTMLTable.setCellFormatter
(HTMLTable.CellFormatter cellFormatter) Sets the table's CellFormatter.