public class FocusEventInit extends UIEventInit
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<EventTarget> |
relatedTarget |
detail, view
bubbles, cancelable
Modifier | Constructor and Description |
---|---|
protected |
FocusEventInit(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static FocusEventInit |
$as(Object obj) |
EventTarget |
relatedTarget() |
detail, view
bubbles, 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, valueOf
public Objs.Property<EventTarget> relatedTarget
protected FocusEventInit(Objs.Constructor<?> c, Object js)
public static FocusEventInit $as(Object obj)
public EventTarget relatedTarget()
Copyright © 2018. All rights reserved.