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
99
100
101
102
103
104
105
106
107
108
109
110
Quintiq file version 2.0
Component MatrixEditor515
{
  #keys: '[413988.0.1607432871]'
  BaseType: 'WebMatrixEditor'
  Children:
  [
    Component MatrixEditorCell568
    {
      #keys: '[413988.0.1607432872]'
      BaseType: 'WebMatrixEditorCell'
      Children:
      [
        Component DataExtractor802
        {
          #keys: '[413988.0.1607432873]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[NewOfflinePlanRow]'
            Source: 'dhSelectedDetailNewOfflinePlanRow'
            Taborder: 0
            Transformation: 'Elements.NewOfflinePlanCell'
          ]
        }
      ]
      Properties:
      [
        Attributes: 'Quantity;Order'
        Column: 'NewOfflinePlanColumn'
        Row: 'NewOfflinePlanRow'
        Taborder: 0
      ]
    }
    Component MatrixEditorRows710
    {
      #keys: '[413988.0.1607432876]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor206
        {
          #keys: '[413988.0.1607432877]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[NewOfflinePlanRow]'
            Source: 'dhSelectedDetailNewOfflinePlanRow'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        Legend: 'Name'
        SortCriteria: 'ProductionLine;ProductID'
        Taborder: 1
      ]
    }
    Component MatrixEditorColumns748
    {
      #keys: '[413988.0.1607432880]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor675
        {
          #keys: '[413988.0.1607432881]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'NewOfflinePlanTable'
            Source: 'dhNewOfflinePlanTable'
            Taborder: 0
            Transformation: 'NewOfflinePlanColumn'
          ]
        }
      ]
      Properties:
      [
        Legend: 'StartDate'
        SortCriteria: 'StartDate'
        Taborder: 2
      ]
    }
    #child: matrixEditorActionBarPage623
    #child: matrixeditorContextMenu229
    Component UserConfigurableInformation675
    {
      #keys: '[413988.0.1697329605]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        ObjectType: 'NewOfflinePlanCell'
        Taborder: 5
        Tooltip: 'VALUE( object.GetNewOfflinePlanMatrixTooltip() )'
      ]
    }
  ]
  Properties:
  [
    AllowAttributeConfiguration: true
    AllowMultipleAttributes: true
    Columns: 'MatrixEditorColumns748'
    ContextMenu: 'matrixeditorContextMenu229'
    Rows: 'MatrixEditorRows710'
    Taborder: 0
  ]
}