|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is the interface to be implemented by custom actions.
Note: Implementations are expected to have a public no-arguments constructor.
| Method Summary | |
void |
handleAction(ActionContext context,
ClientControl control)
custom action handlers are called using this method. |
| Method Detail |
public void handleAction(ActionContext context,
ClientControl control)
context - contains the client side context for the actioncontrol - provides facilities for controlling the client side post-processing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||