Quintiq file version 2.0 
 | 
Component pnlWeekDayButtons 
 | 
{ 
 | 
  #keys: '[146730.0.1531349430]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component btnMonday 
 | 
    { 
 | 
      #keys: '[146730.0.1531349431]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonType: 'toggle' 
 | 
        Label: 'Mon' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component btnTuesday 
 | 
    { 
 | 
      #keys: '[146730.0.1531349432]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonType: 'toggle' 
 | 
        Label: 'Tue' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component btnWednesday 
 | 
    { 
 | 
      #keys: '[146730.0.1531349433]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonType: 'toggle' 
 | 
        Label: 'Wed' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component btnThursday 
 | 
    { 
 | 
      #keys: '[146730.0.1531349434]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonType: 'toggle' 
 | 
        Label: 'Thu' 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
    Component btnFriday 
 | 
    { 
 | 
      #keys: '[146730.0.1531349435]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonType: 'toggle' 
 | 
        Label: 'Fri' 
 | 
        Taborder: 4 
 | 
      ] 
 | 
    } 
 | 
    Component btnSaturday 
 | 
    { 
 | 
      #keys: '[146730.0.1531349436]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonType: 'toggle' 
 | 
        Label: 'Sat' 
 | 
        Taborder: 5 
 | 
      ] 
 | 
    } 
 | 
    Component btnSunday 
 | 
    { 
 | 
      #keys: '[146730.0.1531349437]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonType: 'toggle' 
 | 
        Label: 'Sun' 
 | 
        Taborder: 6 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 1 
 | 
  ] 
 | 
} 
 |