add Listener
Convenience method to add an EventListener for the given type using the EventEmitter.on() method.
Parameters
event Type
the EventType for which the listener should be called
listener
the implementation of EventListener for this EventType