yanyuan
2023-10-10 19134d935ffd3da773231a963fd14e485eab7ff3
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 MatrixEditorShowInterfaceData
{
  #keys: '[414702.0.491402111]'
  BaseType: 'WebMatrixEditor'
  Children:
  [
    Component MatrixEditorCellShowInterfaceData
    {
      #keys: '[414702.0.491402112]'
      BaseType: 'WebMatrixEditorCell'
      Children:
      [
        Component DataExtractorShowInterfaceData
        {
          #keys: '[414702.0.491402113]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'GlobalOTDTable'
            Source: 'GlobalOTDTable'
            Taborder: 0
            Transformation: 'Global_ShowCell'
          ]
        }
      ]
      Properties:
      [
        Attributes: 'Value'
        Column: 'Global_ShowColumn'
        Row: 'Global_ShowRow'
        Taborder: 0
      ]
    }
    Component MatrixEditorRowsShowInterfaceData
    {
      #keys: '[414702.0.491402116]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor703
        {
          #keys: '[414702.0.491402117]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'GlobalOTDTable'
            Source: 'GlobalOTDTable'
            Taborder: 0
            Transformation: 'Global_ShowRow'
          ]
        }
      ]
      Properties:
      [
        Legend: 'RowNr'
        SortCriteria: 'RowNr'
        Taborder: 1
      ]
    }
    Component MatrixEditorColumnsShowInterfaceData
    {
      #keys: '[414702.0.491402120]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor253
        {
          #keys: '[414702.0.491402121]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'GlobalOTDTable'
            Source: 'GlobalOTDTable'
            Taborder: 0
            Transformation: 'Global_ShowColumn'
          ]
        }
      ]
      Properties:
      [
        Legend: 'ColumnName'
        SortCriteria: 'ColumnIndex'
        Taborder: 2
      ]
    }
    #child: matrixEditorActionBarPageShowInterfaceData
    #child: matrixeditorContextMenuShowInterfaceData
  ]
  Properties:
  [
    Columns: 'MatrixEditorColumnsShowInterfaceData'
    ContextMenu: 'matrixeditorContextMenuShowInterfaceData'
    Rows: 'MatrixEditorRowsShowInterfaceData'
    Taborder: 0
    Visible: false
  ]
}