Quintiq file version 2.0 
 | 
Component pnlContent 
 | 
{ 
 | 
  #keys: '[412672.0.1042452871]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component ddlUnit 
 | 
    { 
 | 
      #keys: '[412672.0.1040101442]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Unit' 
 | 
      Children: 
 | 
      [ 
 | 
        Component deContent 
 | 
        { 
 | 
          #keys: '[412672.0.1040101444]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Unit]' 
 | 
            Source: 'ApplicationMacroPlanner.DataHolderUnit' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements.astype(Unit)' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DisplayField: 'Name' 
 | 
        Label: '产线' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component dsStartDate 
 | 
    { 
 | 
      #keys: '[412672.0.1040102174]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'dhDialogData.Data.StartDate' 
 | 
        Label: '开始时间' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component dsEndDate 
 | 
    { 
 | 
      #keys: '[412672.0.1040102187]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'dhDialogData.Data.EndDate' 
 | 
        Label: '结束时间' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component efPercentage 
 | 
    { 
 | 
      #keys: '[414996.1.29740363]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'dhDialogData.Data.Percentage' 
 | 
        Label: 'Final Percentage' 
 | 
        Mask: 'REAL' 
 | 
        PlaceHolder: 'Percentage 为必填项' 
 | 
        Taborder: 3 
 | 
        Text: '0' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Padding: 'true' 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |