hongji.li
2023-11-03 aefafd2142478d4fb07d6b8b45c3047e247389e0
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
Quintiq file version 2.0
Component dpDaily
{
  #keys: '[146730.0.1659461817]'
  BaseType: 'DetailPanel'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 363 parent: 0 }
      GBFlow.Column { grow: 0 id: 844 parent: 0 }
      GBFlow.Column { grow: 0 id: 612 parent: 0 }
      GBFlow.Column { grow: 0 id: 375 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => /edtEveryNrOfDays
        Position { startcolumn: 612 startrow: 807 endcolumn: 612 endrow: 807 }
      }
      GBElement
      {
        Component => lblDays
        Position { startcolumn: 375 startrow: 807 endcolumn: 375 endrow: 807 }
      }
      GBElement
      {
        Component => lblMarginLeftDaily
        Position { startcolumn: 363 startrow: 807 endcolumn: 363 endrow: 807 }
      }
      GBElement
      {
        Component => ckbEvery
        Position { startcolumn: 844 startrow: 807 endcolumn: 844 endrow: 807 }
      }
      GBElement
      {
        Component => ckbEveryWeekday
        Position { startcolumn: 844 startrow: 518 endcolumn: 844 endrow: 518 }
      }
    ]
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 807 parent: 0 }
      GBFlow.Row { grow: 0 id: 518 parent: 0 }
    ]
  }
  Children:
  [
    #child: edtEveryNrOfDays
    Component lblDays
    {
      #keys: '[146730.0.1659844821]'
      BaseType: 'Label'
      Properties:
      [
        Text: 'day(s)'
        Transparent: true
      ]
    }
    Component lblMarginLeftDaily
    {
      #keys: '[146730.0.1659844835]'
      BaseType: 'Label'
      Properties:
      [
        NumberColumns: 4
        Text: ''
        Transparent: true
      ]
    }
    Component ckbEvery
    {
      #keys: '[146730.0.1659845786]'
      BaseType: 'CheckBox'
      Properties:
      [
        Checkstate: 1
        Text: 'Every'
      ]
    }
    Component ckbEveryWeekday
    {
      #keys: '[146730.0.1659845795]'
      BaseType: 'CheckBox'
      Properties:
      [
        Text: 'Every weekday'
      ]
    }
  ]
  Properties:
  [
    Border: true
    ModeledStringList ChildOrdering
    {
      c: ckbEvery
      c: edtEveryNrOfDays
      c: ckbEveryWeekday
      c: lblDays
      c: lblMarginLeftDaily
    }
  ]
}