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
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
Quintiq file version 2.0
#root
#parent: TestGeneratorDesktop
OrphanComponent DialogTG_UIObject
{
  #keys: '[142876.9.510725235]'
  BaseType: 'Dialog'
  Databinding: 'shadow[TG_UIObject]'
  GBLayout
  {
    Type: 'GBLayoutDefinition'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 717 parent: 0 }
      GBFlow.Column { grow: 128 id: 496 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => Label168
        Position { startcolumn: 717 startrow: 564 endcolumn: 717 endrow: 564 }
      }
      GBElement
      {
        Component => Label620
        Position { startcolumn: 717 startrow: 578 endcolumn: 717 endrow: 578 }
      }
      GBElement
      {
        Component => Label712
        Position { startcolumn: 717 startrow: 971 endcolumn: 717 endrow: 971 }
      }
      GBElement
      {
        Component => EditorName
        Position { startcolumn: 496 startrow: 564 endcolumn: 496 endrow: 564 }
      }
      GBElement
      {
        Component => EditorModeledType
        Position { startcolumn: 496 startrow: 578 endcolumn: 496 endrow: 578 }
      }
      GBElement
      {
        Component => EditorCreatedName
        Position { startcolumn: 496 startrow: 971 endcolumn: 496 endrow: 971 }
      }
      GBElement
      {
        Component => Label397
        Position { startcolumn: 717 startrow: 491 endcolumn: 717 endrow: 491 }
      }
      GBElement
      {
        Component => EditorSuggestedName
        Position { startcolumn: 496 startrow: 491 endcolumn: 496 endrow: 491 }
      }
      GBElement
      {
        Component => Label850
        Position { startcolumn: 717 startrow: 588 endcolumn: 717 endrow: 588 }
      }
      GBElement
      {
        Component => Label736
        Position { startcolumn: 717 startrow: 718 endcolumn: 717 endrow: 718 }
      }
      GBElement
      {
        Component => EditorSuggestedName698
        Position { startcolumn: 496 startrow: 588 endcolumn: 496 endrow: 588 }
      }
      GBElement
      {
        Component => EditorCreatedName790
        Position { startcolumn: 496 startrow: 718 endcolumn: 496 endrow: 718 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 564 parent: 0 }
      GBFlow.Row { grow: 0 id: 578 parent: 0 }
      GBFlow.Row { grow: 0 id: 491 parent: 0 }
      GBFlow.Row { grow: 0 id: 971 parent: 0 }
      GBFlow.Row { grow: 0 id: 588 parent: 0 }
      GBFlow.Row { grow: 0 id: 718 parent: 0 }
    ]
  }
  Children:
  [
    #child: EditorName
    Component Label168
    {
      #keys: '[142876.9.510725273]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Name'
        Transparent: true
      ]
    }
    #child: EditorModeledType
    Component Label620
    {
      #keys: '[142876.9.510725305]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'ModeledType'
        Transparent: true
      ]
    }
    #child: EditorCreatedName
    Component Label712
    {
      #keys: '[142876.9.510725337]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Created name'
        Transparent: true
      ]
    }
    #child: Toolbar740
    #child: EditorSuggestedName
    Component Label397
    {
      #keys: '[142876.9.510904741]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Suggested name'
        Transparent: true
      ]
    }
    Component Label850
    {
      #keys: '[142876.9.963404992]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Suggested identifier'
        Transparent: true
      ]
    }
    Component Label736
    {
      #keys: '[142876.9.963405004]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Created identifier'
        Transparent: true
      ]
    }
    #child: EditorCreatedName790
    #child: EditorSuggestedName698
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 248
    Title: 'TG_UIObject'
    Width: 524
    ModeledStringList ChildOrdering
    {
      c: EditorName
      c: EditorModeledType
      c: EditorSuggestedName
      c: EditorCreatedName
      c: Label168
      c: EditorSuggestedName698
      c: EditorCreatedName790
      c: Toolbar740
      c: Label620
      c: Label712
      c: Label397
      c: Label850
      c: Label736
    }
  ]
}