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.uiSubclasses of HTMLTable.CellFormatter in com.google.gwt.user.client.uiModifier and TypeClassDescriptionclassFlexTable-specific implementation ofHTMLTable.CellFormatter.Methods in com.google.gwt.user.client.ui that return HTMLTable.CellFormatterModifier and TypeMethodDescriptionHTMLTable.getCellFormatter()Gets theHTMLTable.CellFormatterassociated with this table.Methods in com.google.gwt.user.client.ui with parameters of type HTMLTable.CellFormatterModifier and TypeMethodDescriptionprotected voidHTMLTable.setCellFormatter(HTMLTable.CellFormatter cellFormatter) Sets the table's CellFormatter.