Quintiq file version 2.0 
 | 
Component PanelBottom id:PanelBottom_549 
 | 
{ 
 | 
  #keys: '[139394.0.458423997]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component DropDownStringListDefaultCostDriver 
 | 
    { 
 | 
      #keys: '[139394.0.456549545]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        AllowEmpty: true 
 | 
        DataBinding: 'DataHolderDialogData.Data.DefaultCostDriver' 
 | 
        Label: 'Cost driver' 
 | 
        Sorting: 'none' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'The parameter that drives the cost on the account.' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldCost 
 | 
    { 
 | 
      #keys: '[139394.0.458425101]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.DefaultCost' 
 | 
        Label: 'Cost' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Cost changes will not affect the existing cost.' 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownStringListTimeUnit 
 | 
    { 
 | 
      #keys: '[139394.0.458424578]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.DefaultTimeUnit' 
 | 
        Label: 'Time unit' 
 | 
        Sorting: 'none' 
 | 
        Taborder: 2 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldLengthOfTime 
 | 
    { 
 | 
      #keys: '[139394.0.456549675]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.DefaultLengthOfTime' 
 | 
        Label: 'Length of time' 
 | 
        Mask: 'POSITIVENUMBER' 
 | 
        Taborder: 3 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 1 
 | 
    Title: 'Default cost' 
 | 
  ] 
 | 
} 
 |