GWT 2.5.0.rc2

Uses of Class
com.google.gwt.cell.client.TextButtonCell

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

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

Constructors in com.google.gwt.widget.client with parameters of type TextButtonCell
TextButton(TextButtonCell cell, java.lang.String text)
          Construct a new TextButton with the specified text using the specified TextButtonCell to render the widget.
 


GWT 2.5.0.rc2