| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 | | Quintiq file version 2.0 |  | #parent: ListMaterialMaterialLabelingAndPlanningStrategy_880 |  | Response OnClick ( |  |   structured[MatAttrSettingAndPlanStrategy] selection |  | ) id:Response_ListMaterialMaterialLabelingAndPlanningStrategy_880_MenuDeleteAll_OnClick |  | { |  |   #keys: '[414702.0.141854066]' |  |   CanBindMultiple: false |  |   DefinitionID => /ListMaterialMaterialLabelingAndPlanningStrategy_880/Responsedef_ListMaterialMaterialLabelingAndPlanningStrategy_880_WebMenu_OnClick |  |   Initiator: 'MenuDeleteAll' |  |   QuillAction |  |   { |  |     Body: |  |     [* |  |       traverse ( selection, Elements, s ) { |  |         s.Delete(); |  |       } |  |     *] |  |     GroupServerCalls: false |  |   } |  | } | 
 |