Package com.opencloud.rem.client.ui
Interface CellBrowserResources
-
- All Superinterfaces:
com.google.gwt.user.cellview.client.CellBrowser.Resources
,com.google.gwt.resources.client.ClientBundle
public interface CellBrowserResources extends com.google.gwt.user.cellview.client.CellBrowser.Resources
Custom resources for
CellBrowser
with modified style.
-
-
Field Summary
Fields Modifier and Type Field Description static CellBrowserResources
INSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.user.cellview.client.CellBrowser.Style
cellBrowserStyle()
-
-
-
Field Detail
-
INSTANCE
static final CellBrowserResources INSTANCE
-
-