Uses of Interface
com.google.gwt.cell.client.ActionCell.Delegate
Package
Description
-
Uses of ActionCell.Delegate in com.google.gwt.cell.client
ModifierConstructorDescriptionActionCell
(SafeHtml message, ActionCell.Delegate<C> delegate) Construct a newActionCell
.ActionCell
(String text, ActionCell.Delegate<C> delegate) Construct a newActionCell
with a text String that does not contain HTML markup.