Quintiq file version 2.0
Component PanelMaximum
{
  #keys: '[135040.0.189864091]'
  BaseType: 'WebPanel'
  Children:
  [
    #child: PanelCheckboxBatchMaximum
    Component StringListMaxTimeUnit
    {
      #keys: '[135040.0.189913244]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.MaxTimeUnit'
        Label: 'Time unit'
        Sorting: 'none'
        Taborder: 1
        Tooltip: 'Maximum duration by which a sales demand that belongs to the postponement horizon can be postponed.
The maximum allowed postponement duration is derived from Time unit and Number of time units.
For example, to allow a postponement of 2 weeks select Weeks and set number to 2.'
      ]
    }
    Component NumberPickerMaxNrOfTimeUnit
    {
      #keys: '[135040.0.274704862]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.MaxNrOfTimeUnit'
        Label: 'Duration (TimeUnit)'
        Mask: 'POSNUMBER'
        MaximumColumns: 5
        Min: '0'
        Taborder: 2
        Tooltip: 'Maximum duration by which a sales demand that belongs to the postponement horizon can be postponed.
The maximum allowed postponement duration is derived from Time unit and Number of time units.
For example, to allow a postponement of 2 weeks select Weeks and set number to 2.'
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Taborder: 2
    Title: 'Maximum postponement'
  ]
}