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) classCellBasedWidgetImplStandardStandard implementation used by most cell based widgets.classCellBasedWidgetImplStandardBaseStandardBase implementation ofCellBasedWidgetImpl.Methods in com.google.gwt.user.cellview.client that return CellBasedWidgetImpl Modifier and Type Method Description static CellBasedWidgetImplCellBasedWidgetImpl. get()Deprecated.Get the singleton instance.
-