Quintiq file version 2.0 
 | 
Component pnlContent 
 | 
{ 
 | 
  #keys: '[415136.0.725510879]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component efName 
 | 
    { 
 | 
      #keys: '[415136.0.725510966]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'dhDialogData.Data.Name' 
 | 
        Label: 'Name' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component efID 
 | 
    { 
 | 
      #keys: '[415136.0.725510984]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'dhDialogData.Data.ID' 
 | 
        Label: 'ID' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component selParent 
 | 
    { 
 | 
      #keys: '[415136.0.724250516]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'LibCal_EventType' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorProduct 
 | 
        { 
 | 
          #keys: '[415136.0.724250517]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[LibCal_EventType]' 
 | 
            Source: 'dhParentEventTypeSelection' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        AllowEmpty: true 
 | 
        DataBinding: 'dhDialogData.Data.Parent' 
 | 
        DisplayField: 'Name' 
 | 
        FixedSize: false 
 | 
        Label: 'Parent event type' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Padding: 'true' 
 | 
    Taborder: 4 
 | 
  ] 
 | 
} 
 |