Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 1.22 KB

adding-sapui5-component-usages-dd4b6e4.md

File metadata and controls

37 lines (16 loc) · 1.22 KB

Adding SAPUI5 Component Usages

In this guide you can find information on how to add SAPUI5 component usages in your adaptation project without tooling support.

For more information on component usages, see the Reuse Components section in Using and Nesting Components.

  1. Right click the manifest.appdescr_variant file of your adaptation project and select the Adaptation Project > Add SAPUI5 Component Usages.

  2. After the wizard starts, enter the Component Usage ID you want to add.

  3. Enter the Component name.

  4. Choose if you want to set it as lazy.

  5. (Optional) Enter settings for the Component in the format: "key1":"value1","key2":"value2",.

  6. (Optional) Enter any additional Component Data in the format: key1":"value1","key2":"value2",.

  7. Choose if you want to add library reference. If yes, enter the library reference needed and choose if you want to set it as lazy.

  8. Click Finish to save your changes.