Quintiq file version 2.0 
 | 
Component PanelCapacitySmoothing 
 | 
{ 
 | 
  #keys: '[135040.0.219472192]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    #child: PanelCheckboxHasCapacitySmoothing 
 | 
    Component CheckboxIsOverlapCapacitySmoothing 
 | 
    { 
 | 
      #keys: '[135040.0.219472199]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.IsOverlapCapacitySmoothing' 
 | 
        Label: 'Overlapped smoothing' 
 | 
        Taborder: 4 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldCapacitySmoothingPercentageDelta 
 | 
    { 
 | 
      #keys: '[135040.0.218344635]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.CapacitySmoothingPercentageDelta' 
 | 
        Label: 'Delta (%)' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component RadioButtonGroupIsSmoothCapacityOverAllPeriods 
 | 
    { 
 | 
      #keys: '[135040.0.219472790]' 
 | 
      BaseType: 'WebRadioButtonGroup' 
 | 
      Properties: 
 | 
      [ 
 | 
        BoundValue: 'true' 
 | 
        ButtonLabels: 'Entire planning horizon;Fixed number of periods:' 
 | 
        ButtonValues: 'true;false' 
 | 
        DataBinding: 'DataHolderDialogData.Data.IsSmoothCapacityOverAllPeriods' 
 | 
        Taborder: 2 
 | 
        Title: 'Smooth over' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldCapacitySmoothingLength 
 | 
    { 
 | 
      #keys: '[135040.0.219472997]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.UserCapacitySmoothingLength' 
 | 
        Mask: 'NUMBER' 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Taborder: 3 
 | 
    Title: 'Capacity smoothing' 
 | 
  ] 
 | 
} 
 |