Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BuilderEvent

Hierarchy

Index

Constructors

constructor

Properties

defaultPrevented

defaultPrevented: boolean

eventType

eventType: string

propagationStopped

propagationStopped: boolean

Methods

preventDefault

  • preventDefault(): this
  • Returns this

stopImmediatePropagation

  • stopImmediatePropagation(): this
  • Returns this

stopPropagation

  • stopPropagation(): this
  • Returns this