|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CellBrowser.Resources
A ClientBundle that provides images for this widget.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle |
---|
ClientBundle.Source |
Method Summary | |
---|---|
ImageResource |
cellBrowserClosed()
An image indicating a closed branch. |
ImageResource |
cellBrowserOpen()
An image indicating an open branch. |
ImageResource |
cellBrowserOpenBackground()
The background used for open items. |
ImageResource |
cellBrowserSelectedBackground()
The background used for selected items. |
CellBrowser.Style |
cellBrowserStyle()
The styles used in this widget. |
Method Detail |
---|
@ImageResource.ImageOptions(flipRtl=true) ImageResource cellBrowserClosed()
@ImageResource.ImageOptions(flipRtl=true) ImageResource cellBrowserOpen()
@ImageResource.ImageOptions(repeatStyle=Both, flipRtl=true) ImageResource cellBrowserOpenBackground()
@ClientBundle.Source(value="cellTreeSelectedBackground.png") @ImageResource.ImageOptions(repeatStyle=Both, flipRtl=true) ImageResource cellBrowserSelectedBackground()
@ClientBundle.Source(value="com/google/gwt/user/cellview/client/CellBrowser.css") CellBrowser.Style cellBrowserStyle()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |