Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent DialogCreateEditInventorySpecification 
 | 
{ 
 | 
  #keys: '[108486.0.904619984]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'shadow[InventorySpecification]' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 128 id: 1 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => CheckBoxBatchEditMinLevel 
 | 
        Position { startcolumn: 1 startrow: 2 endcolumn: 1 endrow: 2 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => GroupPanelMinLevel 
 | 
        Position { startcolumn: 1 startrow: 3 endcolumn: 1 endrow: 3 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => GroupPanel 
 | 
        Position { startcolumn: 1 startrow: 15 endcolumn: 1 endrow: 15 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => CheckBoxBatchEditMaxLevel 
 | 
        Position { startcolumn: 1 startrow: 31 endcolumn: 1 endrow: 31 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => GroupPanelMaxLevel 
 | 
        Position { startcolumn: 1 startrow: 32 endcolumn: 1 endrow: 32 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 15 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 2 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 3 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 31 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 32 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: GroupPanelMinLevel 
 | 
    Component CheckBoxBatchEditMinLevel 
 | 
    { 
 | 
      #keys: '[105706.1.122031270]' 
 | 
      BaseType: 'CheckBox' 
 | 
      Properties: 
 | 
      [ 
 | 
        Shortcut: 'Alt+E' 
 | 
        SizePosition: 'lt16 126 216 232' 
 | 
        Text: 'Batch &edit min inventory level' 
 | 
      ] 
 | 
    } 
 | 
    #child: Toolbar 
 | 
    #child: GroupPanel 
 | 
    #child: GroupPanelMaxLevel 
 | 
    Component CheckBoxBatchEditMaxLevel 
 | 
    { 
 | 
      #keys: '[112884.1.211463318]' 
 | 
      BaseType: 'CheckBox' 
 | 
      Properties: 
 | 
      [ 
 | 
        Shortcut: 'Alt+L' 
 | 
        SizePosition: 'lt16 126 216 232' 
 | 
        Text: 'Batch edit max inventory leve&l' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'btnOk' 
 | 
    EscapeButton: 'btnCancel' 
 | 
    Height: 491 
 | 
    InitialPlacement: 'floating' 
 | 
    Title: 'Inventory specification' 
 | 
    Width: 454 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: GroupPanel 
 | 
      c: CheckBoxBatchEditMinLevel 
 | 
      c: GroupPanelMinLevel 
 | 
      c: CheckBoxBatchEditMaxLevel 
 | 
      c: GroupPanelMaxLevel 
 | 
      c: Toolbar 
 | 
    } 
 | 
  ] 
 | 
} 
 |