|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface used to register for action triggering notification.
| Method Summary | |
void |
afterActionPerformed(IActionBinder.ActionBinderEvent e)
afterActionPeformed is called after the ActionBinder's action occurs. |
void |
beforeActionPerformed(IActionBinder.ActionBinderEvent e)
beforeActionPerformed is called before the ActionBinder's action occurs. |
| Method Detail |
public void beforeActionPerformed(IActionBinder.ActionBinderEvent e)
e - the ActionBinderEventpublic void afterActionPerformed(IActionBinder.ActionBinderEvent e)
e - the ActionBinderEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||