Interface ButtonCellBase.Appearance<C>

Type Parameters:
C - the type that this Cell represents
All Known Subinterfaces:
TextButtonCell.Appearance
All Known Implementing Classes:
ButtonCellBase.DefaultAppearance, TextButtonCell.DefaultAppearance
Enclosing class:
ButtonCellBase<C>

public static interface ButtonCellBase.Appearance<C>
The appearance used to render this Cell.