Interface ScopeTreeResources.ScopeTreeStyle
-
- All Superinterfaces:
com.google.gwt.user.cellview.client.CellTree.Style,com.google.gwt.resources.client.CssResource,com.google.gwt.resources.client.CssResourceBase,com.google.gwt.resources.client.ResourcePrototype
- Enclosing interface:
- ScopeTreeResources
public static interface ScopeTreeResources.ScopeTreeStyle extends com.google.gwt.user.cellview.client.CellTree.Style
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_CSSThe path to the default CSS styles used by this resource.
-
Method Summary
-
Methods inherited from interface com.google.gwt.user.cellview.client.CellTree.Style
cellTreeEmptyMessage, cellTreeItem, cellTreeItemImage, cellTreeItemImageValue, cellTreeItemValue, cellTreeKeyboardSelectedItem, cellTreeOpenItem, cellTreeSelectedItem, cellTreeShowMoreButton, cellTreeTopItem, cellTreeTopItemImage, cellTreeTopItemImageValue, cellTreeWidget
-
-
-
-
Field Detail
-
DEFAULT_CSS
static final String DEFAULT_CSS
The path to the default CSS styles used by this resource.- See Also:
- Constant Field Values
-
-