陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent DialogCreateEditSupplySpecification
{
  #keys: '[112884.0.287413695]'
  Accessibility: 'Extensible'
  BaseType: 'Dialog'
  Databinding: 'shadow[SupplySpecification]'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 19 parent: 0 }
      GBFlow.Column { grow: 0 id: 20 parent: 0 }
      GBFlow.Column { grow: 128 id: 16 parent: 0 }
      GBFlow.Column { grow: 0 id: 21 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => SelectionUnit
        Position { startcolumn: 16 startrow: 8 endcolumn: 21 endrow: 8 }
      }
      GBElement
      {
        Component => SelectionProduct
        Position { startcolumn: 16 startrow: 9 endcolumn: 21 endrow: 9 }
      }
      GBElement
      {
        Component => GUIDateTimeSelectorStart
        Position { startcolumn: 16 startrow: 10 endcolumn: 21 endrow: 10 }
      }
      GBElement
      {
        Component => GUIDateTimeSelectorEnd
        Position { startcolumn: 16 startrow: 11 endcolumn: 21 endrow: 11 }
      }
      GBElement
      {
        Component => Label1
        Position { startcolumn: 19 startrow: 8 endcolumn: 20 endrow: 8 }
      }
      GBElement
      {
        Component => LabelProduct
        Position { startcolumn: 19 startrow: 9 endcolumn: 20 endrow: 9 }
      }
      GBElement
      {
        Component => CheckBoxHasStart
        Position { startcolumn: 20 startrow: 10 endcolumn: 20 endrow: 10 }
      }
      GBElement
      {
        Component => CheckBoxHasEnd
        Position { startcolumn: 20 startrow: 11 endcolumn: 20 endrow: 11 }
      }
      GBElement
      {
        Component => LabelTargetQuantity
        Position { startcolumn: 19 startrow: 20 endcolumn: 20 endrow: 20 }
      }
      GBElement
      {
        Component => EditorTargetQuantity
        Position { startcolumn: 16 startrow: 20 endcolumn: 21 endrow: 20 }
      }
      GBElement
      {
        Component => GroupPanel
        Position { startcolumn: 19 startrow: 23 endcolumn: 21 endrow: 23 }
      }
      GBElement
      {
        Component => Image
        Position { startcolumn: 21 startrow: 29 endcolumn: 21 endrow: 29 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 8 parent: 0 }
      GBFlow.Row { grow: 0 id: 9 parent: 0 }
      GBFlow.Row { grow: 0 id: 10 parent: 0 }
      GBFlow.Row { grow: 0 id: 11 parent: 0 }
      GBFlow.Row { grow: 0 id: 20 parent: 0 }
      GBFlow.Row { grow: 0 id: 29 parent: 0 }
      GBFlow.Row { grow: 128 id: 23 parent: 0 }
    ]
  }
  Children:
  [
    #child: Toolbar
    #child: SelectionUnit
    #child: SelectionProduct
    Component GUIDateTimeSelectorStart
    {
      #keys: '[112884.0.287419890]'
      BaseType: 'GUIDateTimeSelector'
      Properties:
      [
        BackgroundColor: 'White'
        DataBinding: 'Dialog.Data.Start'
        Format: 'DMMY'
        SizePosition: 'lt65 280 16 46'
      ]
    }
    Component GUIDateTimeSelectorEnd
    {
      #keys: '[112884.0.287419891]'
      BaseType: 'GUIDateTimeSelector'
      Properties:
      [
        BackgroundColor: 'White'
        DataBinding: 'Dialog.Data.End'
        Format: 'DMMY'
        SizePosition: 'lt65 280 50 80'
      ]
    }
    Component Label1
    {
      #keys: '[112884.0.287422056]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'SelectionUnit'
        NumberLines: 1
        Shortcut: 'Alt+U'
        SizePosition: 'lt164 187 34 50'
        Text: '&Unit'
        Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.'
        Transparent: true
      ]
    }
    Component LabelProduct
    {
      #keys: '[112884.0.287423137]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'SelectionProduct'
        NumberLines: 1
        Shortcut: 'Alt+P'
        SizePosition: 'lt137 182 64 80'
        Text: '&Product'
        Tooltip: 'The products in this list are filtered based on the product selection in the navigation panel as well as the Unit selection in this dialog.'
      ]
    }
    Component CheckBoxHasStart
    {
      #keys: '[112884.0.305197292]'
      BaseType: 'CheckBox'
      Properties:
      [
        Shortcut: 'Alt+S'
        SizePosition: 'lt20 69 23 39'
        Text: '&Start'
      ]
    }
    Component CheckBoxHasEnd
    {
      #keys: '[112884.0.305199489]'
      BaseType: 'CheckBox'
      Properties:
      [
        Shortcut: 'Alt+E'
        SizePosition: 'lt20 71 57 73'
        Text: '&End'
      ]
    }
    #child: EditorTargetQuantity
    #child: GroupPanel
    Component LabelTargetQuantity
    {
      #keys: '[112884.1.484985702]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'EditorTargetQuantity'
        NumberLines: 1
        Shortcut: 'Alt+T'
        SizePosition: 'lt159 187 94 110'
        Text: '&Target quantity (uom)'
        Transparent: true
      ]
    }
    Component Image
    {
      #keys: '[112884.1.488389756]'
      BaseType: 'Image'
      Properties:
      [
        MinimumHeight: 5
        MinimumWidth: 5
        Transparent: true
      ]
    }
  ]
  Properties:
  [
    EnterButton: 'ButtonOk'
    EscapeButton: 'ButtonCancel'
    Height: 340
    InitialPlacement: 'floating'
    Title: 'Supply specification'
    Width: 375
    ModeledStringList ChildOrdering
    {
      c: LabelProduct
      c: LabelTargetQuantity
      c: Label1
      c: SelectionUnit
      c: SelectionProduct
      c: CheckBoxHasStart
      c: GUIDateTimeSelectorStart
      c: CheckBoxHasEnd
      c: GUIDateTimeSelectorEnd
      c: EditorTargetQuantity
      c: GroupPanel
      c: Toolbar
      c: Image
    }
  ]
}