yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
Quintiq file version 2.0
Component splitMain
{
  #keys: '[136398.1.386090733]'
  BaseType: 'SplitterWnd'
  Children:
  [
    Component spnLabels
    {
      #keys: '[136398.1.386090734]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 0 id: 601 parent: 0 }
          GBFlow.Column { grow: 128 id: 187 parent: 0 }
          GBFlow.Column { grow: 0 id: 279 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => lblNewLabel
            Position { startcolumn: 601 startrow: 841 endcolumn: 601 endrow: 841 }
          }
          GBElement
          {
            Component => /txtLabelName
            Position { startcolumn: 187 startrow: 841 endcolumn: 279 endrow: 841 }
          }
          GBElement
          {
            Component => /txtLabelValue
            Position { startcolumn: 187 startrow: 641 endcolumn: 279 endrow: 641 }
          }
          GBElement
          {
            Component => btnAddLabel
            Position { startcolumn: 279 startrow: 127 endcolumn: 279 endrow: 127 }
          }
          GBElement
          {
            Component => /lstKpiLabelData
            Position { startcolumn: 601 startrow: 597 endcolumn: 279 endrow: 597 }
          }
          GBElement
          {
            Component => lblNewLabelValue
            Position { startcolumn: 601 startrow: 641 endcolumn: 601 endrow: 641 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 0 id: 841 parent: 0 }
          GBFlow.Row { grow: 0 id: 641 parent: 0 }
          GBFlow.Row { grow: 0 id: 127 parent: 0 }
          GBFlow.Row { grow: 128 id: 597 parent: 0 }
        ]
      }
      Children:
      [
        Component lblNewLabel
        {
          #keys: '[136398.1.386103986]'
          BaseType: 'Label'
          Properties:
          [
            Alignment: 'right'
            Text: 'Label'
            Transparent: true
          ]
        }
        Component btnAddLabel
        {
          #keys: '[136398.1.386107494]'
          BaseType: 'Button'
          Properties:
          [
            Text: 'Add'
          ]
        }
        #child: lstKpiLabelData
        #child: txtLabelValue
        #child: txtLabelName
        Component lblNewLabelValue
        {
          #keys: '[136398.1.386119917]'
          BaseType: 'Label'
          Properties:
          [
            Alignment: 'right'
            Text: 'Value'
            Transparent: true
          ]
        }
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Size: 32.9984838482951
        Title: 'Labels'
        ModeledStringList ChildOrdering
        {
          c: txtLabelName
          c: lblNewLabel
          c: txtLabelValue
          c: btnAddLabel
          c: lstKpiLabelData
          c: lblNewLabelValue
        }
      ]
    }
    Component spnValues
    {
      #keys: '[136398.1.386090735]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 0 id: 520 parent: 0 }
          GBFlow.Column { grow: 128 id: 872 parent: 0 }
          GBFlow.Column { grow: 0 id: 358 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => lblNewValueKpi
            Position { startcolumn: 520 startrow: 572 endcolumn: 520 endrow: 572 }
          }
          GBElement
          {
            Component => lblNewKpiValue
            Position { startcolumn: 520 startrow: 456 endcolumn: 520 endrow: 456 }
          }
          GBElement
          {
            Component => /txtKpiName
            Position { startcolumn: 872 startrow: 572 endcolumn: 358 endrow: 572 }
          }
          GBElement
          {
            Component => /txtKpiValue
            Position { startcolumn: 872 startrow: 456 endcolumn: 358 endrow: 456 }
          }
          GBElement
          {
            Component => btnAddKpiValue
            Position { startcolumn: 358 startrow: 910 endcolumn: 358 endrow: 910 }
          }
          GBElement
          {
            Component => /lstKpiValueData
            Position { startcolumn: 520 startrow: 942 endcolumn: 358 endrow: 942 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 0 id: 572 parent: 0 }
          GBFlow.Row { grow: 0 id: 456 parent: 0 }
          GBFlow.Row { grow: 0 id: 910 parent: 0 }
          GBFlow.Row { grow: 128 id: 942 parent: 0 }
        ]
      }
      Children:
      [
        #child: lstKpiValueData
        #child: txtKpiValue
        #child: txtKpiName
        Component lblNewValueKpi
        {
          #keys: '[136398.1.386141372]'
          BaseType: 'Label'
          Properties:
          [
            Alignment: 'right'
            Text: 'Kpi Name'
            Transparent: true
          ]
        }
        Component lblNewKpiValue
        {
          #keys: '[136398.1.386141974]'
          BaseType: 'Label'
          Properties:
          [
            Alignment: 'right'
            Text: 'Value'
            Transparent: true
          ]
        }
        Component btnAddKpiValue
        {
          #keys: '[136398.1.386146176]'
          BaseType: 'Button'
          Properties:
          [
            Text: 'Add'
          ]
        }
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Size: 33.0178100190399
        Title: 'Values'
        ModeledStringList ChildOrdering
        {
          c: txtKpiName
          c: txtKpiValue
          c: lblNewValueKpi
          c: lblNewKpiValue
          c: btnAddKpiValue
          c: lstKpiValueData
        }
      ]
    }
    Component spnOther
    {
      #keys: '[136398.1.386095423]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 0 id: 204 parent: 0 }
          GBFlow.Column { grow: 0 id: 997 parent: 0 }
          GBFlow.Column { grow: 128 id: 973 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => dtsPlanDateTime
            Position { startcolumn: 997 startrow: 464 endcolumn: 997 endrow: 464 }
          }
          GBElement
          {
            Component => dtsServerDateTime
            Position { startcolumn: 997 startrow: 161 endcolumn: 997 endrow: 161 }
          }
          GBElement
          {
            Component => lblPlanDateTime
            Position { startcolumn: 204 startrow: 464 endcolumn: 204 endrow: 464 }
          }
          GBElement
          {
            Component => lblServerDateTime
            Position { startcolumn: 204 startrow: 161 endcolumn: 204 endrow: 161 }
          }
          GBElement
          {
            Component => /sselRetentionPolicy
            Position { startcolumn: 997 startrow: 617 endcolumn: 973 endrow: 617 }
          }
          GBElement
          {
            Component => lblRetentionPolicy
            Position { startcolumn: 204 startrow: 617 endcolumn: 204 endrow: 617 }
          }
          GBElement
          {
            Component => /grpSnapshotGenerators
            Position { startcolumn: 204 startrow: 295 endcolumn: 973 endrow: 295 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 0 id: 464 parent: 0 }
          GBFlow.Row { grow: 0 id: 161 parent: 0 }
          GBFlow.Row { grow: 0 id: 617 parent: 0 }
          GBFlow.Row { grow: 128 id: 295 parent: 0 }
        ]
      }
      Children:
      [
        #child: sselRetentionPolicy
        Component dtsPlanDateTime
        {
          #keys: '[136398.1.386158369]'
          BaseType: 'GUIDateTimeSelector'
          Properties:
          [
            BackgroundColor: 'Window'
            DataBinding: 'dhSnapshot.Data.PlanDateTime'
          ]
        }
        Component dtsServerDateTime
        {
          #keys: '[136398.1.386158925]'
          BaseType: 'GUIDateTimeSelector'
          Properties:
          [
            BackgroundColor: 'Window'
            DataBinding: 'dhSnapshot.Data.ServerDateTime'
          ]
        }
        Component lblPlanDateTime
        {
          #keys: '[136398.1.386159782]'
          BaseType: 'Label'
          Properties:
          [
            Alignment: 'right'
            Text: 'Plan date/time'
            Transparent: true
          ]
        }
        Component lblServerDateTime
        {
          #keys: '[136398.1.386160472]'
          BaseType: 'Label'
          Properties:
          [
            Alignment: 'right'
            Text: 'Server date/time'
            Transparent: true
          ]
        }
        Component lblRetentionPolicy
        {
          #keys: '[136398.1.386167830]'
          BaseType: 'Label'
          Properties:
          [
            Alignment: 'right'
            Text: 'Retention policy'
            Transparent: true
          ]
        }
        #child: grpSnapshotGenerators
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Size: 33.983706132665
        Title: 'Other'
        ModeledStringList ChildOrdering
        {
          c: dtsPlanDateTime
          c: dtsServerDateTime
          c: lblPlanDateTime
          c: sselRetentionPolicy
          c: lblServerDateTime
          c: lblRetentionPolicy
          c: grpSnapshotGenerators
        }
      ]
    }
  ]
  Properties:
  [
    DoubleBuffering: false
    ModeledStringList ChildOrdering
    {
      c: spnLabels
      c: spnValues
      c: spnOther
    }
  ]
}