Quintiq file version 2.0 
 | 
Component PanelHorizon 
 | 
{ 
 | 
  #keys: '[135040.0.189850070]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component StringListHorizonTimeUnit 
 | 
    { 
 | 
      #keys: '[135040.0.189843316]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.HorizonTimeUnit' 
 | 
        Label: 'Time unit' 
 | 
        Sorting: 'none' 
 | 
        Taborder: 1 
 | 
        Tooltip: '<html>Horizon on which sales demands can be postponed, starting from the start of planning. <br>The postponement horizon duration is derived from Time unit and Number of time units.<br>For example, to allow postponement on 3 months select Months and set number to 3.</html>' 
 | 
      ] 
 | 
    } 
 | 
    #child: PanelCheckboxBatchHorizon 
 | 
    Component NumberPickerNrOfTimeUnit 
 | 
    { 
 | 
      #keys: '[135040.0.274722170]' 
 | 
      BaseType: 'WebNumberPicker' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.HorizonNrOfTimeUnit' 
 | 
        Label: 'Duration (TimeUnit)' 
 | 
        Mask: 'POSNUMBER' 
 | 
        MaximumColumns: 5 
 | 
        Min: '0' 
 | 
        Taborder: 2 
 | 
        Tooltip: '<html>Horizon on which sales demands can be postponed, starting from the start of planning.<br>The postponement horizon duration is derived from Time unit and Number of time units.<br>For example, to allow postponement on 3 months select Months and set number to 3.</html>' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Taborder: 1 
 | 
    Title: 'Postponement horizon' 
 | 
  ] 
 | 
} 
 |