Quintiq file version 2.0 
 | 
Component abgDataExchange 
 | 
{ 
 | 
  #keys: '[127066.2.1184543222]' 
 | 
  BaseType: 'WebActionBarGroup' 
 | 
  Children: 
 | 
  [ 
 | 
    Component btnDataExchangeImport 
 | 
    { 
 | 
      #keys: '[127066.2.1184543302]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'IMPORT1' 
 | 
        Label: 'Import' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'Import data from (…..)' 
 | 
      ] 
 | 
    } 
 | 
    Component btnDataExchangeExport 
 | 
    { 
 | 
      #keys: '[127066.2.1184543342]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'EXPORT1' 
 | 
        Label: 'Export' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Export data to (….)' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Category: 'Actions-1' 
 | 
    Taborder: 1 
 | 
    Title: 'Data Exchange Actions' 
 | 
    Tooltip: 'Import and export data' 
 | 
  ] 
 | 
} 
 |