GWT 2.7.0

Uses of Interface
com.google.gwt.cell.client.ButtonCellBase.DefaultAppearance.Resources

Packages that use ButtonCellBase.DefaultAppearance.Resources
com.google.gwt.cell.client Standard Cell subclasses used by the cellview widgets. 
 

Uses of ButtonCellBase.DefaultAppearance.Resources in com.google.gwt.cell.client
 

Constructors in com.google.gwt.cell.client with parameters of type ButtonCellBase.DefaultAppearance.Resources
ButtonCellBase.DefaultAppearance(SafeHtmlRenderer<C> renderer, ButtonCellBase.DefaultAppearance.Resources resources)
          Construct a new ButtonCellBase.DefaultAppearance using the specified resources.
TextButtonCell.DefaultAppearance(ButtonCellBase.DefaultAppearance.Resources resources)
          Construct a new TextButtonCell.DefaultAppearance using the specified resources.
 


GWT 2.7.0