hongji.li
2023-11-03 aefafd2142478d4fb07d6b8b45c3047e247389e0
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
Quintiq file version 2.0
Component PanelSalesDemands id:PanelSalesDemands_715
{
  #keys: '[136682.0.2054553508]'
  BaseType: 'WebPanel'
  Children:
  [
    Component CheckboxSalesDemands
    {
      #keys: '[136682.0.2054553509]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Label: 'Sales demands'
        ShowPadding: false
        Taborder: 0
      ]
    }
    Component DropDownListSalesDemand
    {
      #keys: '[136682.0.2054553510]'
      BaseType: 'WebDropDownList'
      Databinding: 'LibDEF_SetMeta'
      Children:
      [
        Component DataExtractorSalesDemand
        {
          #keys: '[136682.0.2054553511]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'LibDEF_DataBroker'
            FixedFilter: 'object.ChannelName() = LibDEC_ChannelManufacturingDemand::CHANNEL_NAME()'
            Source: 'LibDEF_DataBroker'
            Taborder: 0
            Transformation: 'System.SetTypeMeta.SetMeta'
          ]
        }
      ]
      Properties:
      [
        AllowEmpty: true
        DisplayField: 'Name'
        Enabled: false
        NumberOfColumns: 30
        Taborder: 1
      ]
    }
  ]
  Properties:
  [
    Orientation: 'horizontal'
    Taborder: 0
  ]
}