Quintiq file version 2.0 
 | 
Component PanelQueryParameters 
 | 
{ 
 | 
  #keys: '[136398.1.841056999]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component RadioButtonGroupTimespan 
 | 
    { 
 | 
      #keys: '[136398.1.841054997]' 
 | 
      BaseType: 'WebRadioButtonGroup' 
 | 
      Properties: 
 | 
      [ 
 | 
        BoundValue: 'all' 
 | 
        ButtonLabels: 'All;Last week;Last month;Custom range' 
 | 
        ButtonValues: 'all;lastweek;lastmonth;range' 
 | 
        Taborder: 0 
 | 
        Title: 'Timespan' 
 | 
      ] 
 | 
    } 
 | 
    Component DateTimeSelectorFrom 
 | 
    { 
 | 
      #keys: '[136398.1.841068055]' 
 | 
      BaseType: 'WebDateTimeSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'from' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component DateTimeSelectorTo 
 | 
    { 
 | 
      #keys: '[136398.1.841068085]' 
 | 
      BaseType: 'WebDateTimeSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'to' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component NumberPickerMaxResults 
 | 
    { 
 | 
      #keys: '[136398.1.841068753]' 
 | 
      BaseType: 'WebNumberPicker' 
 | 
      Properties: 
 | 
      [ 
 | 
        HasMemory: 'ViewsAndSettings' 
 | 
        Label: 'Max. results' 
 | 
        Mask: 'POSITIVENUMBER' 
 | 
        MaskText: 'The value should be between 1 and 100,000' 
 | 
        Max: '100000' 
 | 
        Min: '1' 
 | 
        Number: 1000 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 1 
 | 
    Title: 'Query parameters' 
 | 
  ] 
 | 
} 
 |