ExtendableEvent
Constructors
<init>
Exposes the JavaScript ExtendableEvent to Kotlin
ExtendableEvent
(
type
:
String
,
eventInitDict
:
ExtendableEventInit
=
definedExternally
)
Functions
Companion Object Properties
AT_TARGET
val
AT_TARGET
:
Short
BUBBLING_PHASE
val
BUBBLING_PHASE
:
Short
CAPTURING_PHASE
val
CAPTURING_PHASE
:
Short
NONE
val
NONE
:
Short
Inheritors
ExtendableMessageEvent
Exposes the JavaScript ExtendableMessageEvent to Kotlin
open
class
ExtendableMessageEvent
:
ExtendableEvent
FetchEvent
Exposes the JavaScript FetchEvent to Kotlin
open
class
FetchEvent
:
ExtendableEvent
ForeignFetchEvent
open
class
ForeignFetchEvent
:
ExtendableEvent
FunctionalEvent
open
class
FunctionalEvent
:
ExtendableEvent
InstallEvent
Exposes the JavaScript InstallEvent to Kotlin
open
class
InstallEvent
:
ExtendableEvent
NotificationEvent
Exposes the JavaScript NotificationEvent to Kotlin
open
class
NotificationEvent
:
ExtendableEvent