public class CloseEvent extends Event
Event.ComposedPathArrayUnionType, Event.DeepPathFn| Modifier and Type | Field and Description |
|---|---|
int |
code |
java.lang.String |
reason |
boolean |
wasClean |
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type| Constructor and Description |
|---|
CloseEvent(java.lang.String type) |
CloseEvent(java.lang.String type,
CloseEventInit init) |
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagationpublic int code
public java.lang.String reason
public boolean wasClean
public CloseEvent(java.lang.String type,
CloseEventInit init)
public CloseEvent(java.lang.String type)