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