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