- Source:
Members
type :string
The type of this event.
Type:
- string
- Source:
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.
The type of this event.