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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
Quintiq file version 2.0
Component pnlWeekdays
{
  #keys: '[131094.1.73584332]'
  BaseType: 'Panel'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 328 parent: 0 }
      GBFlow.Column { grow: 0 id: 753 parent: 0 }
      GBFlow.Column { grow: 0 id: 735 parent: 0 }
      GBFlow.Column { grow: 0 id: 866 parent: 0 }
      GBFlow.Column { grow: 0 id: 147 parent: 0 }
      GBFlow.Column { grow: 0 id: 790 parent: 0 }
      GBFlow.Column { grow: 0 id: 619 parent: 0 }
      GBFlow.Column { grow: 0 id: 308 parent: 0 }
      GBFlow.Column { grow: 0 id: 902 parent: 0 }
      GBFlow.Column { grow: 0 id: 650 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => lblOn
        Position { startcolumn: 753 startrow: 590 endcolumn: 753 endrow: 590 }
      }
      GBElement
      {
        Component => btnMonday
        Position { startcolumn: 866 startrow: 590 endcolumn: 866 endrow: 590 }
      }
      GBElement
      {
        Component => btnTuesday
        Position { startcolumn: 147 startrow: 590 endcolumn: 147 endrow: 590 }
      }
      GBElement
      {
        Component => btnWednesday
        Position { startcolumn: 790 startrow: 590 endcolumn: 790 endrow: 590 }
      }
      GBElement
      {
        Component => btnThursday
        Position { startcolumn: 619 startrow: 590 endcolumn: 619 endrow: 590 }
      }
      GBElement
      {
        Component => btnFriday
        Position { startcolumn: 308 startrow: 590 endcolumn: 308 endrow: 590 }
      }
      GBElement
      {
        Component => btnSaturday
        Position { startcolumn: 902 startrow: 590 endcolumn: 902 endrow: 590 }
      }
      GBElement
      {
        Component => btnSunday
        Position { startcolumn: 650 startrow: 590 endcolumn: 650 endrow: 590 }
      }
      GBElement
      {
        Component => lblSpacingWeekdays
        Position { startcolumn: 735 startrow: 590 endcolumn: 735 endrow: 590 }
      }
      GBElement
      {
        Component => lblMarginOn
        Position { startcolumn: 328 startrow: 590 endcolumn: 328 endrow: 590 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 590 parent: 0 }
    ]
  }
  Children:
  [
    Component lblOn
    {
      #keys: '[131094.1.73584333]'
      BaseType: 'Label'
      Properties:
      [
        Text: 'On'
        Transparent: true
      ]
    }
    Component btnMonday
    {
      #keys: '[131094.1.73584334]'
      BaseType: 'Button'
      Properties:
      [
        Flat: true
        LayoutGroup: 'grpWeekdayButtons'
        Text: 'Mon'
        Toggling: true
      ]
    }
    Component btnTuesday
    {
      #keys: '[131094.1.73584335]'
      BaseType: 'Button'
      Properties:
      [
        Flat: true
        LayoutGroup: 'grpWeekdayButtons'
        Text: 'Tue'
        Toggling: true
      ]
    }
    Component btnWednesday
    {
      #keys: '[131094.1.73584336]'
      BaseType: 'Button'
      Properties:
      [
        Flat: true
        LayoutGroup: 'grpWeekdayButtons'
        Text: 'Wed'
        Toggling: true
      ]
    }
    Component btnThursday
    {
      #keys: '[131094.1.73584337]'
      BaseType: 'Button'
      Properties:
      [
        Flat: true
        LayoutGroup: 'grpWeekdayButtons'
        Text: 'Thu'
        Toggling: true
      ]
    }
    Component btnFriday
    {
      #keys: '[131094.1.73594516]'
      BaseType: 'Button'
      Properties:
      [
        Flat: true
        LayoutGroup: 'grpWeekdayButtons'
        Text: 'Fri'
        Toggling: true
      ]
    }
    Component btnSaturday
    {
      #keys: '[131094.1.73595010]'
      BaseType: 'Button'
      Properties:
      [
        Flat: true
        LayoutGroup: 'grpWeekdayButtons'
        Text: 'Sat'
        Toggling: true
      ]
    }
    Component btnSunday
    {
      #keys: '[131094.1.73595411]'
      BaseType: 'Button'
      Properties:
      [
        Flat: true
        LayoutGroup: 'grpWeekdayButtons'
        Text: 'Sun'
        Toggling: true
      ]
    }
    Component lblSpacingWeekdays
    {
      #keys: '[131094.1.980952962]'
      BaseType: 'Label'
      Properties:
      [
        Text: ''
        Transparent: true
      ]
    }
    Component lblMarginOn
    {
      #keys: '[146730.0.1659847060]'
      BaseType: 'Label'
      Properties:
      [
        NumberColumns: 5
        Text: ''
        Transparent: true
      ]
    }
  ]
  Properties:
  [
    ModeledStringList ChildOrdering
    {
      c: lblOn
      c: btnMonday
      c: btnTuesday
      c: btnWednesday
      c: btnThursday
      c: btnFriday
      c: btnSaturday
      c: btnSunday
      c: lblSpacingWeekdays
      c: lblMarginOn
    }
  ]
}