webMethods Business Console Documentation 10.5 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Introduction to Business Console | Using JavaScript for Gadget Development
 
Using JavaScript for Gadget Development
Use JavaScript to program each gadget to handle business logic in an application. You can use JavaScript to process the data received from the server (using the underlying JavaScript APIs), perform data manipulation, and update the user interface of the gadget.
Gadgets can invoke RESTful services for:
*Retrieving data
*Updating the gadget user interface after receiving data
*Firing event (limited to AngularJS gadgets only) and notifying any updates to other gadgets

Copyright © 2014-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.