Quintiq file version 2.0 
 | 
Component PanelCheckboxBatchMaturation 
 | 
{ 
 | 
  #keys: '[136682.1.455655368]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckBoxBatchEditMaturation 
 | 
    { 
 | 
      #keys: '[136682.1.455655369]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        ShowPadding: false 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component CheckBoxHasMaturation 
 | 
    { 
 | 
      #keys: '[136682.1.455655370]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.HasMaturation' 
 | 
        Label: 'Maturation (days)' 
 | 
        ShowPadding: false 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Maturation specifies the number of days a product cannot be utilized for demand while it matures.' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldMaturation 
 | 
    { 
 | 
      #keys: '[136682.1.455655371]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.MaturationDays' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 1 
 | 
  ] 
 | 
} 
 |