Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContextMenuEvent

Event: contextmenu.show

Hierarchy

Index

Constructors

constructor

Properties

defaultPrevented

defaultPrevented: boolean

eventType

eventType: string

menu

propagationStopped

propagationStopped: boolean

target

target: any

x

x: number

y

y: number

Methods

preventDefault

  • preventDefault(): this

stopImmediatePropagation

  • stopImmediatePropagation(): this

stopPropagation

  • stopPropagation(): this