public class FocusEventInit extends UIEventInit
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<EventTarget> |
relatedTarget |
detail, viewbubbles, cancelable| Modifier | Constructor and Description |
|---|---|
protected |
FocusEventInit(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static FocusEventInit |
$as(Object obj) |
EventTarget |
relatedTarget() |
detail, viewbubbles, cancelable$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic net.java.html.lib.Objs.Property<EventTarget> relatedTarget
protected FocusEventInit(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static FocusEventInit $as(Object obj)
public EventTarget relatedTarget()
Copyright © 2021. All rights reserved.