| Package | Description |
|---|---|
| com.google.gwt.cell.client |
Standard
Cell subclasses used by the
cellview widgets. |
| Constructor and Description |
|---|
ActionCell(SafeHtml message,
ActionCell.Delegate<C> delegate)
Construct a new
ActionCell. |
ActionCell(String text,
ActionCell.Delegate<C> delegate)
Construct a new
ActionCell with a text String that does not contain
HTML markup. |
Copyright © 2018. All rights reserved.