Class Event

An event object.

Hierarchy

Constructors

Accessors

Methods

  • Prevent the default action associated with this event from being executed.

    Returns void

  • Stop the propagation of this event. Remaining event handlers will not be executed.

    Returns void

Generated using TypeDoc