Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Designer Native User Interface Reference | Mobile Designer Native User Interface | JavaScript Bridge
 
JavaScript Bridge
 
Maintaining Good Security
Sending a Message to JavaScript from Java
Evaluating an Arbitrary Chunk of JavaScript Code
Sending a Message to Java from JavaScript
You can exchange messages between compiled Java code and a running JavaScript instance inside a nUIWebView or nUIWebviewElement.
Note:
While most JavaScript engines implement a wide set of common functionalities, you must pay attention to differences between the various platforms. Mobile Designer does not adjust your HTML or JavaScript code to make it more compatible.