public class DataTransferItem extends Object
Modifier and Type | Field and Description |
---|---|
String |
kind |
static DataTransferItem |
prototype |
String |
type |
constructor
Constructor and Description |
---|
DataTransferItem() |
Modifier and Type | Method and Description |
---|---|
File |
getAsFile() |
void |
getAsString(FunctionStringCallback _callback) |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public String kind
public String type
public static DataTransferItem prototype
public File getAsFile()
public void getAsString(FunctionStringCallback _callback)