Quintiq file version 2.0 
 | 
Component abgPlanning2Group1 
 | 
{ 
 | 
  #keys: '[127066.2.1185715019]' 
 | 
  BaseType: 'WebActionBarGroup' 
 | 
  Children: 
 | 
  [ 
 | 
    Component btnPlanning2Action1 
 | 
    { 
 | 
      #keys: '[127066.2.1185715020]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'EMPTYCHECKBOX' 
 | 
        Label: '<My Action 1>' 
 | 
        Taborder: 0 
 | 
        Tooltip: '<My action description>' 
 | 
      ] 
 | 
    } 
 | 
    Component btnPlanning2Action2 
 | 
    { 
 | 
      #keys: '[127066.2.1185715021]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'EMPTYCHECKBOX' 
 | 
        Label: '<My Action 2>' 
 | 
        Taborder: 1 
 | 
        Tooltip: '<My action description>' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Category: 'Actions-1' 
 | 
    Taborder: 1 
 | 
    Title: '<My Action Group 1>' 
 | 
    Tooltip: '<My action group description>' 
 | 
  ] 
 | 
} 
 |