Class ButtonCellBase.DefaultAppearance<C>

java.lang.Object
com.google.gwt.cell.client.ButtonCellBase.DefaultAppearance<C>
Type Parameters:
C - the type that this Cell represents
All Implemented Interfaces:
ButtonCellBase.Appearance<C>
Direct Known Subclasses:
TextButtonCell.DefaultAppearance
Enclosing class:
ButtonCellBase<C>

public static class ButtonCellBase.DefaultAppearance<C> extends Object implements ButtonCellBase.Appearance<C>
The default implementation of the ButtonCellBase.Appearance.