Package | Description |
---|---|
org.htmlunit.javascript.host.draganddrop |
Implementations of the various JavaScript objects from the HTML Drag and Drop API.
|
org.htmlunit.javascript.host.html |
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
FileList |
DataTransferItemList.getFiles()
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
FileList |
DataTransfer.getFiles() |
Modifier and Type | Method and Description |
---|---|
FileList |
HTMLInputElement.getFiles()
Returns the
files property. |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.