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
| Quintiq file version 2.0
| Component PanelTotalSnapshots
| {
| #keys: '[146450.2.1188766879]'
| BaseType: 'WebPanel'
| Children:
| [
| Component LabelTotalSnapshots
| {
| #keys: '[146450.2.1188705529]'
| BaseType: 'WebLabel'
| Properties:
| [
| DataBinding: 'KpiTracker.NumberOfSnapshots'
| Label: '#Snapshots:'
| NumberOfColumns: 5
| NumberOfLines: 0
| Taborder: 0
| ]
| }
| ]
| Properties:
| [
| Alignment: 'trailing'
| Orientation: 'horizontal'
| Taborder: 1
| ]
| }
|
|