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