|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type that this delegate acts onpublic static interface ActionCell.Delegate<T>
The delegate that will handle events from the cell.
Method Summary | |
---|---|
void |
execute(T object)
Perform the desired action on the given object. |
Method Detail |
---|
void execute(T object)
object
- the object to be acted upon
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |