| Issue 21: | Add support for adding random events to a widget using addHandler | |
| 1 person starred this issue and may be notified of changes. | Back to list |
If the widget declare a add{eventName}Handler method we'll use that, otherwise we'll use widget.addHandler.
What about DOM events?...
Let this to be automatic or require a @ForceEvent annotation to make it more clear to understand?
Feb 16, 2011
Project Member
#1
gal.dol...@gmail.com
Status:
Fixed
|