Quintiq file version 2.0 
 | 
Component PanelData 
 | 
{ 
 | 
  #keys: '[136682.0.1430937215]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    #child: PanelTotalSupply 
 | 
    Component CheckboxOverrideManual 
 | 
    { 
 | 
      #keys: '[136682.0.1430938082]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'Override locked planning' 
 | 
        Taborder: 2 
 | 
        Tooltip: 'Determines whether the smart plan is allowed to override the locked planning' 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownListStrategy 
 | 
    { 
 | 
      #keys: '[136682.0.1871361020]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Strategy' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorStrategy 
 | 
        { 
 | 
          #keys: '[136682.0.1871361021]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            FixedFilter: 'object.IsVisible()' 
 | 
            Source: 'ScenarioManager' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Strategy' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DisplayField: 'Name' 
 | 
        Label: 'Strategy' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'The optimizer strategy determines which KPIs are optimized and how important each KPI is.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 1 
 | 
  ] 
 | 
} 
 |