Show TOC

Available DocumentationLocate this document in the navigation structure

List of links to the documentation available for SAPUI5.

Demo Kit

SAPUI5 comes together with a Demo Kit, which contains the following:

  • Developer Guide, which summarizes the most important information about the programming languages used, open source technologies, development tools and APIs. The documentation in the Demo Kit focuses on cross-platform topics.

  • Explored app, which gives a detailed view of almost every control, including detailed information about the corresponding properties, aggregations, events and methods. In addition, it also provides samples including a code view that allows you to easily copy any code snippets you may need.

  • API Reference, which includes JavaScript documentation for the f framework and control API.

  • Demo Apps, which also showcase actual samples.

You can find the Demo Kit at the following locations:

  • For SAP NetWeaver Application Server for ABAP, use the following URL, replacing <host> with your host name and <port> with your port number: http://<host>:<port>/sap/public/bc/ui5_ui5/demokit/

  • For SAP NetWeaver Application Server for Java, use the following URL, replacing <host> with your host name and <port> with your port number: http://<host>:<port>/sapui5-sdk

  • For the SAP HANA Cloud Platform version, go to https://sapui5.hana.ondemand.com/sdk/

    Note This is the current version of the SAPUI5 Demo Kit on the SAP HANA Cloud Platform. It might not be the version of your local installation.
  • For the OpenUI5 version, go to https://openui5.hana.ondemand.com/.

Platform-Specific Help

SAPUI5 is delivered to a variety of platforms. For more information about functions that are specific to a particular platform, please read the following guides:

  • SAP HANA Cloud Platform

    This documentation provides additional help on how to run your SAPUI5 applications on an SAP HANA Cloud Platform.

  • SAP HANA Platform

    This documentation provides additional help on installing and testing on SAP HANA.

  • User Interface Add-On for SAP NetWeaver

    This documentation provides additional help on using the SAPUI5 repository and translation infrastructure on an SAP NetWeaver Application Server for ABAP.