Quintiq file version 2.0 
 | 
Component pnlContent 
 | 
{ 
 | 
  #keys: '[134266.1.2061690240]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component edtTitle 
 | 
    { 
 | 
      #keys: '[138546.0.38187552]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Title' 
 | 
        Label: 'Title' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownStringListType 
 | 
    { 
 | 
      #keys: '[138546.0.38187584]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Type' 
 | 
        Label: 'Type' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component edtCategory 
 | 
    { 
 | 
      #keys: '[138546.0.38187618]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Category' 
 | 
        Label: 'Category' 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownStringListImportance 
 | 
    { 
 | 
      #keys: '[138546.0.38187648]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Importance' 
 | 
        Label: 'Importance' 
 | 
        Sorting: 'none' 
 | 
        Taborder: 4 
 | 
      ] 
 | 
    } 
 | 
    Component edtDescription 
 | 
    { 
 | 
      #keys: '[138546.0.38187680]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Description' 
 | 
        FixedSize: false 
 | 
        Label: 'Description' 
 | 
        Multiline: true 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |