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