Show TOC

AbstractHTMLElement AggregationsLocate this document in the navigation structure

Use
  • DATA_ELEMENTS (0..n)

    Aggregation with which you can transport values from the context of the Web Dynpro component to HTMLIsland or HTMLContainer.

    For more information, see JsonDataSource and JsonParameter.

  • EVENTS (0..n)

    Aggregation that can be used to trigger an action in Web Dynpro from HTMLIsland or HTMLContainer.

    For more information see HTMLEvent

  • SCRIPTS (0..n)

    Aggregation with which you can specify the source of the JavaScript file.

    For more information see HTMLScript.

  • STYLES (0..n)

    Aggregation with which you can specify the source of the CSS file.

    For more information, see HTMLStyle.