public static interface CellBrowser.Resources extends ClientBundle
ClientBundle.Source| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
@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()