
Web Dynpro DC has been created in the Web Dynpro Explorer view.
For the development of WD components (from now on referred to as components), you easily can follow the component wizard. When you create a component, you simultaneously optionally determine the usage of the default window with its views and you can check the available WD Models as well as the implemented interfaces.
The logical structure of the component is displayed in the Web Dynpro Explorer . Starting from this structure, you would create or edit the further component units Component Controller , Local Component I nterface including Interface Controller and Interface Views as well as other WD application units such as Windows , Views , and Messages .
The code generator has created a number of XML files and Java classes. In the Navigator view, you can open these files by choosing the context menu entry . Do not make any changes to the generated files.