Ticket #1 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

Add a convienence method for the CallbackListener

Reported by: schst Assigned to: schst (accepted)
Priority: normal Milestone: 1.0.0
Component: CallbackListener Version:
Severity: normal Keywords:
Cc:

Description

It should be possible to do something like:

disp.addCallbackListener(object, "methodName");

Change History

07/23/05 14:44:29 changed by schst

  • status changed from new to assigned.

07/23/05 16:25:38 changed by schst

  • milestone set to 1.0.0.

12/05/05 10:28:13 changed by anonymous

  • summary changed from Add a convienence method for the CallbackListener to hmm....
  • component changed from EventDispatcher to packages.
  • severity changed from enhancement to normal.
  • version deleted.
  • milestone changed from 1.0.0 to 0.7.

12/05/05 10:28:15 changed by anonymous

12/05/05 10:28:16 changed by anonymous

12/05/05 10:28:17 changed by anonymous

12/05/05 10:28:18 changed by anonymous

12/05/05 10:28:20 changed by anonymous

12/05/05 10:30:15 changed by anonymous

12/05/05 10:30:16 changed by anonymous

12/05/05 10:30:17 changed by anonymous

12/05/05 10:30:19 changed by anonymous

12/05/05 10:30:20 changed by anonymous

01/06/06 00:08:06 changed by anonymous

  • component changed from packages to CallbackListener.
  • summary changed from hmm... to Add a convienence method for the CallbackListener.

02/25/06 19:03:49 changed by anonymous

  • milestone changed from 0.7 to 1.0.0.

Should be done by implementing it as a decorator.