Inherits from JavaScript Object

Overview of Tasks

Attributes

  • Type
  • bool
  • bool
  • Node
  • int
  • Node
  • int
  • string
  • Writability
  • readonly
  • readonly
  • readonly
  • readonly
  • readonly
  • readonly
  • readonly

Functions

  • Return Type
  • void
  • void

Attributes

bubbles

readonly bool bubbles

cancelable

readonly bool cancelable

currentTarget

readonly Node currentTarget

eventPhase

readonly int eventPhase

target

readonly Node target

timestamp

readonly int timestamp

type

readonly string type

Functions

preventDefault()

void preventDefault()

stopPropagation()

void stopPropagation()