public interface ScopeTreeResources
extends com.google.gwt.user.cellview.client.CellTree.Resources
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScopeTreeResources.ScopeTreeStyle |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.ImageResource |
cellTreeSelectedBackgroundCustom() |
ScopeTreeResources.ScopeTreeStyle |
cellTreeStyle()
The styles used in this widget.
|
@ClientBundle.Source(value="uiScopeTree.css") ScopeTreeResources.ScopeTreeStyle cellTreeStyle()
cellTreeStyle in interface com.google.gwt.user.cellview.client.CellTree.Resources@ClientBundle.Source(value="cellTreeSelectedBackgroundCustom.png") com.google.gwt.resources.client.ImageResource cellTreeSelectedBackgroundCustom()
Copyright © 2022. All Rights Reserved.