Quintiq file version 2.0 
 | 
Component pOperaction 
 | 
{ 
 | 
  #keys: '[412672.1.33151285]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component cbStandardHours 
 | 
    { 
 | 
      #keys: '[412672.1.33151450]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        CheckboxType: 'toggle' 
 | 
        Label: '标准工时制' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component cbComprehensiveHours 
 | 
    { 
 | 
      #keys: '[412672.1.33151469]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        CheckboxType: 'toggle' 
 | 
        Label: '综合工时制' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component dsStartDate 
 | 
    { 
 | 
      #keys: '[412672.1.33151495]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component dsEndDate 
 | 
    { 
 | 
      #keys: '[412672.1.33151514]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        Date: 9999-12-31 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
    Component bCalculating 
 | 
    { 
 | 
      #keys: '[412672.1.33180446]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'CALCULATOR' 
 | 
        Label: 'Calculating' 
 | 
        Taborder: 4 
 | 
      ] 
 | 
    } 
 | 
    Component bExport 
 | 
    { 
 | 
      #keys: '[412672.1.106501907]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'EXPORT1' 
 | 
        Taborder: 5 
 | 
      ] 
 | 
    } 
 | 
    Component dhXMLDataListener 
 | 
    { 
 | 
      #keys: '[412672.1.106502023]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'structured[ExportXMLManager]*' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractor510 
 | 
        { 
 | 
          #keys: '[412672.1.106502024]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'RecycleBin' 
 | 
            FixedFilter: 'object.Name() = "综合工时制报表" or object.Name() = "标准工时制报表"' 
 | 
            Source: 'RecycleBin' 
 | 
            Taborder: 0 
 | 
            Transformation: 'ExportXMLManager' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 6 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |