| Package | Description | 
|---|---|
| elemental.html | |
| elemental.js.html | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FileEntry. createWriter(FileWriterCallback successCallback)Creates a new  FileWriterassociated with the file that theFileEntryrepresents. | 
| void | FileEntry. createWriter(FileWriterCallback successCallback,
            ErrorCallback errorCallback)Creates a new  FileWriterassociated with the file that theFileEntryrepresents. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JsFileEntry. createWriter(FileWriterCallback successCallback) | 
| void | JsFileEntry. createWriter(FileWriterCallback successCallback,
            ErrorCallback errorCallback) | 
Copyright © 2018. All rights reserved.