hongji.li
2023-11-11 ffa07b2a8c4e06a1fdc7c38c1c88f85845ff83cb
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
Quintiq file version 2.0
Component pUp
{
  #keys: '[414702.1.445613498]'
  BaseType: 'WebPanel'
  Children:
  [
    Component bStatisticalSelectionVersion
    {
      #keys: '[414702.1.446862248]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'APPLE'
        Label: '统计当前选中版本'
        Taborder: 0
      ]
    }
    Component iRunStatus
    {
      #keys: '[414702.1.468050763]'
      BaseType: 'WebImage'
      Properties:
      [
        Image: 'CHECK'
        Taborder: 1
      ]
    }
    Component DataHolderRunStatus
    {
      #keys: '[414702.1.469178846]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[RunStatus]*'
      Children:
      [
        Component DataExtractorRunStatus
        {
          #keys: '[414702.1.469178847]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'GlobalOTDLog'
            FixedFilter: 'object.Type() = "SalesVolumePanelAllocation"'
            Source: 'GlobalOTDLog'
            Taborder: 0
            Transformation: 'RunStatus'
          ]
        }
      ]
      Properties:
      [
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}