Package | Description |
---|---|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
CellBasedWidgetImplStandard
Standard implementation used by most cell based widgets.
|
class |
CellBasedWidgetImplStandardBase
StandardBase implementation of
CellBasedWidgetImpl . |
(package private) class |
CellBasedWidgetImplTrident
IE specified Impl used by cell based widgets.
|
Modifier and Type | Method and Description |
---|---|
static CellBasedWidgetImpl |
CellBasedWidgetImpl.get()
Get the singleton instance.
|