Lai,Risheng
2023-11-02 30c02e0c981b16be0918483543f4b812956c45d4
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Quintiq file version 2.0
Component PanelGoal
{
  #keys: '[127710.2.19048860]'
  BaseType: 'WebPanel'
  Children:
  [
    Component CustomDrawStrategy
    {
      #keys: '[127710.2.19056863]'
      BaseType: 'WebCustomDraw'
      Children:
      [
        Component CustomDrawDataLayerStrategy
        {
          #keys: '[127710.2.19056864]'
          BaseType: 'WebCustomDrawDataLayer'
          Children:
          [
            Component DataExtractorCustomDrawKPIWeight
            {
              #keys: '[127710.2.19056865]'
              BaseType: 'WebDataExtractor'
              Properties:
              [
                FixedFilter: 'not isnull( object.StrategyLevel() ) and object.StrategyLevel().Level() > 0'
                Source: 'DataHolderSelectedStrategy'
                Taborder: 1
                Transformation: 'StrategyLevel.KPIWeight'
              ]
            }
            Component UserConfigurableInformationKPI
            {
              #keys: '[127710.2.20170744]'
              BaseType: 'WebUserConfigurableInformation'
              Properties:
              [
                Identifier: 'KPI'
                ObjectType: 'KPIWeight'
                Taborder: 0
                Text: 'Test 1'
                Tooltip:
                [*
                  VALUE(object.KPI().DescriptionUOM())
                  VALUE( ifexpr( not object.IsValidKPIUsedByOptimizer(), Translations::SM_KPIWeight_KPINotUsedByOptimizer( object.KPIName()  ) , '' ) )
                *]
              ]
            }
          ]
          Properties:
          [
            ContextMenu: 'customdrawContextMenu925'
            Taborder: 1
          ]
        }
        Component customdrawContextMenu925
        {
          #keys: '[127710.2.19056866]'
          BaseType: 'customdrawContextMenu'
          Properties:
          [
            Taborder: 0
          ]
        }
      ]
      Properties:
      [
        FixedSize: true
        MaxZoomLevel: 1
        MinZoomLevel: 1
        MinimumColumns: 50
        MinimumRows: 30
        ShowZoomControl: false
        Taborder: 0
      ]
      ResponseDefinitions:
      [
        DelegatedResponseDefinition OnClick id:Responsedef_CustomDrawStrategy_WebButton_OnClick
        {
          #keys: '[139394.0.2086142472]'
          Initiator: 'WebButton'
          IsInherited: false
          ResponseType: 'OnClick'
          Arguments:
          [
            ResponseDefinitionArgument selection
            {
              #keys: '[6763.0.8056251]'
              Binding: 'this.Selection()'
            }
          ]
        }
        DelegatedResponseDefinition OnClick id:Responsedef_CustomDrawStrategy_WebMenu_OnClick
        {
          #keys: '[139394.0.2086142473]'
          Initiator: 'WebMenu'
          IsInherited: false
          ResponseType: 'OnClick'
          Arguments:
          [
            ResponseDefinitionArgument selection
            {
              #keys: '[6763.0.8056324]'
              Binding: 'this.Selection()'
            }
          ]
        }
      ]
    }
  ]
  Properties:
  [
    Taborder: 4
  ]
}