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 interfaceCellTree.BasicStyleStyles used byCellTree.BasicResources.Methods in com.google.gwt.user.cellview.client that return CellTree.Style Modifier and Type Method Description CellTree.StyleCellTree.Resources. cellTreeStyle()The styles used in this widget.(package private) CellTree.StyleCellTree. getStyle()Return the Style used by the tree.
-