public class FocusEvent extends UIEvent
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 |
---|
FocusEvent(java.lang.String type) |
FocusEvent(java.lang.String type,
FocusEventInit eventInitDict) |
initUIEvent
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagation
public EventTarget relatedTarget
public FocusEvent(java.lang.String type, FocusEventInit eventInitDict)
public FocusEvent(java.lang.String type)