The JavaScript files contain the functions that you can access for
use with
Hybrid App
package customization.
The files where the Hybrid Web Container JavaScript APIs are defined
are located in <SUP_HOME>\
UnwiredPlatform\MobileSDK<version>\HybridApp\API\Container.
These JavaScript files are also included:
- Utils.js – does not contain public functions to call
- HybridApp.js
– does not contain public functions to call
- json2.js – third-party library. For information about the
functions in this library, see the JSON documentation.at http://json.org
- cordova-2.0.0.javascript
– contains PhoneGap APIs. For information about PhoneGap APIs, see the
documentation at www.phonegap.com.