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