Package | Description |
---|---|
elemental.dom | |
elemental.html | |
elemental.js.dom | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
void |
DataTransferItemList.add(File file) |
Modifier and Type | Method and Description |
---|---|
File |
FileEntrySync.file()
Returns a File that represents the current state of the file that this
FileEntry represents. |
File |
FileList.item(int index)
Returns a
File object representing the file at the specified index in the file list. |
Modifier and Type | Method and Description |
---|---|
boolean |
FileCallback.onFileCallback(File file) |
Modifier and Type | Method and Description |
---|---|
void |
JsDataTransferItemList.add(File file) |
Modifier and Type | Class and Description |
---|---|
class |
JsFile |
Copyright © 2018. All rights reserved.