Package | Description |
---|---|
elemental.dom | |
elemental.html | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
FileList |
Clipboard.getFiles() |
Modifier and Type | Method and Description |
---|---|
FileList |
InputElement.getFiles()
A list of selected files.
|
Modifier and Type | Method and Description |
---|---|
void |
InputElement.setFiles(FileList arg) |
Modifier and Type | Class and Description |
---|---|
class |
JsFileList |
Modifier and Type | Method and Description |
---|---|
void |
JsInputElement.setFiles(FileList param_files) |
Copyright © 2018. All rights reserved.