Creating a Component
Context
You use this procedure to create a component in the Mobile Project . A component is a reusable, task-oriented building block that:
-
Contains elements such as views, windows, component controllers, and component interfaces, which define the specific functions of the application
-
Encapsulates the actual functionality of the project and can be reused by other projects, or within other components of the same project
More information: Web Dynpro Component