Event Map

Controls what types of events are sent to which Event Handlers

Once one or more Event Handlers have been configured, Event Maps are used to control which events they receive. There are many event types which can be generated - and the list is increasing as new features are introduced.

See 'Event Types' for the list of event types currently supported.

Event Handlers are associated with Event Types by subscribing. The same Event Handler can be subscribed to multiple event types, and a single event type can have multiple subscribed Event Handlers.