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
Quintiq file version 2.0
Component PanelMiscellaneous
{
  #keys: '[145808.2.1104779346]'
  BaseType: 'GroupPanel'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 154 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => CheckBoxUseHierarchicalSolver
        Position { startcolumn: 154 startrow: 380 endcolumn: 154 endrow: 380 }
      }
    ]
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 380 parent: 0 }
    ]
  }
  Children:
  [
    Component CheckBoxUseHierarchicalSolver
    {
      #keys: '[145808.2.1104779420]'
      BaseType: 'CheckBox'
      Properties:
      [
        DataBinding: 'ScenarioManager_DialogEditAdvancedStrategy.Data.UseHierarchicalSolver'
        Text: 'Use hierarchical solver'
        Tooltip: 'Check this to let the external solver handle strategy levels instead of using Quill logic'
      ]
    }
  ]
  Properties:
  [
    Text: 'Miscellaneous'
  ]
}