yanweiyuan3
2023-10-27 d1d15b61dfcf7fd0f800b32359f082cf580ed556
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Quintiq file version 2.0
Component ContextMenuPeriods id:ContextMenuPeriods_844
{
  #keys: '[137862.0.750454018]'
  BaseType: 'WebContextMenu'
  Children:
  [
    Component MenuEditPeriodSpec1
    {
      #keys: '[137862.0.750454019]'
      BaseType: 'WebMenu'
      Properties:
      [
        BindOnDoubleClick: true
        DelegationID: 'ActionBarData_Edit'
        Image: 'PENCIL'
        Taborder: 0
        Title: 'Edit...'
      ]
    }
    Component MenuRollToThisPeriod
    {
      #keys: '[137862.0.750454020]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'ActionBarData_PeriodRoll'
        Image: 'CALENDAR_DOWN'
        Taborder: 1
        Title: 'Roll to this period'
        Tooltip: 'Roll to the selected period in the Period overview chart.'
      ]
    }
    Component MenuSeparator1
    {
      #keys: '[137862.0.750454021]'
      BaseType: 'WebMenu'
      Properties:
      [
        Separator: true
        Taborder: 2
      ]
    }
    Component MenuLegend1
    {
      #keys: '[137862.0.750454022]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'COLORS'
        Taborder: 3
        Title: 'Legend...'
      ]
    }
  ]
  Properties:
  [
    Taborder: 4
  ]
}