← Docs
kotlin-stdlib / org.w3c.dom / RelatedEvent

RelatedEvent

JS
1.1
open class RelatedEvent : Event
(source)

Constructors

JS
1.1

<init>

RelatedEvent (
type : String ,
eventInitDict : RelatedEventInit = definedExternally )

Properties

JS
1.1

relatedTarget

open val relatedTarget : EventTarget ?

Companion Object Properties

JS
1.1

AT_TARGET

val AT_TARGET : Short
JS
1.1

BUBBLING_PHASE

val BUBBLING_PHASE : Short
JS
1.1

CAPTURING_PHASE

val CAPTURING_PHASE : Short
JS
1.1

NONE

val NONE : Short
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .