DesignTimeArea Aggregations

Use

  • CONTENT (0..1)

    Defines the area of the Web Dynpro ABAP view that behaves similarly to SE80: The standard interaction behavior is deactivated for all ViewElements attached to this aggregation. This means, for instance, that you cannot press any buttons, scroll in tables, or enter anything in input fields.

  • TOOLBARS (0..n)

    Defines a (button) toolbar for a DesignTimeElement.

    You can define multiple toolbars for various DesignTimeElements (0-n aggregation).

    You assign a toolbar to a DesignTimeElement using context binding and property toolbarElementId.