Public JavaScript Functions

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 <SMP_HOME>\ UnwiredPlatform\MobileSDK<version>\HybridApp\API\Container.

Note: The detail of the individual APIs is not available if you are viewing this document from DocCommentXchange ( http://dcx.sybase.com) or in PDF format. You can access this information by going to Product Documentation: access http://sybooks.sybase.com/sybooks/sybooks.xhtml?id=1289&amp;c=firsttab&amp;a=0&amp;p=categories, then navigate to the current version of this topic.
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.