Uses of Interface
com.google.gwt.user.cellview.client.CellTable.Style
-
Packages that use CellTable.Style Package Description com.google.gwt.user.cellview.client The "cellview" widget set. -
-
Uses of CellTable.Style in com.google.gwt.user.cellview.client
Subinterfaces of CellTable.Style in com.google.gwt.user.cellview.client Modifier and Type Interface Description (package private) static interface
CellTable.BasicStyle
Styles used byCellTable.BasicResources
.Methods in com.google.gwt.user.cellview.client that return CellTable.Style Modifier and Type Method Description CellTable.Style
CellTable.Resources. cellTableStyle()
The styles used in this widget.
-