admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Quintiq file version 2.0
Component cmRow
{
  #keys: '[146730.0.1431670934]'
  BaseType: 'gcContextMenu'
  Children:
  [
    Component mnuRowCreateEvent
    {
      #keys: '[146730.0.1431670998]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'gcCal_RowCreateEvent'
        Image: 'CALENDAR'
        Taborder: 2
        Title: 'Create Event...'
      ]
    }
    Component mnuRowEditEvent id:mnuRowEditEvent_338
    {
      #keys: '[146730.0.1431671330]'
      BaseType: 'WebMenu'
      Properties:
      [
        BindOnDoubleClick: true
        DelegationID: 'gcCal_RowEditEvent'
        Image: 'CALENDAR_EDIT'
        Taborder: 3
        Title: 'Edit Event...'
      ]
    }
    Component mnuRowDeleteEvent id:mnuRowDeleteEvent_111
    {
      #keys: '[146730.0.1431671446]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'gcCal_RowDeleteEvent'
        Image: 'GARBAGE'
        Taborder: 4
        Title: 'Delete Event...'
      ]
    }
    Component mnuRowSeparator id:mnuRowSeparator_675
    {
      #keys: '[146730.0.1431671559]'
      BaseType: 'WebMenu'
      Properties:
      [
        Separator: true
        Taborder: 5
      ]
    }
    Component mnuRowCreateSubscription id:mnuRowCreateSubscription_656
    {
      #keys: '[146730.0.1431671584]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'gcCal_RowCreateSubscription'
        Image: 'LINK'
        Taborder: 6
        Title: 'Create Subscription...'
      ]
    }
    Component mnuRowEditSubscription id:mnuRowEditSubscription_317
    {
      #keys: '[146730.0.1431671699]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'gcCal_RowEditSubscription'
        Image: 'CALENDAR_EDIT'
        Taborder: 7
        Title: 'Edit Subscription...'
      ]
    }
    Component mnuRowDeleteSubscription id:mnuRowDeleteSubscription_139
    {
      #keys: '[146730.0.1431671822]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'gcCal_RowDeleteSubscription'
        Image: 'GARBAGE'
        Taborder: 8
        Title: 'Delete Subscription...'
      ]
    }
  ]
  Properties:
  [
    Taborder: 3
  ]
}