Quintiq file version 2.0 
 | 
Component GroupPanel 
 | 
{ 
 | 
  #keys: '[112884.1.485000687]' 
 | 
  BaseType: 'GroupPanel' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 5 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 4 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /EditorMinQuantity 
 | 
        Position { startcolumn: 4 startrow: 2 endcolumn: 4 endrow: 2 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => CheckBoxHasMaxQuantity 
 | 
        Position { startcolumn: 5 startrow: 3 endcolumn: 5 endrow: 3 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /EditorMaxQuantity 
 | 
        Position { startcolumn: 4 startrow: 3 endcolumn: 4 endrow: 3 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelMinQuantity 
 | 
        Position { startcolumn: 5 startrow: 2 endcolumn: 5 endrow: 2 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 2 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 3 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: EditorMinQuantity 
 | 
    Component CheckBoxHasMaxQuantity 
 | 
    { 
 | 
      #keys: '[112884.1.485016935]' 
 | 
      BaseType: 'CheckBox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'Dialog.Data.HasMaxQuantity' 
 | 
        Shortcut: 'Alt+X' 
 | 
        Text: 'Ma&x quantity (uom)' 
 | 
        Tooltip: 'Has max quantity' 
 | 
      ] 
 | 
    } 
 | 
    #child: EditorMaxQuantity 
 | 
    Component LabelMinQuantity 
 | 
    { 
 | 
      #keys: '[112884.1.487909058]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'EditorMinQuantity' 
 | 
        NumberLines: 1 
 | 
        Shortcut: 'Alt+M' 
 | 
        SizePosition: 'lt159 187 94 110' 
 | 
        Text: '&Min quantity (uom)' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Text: 'Supply constraints' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: EditorMinQuantity 
 | 
      c: LabelMinQuantity 
 | 
      c: CheckBoxHasMaxQuantity 
 | 
      c: EditorMaxQuantity 
 | 
    } 
 | 
  ] 
 | 
} 
 |