List Item Click Event
Description
For BBj-specific information, see List Item Click Event – BBj.
The user clicked an item in the list button, list edit, or list box control identified in the id field of the event template.
Mandatory/Optional |
Optional. |
Event Mask Bit |
$01000000$ |
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
context |
Window containing the list button, list edit, or list box control. |
code |
l (lower case L) |
id |
Control ID of the list button, list edit, or list box control that generated the event. |
flags |
Click type: |
x |
0 |
y |
0 |