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 PanelQuantity
| {
| #keys: '[136682.1.802048342]'
| BaseType: 'WebPanel'
| Children:
| [
| Component EditFieldQuantityUom
| {
| #keys: '[136682.1.802056401]'
| BaseType: 'WebEditField'
| Properties:
| [
| ActionLinkTooltip: 'Batch edit'
| DataBinding: 'DataHolderDialogData.Data.Quantity'
| Label: 'Quantity (uom)'
| Mask: 'REAL'
| NumberOfColumns: 33
| Taborder: 0
| Tooltip: 'To change the unit of measurement, go to the advanced tab'
| ]
| }
| ]
| Properties:
| [
| FixedSize: true
| Orientation: 'horizontal'
| Taborder: 6
| ]
| }
|
|