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
| Quintiq file version 2.0
| Component Toolbar
| {
| #keys: '[106810.1.80353806]'
| BaseType => //DialogCreateEditAccountCost/Toolbar
| IsDerived: true
| Children:
| [
| Component DataHolderOperation
| {
| #keys: '[127238.0.1575147386]'
| BaseType: 'DataHolder'
| Databinding: 'shadow[Operation]'
| Properties:
| [
| PosX: 16
| ]
| }
| ]
| Properties:
| [
| Size: 26
| ModeledStringList ChildOrdering
| {
| c: ButtonOk
| c: ButtonCancel
| c: DataHolderOperation
| }
| ]
| }
|
|