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