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 classThe default implementation of theTextButtonCell.Appearance.Constructors in com.google.gwt.cell.client with parameters of type TextButtonCell.AppearanceModifierConstructorDescriptionTextButtonCell(TextButtonCell.Appearance appearance) Construct aTextButtonCellusing the specifiedTextButtonCell.Appearanceto render the cell.