yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
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
Quintiq file version 2.0
Component SplitterWndImportObjectGroup
{
  #keys: '[132894.0.123749096]'
  BaseType: 'SplitterWnd'
  Children:
  [
    Component SplitterPane807
    {
      #keys: '[132894.0.123749097]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 0 id: 203 parent: 0 }
          GBFlow.Column { grow: 128 id: 893 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => CheckBoxGlobalCheckOrUnCheckAll
            Position { startcolumn: 203 startrow: 416 endcolumn: 203 endrow: 416 }
          }
          GBElement
          {
            Component => /ListImportObjectGroupGlobal
            Position { startcolumn: 203 startrow: 705 endcolumn: 893 endrow: 705 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 0 id: 416 parent: 0 }
          GBFlow.Row { grow: 128 id: 705 parent: 0 }
        ]
      }
      Children:
      [
        #child: ListImportObjectGroupGlobal
        Component CheckBoxGlobalCheckOrUnCheckAll
        {
          #keys: '[133968.0.241834389]'
          BaseType: 'CheckBox'
          Properties:
          [
            Shortcut: 'Alt+H'
            Text: 'Check / Unc&heck all'
          ]
        }
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Title: 'Global object groups'
        ModeledStringList ChildOrdering
        {
          c: CheckBoxGlobalCheckOrUnCheckAll
          c: ListImportObjectGroupGlobal
        }
      ]
    }
    Component SplitterPane122
    {
      #keys: '[132894.0.123749107]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 0 id: 306 parent: 0 }
          GBFlow.Column { grow: 128 id: 635 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => CheckBoxScenarioSpecificCheckOrUncheckAll
            Position { startcolumn: 306 startrow: 259 endcolumn: 306 endrow: 259 }
          }
          GBElement
          {
            Component => /ListImportObjectGroupNonGlobal
            Position { startcolumn: 306 startrow: 927 endcolumn: 635 endrow: 927 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 0 id: 259 parent: 0 }
          GBFlow.Row { grow: 128 id: 927 parent: 0 }
        ]
      }
      Children:
      [
        #child: ListImportObjectGroupNonGlobal
        Component CheckBoxScenarioSpecificCheckOrUncheckAll
        {
          #keys: '[133968.0.241833909]'
          BaseType: 'CheckBox'
          Properties:
          [
            Shortcut: 'Alt+N'
            Text: 'Check / U&ncheck all'
          ]
        }
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Title: 'Scenario-specific object groups'
        ModeledStringList ChildOrdering
        {
          c: CheckBoxScenarioSpecificCheckOrUncheckAll
          c: ListImportObjectGroupNonGlobal
        }
      ]
    }
  ]
  Properties:
  [
    DoubleBuffering: false
    HorizontalSplit: false
    PaneOrder: '1;0'
    ModeledStringList ChildOrdering
    {
      c: SplitterPane122
      c: SplitterPane807
    }
  ]
}