lazhen
2025-01-07 b3987122cbbc46c5c59d3173f37fca3170b6dc5a
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
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent DialogEditRoutingConfiguratorView
{
  #keys: '[124808.0.1249741535]'
  Accessibility: 'Extensible'
  BaseType: 'Dialog'
  Databinding: 'shadow[RoutingConfiguratorView]'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 2 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => GroupPanelRoutingStep
        Position { startcolumn: 2 startrow: 17 endcolumn: 2 endrow: 17 }
      }
      GBElement
      {
        Component => GroupPanelOperation
        Position { startcolumn: 2 startrow: 18 endcolumn: 2 endrow: 18 }
      }
      GBElement
      {
        Component => GroupPanelOperationInputOutputGroup
        Position { startcolumn: 2 startrow: 19 endcolumn: 2 endrow: 19 }
      }
      GBElement
      {
        Component => GroupPanelPISPNodeInRouting
        Position { startcolumn: 2 startrow: 20 endcolumn: 2 endrow: 20 }
      }
      GBElement
      {
        Component => GroupPanellEdge
        Position { startcolumn: 2 startrow: 21 endcolumn: 2 endrow: 21 }
      }
      GBElement
      {
        Component => GroupPanelFont
        Position { startcolumn: 2 startrow: 22 endcolumn: 2 endrow: 22 }
      }
      GBElement
      {
        Component => GroupPanelGeneral
        Position { startcolumn: 2 startrow: 27 endcolumn: 2 endrow: 27 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 27 parent: 0 }
      GBFlow.Row { grow: 0 id: 17 parent: 0 }
      GBFlow.Row { grow: 0 id: 18 parent: 0 }
      GBFlow.Row { grow: 0 id: 19 parent: 0 }
      GBFlow.Row { grow: 0 id: 20 parent: 0 }
      GBFlow.Row { grow: 0 id: 21 parent: 0 }
      GBFlow.Row { grow: 0 id: 22 parent: 0 }
    ]
  }
  Children:
  [
    #child: Toolbar
    #child: GroupPanelRoutingStep
    #child: GroupPanelOperation
    #child: GroupPanelOperationInputOutputGroup
    #child: GroupPanelPISPNodeInRouting
    #child: GroupPanellEdge
    #child: GroupPanelFont
    #child: GroupPanelGeneral
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnClose'
    Height: 639
    Image: 'NOTE_EDIT'
    InitialPlacement: 'floating'
    Title: 'Routing configurator view'
    Width: 364
    ModeledStringList ChildOrdering
    {
      c: GroupPanelGeneral
      c: GroupPanelRoutingStep
      c: GroupPanelOperation
      c: GroupPanelOperationInputOutputGroup
      c: GroupPanelPISPNodeInRouting
      c: GroupPanellEdge
      c: GroupPanelFont
      c: Toolbar
    }
  ]
}