Class File
java.lang.Object
elemental2.dom.Blob
elemental2.dom.File
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class elemental2.dom.Blob
Blob.ConstructorBlobPartsArrayUnionType
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Deprecated.double
elemental2.core.JsDate
-
Constructor Summary
ConstructorsConstructorDescriptionFile()
File
(elemental2.core.JsArray<File.ConstructorContentsArrayUnionType> contents) File
(elemental2.core.JsArray<File.ConstructorContentsArrayUnionType> contents, String name) File
(elemental2.core.JsArray<File.ConstructorContentsArrayUnionType> contents, String name, FilePropertyBag properties) File
(File.ConstructorContentsArrayUnionType[] contents) File
(File.ConstructorContentsArrayUnionType[] contents, String name) File
(File.ConstructorContentsArrayUnionType[] contents, String name, FilePropertyBag properties) -
Method Summary
-
Field Details
-
fileName
Deprecated. -
fileSize
Deprecated. -
lastModified
public double lastModified -
lastModifiedDate
public elemental2.core.JsDate lastModifiedDate -
name
-
-
Constructor Details
-
File
public File() -
File
public File(File.ConstructorContentsArrayUnionType[] contents, String name, FilePropertyBag properties) -
File
-
File
-
File
public File(elemental2.core.JsArray<File.ConstructorContentsArrayUnionType> contents, String name, FilePropertyBag properties) -
File
-
File
-