Class: EventArg

EventArg()

new EventArg()

Event argument.

Dependencies:
  • None

Methods

(static) EventArg#preventDefault()

Prevent default.

(static) EventArg#stopPropagation()

Stop the propagation of the event.