陈清红
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
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Quintiq file version 2.0
Component swResourceCalendars
{
  #keys: '[131094.1.376083873]'
  BaseType: 'SplitterWnd'
  Children:
  [
    Component spCalendars
    {
      #keys: '[131094.1.376083874]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 128 id: 498 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => /lstResourceCalendars
            Position { startcolumn: 498 startrow: 309 endcolumn: 498 endrow: 309 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 128 id: 309 parent: 0 }
        ]
      }
      Children:
      [
        #child: lstResourceCalendars
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Size: 20
        Title: ' Calendars'
        TitleHeight: 20
      ]
    }
    Component spContents
    {
      #keys: '[131094.1.376083875]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 128 id: 306 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => tcContents
            Position { startcolumn: 306 startrow: 483 endcolumn: 306 endrow: 483 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 128 id: 483 parent: 0 }
        ]
      }
      Children:
      [
        Component tcContents
        {
          #keys: '[131094.1.376085973]'
          BaseType: 'TabComponent'
          Children:
          [
            #child: tpGanttChart
            #child: tpEventsAndOccurrences
          ]
          Properties:
          [
            DoubleBuffering: false
            ModeledStringList ChildOrdering
            {
              c: tpGanttChart
              c: tpEventsAndOccurrences
            }
          ]
        }
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Size: 80
      ]
    }
  ]
  Properties:
  [
    DoubleBuffering: false
    ModeledStringList ChildOrdering
    {
      c: spCalendars
      c: spContents
    }
  ]
}