public class NotificationEvent extends ExtendableEvent
Event.ComposedPathArrayUnionType, Event.DeepPathFn| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
action |
Notification |
notification |
activeWorkerAT_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) |
waitUntilcomposedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagationpublic java.lang.String action
public Notification notification
public NotificationEvent(java.lang.String type,
ExtendableEventInit eventInitDict)
public NotificationEvent(java.lang.String type)