Show TOC

RadioButtonGroupByIndex EventsLocate this document in the navigation structure

Use
  • onSelect

    Action to be executed when you select another list entry from the RadioButtonGroup. The newly selected index (starting from 0) is passed as the INDEX parameter.

    Parameter Name

    Type

    Description

    ID

    STRING

    Standard Parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard Parameter

    INDEX

    I

    Index of the newly selected context elements.

    For more information, see

    Parameter Mapping