Quintiq file version 2.0 
 | 
Component PanelNrOfUnitsOpen 
 | 
{ 
 | 
  #keys: '[139394.1.102684096]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckboxBatchEditNrOfUnitsOpen 
 | 
    { 
 | 
      #keys: '[139394.1.102684323]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        CheckboxType: 'toggle' 
 | 
        ShowPadding: false 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldNumberOfUnits 
 | 
    { 
 | 
      #keys: '[139394.1.102683269]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.NrOfUnitsOpen' 
 | 
        Label: 'Number of units' 
 | 
        Mask: 'POSITIVENUMBER' 
 | 
        Taborder: 1 
 | 
        Tooltip: '<html>Set to a number > 1 if this unit represents multiple identical resources.<br>For example, set the number of units to two to double the capacity</html' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 1 
 | 
  ] 
 | 
} 
 |