陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Quintiq file version 2.0
Component pLine3
{
  #keys: '[414996.1.190660603]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ddlLine3 id:ddlLine3_522
    {
      #keys: '[414996.1.190660682]'
      BaseType: 'WebDropDownList'
      Databinding: 'Unit'
      Children:
      [
        Component deContent872 id:deContent872_106
        {
          #keys: '[414996.1.190660683]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements.astype(Unit)'
          ]
        }
      ]
      Properties:
      [
        DataBinding: 'DialogData.Data.Unit3'
        DisplayField: 'Name'
        Label: 'Line 3'
        NumberOfColumns: 50
        Taborder: 0
      ]
    }
    Component cbLine3
    {
      #keys: '[414996.1.190660695]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Taborder: 1
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 2
  ]
}