Show TOC

 AbstractDropDownByIndex EventsLocate this document in the navigation structure

Events in the View Designer
  • onSelect

    Action to be executed when you select a different list entry from the dropdown list box. The newly selected index (starting from zero) is passed as the event parameter t.

    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.

    See also:

    Parameter Mapping