Package | Description |
---|---|
com.google.gwt.cell.client |
Constructor and Description |
---|
ActionCell(SafeHtml message,
ActionCell.Delegate<C> delegate)
Construct a new
ActionCell . |
ActionCell(java.lang.String text,
ActionCell.Delegate<C> delegate)
Construct a new
ActionCell with a text String that does not contain
HTML markup. |