Category: User Interface Model

User interface definition is an integral part of ORIGAM solution development. Building complex user interfaces on top of the data model is fast and easy. To simplify complex data screen design, user interface development is split into two parts:

  1. Screen Sections
  2. Screens

This maps the following to the data model:

The benefit of splitting the user interface design into sections and screens is clear mapping to the data model and also reusability, which allows you to use the same screen section on multiple screens.

User Interface MODEL BASE ELEMENTS