Package org.teavm.jso.file
Class FilePropertyBag
java.lang.Object
org.teavm.jso.file.BlobPropertyBag
org.teavm.jso.file.FilePropertyBag
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Field Summary
Fields inherited from class org.teavm.jso.file.BlobPropertyBag
ENDING_TYPE_NATIVE, ENDING_TYPE_TRANSPARENT -
Method Summary
Modifier and TypeMethodDescriptionstatic FilePropertyBagcreate()endingType(String endingType) lastModified(long lastModified) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
create
-
type
- Overrides:
typein classBlobPropertyBag
-
endingType
- Overrides:
endingTypein classBlobPropertyBag
-
lastModified
-