public class ExtendableEvent extends Event
Event.ComposedPathArrayUnionType, Event.DeepPathFn
Modifier and Type | Field and Description |
---|---|
ServiceWorker |
activeWorker |
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type
Constructor and Description |
---|
ExtendableEvent(java.lang.String type) |
ExtendableEvent(java.lang.String type,
ExtendableEventInit eventInitDict) |
Modifier and Type | Method and Description |
---|---|
void |
waitUntil(IThenable f) |
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagation
public ServiceWorker activeWorker
public ExtendableEvent(java.lang.String type, ExtendableEventInit eventInitDict)
public ExtendableEvent(java.lang.String type)
public void waitUntil(IThenable f)