renhao
2023-10-13 f3dec8f5b480474c9a3b2ea0fabb0f6b9fdc0423
_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_MatrixEditorShowInterfaceData.def
对比新文件
@@ -0,0 +1,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
  ]
}