JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.loboevolution.html.dom.File
Packages that use
File
Package
Description
org.loboevolution.events
org.loboevolution.html.dom
Uses of
File
in
org.loboevolution.events
Methods in
org.loboevolution.events
that return
File
Modifier and Type
Method
Description
File
[]
DataTransfer.
getFiles
()
Returns the files.
Uses of
File
in
org.loboevolution.html.dom
Methods in
org.loboevolution.html.dom
with parameters of type
File
Modifier and Type
Method
Description
void
FileCallback.
handleEvent
(
File
file)
Handle event.