admin
2024-07-25 f8cbed6c69c351f1607d3e5f35f0d70f2bb5eaac
_Main/UI/MacroPlannerWebApp/Views/OfflinePlanComparisonReport.vw
@@ -2,6 +2,106 @@
{
  viewcontents
  {
    forms
    {
      form_FormOfflinePlanComparison
      {
        title: 'QMacroPlanner::FormOfflinePlanComparison'
        shown: true
        componentID: 'QMacroPlanner::FormOfflinePlanComparison'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 27
          columnPosition: 1
          columnSpan: 9
        }
        components
        {
          FormOfflinePlanComparison_PanelRibbon
          {
            sizeRatio: 1
          }
          FormOfflinePlanComparison_PanelRibbon504
          {
            sizeRatio: 1
          }
          FormOfflinePlanComparison_PanelFilter
          {
            sizeRatio: 1
          }
          FormOfflinePlanComparison_PanelDemandComparison
          {
            sizeRatio: 1
          }
          FormOfflinePlanComparison_MatrixEditor
          {
            gridColor: '#c4c4c4'
            totalHeaderWidth: 200
            attributeHeaderWidthRatio: 0.6
            nameHeaderWidthRatio: 0.4
            columnWidth: 100
            horizontalGrid: true
            verticalGrid: true
            backendState
            {
              componentId: 'QMacroPlanner::FormOfflinePlanComparison.MatrixEditor'
              state
              {
                cells
                {
                  attributes
                  {
                    attribute_Plan
                    {
                      type: 'MatrixEditorWebApiCellDataModelInterest'
                      index: 0
                      rowsubtotal: ''
                      columnsubtotal: ''
                      attribute: 'Plan'
                    }
                    attribute_Actual
                    {
                      type: 'MatrixEditorWebApiCellDataModelInterest'
                      index: 1
                      rowsubtotal: ''
                      columnsubtotal: ''
                      attribute: 'Actual'
                    }
                    attribute_Gap
                    {
                      type: 'MatrixEditorWebApiCellDataModelInterest'
                      index: 2
                      rowsubtotal: ''
                      columnsubtotal: ''
                      attribute: 'Gap'
                    }
                  }
                }
                columns
                {
                  sorting
                  {
                    criteria: "datamember:'Index'"
                  }
                }
                rows
                {
                  sorting
                  {
                    criteria: "datamember:'Index'"
                  }
                }
              }
            }
          }
        }
      }
    }
    userconfigurableinformation
    {
    }
    page: ''
    group: ''
    index: 0