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