
You have created a component in the Mobile Project.
You use this procedure to create a view in the Mobile Project . A view defines the layout of the user interface in the application.
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
In the Laptop UI Explorer, click the Views node with the secondary mouse button and choose Create View.
In the View Name field, enter a name for the view.
Choose Finish.