Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent DialogEditSalesDemandQuantity 
 | 
{ 
 | 
  #keys: '[121072.0.320459245]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'SalesDemandBase' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 356 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 110 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => RadioButtonGroupAdjustType 
 | 
        Position { startcolumn: 110 startrow: 695 endcolumn: 110 endrow: 695 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => Label 
 | 
        Position { startcolumn: 356 startrow: 356 endcolumn: 356 endrow: 356 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => EditorValue 
 | 
        Position { startcolumn: 110 startrow: 356 endcolumn: 110 endrow: 356 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 695 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 356 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Toolbar 
 | 
    #child: EditorValue 
 | 
    Component RadioButtonGroupAdjustType 
 | 
    { 
 | 
      #keys: '[121072.0.320460587]' 
 | 
      BaseType: 'RadioButtonGroup' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataHolderSalesDemandsToAdjust 
 | 
        { 
 | 
          #keys: '[121072.0.321300479]' 
 | 
          BaseType: 'DataHolder' 
 | 
          Databinding: 'structured[SalesDemandBase]*' 
 | 
          Properties: 
 | 
          [ 
 | 
            PosX: 134 
 | 
            PosY: 3 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        BoundValue: '1' 
 | 
        ButtonLabels: '&Set;&Multiply;&Add;Add &percentage' 
 | 
        ButtonValues: '1;2;3;4' 
 | 
      ] 
 | 
    } 
 | 
    Component Label 
 | 
    { 
 | 
      #keys: '[121072.0.320461991]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'EditorValue' 
 | 
        Shortcut: 'Alt+V' 
 | 
        Text: '&Value' 
 | 
        Tooltip: 'For options Add and Add percentage, a negative value can be used to subtract instead of add.' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'btnOk' 
 | 
    EscapeButton: 'btnCancel' 
 | 
    Height: 193 
 | 
    Title: 'Adjust quantity' 
 | 
    Width: 276 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: RadioButtonGroupAdjustType 
 | 
      c: EditorValue 
 | 
      c: Toolbar 
 | 
      c: Label 
 | 
    } 
 | 
  ] 
 | 
} 
 |