lazhen
2025-01-09 8afe90b633046db39042aada36b88193062f8cff
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
Quintiq file version 2.0
Component MatrixEditorArchiveShiftPlan
{
  #keys: '[414996.1.242621343]'
  BaseType: 'WebMatrixEditor'
  Children:
  [
    Component MatrixEditorCellArchiveShiftPlan
    {
      #keys: '[414996.1.242621344]'
      BaseType: 'WebMatrixEditorCell'
      Children:
      [
        Component DataExtractorArchiveShiftPlan
        {
          #keys: '[414996.1.242621345]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'Archive'
            Source: 'Archive'
            Taborder: 0
            Transformation: 'ArchiveShiftPlanRow.ArchiveShiftPlanCell'
          ]
        }
      ]
      Properties:
      [
        Attributes: 'Outcome;Remark'
        Column: 'ArchiveShiftPlanColumn'
        Row: 'ArchiveShiftPlanRow'
        Taborder: 0
      ]
    }
    Component MatrixEditorRowsArchiveShiftPlan
    {
      #keys: '[414996.1.242621348]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor830
        {
          #keys: '[414996.1.242621349]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'Archive'
            Source: 'Archive'
            Taborder: 0
            Transformation: 'ArchiveShiftPlanRow'
          ]
        }
      ]
      Properties:
      [
        Legend: 'UnitID'
        SortCriteria: 'UnitID'
        Taborder: 1
      ]
    }
    Component MatrixEditorColumnsArchiveShiftPlan
    {
      #keys: '[414996.1.242621352]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor576
        {
          #keys: '[414996.1.242621353]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'Archive'
            Source: 'Archive'
            Taborder: 0
            Transformation: 'ArchiveShiftPlanColumn'
          ]
        }
      ]
      Properties:
      [
        Legend: 'StartDate'
        SortCriteria: 'StartDate'
        Taborder: 2
      ]
    }
    #child: matrixEditorActionBarPageArchiveShiftPlan
    #child: matrixeditorContextMenuArchiveShiftPlan
  ]
  Properties:
  [
    AllowMultipleAttributes: true
    Columns: 'MatrixEditorColumnsArchiveShiftPlan'
    ContextMenu: 'matrixeditorContextMenuArchiveShiftPlan'
    Rows: 'MatrixEditorRowsArchiveShiftPlan'
    Taborder: 0
  ]
}