renhao
2023-09-21 1aa9f2bb83dd9e4b7517f1cbf06b0db53979bb31
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
Quintiq file version 2.0
Component ListBTS
{
  #keys: '[145136.0.92515515]'
  BaseType: 'List'
  Children:
  [
    #child: ColumnTitles190
    Component popupList422
    {
      #keys: '[145136.0.92515518]'
      BaseType: 'popupList'
      Children:
      [
        Component PopupParent
        {
          #keys: '[514.0.129466]'
          BaseType: 'PopupParent'
          IsDerived: true
          Children:
          [
            Component menuSeparator { #keys: '[139544.0.993037069]' BaseType: 'Menu' Properties: [ Separator: true ] }
            Component MenuDelete { #keys: '[139544.0.993037889]' BaseType: 'Menu' Properties: [ Image: 'GARBAGE' Shortcut: 'Del' Text: '&Delete' ] }
            Component MenuRestoreDataset { #keys: '[139544.0.1114513909]' BaseType: 'Menu' Properties: [ Image: 'DATA_REFRESH' Shortcut: 'Ctrl+R' Text: '&Restore dataset' ] }
            Component ComponentMenu867 { #keys: '[144996.0.267147755]' BaseType: 'ComponentMenu' Properties: [ ComponentType: 'FormKPIColumns' Shortcut: 'Ctrl+K' Text: 'Show &KPIs' ] }
            Component MenuActions
            {
              #keys: '[104128.0.40838282]'
              BaseType: 'MenuActions'
              IsDerived: true
              Children:
              [
                Component MenuCopyRow { #keys: '[104128.0.59873748]' BaseType: 'MenuCopyRow' IsDerived: true }
                Component MenuCopyCell { #keys: '[104128.0.59854330]' BaseType: 'MenuCopyCell' IsDerived: true }
                Component menuExportList { #keys: '[104128.0.40866279]' BaseType: 'menuExportList' IsDerived: true }
              ]
            }
            Component MenuEditComment { #keys: '[144996.0.1021301661]' BaseType: 'Menu' Properties: [ Image: 'MESSAGE' Shortcut: 'Ctrl+M' Text: 'Co&mment...' ] }
            Component MenuLoadDatasetNewClient { #keys: '[145592.0.249101563]' BaseType: 'Menu' Properties: [ Image: 'CLIENT_NETWORK' Shortcut: 'Ctrl+L' Text: '&Load dataset new client' ] }
          ]
          Properties:
          [
            ModeledStringList ChildOrdering
            {
              c: MenuActions
              c: MenuFilter
              c: menuListQuintiqSetQuantor
              c: menuSeparator
              c: MenuEditComment
              c: ComponentMenu867
              c: MenuDelete
              c: MenuRestoreDataset
              c: MenuLoadDatasetNewClient
            }
          ]
        }
      ]
      Properties:
      [
        PosX: 35
        PosY: 60
      ]
    }
    Component GUIDataExtractor561
    {
      #keys: '[145136.0.92515519]'
      BaseType: 'GUIDataExtractor'
      Properties:
      [
        Component: 'DataHolderBTS'
        DataType: 'structured[LibOpt_BT_BTS]'
        PosX: 5
        PosY: 30
        Transformation: 'Elements'
      ]
    }
    Component GUIDataSetLevel495
    {
      #keys: '[145136.0.92515520]'
      BaseType: 'GUIDataSetLevel'
      Properties:
      [
        Columns: 'LibOpt_BT_BTSColumns'
        DataExtractor: 'GUIDataExtractor561'
        PosX: 35
        PosY: 30
      ]
    }
    Component DataHolderBTS
    {
      #keys: '[139544.0.1242770119]'
      BaseType: 'DataHolder'
      Databinding: 'structured[LibOpt_BT_BTS]*'
      Children:
      [
        Component GUIDataExtractor635
        {
          #keys: '[139544.0.1242770785]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'FormModelVersion.ListLibOpt_BT_ModelVersion'
            DataType: 'LibOpt_BT_ModelVersion'
            PosX: 18
            PosY: 32
            Transformation: 'BTS'
          ]
        }
        Component GUIDataExtractor506
        {
          #keys: '[139544.1.694323609]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'DataHolderCells'
            DataType: 'structured[LibOpt_BT_TrackingTableCell]'
            PosX: 83
            PosY: 32
            Transformation: 'Elements.BTS'
          ]
        }
      ]
      Properties:
      [
        PosX: 143
        PosY: 109
        ModeledStringList ChildOrdering
        {
          c: GUIDataExtractor635
          c: GUIDataExtractor506
        }
      ]
    }
    Component DataHolderCells
    {
      #keys: '[139544.1.1221815734]'
      BaseType: 'DataHolder'
      Databinding: 'structured[LibOpt_BT_TrackingTableCell]*'
      Children:
      [
        Component GUIDataExtractor570
        {
          #keys: '[139544.1.1221819367]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'FormTables.ListTrackingTable'
            DataType: 'LibOpt_BT_TrackingTable'
            FilterArguments: 'selected:DataHolderSelectedCells(structured[LibOpt_BT_TrackingTableCell])'
            FixedFilter: 'selected.Size() = 0'
            PosX: 34
            PosY: 42
            Transformation: 'Cell'
          ]
        }
        Component GUIDataExtractor774
        {
          #keys: '[139544.1.1221821433]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'DataHolderSelectedCells'
            DataType: 'structured[LibOpt_BT_TrackingTableCell]'
            PosX: 69
            PosY: 41
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        MergeStyle: 'Unite'
        PosX: 179
        PosY: 108
        ModeledStringList ChildOrdering
        {
          c: GUIDataExtractor570
          c: GUIDataExtractor774
        }
      ]
    }
    Component DataHolderSelectedCells
    {
      #keys: '[139544.1.1221816564]'
      BaseType: 'DataHolder'
      Databinding: 'structured[LibOpt_BT_TrackingTableCell]*'
      Children:
      [
        Component GUIDataExtractor573
        {
          #keys: '[139544.1.1221821105]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'FormResults.MatrixEditor'
            DataType: 'shadow[LibOpt_BT_UICellResult]'
            PosX: 46
            PosY: 38
            Transformation: 'TrackingTableCell'
          ]
        }
      ]
      Properties:
      [
        PosX: 216
        PosY: 110
      ]
    }
    Component UserConfigurableInformation212
    {
      #keys: '[144996.0.674301882]'
      BaseType: 'UserConfigurableInformation'
      Properties:
      [
        Identification: 'KPI'
        ObjectBackgroundColor: 'Green'
        ObjectType: 'LibOpt_BT_KPI'
        PosX: 232
        PosY: 71
      ]
    }
    Component vh
    {
      #keys: '[144996.0.680380537]'
      BaseType: 'ValueHolder'
      Databinding: 'Boolean'
      Properties:
      [
        PosX: 172
        PosY: 163
      ]
    }
    Component dh
    {
      #keys: '[144996.0.680380764]'
      BaseType: 'DataHolder'
      Databinding: 'LibOpt_BT_ModelVersion'
      Properties:
      [
        PosX: 216
        PosY: 164
      ]
    }
  ]
  Properties:
  [
    BackgroundColor: 'Window'
    Border: true
    ContextMenu: 'popupList422'
    FullRowSelect: true
    ModeledStringList ChildOrdering
    {
      c: ColumnTitles190
      c: popupList422
      c: GUIDataExtractor561
      c: GUIDataSetLevel495
      c: DataHolderBTS
      c: DataHolderCells
      c: DataHolderSelectedCells
      c: UserConfigurableInformation212
      c: vh
      c: dh
    }
  ]
  ResponseDefinitions:
  [
    DelegatedResponseDefinition OnClick id:Responsedef_ListBTS_Menu_OnClick
    {
      #keys: '[145136.0.92515521]'
      Initiator: 'Menu'
      IsInherited: false
      ResponseType: 'OnClick'
      Arguments:
      [
        ResponseDefinitionArgument selection
        {
          #keys: '[299.0.826725]'
          Binding: 'this.Selection()'
        }
      ]
    }
    DelegatedResponseDefinition OnClick id:Responsedef_ListBTS_GUIButtonBase_OnClick
    {
      #keys: '[145136.0.92515522]'
      Initiator: 'GUIButtonBase'
      IsInherited: false
      ResponseType: 'OnClick'
      Arguments:
      [
        ResponseDefinitionArgument selection
        {
          #keys: '[299.0.826770]'
          Binding: 'this.Selection()'
        }
      ]
    }
  ]
}