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
36
37
38
39
40
41
42
43
44
45
46
47
| Quintiq file version 2.0
| Component listContextMenuCustomerAndFillingCapacityOrder
| {
| #keys: '[414382.0.413740617]'
| BaseType: 'listContextMenu'
| Children:
| [
| Component MenuFilling
| {
| #keys: '[414382.0.414941796]'
| BaseType: 'WebMenu'
| Properties:
| [
| Image: 'JERRYCAN'
| Taborder: 3
| Title: '填产'
| ]
| }
| Component MenuDelete
| {
| #keys: '[414702.0.472081906]'
| BaseType: 'WebMenu'
| Properties:
| [
| Image: 'DELETE'
| Taborder: 4
| Title: '删除'
| ]
| }
| Component MenuSelectAll
| {
| #keys: '[414702.0.472012591]'
| BaseType: 'WebMenu'
| Properties:
| [
| Image: 'DOCUMENT_SELECTION'
| Shortcut: 'Ctrl+A'
| Taborder: 5
| Title: '全选'
| ]
| }
| ]
| Properties:
| [
| Taborder: 0
| ]
| }
|
|