admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
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
116
117
118
119
Quintiq file version 2.0
Component MatrixEditorTimeCapacities id:MatrixEditorTimeCapacities_656
{
  #keys: '[412672.0.1064460829]'
  BaseType: 'WebMatrixEditor'
  Children:
  [
    Component MatrixEditorCellUnitPeriodTime
    {
      #keys: '[412672.0.1064460830]'
      BaseType: 'WebMatrixEditorCell'
      Children:
      [
        Component DataExtractorUnitPeriodTime
        {
          #keys: '[412672.0.1064460831]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements.UnitPeriod.astype(UnitPeriodTime).ShiftPlan'
          ]
        }
      ]
      Properties:
      [
        Attributes: 'Outcome;Remark'
        Column: 'UnitPeriodTime.Period_MP'
        Row: 'UnitPeriodTime.Unit'
        Taborder: 0
      ]
    }
    Component MatrixEditorRowsUnit
    {
      #keys: '[412672.0.1064460832]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractorUnit
        {
          #keys: '[412672.0.1064460833]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            FixedFilter: 'object.HasCapacityTypeTime()'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements.astype(Unit)'
          ]
        }
      ]
      Properties:
      [
        Legend: 'Name'
        SortCriteria: 'DisplayIndex'
        Taborder: 1
      ]
    }
    Component MatrixEditorColumnsPeriod
    {
      #keys: '[412672.0.1064460834]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractorPeriod
        {
          #keys: '[412672.0.1064460835]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Period_MP]'
            Source: 'ApplicationMacroPlanner.DataHolderPeriods'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        Legend: 'StartDate'
        SortCriteria: 'StartDate'
        Taborder: 2
      ]
    }
    #child: matrixEditorActionBarPageTime_1
    #child: matrixeditorContextMenuTime_1
  ]
  Properties:
  [
    AllowAttributeConfiguration: true
    AllowMultipleAttributes: true
    Columns: 'MatrixEditorColumnsPeriod'
    ContextMenu: 'matrixeditorContextMenuTime'
    Rows: 'MatrixEditorRowsUnit'
    ShowSingleAttribute: true
    Taborder: 1
  ]
  ResponseDefinitions:
  [
    DelegatedResponseDefinition OnClick id:Responsedef_MatrixEditorTimeCapacities_656_WebMenu_OnClick
    {
      #keys: '[412672.0.1064460817]'
      Initiator: 'WebMenu'
      IsInherited: false
      ResponseType: 'OnClick'
      Arguments:
      [
        ResponseDefinitionArgument selection
        {
          #keys: '[4387.0.17266428]'
          Binding: 'this.Selection()'
        }
      ]
    }
  ]
}