Interface ActionCell.Delegate<T>

Type Parameters:
T - the type that this delegate acts on
Enclosing class:
ActionCell<C>

public static interface ActionCell.Delegate<T>
The delegate that will handle events from the cell.