Start of Content Area

Process documentation Developing the Example Application for a View Composition Locate the document in its SAP Library structure

Process Flow

The following description of the example application for a view composition is divided into two theme areas:

...

       1.      Enhancement of the view composition using a ViewContainerUIElement:

                            a.      You add a new ViewContainerUIElement to the predefined view layout of the ContainerView view.

                            b.      You embed an inner view set in the ViewContainerUIElement (contains two views and two navigation links).

                            c.      You learn more about using ViewContainerUIElements.

       2.      Enhancement of the view composition using a Component Interface View:

                            a.      Introduction to embedding Web Dynpro components.

                            b.      You enhance the view composition in an inner view set of type TLayout.

                            c.      You display two instances of a Web Dynpro component by using two component interface views.

                            d.      You control the lifecycle of a component instance by using the interface IWDComponentUsage within the view controller implementation.

This graphic is explained in the accompanying textNext step:

Adding the ViewContainerUIElement

 

End of Content Area