yanweiyuan3
2023-10-27 d1d15b61dfcf7fd0f800b32359f082cf580ed556
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
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent DialogCreateEditPostponementSpecification
{
  #keys: '[130036.1.306632873]'
  Accessibility: 'Extensible'
  BaseType: 'Dialog'
  Databinding: 'shadow[PostponementSpecification]'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 642 parent: 0 }
      GBFlow.Column { grow: 128 id: 447 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => GroupPanelHorizon
        Position { startcolumn: 642 startrow: 373 endcolumn: 447 endrow: 373 }
      }
      GBElement
      {
        Component => GroupPanelMaximum
        Position { startcolumn: 642 startrow: 248 endcolumn: 447 endrow: 248 }
      }
      GBElement
      {
        Component => GroupPanel
        Position { startcolumn: 642 startrow: 853 endcolumn: 447 endrow: 853 }
      }
      GBElement
      {
        Component => CheckBoxBatchEditHorizon
        Position { startcolumn: 642 startrow: 225 endcolumn: 642 endrow: 225 }
      }
      GBElement
      {
        Component => CheckBoxBatchEditMaximum
        Position { startcolumn: 642 startrow: 204 endcolumn: 642 endrow: 204 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 853 parent: 0 }
      GBFlow.Row { grow: 0 id: 225 parent: 0 }
      GBFlow.Row { grow: 0 id: 373 parent: 0 }
      GBFlow.Row { grow: 0 id: 204 parent: 0 }
      GBFlow.Row { grow: 0 id: 248 parent: 0 }
    ]
  }
  Children:
  [
    #child: Toolbar746
    #child: GroupPanelHorizon
    #child: GroupPanelMaximum
    #child: GroupPanel
    Component CheckBoxBatchEditHorizon
    {
      #keys: '[130036.1.313393351]'
      BaseType: 'CheckBox'
      Properties:
      [
        Text: 'Batch edit postponement horizon'
      ]
    }
    Component CheckBoxBatchEditMaximum
    {
      #keys: '[130036.1.313539232]'
      BaseType: 'CheckBox'
      Properties:
      [
        Text: 'Batch edit maximum postponement'
      ]
    }
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 358
    Title: 'Postponement specification'
    Width: 445
    ModeledStringList ChildOrdering
    {
      c: GroupPanel
      c: CheckBoxBatchEditHorizon
      c: GroupPanelHorizon
      c: CheckBoxBatchEditMaximum
      c: GroupPanelMaximum
      c: Toolbar746
    }
  ]
}