public class RelatedEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static interface |
RelatedEvent.RelatedEventEventInitDictType |
Event.ComposedPathArrayUnionType, Event.DeepPathFn| Modifier and Type | Field and Description |
|---|---|
EventTarget |
relatedTarget |
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type| Constructor and Description |
|---|
RelatedEvent(java.lang.String type) |
RelatedEvent(java.lang.String type,
RelatedEvent.RelatedEventEventInitDictType eventInitDict) |
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagationpublic EventTarget relatedTarget
public RelatedEvent(java.lang.String type,
RelatedEvent.RelatedEventEventInitDictType eventInitDict)
public RelatedEvent(java.lang.String type)