yanweiyuan3
2023-10-27 d1d15b61dfcf7fd0f800b32359f082cf580ed556
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Quintiq file version 2.0
Component pnlContent
{
  #keys: '[146140.0.211217186]'
  BaseType: 'WebPanel'
  Children:
  [
    #child: PanelQuantity_969
    #child: PanelDescription_653
    Component DropDownListUnit
    {
      #keys: '[146140.0.266702195]'
      BaseType: 'WebDropDownList'
      Databinding: 'Unit'
      Children:
      [
        Component DataExtractorUnit
        {
          #keys: '[146140.0.266702196]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            FixedFilter: 'object.Operation( relsize ) > 0'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.UnitPeriod.Unit'
        DisplayField: 'Name'
        Label: 'Unit       '
        NumberOfColumns: 30
        Taborder: 0
        Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.'
      ]
    }
    Component DropDownListOperation id:DropDownListOperation_141
    {
      #keys: '[146140.0.266702263]'
      BaseType: 'WebDropDownList'
      Databinding: 'Operation'
      Children:
      [
        Component DataExtractorOperation id:DataExtractorOperation_870
        {
          #keys: '[146140.0.266702264]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Operation]'
            Source: 'DataHolderOperation'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        DisplayField: 'ID'
        Label: 'Operation'
        NumberOfColumns: 30
        SortCriteria: 'Name'
        Taborder: 1
        Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.'
      ]
    }
    Component DateTimeSelectorDateTime id:DateTimeSelectorDateTime_870
    {
      #keys: '[146140.0.266702358]'
      BaseType: 'WebDateTimeSelector'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.DateTime'
        DateTimeFormat: 'DMMY'
        Label: 'Date'
        Taborder: 2
      ]
    }
    #child: PanelIsLocked
  ]
  Properties:
  [
    Taborder: 3
  ]
}