Quintiq file version 2.0 
 | 
Component PanelActualDailyProduction 
 | 
{ 
 | 
  #keys: '[414996.1.184390778]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component dsStartDate 
 | 
    { 
 | 
      #keys: '[414996.1.184361099]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'Start date' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component dsEndDate 
 | 
    { 
 | 
      #keys: '[414996.1.185982342]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'End date' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component bReSync 
 | 
    { 
 | 
      #keys: '[414996.1.185982355]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'ARROW_CIRCLE2' 
 | 
        Label: 'Re Sync' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |