Uses of Class
com.google.gwt.user.client.ui.HTMLTable.CellFormatter
Packages that use HTMLTable.CellFormatter
Package
Description
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.uiModifier and TypeClassDescriptionclass
FlexTable-specific implementation ofHTMLTable.CellFormatter
.Methods in com.google.gwt.user.client.ui that return HTMLTable.CellFormatterModifier and TypeMethodDescriptionHTMLTable.getCellFormatter()
Gets theHTMLTable.CellFormatter
associated with this table.Methods in com.google.gwt.user.client.ui with parameters of type HTMLTable.CellFormatterModifier and TypeMethodDescriptionprotected void
HTMLTable.setCellFormatter
(HTMLTable.CellFormatter cellFormatter) Sets the table's CellFormatter.