| Package | Description |
|---|---|
| net.java.html.lib.dom |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<FileList> |
HTMLInputElement.files
Returns a FileList object on a file type input object.
|
Objs.Property<FileList> |
DataTransfer.files |
| Modifier and Type | Method and Description |
|---|---|
static FileList |
FileList.$as(Object obj) |
FileList |
HTMLInputElement.files() |
FileList |
DataTransfer.files() |
Copyright © 2018. All rights reserved.