Uses of Class
com.google.gwt.user.client.ui.HTMLTable.ColumnFormatter
-
Packages that use HTMLTable.ColumnFormatter Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of HTMLTable.ColumnFormatter in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return HTMLTable.ColumnFormatter Modifier and Type Method Description HTMLTable.ColumnFormatterHTMLTable. getColumnFormatter()Gets the column formatter.Methods in com.google.gwt.user.client.ui with parameters of type HTMLTable.ColumnFormatter Modifier and Type Method Description protected voidHTMLTable. setColumnFormatter(HTMLTable.ColumnFormatter formatter)
-