Show TOC

BSP Extension FrameworkLocate this document in the navigation structure

Use

In the following example, a BSP page uses the elements of the BSP extension myExtension. All the BSP elements in this extension are identified, in this case, by the prefix ext.

The BSP elements are defined within the Workbench using the BSP extension editor. Here, the BSP extension was created as a container for the corresponding elements. In addition, specific attributes can be assigned to each element.

The specific functions of a BSP element are implemented with the help of a global element handler class myElementClass in the Class Builder.