Mapping a Context
...
...
1. In the Laptop UI Explorer, click the component context element that you created, with the secondary mouse button, and choose Open Data Modeler.
The IDE displays the views that you created along with the component controller.
2. In the toolbar that appears on the left side, choose Create Data link.
3. Move the mouse pointer above the rectangle of the view with the outbound plug and draw a line using drag and drop to the Component Controller rectangle.
The Context Mapping wizard starts, which allows you to map the context element in the view to the context element in the component.
4. Assign the value attribute node in the component controller context to the root node of the view controller context using drag and drop.
The IDE creates the new context element for the view and displays it in the left pane.
5. Select the new context element in the left pane.

You can edit the name of the new context element in the left pane, if required.
6. Choose Finish.
7. Choose File → Save.