hongji.li
2023-11-07 1a1ba3ad5ed9e4380185aa1ccad20204a0e5f115
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
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent FormCostsForScenarioComparison
{
  #keys: '[127710.1.702246349]'
  Accessibility: 'Extensible'
  BaseType: 'Form'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 613 parent: 0 }
      GBFlow.Column { grow: 0 id: 992 parent: 0 }
      GBFlow.Column { grow: 128 id: 23 parent: 0 }
      GBFlow.Column { grow: 0 id: 603 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => SplitterWnd3
        Position { startcolumn: 613 startrow: 5 endcolumn: 603 endrow: 5 }
      }
      GBElement
      {
        Component => RadioButtonGroupFilterBy
        Position { startcolumn: 992 startrow: 3 endcolumn: 992 endrow: 3 }
      }
      GBElement
      {
        Component => NodeImageScenarioComparison
        Position { startcolumn: 603 startrow: 3 endcolumn: 603 endrow: 3 }
      }
      GBElement
      {
        Component => ImageFilter
        Position { startcolumn: 613 startrow: 3 endcolumn: 613 endrow: 3 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 3 parent: 0 }
      GBFlow.Row { grow: 128 id: 5 parent: 0 }
    ]
  }
  Children:
  [
    #child: SplitterWnd3
    Component DataHolderShadowGlobalParameters
    {
      #keys: '[127710.1.702459500]'
      BaseType: 'DataHolder'
      Databinding: 'shadow[GlobalParameters_MP]*'
      Properties:
      [
        PosX: 386
      ]
    }
    Component RadioButtonGroupFilterBy
    {
      #keys: '[127710.1.726076042]'
      BaseType: 'RadioButtonGroup'
      Properties:
      [
        BoundValue: 'none'
        ButtonLabels: '&None ;&Stocking points ;&Units ;&Products'
        ButtonValues: 'none;stockingpoints;units;products'
        HasMemory: 'ViewsAndSettings'
        Horizontal: true
      ]
    }
    Component NodeImageScenarioComparison
    {
      #keys: '[126550.0.787447574]'
      BaseType: 'Image'
      Properties:
      [
        Image: 'TABLES'
        Transparent: true
      ]
    }
    Component ImageFilter
    {
      #keys: '[127238.0.1925067098]'
      BaseType: 'Image'
      Properties:
      [
        Image: 'FUNNEL'
        Tooltip: 'Filter by the selected Stocking points, units or products in the navigation panel.'
        Transparent: true
      ]
    }
  ]
  Properties:
  [
    Height: 463
    Image: 'CHEST'
    IncludeInView: true
    InitialPlacement: 'workspace'
    Title: 'Costs for scenario comparison'
    Width: 1209
    ModeledStringList ChildOrdering
    {
      c: SplitterWnd3
      c: DataHolderShadowGlobalParameters
      c: NodeImageScenarioComparison
      c: ImageFilter
      c: RadioButtonGroupFilterBy
    }
  ]
}