public static interface CellList.Resources extends ClientBundle
ClientBundle.Source
Modifier and Type | Method and Description |
---|---|
ImageResource |
cellListSelectedBackground()
The background used for selected items.
|
CellList.Style |
cellListStyle()
The styles used in this widget.
|
@ImageResource.ImageOptions(repeatStyle=Horizontal, flipRtl=true) ImageResource cellListSelectedBackground()
@ClientBundle.Source(value="com/google/gwt/user/cellview/client/CellList.css") CellList.Style cellListStyle()