陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
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
Quintiq file version 2.0
Component gcContextMenuCapacityPlanning
{
  #keys: '[139394.1.1196563047]'
  BaseType => //BaseFormCapacityPlanning/gcContextMenuCapacityPlanning
  IsDerived: true
  Children:
  [
    Component MenuEdit
    {
      #keys: '[136682.2.915148096]'
      BaseType => //BaseFormCapacityPlanning/gcContextMenuCapacityPlanning/MenuEdit
      IsDerived: true
      Properties:
      [
        Taborder: 3
      ]
    }
    Component MenuLegendCapacityPlanning id:MenuLegendCapacityPlanning_858
    {
      #keys: '[145730.0.1215680611]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'COLORS'
        Taborder: 2
        Title: 'Legend...'
      ]
    }
    Component MenuEditCalendar
    {
      #keys: '[136682.2.1297798651]'
      BaseType: 'WebMenu'
      Properties:
      [
        DelegationID: 'ActionBarPlan_EditCalendar'
        Image: 'DATE-TIME'
        Taborder: 4
        Title: 'Edit calendar...'
      ]
      ResponseDefinitions:
      [
        DelegatedResponseDefinition OnClick id:Responsedef_gcContextMenuCapacityPlanning_MenuEditCalendar_WebMenu_OnClick
        {
          #keys: '[136682.2.1297804583]'
          Initiator: 'WebMenu'
          IsInherited: false
          ResponseType: 'OnClick'
          Arguments:
          [
            ResponseDefinitionArgument selection
            {
              #keys: '[10621.0.9885807]'
              Binding: 'GanttChartCapacityPlanning.Selection()'
            }
          ]
        }
      ]
    }
  ]
}