AbstractDropDownByIndex Events
Use
Events in 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
CONTEXT_ELEMENT
IF_WD_CONTEXT_ELEMENT
INDEX
I
Index of the newly selected context elements.