Uses of Interface
com.google.gwt.user.cellview.client.CellTree.Style
-
Packages that use CellTree.Style Package Description com.google.gwt.user.cellview.client The "cellview" widget set. -
-
Uses of CellTree.Style in com.google.gwt.user.cellview.client
Subinterfaces of CellTree.Style in com.google.gwt.user.cellview.client Modifier and Type Interface Description (package private) static interface
CellTree.BasicStyle
Styles used byCellTree.BasicResources
.Methods in com.google.gwt.user.cellview.client that return CellTree.Style Modifier and Type Method Description CellTree.Style
CellTree.Resources. cellTreeStyle()
The styles used in this widget.(package private) CellTree.Style
CellTree. getStyle()
Return the Style used by the tree.
-