Quintiq file version 2.0 
 | 
Component listContextMenuPeriodSpec 
 | 
{ 
 | 
  #keys: '[136682.1.478157170]' 
 | 
  BaseType: 'listContextMenu' 
 | 
  Children: 
 | 
  [ 
 | 
    Component MenuCreate 
 | 
    { 
 | 
      #keys: '[136682.1.478157171]' 
 | 
      BaseType: 'WebMenu' 
 | 
      Properties: 
 | 
      [ 
 | 
        DelegationID: 'ActionBarData_Create' 
 | 
        Image: 'ADD2' 
 | 
        Shortcut: 'Ins' 
 | 
        Taborder: 3 
 | 
        Title: 'Create...' 
 | 
      ] 
 | 
    } 
 | 
    Component MenuEdit 
 | 
    { 
 | 
      #keys: '[136682.1.478157172]' 
 | 
      BaseType: 'WebMenu' 
 | 
      Properties: 
 | 
      [ 
 | 
        BindOnDoubleClick: true 
 | 
        DelegationID: 'ActionBarData_Edit' 
 | 
        Image: 'PENCIL' 
 | 
        Shortcut: 'Enter' 
 | 
        Taborder: 4 
 | 
        Title: 'Edit...' 
 | 
      ] 
 | 
    } 
 | 
    Component MenuDelete 
 | 
    { 
 | 
      #keys: '[136682.1.478157173]' 
 | 
      BaseType: 'WebMenu' 
 | 
      Properties: 
 | 
      [ 
 | 
        DelegationID: 'ActionBarData_Delete' 
 | 
        Image: 'DELETE' 
 | 
        Shortcut: 'Del' 
 | 
        Taborder: 5 
 | 
        Title: 'Delete' 
 | 
      ] 
 | 
    } 
 | 
    Component MenuSeparator0 
 | 
    { 
 | 
      #keys: '[136682.1.478157174]' 
 | 
      BaseType: 'WebMenu' 
 | 
      Properties: 
 | 
      [ 
 | 
        Separator: true 
 | 
        Taborder: 6 
 | 
      ] 
 | 
    } 
 | 
    Component MenuRollToNextPeriod 
 | 
    { 
 | 
      #keys: '[136682.1.478157175]' 
 | 
      BaseType: 'WebMenu' 
 | 
      Properties: 
 | 
      [ 
 | 
        DelegationID: 'ActionBarData_PeriodRoll' 
 | 
        Image: 'CALENDAR_DOWN' 
 | 
        Taborder: 7 
 | 
        Title: 'Roll to next period' 
 | 
        Tooltip: 'Roll to the next period of the selected period specification.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |