Uses of Class
com.google.gwt.user.cellview.client.CellBasedWidgetImpl
-
Packages that use CellBasedWidgetImpl Package Description com.google.gwt.user.cellview.client The "cellview" widget set. -
-
Uses of CellBasedWidgetImpl in com.google.gwt.user.cellview.client
Subclasses of CellBasedWidgetImpl in com.google.gwt.user.cellview.client Modifier and Type Class Description (package private) class
CellBasedWidgetImplStandard
Standard implementation used by most cell based widgets.class
CellBasedWidgetImplStandardBase
StandardBase implementation ofCellBasedWidgetImpl
.Methods in com.google.gwt.user.cellview.client that return CellBasedWidgetImpl Modifier and Type Method Description static CellBasedWidgetImpl
CellBasedWidgetImpl. get()
Deprecated.Get the singleton instance.
-