Uses of Interface
com.google.gwt.cell.client.TextButtonCell.Appearance
Package
Description
-
Uses of TextButtonCell.Appearance in com.google.gwt.cell.client
Modifier and TypeClassDescriptionstatic class
The default implementation of theTextButtonCell.Appearance
.ModifierConstructorDescriptionTextButtonCell
(TextButtonCell.Appearance appearance) Construct aTextButtonCell
using the specifiedTextButtonCell.Appearance
to render the cell.