IEvents
This is the generic events interface. See the list of supported events for each interface
Properties
Name | Type | Description |
---|
Methods
Name | Description |
---|---|
Register | Registers a handler object/function for handling the specified type of events. |
Unregister | Unregisters the event handler. |