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