Uses of Interface
com.google.gwt.cell.client.TextButtonCell.Appearance
Packages that use TextButtonCell.Appearance
Package
Description
-
Uses of TextButtonCell.Appearance in com.google.gwt.cell.client
Classes in com.google.gwt.cell.client that implement TextButtonCell.AppearanceModifier and TypeClassDescriptionstatic class
The default implementation of theTextButtonCell.Appearance
.Constructors in com.google.gwt.cell.client with parameters of type TextButtonCell.AppearanceModifierConstructorDescriptionTextButtonCell
(TextButtonCell.Appearance appearance) Construct aTextButtonCell
using the specifiedTextButtonCell.Appearance
to render the cell.