Package elemental2.dom
Class FileList
- java.lang.Object
-
- elemental2.dom.FileList
-
-
Field Summary
Fields Modifier and Type Field Description int
length
-
Constructor Summary
Constructors Constructor Description FileList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description File
item(double i)
-
-
-
Method Detail
-
item
public File item(double i)
-
-