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