lazhen
2024-05-29 1aa50242db4bd962c4bbf68e7f8eb8c003bbde9a
_Main/UI/MacroPlannerWebApp/Views/Calendar_unavailable_event_view.vw
@@ -59,10 +59,67 @@
          {
            sizeRatio: 1
          }
          FormCalendarUnavailableEvent_PanelDate
          {
            sizeRatio: 1
          }
          FormCalendarUnavailableEvent_PanelPeriods
          {
            sizeRatio: 1
          }
          FormCalendarUnavailableEvent_PanelExport
          {
            sizeRatio: 1
          }
          FormCalendarUnavailableEvent_PanelList
          {
            sizeRatio: 1
          }
          FormCalendarUnavailableEvent_MatrixEditorTable
          {
            gridColor: '#c4c4c4'
            totalHeaderWidth: 37
            attributeHeaderWidthRatio: 0.6
            nameHeaderWidthRatio: 0.4
            columnWidth: 238
            horizontalGrid: true
            verticalGrid: true
            backendState
            {
              componentId: 'QMacroPlanner::FormCalendarUnavailableEvent.MatrixEditorTable'
              state
              {
                cells
                {
                  attributes
                  {
                    attribute_Value
                    {
                      type: 'MatrixEditorWebApiCellDataModelInterest'
                      index: 0
                      rowsubtotal: ''
                      columnsubtotal: ''
                      attribute: 'Value'
                    }
                  }
                }
                columns
                {
                  sorting
                  {
                    criteria: "datamember:'Index'"
                  }
                }
                rows
                {
                  sorting
                  {
                    criteria: "datamember:'RowNr'"
                  }
                }
              }
            }
          }
        }
      }
    }