Public JavaScript Functions

The JavaScript files contain the functions that you can access for use with your Mobile Workflow package customization.

These JavaScript files are also included:
  • Utils.js – does not contain public functions to call
  • Workflow.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
  • phonegap-1.4.1.javascript – contains PhoneGap APIs. For information about PhoneGap APIs, see the documentation at www.phonegap.com.
Related concepts
PhoneGap Support