| Quintiq file version 2.0 | 
| #parent: lstParticipations | 
| Response OnClick () id:Response_lstParticipations_MenuSelectAll_OnClick | 
| { | 
|   #keys: '[146730.0.1432731155]' | 
|   CanBindMultiple: false | 
|   DefinitionID => /lstParticipations/Responsedef_lstParticipations_WebMenu_OnClick | 
|   Initiator: 'MenuSelectAll' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Select all items in the list | 
|       lstParticipations.SelectAll(); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |