Event
Represents an event argument.
Gets if the event is actually bubbling.
Gets if the event is cancelable.
Gets the current target (if bubbled).
Gets if the default behavior has been prevented.
Gets the phase of the event.
Gets if the event is trusted.
Gets the original target of the event.
Gets the originating timestamp.
Gets the type of event.
protected Event()
Initializes the event.
Prevents the default behavior.
Stops the immediate propagation.
Prevents further propagation of the event.