Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerWebUI 
 | 
OrphanComponent DialogCreateEditCampaignType 
 | 
{ 
 | 
  #keys: '[139394.0.1555045772]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'WebForm' 
 | 
  Children: 
 | 
  [ 
 | 
    #child: pnlContent 
 | 
    #child: pnlActions 
 | 
    Component DataHolderDialogData 
 | 
    { 
 | 
      #keys: '[139394.0.1555052426]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'shadow[CampaignType_MP]*' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component DataHolderForm 
 | 
    { 
 | 
      #keys: '[145730.0.2008164455]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'FormCampaignTypes' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component DataHolderSelectedUnit 
 | 
    { 
 | 
      #keys: '[150660.1.752732643]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'Unit' 
 | 
      Properties: 
 | 
      [ 
 | 
        Description: 'Workaround: Initialize dialog cannot set uom because unit was not selected. This DH is used to trigger changes of uom when change of unit in drop down list.' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Alignment: 'trailing' 
 | 
    EnterButton: 'btnOk' 
 | 
    EscapeButton: 'btnCancel' 
 | 
    ExcludeFromActiveComponent: true 
 | 
    Title: 'Campaign type' 
 | 
  ] 
 | 
} 
 |