|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CellTree.BasicResources
Resources that match the GWT standard style theme.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle |
---|
ClientBundle.Source |
Method Summary | |
---|---|
ImageResource |
cellTreeClosedItem()
An image indicating a closed branch. |
ImageResource |
cellTreeLoading()
An image indicating that a node is loading. |
ImageResource |
cellTreeOpenItem()
An image indicating an open branch. |
CellTree.BasicStyle |
cellTreeStyle()
The styles used in this widget. |
Methods inherited from interface com.google.gwt.user.cellview.client.CellTree.Resources |
---|
cellTreeSelectedBackground |
Method Detail |
---|
@ImageResource.ImageOptions(flipRtl=true) ImageResource cellTreeClosedItem()
CellTree.Resources
cellTreeClosedItem
in interface CellTree.Resources
@ImageResource.ImageOptions(flipRtl=true) @ClientBundle.Source(value="cellTreeLoadingBasic.gif") ImageResource cellTreeLoading()
CellTree.Resources
cellTreeLoading
in interface CellTree.Resources
@ImageResource.ImageOptions(flipRtl=true) ImageResource cellTreeOpenItem()
CellTree.Resources
cellTreeOpenItem
in interface CellTree.Resources
@ClientBundle.Source(value="com/google/gwt/user/cellview/client/CellTreeBasic.css") CellTree.BasicStyle cellTreeStyle()
cellTreeStyle
in interface CellTree.Resources
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |