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
| Quintiq file version 2.0
| Component abgHomeViews
| {
| #keys: '[127066.2.1181333077]'
| BaseType: 'WebActionBarGroup'
| Children:
| [
| Component btnHomeDashboard
| {
| #keys: '[127066.2.1181333144]'
| BaseType: 'WebButton'
| Properties:
| [
| Image: 'EDITOR_KPI'
| Label: 'Dashboard'
| Taborder: 0
| ]
| }
| ]
| Properties:
| [
| Category: 'Views'
| Taborder: 0
| Title: 'View'
| Tooltip: 'Choose a view'
| ]
| }
|
|