Event Handler
An Event Handler is a function registered in a special way to be called when certain things (events) happen.
- Registering a function as Event Handlerin the general abstract form is:
RegisterEventHandler( (EventType)mEvent, (string)mEventIdentifier, (function)mEventHandler)
mEvent can be one of the following event types:
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.
EventType.