Intro

The Application Samples demonstrate a couple of use cases for the SAPUI5 Visual Business controls. The samples focus on more complex interaction scenarios. The major topics are:

  • Model Binding and Template Binding
  • Efficient event handling
  • Inter-Control interaction
All samples are provided as standalone Fiori MVC applications showing also the use of Visual Business in combination with other SAPUI5 controls. Thus for each sample we provide a controller implementation <sample>.controller.js and and a declarative XML view <sample>.view.xml.

Each example can be live tested. The important parts of the source code are explained in detail and the whole sample can be used as reference.