This object can be used to register and dispatch custom events.
It can register a callback function to be invoked when a given event is triggered.
The object can also dispatch a given event calling all registered callback functions.
It can as well remove any previously registered event handler callback functions.
| Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| Auto Complete |
Required |
AutoComplete uses Collection to manipulate events |
| Collection |
Required |
Collection uses EventDispatcher to manipulate events |
| Data Grid |
Required |
DataGrid uses EventDispatcher to manipulate events |
| List Box |
Required |
ListBox uses EventDispatcher to manipulate events |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
index.htm |
Example |
Example File |