Package Class Use Tree Index Help 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)
public void afterActionPerformed(IActionBinder.ActionBinderEvent e)
Package Class Use Tree Index Help PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD