| 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 listContextMenuInventoryInterfaceData id:listContextMenuInventoryInterfaceData_1 |  | { |  |   #keys: '[415754.0.239549514]' |  |   BaseType: 'listContextMenu' |  |   Children: |  |   [ |  |     Component mTest |  |     { |  |       #keys: '[415754.0.239549515]' |  |       BaseType: 'WebMenu' |  |       Properties: |  |       [ |  |         Image: 'BLOT' |  |         Taborder: 3 |  |         Title: '测试使用' |  |       ] |  |     } |  |     Component MenuSynchronizeInventory |  |     { |  |       #keys: '[415754.0.239549516]' |  |       BaseType: 'WebMenu' |  |       Properties: |  |       [ |  |         Image: 'ARROW_CIRCLE2' |  |         Taborder: 4 |  |         Title: 'Synchronize inventory' |  |       ] |  |     } |  |   ] |  |   Properties: |  |   [ |  |     Taborder: 0 |  |   ] |  | } | 
 |