xiaoding721
2023-11-13 e4edcfd0b987b239526f5375881b919789782dad
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
Quintiq file version 2.0
Component ListOptCampaignUnit
{
  #keys: '[146302.1.464170612]'
  BaseType: 'List'
  Children:
  [
    Component popupList498
    {
      #keys: '[146302.1.464170613]'
      BaseType: 'popupList'
      Properties:
      [
        PosX: 35
        PosY: 60
      ]
    }
    Component GUIDataExtractor253
    {
      #keys: '[146302.1.464170614]'
      BaseType: 'GUIDataExtractor'
      Properties:
      [
        Component: 'ListOptCampaign'
        DataType: 'OptCampaign'
        PosX: 5
        PosY: 30
        Transformation: 'OptCampaignUnit'
      ]
    }
    Component GUIDataSetLevel559
    {
      #keys: '[146302.1.464170615]'
      BaseType: 'GUIDataSetLevel'
      Properties:
      [
        Columns: 'OptCampaignUnitColumns'
        DataExtractor: 'GUIDataExtractor253'
        PosX: 35
        PosY: 30
      ]
    }
    #child: ColumnTitles241
  ]
  Properties:
  [
    AutoDrag: true
    BackgroundColor: 'Window'
    ContextMenu: 'popupList498'
    FullRowSelect: true
    ModeledStringList ChildOrdering
    {
      c: ColumnTitles241
      c: popupList498
      c: GUIDataExtractor253
      c: GUIDataSetLevel559
    }
  ]
  ResponseDefinitions:
  [
    DelegatedResponseDefinition OnClick id:Responsedef_ListOptCampaignUnit_Menu_OnClick
    {
      #keys: '[146302.1.464161888]'
      Initiator: 'Menu'
      IsInherited: false
      ResponseType: 'OnClick'
      Arguments:
      [
        ResponseDefinitionArgument selection
        {
          #keys: '[893.0.6022692]'
          Binding: 'this.Selection()'
        }
        ResponseDefinitionArgument masterselection
        {
          #keys: '[893.0.6023013]'
          Binding: 'ListOptCampaign.Selection()'
        }
      ]
    }
    DelegatedResponseDefinition OnClick id:Responsedef_ListOptCampaignUnit_GUIButtonBase_OnClick
    {
      #keys: '[146302.1.464161889]'
      Initiator: 'GUIButtonBase'
      IsInherited: false
      ResponseType: 'OnClick'
      Arguments:
      [
        ResponseDefinitionArgument selection
        {
          #keys: '[893.0.6022737]'
          Binding: 'this.Selection()'
        }
      ]
    }
  ]
}