Show TOC

Specifying Navigation Schema for the Exit ButtonLocate this document in the navigation structure

Context

In the Customer Details view, you specify the Exit button, which closes the application when the button is clicked. To exit the application, you must exit the view and then you can exit from the application window.

Procedure


  1. In the Laptop UI explorer, expand the servapp development component.

  2. Expand the nodes Start of the navigation path Web Dynpro Next navigation step Components  Next navigation step  CustomerComp  Next navigation step  Windows. End of the navigation path

  3. Click CustomerCompWindow with the secondary mouse button and choose Start of the navigation path Open  Next navigation step Open Window Editor End of the navigation path.

  4. Choose the Navigation tab.

  5. In the toolbar that appears on the left hand side, choose Create Outbound Plug , and click inside the Navigational Modeler area.

  6. Enter Exit as the name of the plug.

  7. Select Exit as the type, and choose Finish .

  8. In the Laptop UI explorer, expand the Views node and double-click the OrderDetails view.

  9. Choose the Properties tab, and then choose Add .

  10. Select CustomerCompWindow as the required controller, and choose OK .

  11. In the Laptop UI explorer, expand the nodes Local Component Interface Start of the navigation path Interface Views End of the navigation path.

  12. Click CustomerCompInterfaceView node with the secondary mouse button and choose Start of the navigation path Open  Next navigation step Open Controller Editor End of the navigation path.

  13. In Outbound Plugs section, choose New .

  14. Enter Exit as the name of the plug.

  15. Select Exit as the type of the plug, and choose Finish .