Class NotificationEvent
java.lang.Object
elemental2.dom.Event
elemental2.dom.ExtendableEvent
elemental2.dom.NotificationEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class elemental2.dom.Event
Event.DeepPathFn
-
Field Summary
FieldsFields inherited from class elemental2.dom.ExtendableEvent
activeWorker
Fields inherited from class elemental2.dom.Event
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type
-
Constructor Summary
ConstructorsConstructorDescriptionNotificationEvent
(String type) NotificationEvent
(String type, ExtendableEventInit eventInitDict) -
Method Summary
Methods inherited from class elemental2.dom.ExtendableEvent
waitUntil
Methods inherited from class elemental2.dom.Event
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagation
-
Field Details
-
action
-
notification
-
-
Constructor Details
-
NotificationEvent
-
NotificationEvent
-