1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
  | Quintiq file version 2.0 
 |  Component cmStagingParticipations 
 |  { 
 |    #keys: '[131094.0.2034169653]' 
 |    BaseType: 'listContextMenu' 
 |    Children: 
 |    [ 
 |      Component MenuSeparator 
 |      { 
 |        #keys: '[121142.1.1147171519]' 
 |        BaseType: 'MenuSeparator' 
 |        IsDerived: true 
 |        Properties: 
 |        [ 
 |          Taborder: 3 
 |        ] 
 |      } 
 |      Component MenuSelectAllStagingParticipations 
 |      { 
 |        #keys: '[150080.0.381717719]' 
 |        BaseType: 'WebMenu' 
 |        Properties: 
 |        [ 
 |          Image: 'DOCUMENT_VIEW' 
 |          Shortcut: 'Ctrl+A' 
 |          Taborder: 2 
 |          Title: 'Select all' 
 |        ] 
 |      } 
 |    ] 
 |    Properties: 
 |    [ 
 |      Taborder: 0 
 |    ] 
 |  } 
 |  
  |