xiaoding721
2023-11-13 e4edcfd0b987b239526f5375881b919789782dad
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
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent DialogCreateEditOperation
{
  #keys: '[109478.0.546838736]'
  Accessibility: 'Extensible'
  BaseType: 'Dialog'
  Databinding: 'shadow[Operation]'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 73 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => TabComponent
        Position { startcolumn: 73 startrow: 35 endcolumn: 73 endrow: 35 }
      }
    ]
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 128 id: 35 parent: 0 }
    ]
  }
  Children:
  [
    #child: Toolbar
    Component DataHolderDeletedCosts
    {
      #keys: '[110880.3.412279040]'
      BaseType: 'DataHolder'
      Databinding: 'structured[AccountCost]*'
    }
    Component TabComponent
    {
      #keys: '[110880.8.191448979]'
      BaseType: 'TabComponent'
      Children:
      [
        #child: TabPageLotSize
        #child: TabPageGeneral
        #child: TabPageCost
        #child: TabPageAdvanced
      ]
      Properties:
      [
        DoubleBuffering: false
        ModeledStringList ChildOrdering
        {
          c: TabPageGeneral
          c: TabPageCost
          c: TabPageLotSize
          c: TabPageAdvanced
        }
      ]
    }
  ]
  Properties:
  [
    EnterButton: 'ButtonOk'
    EscapeButton: 'ButtonCancel'
    Height: 260
    HelpTopic: 'http://www.quintiq.com'
    HighlightRuleGroup: 'None'
    InitialPlacement: 'floating'
    Title: 'Operation'
    Width: 493
    ModeledStringList ChildOrdering
    {
      c: TabComponent
      c: Toolbar
      c: DataHolderDeletedCosts
    }
  ]
}