limj
2023-10-24 93652435728de839582440eefd5122c281181d35
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
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent ScenarioManager_DialogEditAdvancedStrategy
{
  #keys: '[136682.0.1835905042]'
  Accessibility: 'Extensible'
  BaseType: 'Dialog'
  Databinding: 'shadow[Strategy]'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 929 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => GroupPanelLotSizeSettings
        Position { startcolumn: 929 startrow: 734 endcolumn: 929 endrow: 734 }
      }
      GBElement
      {
        Component => GroupPanelInventoryBalancing
        Position { startcolumn: 929 startrow: 815 endcolumn: 929 endrow: 815 }
      }
      GBElement
      {
        Component => GroupPanelSmartPlanSetting
        Position { startcolumn: 929 startrow: 561 endcolumn: 929 endrow: 561 }
      }
      GBElement
      {
        Component => GroupPanel357
        Position { startcolumn: 929 startrow: 868 endcolumn: 929 endrow: 868 }
      }
      GBElement
      {
        Component => GroupPanel247
        Position { startcolumn: 929 startrow: 162 endcolumn: 929 endrow: 162 }
      }
      GBElement
      {
        Component => GroupPanel324
        Position { startcolumn: 929 startrow: 570 endcolumn: 929 endrow: 570 }
      }
      GBElement
      {
        Component => PanelMiscellaneous
        Position { startcolumn: 929 startrow: 269 endcolumn: 929 endrow: 269 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 734 parent: 0 }
      GBFlow.Row { grow: 0 id: 815 parent: 0 }
      GBFlow.Row { grow: 0 id: 561 parent: 0 }
      GBFlow.Row { grow: 0 id: 868 parent: 0 }
      GBFlow.Row { grow: 0 id: 162 parent: 0 }
      GBFlow.Row { grow: 0 id: 570 parent: 0 }
      GBFlow.Row { grow: 128 id: 269 parent: 0 }
    ]
  }
  Children:
  [
    #child: Toolbar594
    #child: GroupPanelLotSizeSettings
    #child: GroupPanelInventoryBalancing
    #child: GroupPanelSmartPlanSetting
    #child: GroupPanel357
    #child: GroupPanel247
    #child: GroupPanel324
    #child: PanelMiscellaneous
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 702
    Title: 'Advanced settings'
    Width: 806
    ModeledStringList ChildOrdering
    {
      c: GroupPanelLotSizeSettings
      c: GroupPanelInventoryBalancing
      c: GroupPanelSmartPlanSetting
      c: GroupPanel357
      c: GroupPanel247
      c: GroupPanel324
      c: PanelMiscellaneous
      c: Toolbar594
    }
  ]
}