Quintiq file version 2.0
Component MatrixEditorKpiMatrixList
{
  #keys: '[146874.0.1482281405]'
  BaseType: 'WebMatrixEditor'
  Children:
  [
    Component MatrixEditorCellKpiMatrixList
    {
      #keys: '[146874.0.1482281406]'
      BaseType: 'WebMatrixEditorCell'
      Children:
      [
        Component DataExtractorKpiMatrixList
        {
          #keys: '[146874.0.1482281407]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'shadow[KpiSnapshotSetData]'
            Source: 'DataHolderSnapshotData'
            Taborder: 0
            Transformation: 'SnapshotData.Value'
          ]
        }
      ]
      Properties:
      [
        Attributes: 'Value'
        Column: 'UI_CompareLabel'
        Row: 'UI_Kpi'
        Taborder: 0
      ]
    }
    Component MatrixEditorRowsKpiMatrixList
    {
      #keys: '[146874.0.1482281408]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor576
        {
          #keys: '[146874.0.1482281409]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[KpiMetaData]'
            Source: 'DataHolderMetaDatas'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        Legend: 'DisplayName'
        SortCriteria: 'DisplayName'
        Taborder: 1
      ]
    }
    Component MatrixEditorColumnsKpiMatrixList
    {
      #keys: '[146874.0.1482281410]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractor531
        {
          #keys: '[146874.0.1482281411]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[KpiLabelValue]'
            Source: 'DataHolderCompareLabels'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        Legend: 'Value'
        SortCriteria: 'Value'
        Taborder: 2
      ]
    }
    #child: matrixEditorActionBarPageKpiMatrixList
    Component UserConfigurableInformationKpiMatrixList
    {
      #keys: '[146874.0.1482281413]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        ObjectType: 'shadow[KpiValueData]'
        Precondition: '( object.UI_IsBest() and object.UI_IsWorst() ) or( not object.UI_IsBest() and not object.UI_IsWorst() )'
        Taborder: 5
        Tooltip:
        [*
          VALUE(object.UI_CompareLabel().Value()) - VALUE(object.UI_Kpi().DisplayName())
          
          | Value | VALUE(object.Value()) | 
          | Timestamp | VALUE(object.UI_DateTime()) | 
          
        *]
      ]
    }
    Component UserConfigurableInformationKpiMatrixList576
    {
      #keys: '[146874.0.1482281414]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        Identifier: 'Kpi metadata'
        ObjectType: 'KpiMetaData'
        Taborder: 6
        Text: 'VALUE(object.DisplayName())'
        Tooltip: 'VALUE(object.DisplayName())UOM VALUE(object.UnitOfMeasure())Max? VALUE(object.IsMaximize())Min? VALUE(object.IsMinimize())'
      ]
    }
    #child: matrixeditorContextMenuKpiMatrixList
    Component UserConfigurableInformationKpiMatrixListBest
    {
      #keys: '[146874.0.1482281416]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        ObjectType: 'shadow[KpiValueData]'
        Precondition: 'object.UI_IsBest()'
        Taborder: 7
        Tooltip:
        [*
          VALUE(object.UI_CompareLabel().Value()) - VALUE(object.UI_Kpi().DisplayName())
          Best
          | Value | VALUE(object.Value()) | 
          | Timestamp | VALUE(object.UI_DateTime()) | 
          
        *]
      ]
    }
    Component UserConfigurableInformationKpiMatrixListWorst
    {
      #keys: '[146874.0.1482281417]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        ObjectType: 'shadow[KpiValueData]'
        Precondition: 'object.UI_IsWorst()'
        Taborder: 8
        Tooltip:
        [*
          VALUE(object.UI_CompareLabel().Value()) - VALUE(object.UI_Kpi().DisplayName())
          Worst
          
          | Value | VALUE(object.Value()) | 
          | Timestamp | VALUE(object.UI_DateTime()) | 
          
        *]
      ]
    }
  ]
  Properties:
  [
    Columns: 'MatrixEditorColumnsKpiMatrixList'
    ContextMenu: 'matrixeditorContextMenuKpiMatrixList'
    Editable: false
    Rows: 'MatrixEditorRowsKpiMatrixList'
    Taborder: 0
  ]
}