A class representing an event-target. This
class is introduced (in addition to goog.event.EventTarget)
since we sometimes want to offer events for external JavaScript
classes such as jQuery or Angular that do not know about
Google Closure event handling.
- Source: