|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Type of the parameterpublic interface ActionDelegate<T>
Defines an object that can be called from an action.
| Method Summary | |
|---|---|
void |
call(ActionContext actionContext,
T parameter)
Calls the delegate |
| Method Detail |
|---|
void call(ActionContext actionContext,
T parameter)
actionContext - Action contextparameter - Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||