Table Of Contents

Application Packaging Standard

Last updated 18-Mar-2019

User Interface

This is a set of documents with the complete formal description of APS JavaScript SDK, including:

  • Navigation - application UI navigation tree, plugging into a control panel, and intercommunication between the control panel and custom views.
  • View Structure - view components, layout rules with code examples, data model in a view, widget base properties, and widget loading.
  • JS Modules - full information about APS JS SDK modules, including widgets, methods, and models with multiple demos in the APS Fiddle.

For a deeper explanation of some APS JS SDK principles, also refer to the frontend concepts.