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 
 | 
    } 
 | 
  ] 
 | 
} 
 |