Package | Description |
---|---|
elemental.html | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
void |
FileEntry.file(FileCallback successCallback)
Returns a File that represents the current state of the file that this
FileEntry represents. |
void |
FileEntry.file(FileCallback successCallback,
ErrorCallback errorCallback)
Returns a File that represents the current state of the file that this
FileEntry represents. |
Modifier and Type | Method and Description |
---|---|
void |
JsFileEntry.file(FileCallback successCallback) |
void |
JsFileEntry.file(FileCallback successCallback,
ErrorCallback errorCallback) |
Copyright © 2018. All rights reserved.