GWT 2.6.1

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

Packages that use CellWidget
com.google.gwt.widget.client Modern widgets, usually backed by Cells. 
 

Uses of CellWidget in com.google.gwt.widget.client
 

Subclasses of CellWidget in com.google.gwt.widget.client
 class ButtonBase<C>
          Base class for buttons that supports content decoration.
 class TextButton
          A button that displays text and an optional icon.
 


GWT 2.6.1