Show TOC

Procedure documentationCreating a View Locate this document in the navigation structure

 

You use this procedure to create a view in the Mobile Project. A view defines the layout of the user interface in the application.

Note Note

A view is the visual component within a window through which a user interacts with the application. For a component to be visible, it must have at least one view. You can also create multiple views in the component, if required. You can then specify the navigation to link the different views.

More information: Windows and Views

End of the note.

Prerequisites

You have created a component in the Mobile Project.

Procedure

  1. In the Laptop UI Explorer, click the Views node with the secondary mouse button and choose Create View.

  2. In the View Name field, enter a name for the view.

  3. Choose Finish.