Class Index | File Index

Classes


Built-In Namespace _global_

Field Summary
Field Attributes Field Name and Description
 
The data of a file.
 
The name of the file.
Method Summary
Method Attributes Method Name and Description
 
 
 
File()
This class provides generic read and write access to the mobile device file system.
 
Map()
This class provides access to native mapping applications on the device.
 
This class provides access to notifications on the device.
 
Field Detail
data
The data of a file.
Defined in: phonegap.js.

name
The name of the file.
Defined in: phonegap.js.
Method Detail
ContactManager()

Defined in: phonegap.js.

errorCallback()

Defined in: phonegap.js.

File()
This class provides generic read and write access to the mobile device file system.
Defined in: phonegap.js.

Map()
This class provides access to native mapping applications on the device.
Defined in: phonegap.js.

Notification()
This class provides access to notifications on the device.
Defined in: phonegap.js.

successCallback()

Defined in: phonegap.js.

Documentation generated by JsDoc Toolkit 2.1.0 on Tue May 05 2009 14:44:46 GMT-0700 (PDT)