Uses of Class
com.google.gwt.user.client.ui.HTMLTable.RowFormatter
Packages that use HTMLTable.RowFormatter
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HTMLTable.RowFormatter in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return HTMLTable.RowFormatterModifier and TypeMethodDescriptionHTMLTable.getRowFormatter()
Gets the RowFormatter associated with this table.Methods in com.google.gwt.user.client.ui with parameters of type HTMLTable.RowFormatterModifier and TypeMethodDescriptionprotected void
HTMLTable.setRowFormatter
(HTMLTable.RowFormatter rowFormatter) Sets the table's RowFormatter.