yanweiyuan3
2023-08-09 fd693f0faf305ec98d7ea03e09fe6787817e71d7
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
31
32
33
34
35
36
37
Quintiq file version 2.0
Component PanelThroughput
{
  #keys: '[139394.0.1385146517]'
  BaseType: 'WebPanel'
  Children:
  [
    Component EditFieldThroughput id:EditFieldThroughput_545
    {
      #keys: '[139394.0.1385112567]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Throughput'
        Label: 'Throughput'
        Mask: 'REAL'
        Taborder: 1
      ]
    }
    Component CheckBoxBatchEditThroughput
    {
      #keys: '[136682.1.1605389271]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Taborder: 0
        Visible: false
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 3
  ]
}