The user interface layer of an eSpace handles the presentation elements.

The element types in the user interface layer are:

Screen

Holds the complete definition of the visual content as a collection of elements.

Service Studio provides specific editors to define your screens: Web screen editor, Mobile Web screen editor, and SMS screen editor.

The elements represented in screens can be static or dynamic. The content of a dynamic element is presented using visual constructors, called widgets (Combination of the words: Window and Object. Used to presents dynamic content in your screens.).

Screen Flow

Assembles a set of screens linked through connectors.

The business rules are encapsulated in Screen flows, which can be of different types:

See Also

Design Web Flows | Design Mobile Web Flows |Design SMS Flow  |Business logic layer | Data layer