Quintiq file version 2.0 
 | 
Component pnlCost 
 | 
{ 
 | 
  #keys: '[145730.1.1199816825]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component ddlAccount 
 | 
    { 
 | 
      #keys: '[145730.1.1199816851]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Account_MP' 
 | 
      Children: 
 | 
      [ 
 | 
        Component deCost 
 | 
        { 
 | 
          #keys: '[145730.1.1199816853]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Account_MP]' 
 | 
            Source: 'DataHolderAllowedAccounts' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Account_MP' 
 | 
        DisplayField: 'Name' 
 | 
        Label: 'Account' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component DataHolderAllowedAccounts 
 | 
    { 
 | 
      #keys: '[145730.1.1199816918]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'structured[Account_MP]*' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component dhSelectedAccount 
 | 
    { 
 | 
      #keys: '[144528.3.920846393]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'Account_MP' 
 | 
      Children: 
 | 
      [ 
 | 
        Component deSelectedAccount 
 | 
        { 
 | 
          #keys: '[144528.3.922069881]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'Account_MP' 
 | 
            Source: 'ddlAccount' 
 | 
            Taborder: 0 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    #child: pnlInputCost 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Padding: 'true' 
 | 
    Taborder: 3 
 | 
    Title: 'Cost' 
 | 
  ] 
 | 
} 
 |