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
| Quintiq file version 2.0
| Component PanelAdvanced
| {
| #keys: '[146140.0.582006881]'
| BaseType: 'WebPanel'
| Children:
| [
| Component EditFieldTool
| {
| #keys: '[146140.0.582007059]'
| BaseType: 'WebEditField'
| Properties:
| [
| DataBinding: 'DataHolderDialogData.Data.Tool'
| Label: 'Tool'
| Taborder: 0
| Tooltip: 'Determines if a changeover is required on successive period tasks. Period tasks using different tools will result in a changeover whose duration is specified in the global parameters.'
| ]
| }
| ]
| Properties:
| [
| Taborder: 1
| Title: 'Advanced'
| ]
| }
|
|