GWT 2.7.0

Uses of Class
com.google.gwt.user.cellview.client.CellBasedWidgetImpl

Packages that use CellBasedWidgetImpl
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
(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.
 

Methods in com.google.gwt.user.cellview.client that return CellBasedWidgetImpl
static CellBasedWidgetImpl CellBasedWidgetImpl.get()
          Get the singleton instance.
 


GWT 2.7.0