Quintiq file version 2.0 
 | 
Component PanelMaxLoadPercentage 
 | 
{ 
 | 
  #keys: '[139394.1.102682962]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckboxBatchEditMaxLoadPercentage 
 | 
    { 
 | 
      #keys: '[139394.1.102684160]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        CheckboxType: 'toggle' 
 | 
        ShowPadding: false 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldMaxLoadPercentage 
 | 
    { 
 | 
      #keys: '[139394.1.102683089]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.MaximumLoadPercentage' 
 | 
        Label: 'Max load percentage' 
 | 
        Mask: 'POSNORMALREAL' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'The maximum allowed utilization of the unit (set to >100% to allow overloading or to <100% to restrict utilization)' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |