Uses of Interface
com.google.gwt.cell.client.TextButtonCell.Appearance
-
Packages that use TextButtonCell.Appearance Package Description com.google.gwt.cell.client -
-
Uses of TextButtonCell.Appearance in com.google.gwt.cell.client
Classes in com.google.gwt.cell.client that implement TextButtonCell.Appearance Modifier and Type Class Description static classTextButtonCell.DefaultAppearanceThe default implementation of theTextButtonCell.Appearance.Constructors in com.google.gwt.cell.client with parameters of type TextButtonCell.Appearance Constructor Description TextButtonCell(TextButtonCell.Appearance appearance)Construct aTextButtonCellusing the specifiedTextButtonCell.Appearanceto render the cell.
-