| 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 © December 07, 2012–2015 The Internet Party. All rights reserved.