Interface: SimpleEventIntf

SimpleEventIntf

Simplified definition of a DOM Event for the purposes of SimpleEventDispatcher that only contains the type attribute. Although it is unlikely standard DOM events will be used with SimpleEventDispatcher, they do, nonetheless, implement this interface.