AbstractDropDownListBox Events 
onSelect
Action to be executed when you select an item from the dropdown list.
Parameter Name |
Type |
Description |
|---|---|---|
ID |
STRING |
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
INDEX |
I |
Index of the newly selected context element. |
KEY |
STRING |
Key of the selected item |