igniteui-angular-data-grids 21.1.0 → 22.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/igniteui-angular-data-grids.mjs +100466 -0
- package/igniteui-angular-data-grids.d.ts +24800 -5
- package/package.json +18 -15
- package/bundles/igniteui-angular-data-grids.umd.js +0 -115924
- package/bundles/igniteui-angular-data-grids.umd.min.js +0 -7
- package/esm2015/igniteui-angular-data-grids.js +0 -4
- package/esm2015/lib/AccessibilityRow.js +0 -105
- package/esm2015/lib/ActivationManager.js +0 -7
- package/esm2015/lib/ApplyButtonClickEventArgs.js +0 -16
- package/esm2015/lib/BaseEditorView.js +0 -205
- package/esm2015/lib/BrowserExecutionContext.js +0 -51
- package/esm2015/lib/BrowserPixelConverter.js +0 -20
- package/esm2015/lib/BrowserTickProvider.js +0 -64
- package/esm2015/lib/CalculationParameters.js +0 -34
- package/esm2015/lib/CancelButtonClickEventArgs.js +0 -16
- package/esm2015/lib/CanvasCellPresenterBase.js +0 -70
- package/esm2015/lib/CanvasContentCellModelHelper.js +0 -81
- package/esm2015/lib/CanvasDateTimeCell.js +0 -20
- package/esm2015/lib/CanvasDateTimeCellPresenter.js +0 -49
- package/esm2015/lib/CanvasGridCellBase.js +0 -764
- package/esm2015/lib/CanvasImageCell.js +0 -66
- package/esm2015/lib/CanvasImageCellPresenter.js +0 -90
- package/esm2015/lib/CanvasNumericCell.js +0 -22
- package/esm2015/lib/CanvasNumericCellPresenter.js +0 -48
- package/esm2015/lib/CanvasPlaceholderView.js +0 -62
- package/esm2015/lib/CanvasRowSeparatorCell.js +0 -20
- package/esm2015/lib/CanvasRowSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/CanvasSectionHeaderCell.js +0 -25
- package/esm2015/lib/CanvasSectionHeaderCellPresenter.js +0 -51
- package/esm2015/lib/CanvasSummaryCell.js +0 -98
- package/esm2015/lib/CanvasSummaryCellPresenter.js +0 -42
- package/esm2015/lib/CanvasTemplateCell.js +0 -32
- package/esm2015/lib/CanvasTemplateCellContainer.js +0 -32
- package/esm2015/lib/CanvasTemplateCellPresenter.js +0 -38
- package/esm2015/lib/CanvasTemplateHeaderCell.js +0 -32
- package/esm2015/lib/CanvasTemplateHeaderCellPresenter.js +0 -38
- package/esm2015/lib/CanvasTextCell.js +0 -25
- package/esm2015/lib/CanvasTextCellPresenter.js +0 -52
- package/esm2015/lib/CanvasTextHeaderCell.js +0 -57
- package/esm2015/lib/CanvasTextHeaderCellPresenter.js +0 -69
- package/esm2015/lib/CanvasVerticalSeparatorCell.js +0 -20
- package/esm2015/lib/CanvasVerticalSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/CellContentHorizontalAlignment.js +0 -37
- package/esm2015/lib/CellContentVerticalAlignment.js +0 -37
- package/esm2015/lib/CellDataLoadedAnimationMode.js +0 -29
- package/esm2015/lib/CellEffect.js +0 -7
- package/esm2015/lib/CellKey.js +0 -7
- package/esm2015/lib/CellModel.js +0 -7
- package/esm2015/lib/CellModelExport.js +0 -116
- package/esm2015/lib/CellPath.js +0 -242
- package/esm2015/lib/CellPositionEffect.js +0 -7
- package/esm2015/lib/CellPresenterBase.js +0 -131
- package/esm2015/lib/CellPropertyAnimationType.js +0 -65
- package/esm2015/lib/CellRange.js +0 -64
- package/esm2015/lib/CellSelectionAnimationMode.js +0 -29
- package/esm2015/lib/CellStyleRequestedEventArgs.js +0 -40
- package/esm2015/lib/CheckboxList.js +0 -7
- package/esm2015/lib/CheckboxListBridge.js +0 -333
- package/esm2015/lib/CheckboxListExternal.js +0 -11
- package/esm2015/lib/CheckboxListExternalIndexType.js +0 -11
- package/esm2015/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +0 -21
- package/esm2015/lib/CheckboxListExternalKeysClearedEventArgs.js +0 -16
- package/esm2015/lib/CheckboxListIndexType.js +0 -16
- package/esm2015/lib/CheckboxListIndexTypeChangedEventArgs.js +0 -21
- package/esm2015/lib/CheckboxListKeysClearedEventArgs.js +0 -16
- package/esm2015/lib/CheckboxListView.js +0 -7
- package/esm2015/lib/CheckboxListViewExternal.js +0 -11
- package/esm2015/lib/CheckboxListView_combined.js +0 -2142
- package/esm2015/lib/CheckedChangedEventArgs.js +0 -22
- package/esm2015/lib/CloneDataSourceFilterOperation.js +0 -20
- package/esm2015/lib/ColumnCellsEffect.js +0 -7
- package/esm2015/lib/ColumnChooser.js +0 -7
- package/esm2015/lib/ColumnChooserInfo.js +0 -21
- package/esm2015/lib/ColumnChooserView.js +0 -7
- package/esm2015/lib/ColumnChooserView_combined.js +0 -375
- package/esm2015/lib/ColumnComparisonConditionOperatorType.js +0 -62
- package/esm2015/lib/ColumnComparisonFilterCondition.js +0 -7
- package/esm2015/lib/ColumnController.js +0 -7
- package/esm2015/lib/ColumnCustomFilterCondition.js +0 -7
- package/esm2015/lib/ColumnEffect.js +0 -7
- package/esm2015/lib/ColumnExchanger.js +0 -7
- package/esm2015/lib/ColumnExchangersCollection.js +0 -7
- package/esm2015/lib/ColumnExchangingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnFilterCondition.js +0 -7
- package/esm2015/lib/ColumnFilterConditionCollection.js +0 -7
- package/esm2015/lib/ColumnFilterConditionGroup.js +0 -7
- package/esm2015/lib/ColumnFilterCondition_combined.js +0 -35314
- package/esm2015/lib/ColumnGroupDescription.js +0 -176
- package/esm2015/lib/ColumnGroupDescriptionCollection.js +0 -90
- package/esm2015/lib/ColumnGrouping.js +0 -7
- package/esm2015/lib/ColumnGroupingView.js +0 -7
- package/esm2015/lib/ColumnGroupingView_combined.js +0 -987
- package/esm2015/lib/ColumnGroupingVisualModelExport.js +0 -85
- package/esm2015/lib/ColumnHiddenChangedEventArgs.js +0 -7
- package/esm2015/lib/ColumnHidingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnInfo.js +0 -7
- package/esm2015/lib/ColumnMovingAnimationMode.js +0 -29
- package/esm2015/lib/ColumnMovingMode.js +0 -16
- package/esm2015/lib/ColumnMovingSeparator.js +0 -7
- package/esm2015/lib/ColumnOptionsIconAlignment.js +0 -37
- package/esm2015/lib/ColumnOptionsIconBehavior.js +0 -33
- package/esm2015/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +0 -16
- package/esm2015/lib/ColumnPinnedChangedEventArgs.js +0 -7
- package/esm2015/lib/ColumnPinning.js +0 -7
- package/esm2015/lib/ColumnPinningInfo.js +0 -21
- package/esm2015/lib/ColumnPinningView.js +0 -7
- package/esm2015/lib/ColumnPinningView_combined.js +0 -356
- package/esm2015/lib/ColumnPropertySetter.js +0 -37
- package/esm2015/lib/ColumnPropertySettersCollection.js +0 -21
- package/esm2015/lib/ColumnPropertyUpdatingAnimationMode.js +0 -33
- package/esm2015/lib/ColumnResizingAnimationMode.js +0 -29
- package/esm2015/lib/ColumnResizingMode.js +0 -17
- package/esm2015/lib/ColumnResizingSeparator.js +0 -7
- package/esm2015/lib/ColumnShowingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnSortDescription.js +0 -66
- package/esm2015/lib/ColumnSortDescriptionCollection.js +0 -90
- package/esm2015/lib/ColumnSortDirection.js +0 -29
- package/esm2015/lib/ColumnStates.js +0 -11
- package/esm2015/lib/ColumnSummaryDescription.js +0 -225
- package/esm2015/lib/ColumnSummaryDescriptionCollection.js +0 -96
- package/esm2015/lib/ColumnWidth.js +0 -100
- package/esm2015/lib/ComboBoxColumn.js +0 -7
- package/esm2015/lib/ComboEditorView.js +0 -260
- package/esm2015/lib/ComboEditorView_ComboExternal.js +0 -11
- package/esm2015/lib/ComparisonOperatorSelector.js +0 -7
- package/esm2015/lib/ComparisonOperatorSelectorView.js +0 -7
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +0 -887
- package/esm2015/lib/ContentCellModelHelper.js +0 -142
- package/esm2015/lib/CurrentRendererSettings.js +0 -23
- package/esm2015/lib/DataAdapter.js +0 -7
- package/esm2015/lib/DataBindingEventArgs.js +0 -7
- package/esm2015/lib/DataGrid.js +0 -7
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +0 -187
- package/esm2015/lib/DataGridCellEventArgs.js +0 -7
- package/esm2015/lib/DataGridCellLayoutPanel.js +0 -550
- package/esm2015/lib/DataGridColumn.js +0 -7
- package/esm2015/lib/DataGridColumnToolbarManager.js +0 -7
- package/esm2015/lib/DataGridDelayedExecutionManager.js +0 -28
- package/esm2015/lib/DataGridLocaleEn.js +0 -78
- package/esm2015/lib/DataGridPresenterManager.js +0 -181
- package/esm2015/lib/DataGridPropertySetter.js +0 -23
- package/esm2015/lib/DataGridScrollerKeyboardListener.js +0 -70
- package/esm2015/lib/DataGridSelectionMode.js +0 -41
- package/esm2015/lib/DataGridStylingDefaults.js +0 -2
- package/esm2015/lib/DataGridToolbar.js +0 -7
- package/esm2015/lib/DataGridToolbarView.js +0 -7
- package/esm2015/lib/DataGridToolbarView_combined.js +0 -783
- package/esm2015/lib/DataGridViewportManager.js +0 -32
- package/esm2015/lib/DataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/DateEditorView.js +0 -222
- package/esm2015/lib/DateOperatorTypes.js +0 -11
- package/esm2015/lib/DateTimeCell.js +0 -20
- package/esm2015/lib/DateTimeCellModel.js +0 -7
- package/esm2015/lib/DateTimeCellModelExport.js +0 -30
- package/esm2015/lib/DateTimeCellPresenter.js +0 -49
- package/esm2015/lib/DateTimeColumn.js +0 -7
- package/esm2015/lib/DateTimeColumnValueFormatter.js +0 -96
- package/esm2015/lib/DateTimeFormats.js +0 -41
- package/esm2015/lib/DefaultCellActionManager.js +0 -7
- package/esm2015/lib/DefaultCellModelExportUpdater.js +0 -7
- package/esm2015/lib/DefaultGridInfoRequestor.js +0 -7
- package/esm2015/lib/DefaultPlatformPixelConverter.js +0 -20
- package/esm2015/lib/DefinitionBase.js +0 -7
- package/esm2015/lib/DefinitionPropertyUpdatedEventArgs.js +0 -47
- package/esm2015/lib/DragSelectEventArgs.js +0 -54
- package/esm2015/lib/DragType.js +0 -11
- package/esm2015/lib/Dragger.js +0 -186
- package/esm2015/lib/DraggerView.js +0 -133
- package/esm2015/lib/DropDownDataListItem.js +0 -21
- package/esm2015/lib/EditModeClickAction.js +0 -29
- package/esm2015/lib/EditModeType.js +0 -33
- package/esm2015/lib/EditRowDefinition.js +0 -7
- package/esm2015/lib/EditingManager.js +0 -7
- package/esm2015/lib/EditorCell.js +0 -501
- package/esm2015/lib/EditorCellModel.js +0 -7
- package/esm2015/lib/EditorCellModelExport.js +0 -35
- package/esm2015/lib/EditorCellPresenter.js +0 -73
- package/esm2015/lib/EditorDefinition.js +0 -7
- package/esm2015/lib/EditorRowCell.js +0 -21
- package/esm2015/lib/EditorRowCellModel.js +0 -7
- package/esm2015/lib/EditorRowCellPresenter.js +0 -26
- package/esm2015/lib/EditorType.js +0 -37
- package/esm2015/lib/EnterKeyBehaviorAfterEdit.js +0 -37
- package/esm2015/lib/EnterKeyBehaviors.js +0 -41
- package/esm2015/lib/FilterCell.js +0 -544
- package/esm2015/lib/FilterCellModel.js +0 -7
- package/esm2015/lib/FilterCellModelExport.js +0 -48
- package/esm2015/lib/FilterCellPresenter.js +0 -62
- package/esm2015/lib/FilterComparisonType.js +0 -29
- package/esm2015/lib/FilterDialogRenderCompletedEventArgs.js +0 -16
- package/esm2015/lib/FilterLogicalOperator.js +0 -25
- package/esm2015/lib/FilterOperand.js +0 -7
- package/esm2015/lib/FilterRowDefinition.js +0 -7
- package/esm2015/lib/FilterUIType.js +0 -30
- package/esm2015/lib/FixedCellPositions.js +0 -11
- package/esm2015/lib/FormatCellEventArgs.js +0 -31
- package/esm2015/lib/FormatGroupTextEventArgs.js +0 -23
- package/esm2015/lib/FormatSummaryTextEventArgs.js +0 -24
- package/esm2015/lib/GotFocusEventArgs.js +0 -16
- package/esm2015/lib/GridActivationMode.js +0 -25
- package/esm2015/lib/GridActiveCellChangedEventArgs.js +0 -33
- package/esm2015/lib/GridAnimationManager.js +0 -7
- package/esm2015/lib/GridAnimationManagerAnimationCanceledEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationManagerAnimationCompletedEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationManagerAnimationCreatedEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationPhaseSettings.js +0 -117
- package/esm2015/lib/GridAnimationSettings.js +0 -126
- package/esm2015/lib/GridCellBase.js +0 -980
- package/esm2015/lib/GridCellEditEndedEventArgs.js +0 -7
- package/esm2015/lib/GridCellEditStartedEventArgs.js +0 -7
- package/esm2015/lib/GridCellPosition.js +0 -35
- package/esm2015/lib/GridCellType.js +0 -22
- package/esm2015/lib/GridCellValueChangingEventArgs.js +0 -7
- package/esm2015/lib/GridColumnAnimationSettings.js +0 -307
- package/esm2015/lib/GridColumnButtonOptions.js +0 -7
- package/esm2015/lib/GridColumnButtonOptionsView.js +0 -7
- package/esm2015/lib/GridColumnButtonOptionsView_combined.js +0 -183
- package/esm2015/lib/GridColumnCollection.js +0 -7
- package/esm2015/lib/GridColumnFilterOptions.js +0 -7
- package/esm2015/lib/GridColumnFilterOptionsView.js +0 -7
- package/esm2015/lib/GridColumnFilterOptionsView_combined.js +0 -494
- package/esm2015/lib/GridColumnGroupOptions.js +0 -7
- package/esm2015/lib/GridColumnGroupOptionsView.js +0 -7
- package/esm2015/lib/GridColumnGroupOptionsView_combined.js +0 -214
- package/esm2015/lib/GridColumnHideOptions.js +0 -7
- package/esm2015/lib/GridColumnHideOptionsView.js +0 -7
- package/esm2015/lib/GridColumnHideOptionsView_combined.js +0 -152
- package/esm2015/lib/GridColumnMoveOptions.js +0 -7
- package/esm2015/lib/GridColumnMoveOptionsView.js +0 -7
- package/esm2015/lib/GridColumnMoveOptionsView_combined.js +0 -297
- package/esm2015/lib/GridColumnOptions.js +0 -7
- package/esm2015/lib/GridColumnOptionsBase.js +0 -7
- package/esm2015/lib/GridColumnOptionsSectionBase.js +0 -38
- package/esm2015/lib/GridColumnOptionsSimpleSectionBase.js +0 -57
- package/esm2015/lib/GridColumnOptionsUtilities.js +0 -7
- package/esm2015/lib/GridColumnOptionsView.js +0 -7
- package/esm2015/lib/GridColumnOptionsViewBase.js +0 -7
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +0 -597
- package/esm2015/lib/GridColumnOptionsView_combined.js +0 -835
- package/esm2015/lib/GridColumnPinOptions.js +0 -7
- package/esm2015/lib/GridColumnPinOptionsView.js +0 -7
- package/esm2015/lib/GridColumnPinOptionsView_combined.js +0 -282
- package/esm2015/lib/GridColumnSortOptions.js +0 -7
- package/esm2015/lib/GridColumnSortOptionsView.js +0 -7
- package/esm2015/lib/GridColumnSortOptionsView_combined.js +0 -277
- package/esm2015/lib/GridColumnSpacer.js +0 -68
- package/esm2015/lib/GridColumnSpacerCollection.js +0 -79
- package/esm2015/lib/GridColumnSummaryOptions.js +0 -7
- package/esm2015/lib/GridColumnSummaryOptionsView.js +0 -7
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +0 -436
- package/esm2015/lib/GridColumnWidthChangedEventArgs.js +0 -7
- package/esm2015/lib/GridColumnsAutoGeneratedEventArgs.js +0 -7
- package/esm2015/lib/GridColumnsChangedEventArgs.js +0 -7
- package/esm2015/lib/GridCompoundConditionalStyle.js +0 -7
- package/esm2015/lib/GridConditionFilterStringErrorsParsingEventArgs.js +0 -21
- package/esm2015/lib/GridConditionalStyle.js +0 -7
- package/esm2015/lib/GridConditionalStyleBoundType.js +0 -16
- package/esm2015/lib/GridConditionalStyleCollection.js +0 -7
- package/esm2015/lib/GridConditionalStyleFontInfo.js +0 -26
- package/esm2015/lib/GridConditionalStyleProperty.js +0 -733
- package/esm2015/lib/GridConditionalStylePropertyCollection.js +0 -21
- package/esm2015/lib/GridConditionalStylePropertyStylingType.js +0 -18
- package/esm2015/lib/GridCustomFilterRequestedEventArgs.js +0 -7
- package/esm2015/lib/GridDataCommittedEventArgs.js +0 -23
- package/esm2015/lib/GridDataCommittingEventArgs.js +0 -23
- package/esm2015/lib/GridEasingFunctionType.js +0 -33
- package/esm2015/lib/GridEffect.js +0 -7
- package/esm2015/lib/GridEffectGroup.js +0 -7
- package/esm2015/lib/GridEffectMainIntent.js +0 -11
- package/esm2015/lib/GridEffectManager.js +0 -7
- package/esm2015/lib/GridEffectSubIntent.js +0 -11
- package/esm2015/lib/GridExpansionIndicator.js +0 -7
- package/esm2015/lib/GridExpansionIndicatorView.js +0 -7
- package/esm2015/lib/GridExpansionIndicatorView_combined.js +0 -317
- package/esm2015/lib/GridExternalWrapper.js +0 -167
- package/esm2015/lib/GridFilterDialog.js +0 -7
- package/esm2015/lib/GridFilterDialogFilterChangeEventArgs.js +0 -20
- package/esm2015/lib/GridFilterDialogOpeningEventArgs.js +0 -20
- package/esm2015/lib/GridFilterDialogPanel.js +0 -7
- package/esm2015/lib/GridFilterDialogView.js +0 -7
- package/esm2015/lib/GridFilterDialogViewModel.js +0 -7
- package/esm2015/lib/GridFilterDialogViewModelGrouping.js +0 -22
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevel.js +0 -21
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevelCollection.js +0 -21
- package/esm2015/lib/GridFilterDialogViewModelRow.js +0 -91
- package/esm2015/lib/GridFilterDialogViewModelRowCollection.js +0 -7
- package/esm2015/lib/GridFilterDialogView_combined.js +0 -1473
- package/esm2015/lib/GridFilterExpressionsEventArgs.js +0 -20
- package/esm2015/lib/GridFilterOperandsCollection.js +0 -7
- package/esm2015/lib/GridGroupDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridIconRepository.js +0 -94
- package/esm2015/lib/GridLayer.js +0 -7
- package/esm2015/lib/GridLayerController.js +0 -7
- package/esm2015/lib/GridLayerExport.js +0 -49
- package/esm2015/lib/GridModuleHelper.js +0 -24
- package/esm2015/lib/GridRowEditEndedEventArgs.js +0 -27
- package/esm2015/lib/GridRowEditStartedEventArgs.js +0 -27
- package/esm2015/lib/GridSelectedCellRangesChangedEventArgs.js +0 -47
- package/esm2015/lib/GridSelectedCellRangesCollection.js +0 -24
- package/esm2015/lib/GridSelectedCellsChangedEventArgs.js +0 -7
- package/esm2015/lib/GridSelectedCellsCollection.js +0 -7
- package/esm2015/lib/GridSelectedItemsChangedEventArgs.js +0 -40
- package/esm2015/lib/GridSelectedItemsCollection.js +0 -42
- package/esm2015/lib/GridSelectedKeysChangedEventArgs.js +0 -40
- package/esm2015/lib/GridSelectedKeysCollection.js +0 -160
- package/esm2015/lib/GridSelectionBehavior.js +0 -25
- package/esm2015/lib/GridSelectionChangedEventArgs.js +0 -16
- package/esm2015/lib/GridSizeChangedEventArgs.js +0 -21
- package/esm2015/lib/GridSortDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridSortIndicator.js +0 -7
- package/esm2015/lib/GridSortIndicatorView.js +0 -7
- package/esm2015/lib/GridSortIndicatorView_combined.js +0 -615
- package/esm2015/lib/GridStyleRepository.js +0 -313
- package/esm2015/lib/GridStyleRepositoryKeys.js +0 -11
- package/esm2015/lib/GridSummaryDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridViewportChangedEventArgs.js +0 -27
- package/esm2015/lib/GroupData.js +0 -22
- package/esm2015/lib/GroupHeaderDisplayMode.js +0 -25
- package/esm2015/lib/GroupInfo.js +0 -22
- package/esm2015/lib/GroupSummaryDisplayMode.js +0 -38
- package/esm2015/lib/Header.js +0 -7
- package/esm2015/lib/HeaderClickAction.js +0 -37
- package/esm2015/lib/HeaderRowSeparator.js +0 -7
- package/esm2015/lib/HeaderSeparator.js +0 -7
- package/esm2015/lib/HorizontalPropertyEditorDataSource.js +0 -24
- package/esm2015/lib/HoverManager.js +0 -7
- package/esm2015/lib/ICellActionManager.js +0 -7
- package/esm2015/lib/ICellModelExportUpdater.js +0 -11
- package/esm2015/lib/ICellPresenter.js +0 -7
- package/esm2015/lib/ICellRenderingEngine.js +0 -7
- package/esm2015/lib/ICheckboxListView.js +0 -11
- package/esm2015/lib/IColumnGrouping.js +0 -11
- package/esm2015/lib/IColumnGroupingVisualModelExport.js +0 -11
- package/esm2015/lib/IDataAdapter.js +0 -7
- package/esm2015/lib/IDataGridComponent.js +0 -11
- package/esm2015/lib/IDelayedExecutionManager.js +0 -11
- package/esm2015/lib/IDragger.js +0 -7
- package/esm2015/lib/IDraggerView.js +0 -7
- package/esm2015/lib/IDraggerView_combined.js +0 -15
- package/esm2015/lib/IEditorView.js +0 -11
- package/esm2015/lib/IExternalDefinitionBase.js +0 -7
- package/esm2015/lib/IExternalGrid.js +0 -7
- package/esm2015/lib/IExternalTemplateColumn.js +0 -11
- package/esm2015/lib/IExternalTemplateHeaderColumn.js +0 -11
- package/esm2015/lib/IExternalTemplateSectionHeader.js +0 -11
- package/esm2015/lib/IGridInfoRequestor.js +0 -7
- package/esm2015/lib/INativeCell.js +0 -11
- package/esm2015/lib/IPlatformPixelConverter.js +0 -11
- package/esm2015/lib/IPropertySetter.js +0 -11
- package/esm2015/lib/ISummaryChooserView.js +0 -7
- package/esm2015/lib/ISummaryChooserView_combined.js +0 -448
- package/esm2015/lib/IToolbarVisualModelExport.js +0 -11
- package/esm2015/lib/IViewportManager.js +0 -11
- package/esm2015/lib/ImageCell.js +0 -119
- package/esm2015/lib/ImageCellModel.js +0 -7
- package/esm2015/lib/ImageCellModelExport.js +0 -28
- package/esm2015/lib/ImageCellPresenter.js +0 -91
- package/esm2015/lib/ImageColumn.js +0 -7
- package/esm2015/lib/ImageResourceType.js +0 -37
- package/esm2015/lib/ImageStretchOptions.js +0 -29
- package/esm2015/lib/LayoutAction.js +0 -49
- package/esm2015/lib/LostFocusEventArgs.js +0 -16
- package/esm2015/lib/MergedCellEvaluationCriteria.js +0 -29
- package/esm2015/lib/MergedCellInfo.js +0 -26
- package/esm2015/lib/MergedCellMode.js +0 -34
- package/esm2015/lib/ModelStates.js +0 -11
- package/esm2015/lib/ModelTypes.js +0 -11
- package/esm2015/lib/MultiColumnComboBox.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxDataSourceNotificationHandler.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxSelectedItemChangeType.js +0 -20
- package/esm2015/lib/MultiColumnComboBoxTextChangedEventArgs.js +0 -29
- package/esm2015/lib/MultiColumnComboBoxUtilities.js +0 -92
- package/esm2015/lib/MultiColumnComboBoxValueChangedEventArgs.js +0 -29
- package/esm2015/lib/MultiColumnComboBoxView.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +0 -2784
- package/esm2015/lib/MultiColumnComboVisualModelExport.js +0 -187
- package/esm2015/lib/MultipleDataSourceNotifier.js +0 -61
- package/esm2015/lib/NativeUIComboFactory.js +0 -47
- package/esm2015/lib/NativeUIGridFactory.js +0 -70
- package/esm2015/lib/NumericCell.js +0 -32
- package/esm2015/lib/NumericCellFormatter.js +0 -7
- package/esm2015/lib/NumericCellModel.js +0 -7
- package/esm2015/lib/NumericCellModelExport.js +0 -32
- package/esm2015/lib/NumericCellPresenter.js +0 -48
- package/esm2015/lib/NumericColumn.js +0 -7
- package/esm2015/lib/NumericEditorView.js +0 -31
- package/esm2015/lib/OperatorModel.js +0 -24
- package/esm2015/lib/OperatorSelectorClosingEventArgs.js +0 -16
- package/esm2015/lib/OperatorSelectorOpeningEventArgs.js +0 -16
- package/esm2015/lib/OperatorSelectorValueChangedEventArgs.js +0 -33
- package/esm2015/lib/PageChangedEventArgs.js +0 -33
- package/esm2015/lib/PagedDataProvider.js +0 -7
- package/esm2015/lib/Pager.js +0 -7
- package/esm2015/lib/PagerDataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/PagerGridDataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/PagerView.js +0 -7
- package/esm2015/lib/PagerVisualModelExport.js +0 -82
- package/esm2015/lib/PinnedAreaSeparator.js +0 -7
- package/esm2015/lib/PinnedPositions.js +0 -29
- package/esm2015/lib/PinnedRowInfo.js +0 -7
- package/esm2015/lib/PlaceholderView.js +0 -69
- package/esm2015/lib/PrimaryKeyValue.js +0 -87
- package/esm2015/lib/PropertyEditor.js +0 -7
- package/esm2015/lib/PropertyEditorView.js +0 -7
- package/esm2015/lib/PropertyEditorView_combined.js +0 -1652
- package/esm2015/lib/PushRowResult.js +0 -7
- package/esm2015/lib/PushRowSettings.js +0 -7
- package/esm2015/lib/RecyclingManager.js +0 -7
- package/esm2015/lib/ResponsiveEngine.js +0 -7
- package/esm2015/lib/ResponsivePhase.js +0 -7
- package/esm2015/lib/ResponsivePhasesCollection.js +0 -7
- package/esm2015/lib/ResponsiveState.js +0 -7
- package/esm2015/lib/ResponsiveStateEnteredEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStateEnteringEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStateExitedEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStatesCollection.js +0 -7
- package/esm2015/lib/RowCellsEffect.js +0 -7
- package/esm2015/lib/RowEffect.js +0 -7
- package/esm2015/lib/RowHoverAnimationMode.js +0 -29
- package/esm2015/lib/RowPath.js +0 -110
- package/esm2015/lib/RowRange.js +0 -38
- package/esm2015/lib/RowSelectionAnimationMode.js +0 -29
- package/esm2015/lib/RowSeparator.js +0 -7
- package/esm2015/lib/RowSeparatorCell.js +0 -20
- package/esm2015/lib/RowSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/RowSeparatorModel.js +0 -7
- package/esm2015/lib/RowSeparatorModelExport.js +0 -23
- package/esm2015/lib/SaveLayoutColumn.js +0 -7
- package/esm2015/lib/SaveLayoutFilterInfo.js +0 -173
- package/esm2015/lib/SaveLayoutGroupInfo.js +0 -51
- package/esm2015/lib/SaveLayoutSortInfo.js +0 -54
- package/esm2015/lib/SectionFooter.js +0 -7
- package/esm2015/lib/SectionHeader.js +0 -7
- package/esm2015/lib/SectionHeaderCell.js +0 -70
- package/esm2015/lib/SectionHeaderCellModel.js +0 -7
- package/esm2015/lib/SectionHeaderCellModelExport.js +0 -62
- package/esm2015/lib/SectionHeaderCellPresenter.js +0 -51
- package/esm2015/lib/SectionInfo.js +0 -7
- package/esm2015/lib/SelectAllCheckboxChangedEventArgs.js +0 -20
- package/esm2015/lib/SelectionManager.js +0 -7
- package/esm2015/lib/SortIndicatorRenderCompletedEventArgs.js +0 -16
- package/esm2015/lib/SortIndicatorStyle.js +0 -36
- package/esm2015/lib/SortManager.js +0 -7
- package/esm2015/lib/SortMode.js +0 -37
- package/esm2015/lib/SpacerEffect.js +0 -7
- package/esm2015/lib/SpatialEngine.js +0 -7
- package/esm2015/lib/StringOperatorTypes.js +0 -11
- package/esm2015/lib/SummaryCell.js +0 -83
- package/esm2015/lib/SummaryCellModel.js +0 -7
- package/esm2015/lib/SummaryCellModelExport.js +0 -88
- package/esm2015/lib/SummaryCellPresenter.js +0 -51
- package/esm2015/lib/SummaryChangedEventArgs.js +0 -21
- package/esm2015/lib/SummaryChooser.js +0 -7
- package/esm2015/lib/SummaryChooserItem.js +0 -22
- package/esm2015/lib/SummaryChooserView.js +0 -7
- package/esm2015/lib/SummaryData.js +0 -24
- package/esm2015/lib/SummaryRow.js +0 -7
- package/esm2015/lib/SummaryRowRoot.js +0 -7
- package/esm2015/lib/SummaryRowSection.js +0 -7
- package/esm2015/lib/SummaryScope.js +0 -33
- package/esm2015/lib/TemplateCell.js +0 -55
- package/esm2015/lib/TemplateCellContainer.js +0 -33
- package/esm2015/lib/TemplateCellModel.js +0 -7
- package/esm2015/lib/TemplateCellModelExport.js +0 -27
- package/esm2015/lib/TemplateCellPresenter.js +0 -37
- package/esm2015/lib/TemplateCellUpdatingEventArgs.js +0 -7
- package/esm2015/lib/TemplateColumn.js +0 -7
- package/esm2015/lib/TemplateHeader.js +0 -48
- package/esm2015/lib/TemplateHeaderCell.js +0 -30
- package/esm2015/lib/TemplateHeaderCellModel.js +0 -61
- package/esm2015/lib/TemplateHeaderCellModelExport.js +0 -27
- package/esm2015/lib/TemplateHeaderCellPresenter.js +0 -38
- package/esm2015/lib/TemplateHeaderCellUpdatingEventArgs.js +0 -33
- package/esm2015/lib/TemplateSectionHeader.js +0 -39
- package/esm2015/lib/TemplateSectionHeaderCellModel.js +0 -17
- package/esm2015/lib/TemplateSectionHeaderCellModelExport.js +0 -23
- package/esm2015/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +0 -33
- package/esm2015/lib/TextCell.js +0 -67
- package/esm2015/lib/TextCellDecoration.js +0 -33
- package/esm2015/lib/TextCellLineBreakMode.js +0 -33
- package/esm2015/lib/TextCellModel.js +0 -7
- package/esm2015/lib/TextCellModelExport.js +0 -30
- package/esm2015/lib/TextCellPresenter.js +0 -52
- package/esm2015/lib/TextColumn.js +0 -7
- package/esm2015/lib/TextEditorView.js +0 -174
- package/esm2015/lib/TextHeader.js +0 -7
- package/esm2015/lib/TextHeaderCell.js +0 -355
- package/esm2015/lib/TextHeaderCellModel.js +0 -7
- package/esm2015/lib/TextHeaderCellModelExport.js +0 -23
- package/esm2015/lib/TextHeaderCellPresenter.js +0 -140
- package/esm2015/lib/TextIconSetBuiltInTypes.js +0 -18
- package/esm2015/lib/TextIconSetConditionalStyle.js +0 -106
- package/esm2015/lib/TextVisualModelExport.js +0 -44
- package/esm2015/lib/ToolbarVisualModelExport.js +0 -20
- package/esm2015/lib/VerticalSeparatorCell.js +0 -72
- package/esm2015/lib/VerticalSeparatorCellModel.js +0 -7
- package/esm2015/lib/VerticalSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/VisibilityEngine.js +0 -7
- package/esm2015/lib/VisualModel.js +0 -7
- package/esm2015/lib/VisualModelExport.js +0 -231
- package/esm2015/lib/igx-apply-button-click-event-args.js +0 -27
- package/esm2015/lib/igx-cancel-button-click-event-args.js +0 -27
- package/esm2015/lib/igx-cell-info.js +0 -1148
- package/esm2015/lib/igx-cell-key-dynamic-module.js +0 -34
- package/esm2015/lib/igx-cell-key-module.js +0 -26
- package/esm2015/lib/igx-cell-key.js +0 -84
- package/esm2015/lib/igx-cell-range-dynamic-module.js +0 -34
- package/esm2015/lib/igx-cell-range-module.js +0 -26
- package/esm2015/lib/igx-cell-range.js +0 -74
- package/esm2015/lib/igx-cell-style-requested-event-args.js +0 -57
- package/esm2015/lib/igx-checkbox-list-component.js +0 -955
- package/esm2015/lib/igx-checkbox-list-dynamic-module.js +0 -90
- package/esm2015/lib/igx-checkbox-list-index-type-changed-event-args.js +0 -41
- package/esm2015/lib/igx-checkbox-list-keys-cleared-event-args.js +0 -27
- package/esm2015/lib/igx-checkbox-list-module.js +0 -84
- package/esm2015/lib/igx-checked-changed-event-args.js +0 -50
- package/esm2015/lib/igx-column-chooser-component.js +0 -291
- package/esm2015/lib/igx-column-chooser-dynamic-module.js +0 -52
- package/esm2015/lib/igx-column-chooser-module.js +0 -46
- package/esm2015/lib/igx-column-exchanger.js +0 -47
- package/esm2015/lib/igx-column-exchangers-collection.js +0 -53
- package/esm2015/lib/igx-column-group-description-collection.js +0 -115
- package/esm2015/lib/igx-column-group-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-group-description-module.js +0 -26
- package/esm2015/lib/igx-column-group-description.js +0 -130
- package/esm2015/lib/igx-column-grouping-component.js +0 -335
- package/esm2015/lib/igx-column-grouping-dynamic-module.js +0 -38
- package/esm2015/lib/igx-column-grouping-module.js +0 -36
- package/esm2015/lib/igx-column-hidden-changed-event-args.js +0 -52
- package/esm2015/lib/igx-column-moving-separator-component.js +0 -73
- package/esm2015/lib/igx-column-moving-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-moving-separator-module.js +0 -27
- package/esm2015/lib/igx-column-pinned-changed-event-args.js +0 -62
- package/esm2015/lib/igx-column-pinning-component.js +0 -290
- package/esm2015/lib/igx-column-pinning-dynamic-module.js +0 -45
- package/esm2015/lib/igx-column-pinning-module.js +0 -39
- package/esm2015/lib/igx-column-property-setter.js +0 -65
- package/esm2015/lib/igx-column-property-setters-collection.js +0 -53
- package/esm2015/lib/igx-column-resizing-separator-component.js +0 -62
- package/esm2015/lib/igx-column-resizing-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-resizing-separator-module.js +0 -27
- package/esm2015/lib/igx-column-sort-description-collection.js +0 -115
- package/esm2015/lib/igx-column-sort-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-sort-description-module.js +0 -26
- package/esm2015/lib/igx-column-sort-description.js +0 -67
- package/esm2015/lib/igx-column-summary-description-collection.js +0 -112
- package/esm2015/lib/igx-column-summary-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-summary-description-module.js +0 -26
- package/esm2015/lib/igx-column-summary-description.js +0 -210
- package/esm2015/lib/igx-column-width-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-width-module.js +0 -26
- package/esm2015/lib/igx-column-width.js +0 -66
- package/esm2015/lib/igx-combo-box-column-component.js +0 -109
- package/esm2015/lib/igx-combo-box-column-dynamic-module.js +0 -34
- package/esm2015/lib/igx-combo-box-column-module.js +0 -27
- package/esm2015/lib/igx-data-binding-event-args.js +0 -106
- package/esm2015/lib/igx-data-grid-all-columns-dynamic-module.js +0 -107
- package/esm2015/lib/igx-data-grid-all-columns-module.js +0 -100
- package/esm2015/lib/igx-data-grid-cell-event-args.js +0 -113
- package/esm2015/lib/igx-data-grid-column-component.js +0 -1379
- package/esm2015/lib/igx-data-grid-comparison-operator-selector-component.js +0 -457
- package/esm2015/lib/igx-data-grid-component.js +0 -4736
- package/esm2015/lib/igx-data-grid-core-dynamic-module.js +0 -178
- package/esm2015/lib/igx-data-grid-core-module.js +0 -172
- package/esm2015/lib/igx-data-grid-dynamic-module.js +0 -93
- package/esm2015/lib/igx-data-grid-expansion-indicator-component.js +0 -198
- package/esm2015/lib/igx-data-grid-filter-dialog-component.js +0 -516
- package/esm2015/lib/igx-data-grid-locale-en-module.js +0 -31
- package/esm2015/lib/igx-data-grid-module.js +0 -86
- package/esm2015/lib/igx-data-grid-pager-component.js +0 -296
- package/esm2015/lib/igx-data-grid-pager-dynamic-module.js +0 -42
- package/esm2015/lib/igx-data-grid-pager-module.js +0 -35
- package/esm2015/lib/igx-data-grid-sort-indicator-component.js +0 -239
- package/esm2015/lib/igx-data-grid-toolbar-component.js +0 -476
- package/esm2015/lib/igx-data-grid-toolbar-dynamic-module.js +0 -66
- package/esm2015/lib/igx-data-grid-toolbar-module.js +0 -60
- package/esm2015/lib/igx-date-time-cell-info.js +0 -86
- package/esm2015/lib/igx-date-time-column-component.js +0 -174
- package/esm2015/lib/igx-date-time-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-date-time-column-module.js +0 -27
- package/esm2015/lib/igx-definition-base-component.js +0 -839
- package/esm2015/lib/igx-edit-row-definition-component.js +0 -49
- package/esm2015/lib/igx-edit-row-definition-dynamic-module.js +0 -34
- package/esm2015/lib/igx-edit-row-definition-module.js +0 -27
- package/esm2015/lib/igx-editor-cell-info.js +0 -142
- package/esm2015/lib/igx-editor-definition-component.js +0 -49
- package/esm2015/lib/igx-editor-definition-dynamic-module.js +0 -34
- package/esm2015/lib/igx-editor-definition-module.js +0 -27
- package/esm2015/lib/igx-editor-row-cell-info.js +0 -19
- package/esm2015/lib/igx-filter-cell-info.js +0 -140
- package/esm2015/lib/igx-filter-dialog-render-completed-event-args.js +0 -27
- package/esm2015/lib/igx-filter-operand-dynamic-module.js +0 -34
- package/esm2015/lib/igx-filter-operand-module.js +0 -26
- package/esm2015/lib/igx-filter-operand.js +0 -124
- package/esm2015/lib/igx-filter-row-definition-component.js +0 -93
- package/esm2015/lib/igx-filter-row-definition-dynamic-module.js +0 -36
- package/esm2015/lib/igx-filter-row-definition-module.js +0 -27
- package/esm2015/lib/igx-format-cell-event-args.js +0 -82
- package/esm2015/lib/igx-format-group-text-event-args.js +0 -63
- package/esm2015/lib/igx-format-summary-text-event-args.js +0 -72
- package/esm2015/lib/igx-got-focus-event-args.js +0 -27
- package/esm2015/lib/igx-grid-active-cell-changed-event-args.js +0 -81
- package/esm2015/lib/igx-grid-animation-phase-settings.js +0 -112
- package/esm2015/lib/igx-grid-animation-settings.js +0 -47
- package/esm2015/lib/igx-grid-cell-edit-ended-event-args.js +0 -66
- package/esm2015/lib/igx-grid-cell-edit-started-event-args.js +0 -66
- package/esm2015/lib/igx-grid-cell-position-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-cell-position-module.js +0 -26
- package/esm2015/lib/igx-grid-cell-position.js +0 -53
- package/esm2015/lib/igx-grid-cell-value-changing-event-args.js +0 -137
- package/esm2015/lib/igx-grid-column-animation-settings.js +0 -47
- package/esm2015/lib/igx-grid-column-button-options-component.js +0 -154
- package/esm2015/lib/igx-grid-column-button-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-button-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-collection.js +0 -53
- package/esm2015/lib/igx-grid-column-filter-options-component.js +0 -183
- package/esm2015/lib/igx-grid-column-filter-options-dynamic-module.js +0 -45
- package/esm2015/lib/igx-grid-column-filter-options-module.js +0 -39
- package/esm2015/lib/igx-grid-column-group-options-component.js +0 -72
- package/esm2015/lib/igx-grid-column-group-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-group-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-hide-options-component.js +0 -72
- package/esm2015/lib/igx-grid-column-hide-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-hide-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-move-options-component.js +0 -88
- package/esm2015/lib/igx-grid-column-move-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-move-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-options-base-component.js +0 -297
- package/esm2015/lib/igx-grid-column-options-component.js +0 -705
- package/esm2015/lib/igx-grid-column-options-dynamic-module.js +0 -94
- package/esm2015/lib/igx-grid-column-options-module.js +0 -88
- package/esm2015/lib/igx-grid-column-options-section-base-component.js +0 -31
- package/esm2015/lib/igx-grid-column-options-simple-section-base-component.js +0 -42
- package/esm2015/lib/igx-grid-column-pin-options-component.js +0 -88
- package/esm2015/lib/igx-grid-column-pin-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-pin-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-sort-options-component.js +0 -97
- package/esm2015/lib/igx-grid-column-sort-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-sort-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-summary-options-component.js +0 -101
- package/esm2015/lib/igx-grid-column-summary-options-dynamic-module.js +0 -52
- package/esm2015/lib/igx-grid-column-summary-options-module.js +0 -46
- package/esm2015/lib/igx-grid-column-width-changed-event-args.js +0 -102
- package/esm2015/lib/igx-grid-columns-auto-generated-event-args.js +0 -64
- package/esm2015/lib/igx-grid-columns-changed-event-args.js +0 -64
- package/esm2015/lib/igx-grid-compound-conditional-style-component.js +0 -71
- package/esm2015/lib/igx-grid-condition-filter-string-errors-parsing-event-args.js +0 -45
- package/esm2015/lib/igx-grid-conditional-style-collection.js +0 -53
- package/esm2015/lib/igx-grid-conditional-style-component.js +0 -327
- package/esm2015/lib/igx-grid-conditional-style-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-font-info-component.js +0 -144
- package/esm2015/lib/igx-grid-conditional-style-font-info-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-font-info-module.js +0 -27
- package/esm2015/lib/igx-grid-conditional-style-module.js +0 -27
- package/esm2015/lib/igx-grid-conditional-style-property-collection.js +0 -53
- package/esm2015/lib/igx-grid-conditional-style-property-component.js +0 -454
- package/esm2015/lib/igx-grid-conditional-style-property-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-property-module.js +0 -27
- package/esm2015/lib/igx-grid-custom-filter-requested-event-args.js +0 -98
- package/esm2015/lib/igx-grid-data-committed-event-args.js +0 -42
- package/esm2015/lib/igx-grid-data-committing-event-args.js +0 -42
- package/esm2015/lib/igx-grid-filter-dialog-filter-change-event-args.js +0 -33
- package/esm2015/lib/igx-grid-filter-dialog-opening-event-args.js +0 -45
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping-level.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping.js +0 -54
- package/esm2015/lib/igx-grid-filter-dialog-view-model-row-collection.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-row.js +0 -92
- package/esm2015/lib/igx-grid-filter-dialog-view-model.js +0 -145
- package/esm2015/lib/igx-grid-filter-expressions-event-args.js +0 -50
- package/esm2015/lib/igx-grid-filter-operands-collection.js +0 -53
- package/esm2015/lib/igx-grid-group-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-grid-row-edit-ended-event-args.js +0 -45
- package/esm2015/lib/igx-grid-row-edit-started-event-args.js +0 -45
- package/esm2015/lib/igx-grid-selected-cell-ranges-changed-event-args.js +0 -166
- package/esm2015/lib/igx-grid-selected-cell-ranges-collection.js +0 -53
- package/esm2015/lib/igx-grid-selected-cells-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-cells-collection.js +0 -53
- package/esm2015/lib/igx-grid-selected-items-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-items-collection.js +0 -30
- package/esm2015/lib/igx-grid-selected-keys-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-keys-collection.js +0 -53
- package/esm2015/lib/igx-grid-selection-changed-event-args.js +0 -30
- package/esm2015/lib/igx-grid-size-changed-event-args.js +0 -48
- package/esm2015/lib/igx-grid-sort-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-grid-summary-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-group-data.js +0 -65
- package/esm2015/lib/igx-header-component.js +0 -126
- package/esm2015/lib/igx-header-row-separator-component.js +0 -49
- package/esm2015/lib/igx-header-row-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-header-row-separator-module.js +0 -27
- package/esm2015/lib/igx-header-separator-component.js +0 -46
- package/esm2015/lib/igx-header-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-header-separator-module.js +0 -27
- package/esm2015/lib/igx-horizontal-property-editor-data-source.js +0 -53
- package/esm2015/lib/igx-image-cell-info.js +0 -49
- package/esm2015/lib/igx-image-column-component.js +0 -108
- package/esm2015/lib/igx-image-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-image-column-module.js +0 -27
- package/esm2015/lib/igx-lost-focus-event-args.js +0 -27
- package/esm2015/lib/igx-multi-column-combo-box-component.js +0 -1598
- package/esm2015/lib/igx-multi-column-combo-box-dynamic-module.js +0 -80
- package/esm2015/lib/igx-multi-column-combo-box-module.js +0 -74
- package/esm2015/lib/igx-multi-column-combo-box-text-changed-event-args.js +0 -23
- package/esm2015/lib/igx-multi-column-combo-box-value-changed-event-args.js +0 -23
- package/esm2015/lib/igx-numeric-cell-info.js +0 -157
- package/esm2015/lib/igx-numeric-column-component.js +0 -240
- package/esm2015/lib/igx-numeric-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-numeric-column-module.js +0 -27
- package/esm2015/lib/igx-operator-selector-closing-event-args.js +0 -27
- package/esm2015/lib/igx-operator-selector-opening-event-args.js +0 -30
- package/esm2015/lib/igx-operator-selector-value-changed-event-args.js +0 -42
- package/esm2015/lib/igx-page-changed-event-args.js +0 -49
- package/esm2015/lib/igx-pinned-area-separator-component.js +0 -46
- package/esm2015/lib/igx-pinned-area-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-pinned-area-separator-module.js +0 -27
- package/esm2015/lib/igx-primary-key-value-dynamic-module.js +0 -34
- package/esm2015/lib/igx-primary-key-value-module.js +0 -26
- package/esm2015/lib/igx-primary-key-value.js +0 -69
- package/esm2015/lib/igx-property-editor-component.js +0 -484
- package/esm2015/lib/igx-property-editor-dynamic-module.js +0 -115
- package/esm2015/lib/igx-property-editor-module.js +0 -109
- package/esm2015/lib/igx-responsive-phase.js +0 -139
- package/esm2015/lib/igx-responsive-phases-collection.js +0 -53
- package/esm2015/lib/igx-responsive-state-entered-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state-entering-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state-exited-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state.js +0 -200
- package/esm2015/lib/igx-responsive-states-collection.js +0 -53
- package/esm2015/lib/igx-row-separator-component.js +0 -49
- package/esm2015/lib/igx-row-separator-dynamic-module.js +0 -36
- package/esm2015/lib/igx-row-separator-info.js +0 -19
- package/esm2015/lib/igx-row-separator-module.js +0 -27
- package/esm2015/lib/igx-section-footer-component.js +0 -49
- package/esm2015/lib/igx-section-footer-dynamic-module.js +0 -34
- package/esm2015/lib/igx-section-footer-module.js +0 -27
- package/esm2015/lib/igx-section-header-cell-info.js +0 -48
- package/esm2015/lib/igx-section-header-component.js +0 -165
- package/esm2015/lib/igx-section-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-section-header-module.js +0 -27
- package/esm2015/lib/igx-select-all-checkbox-changed-event-args.js +0 -34
- package/esm2015/lib/igx-sort-indicator-render-completed-event-args.js +0 -27
- package/esm2015/lib/igx-summary-cell-info.js +0 -59
- package/esm2015/lib/igx-summary-changed-event-args.js +0 -49
- package/esm2015/lib/igx-summary-chooser-dynamic-module.js +0 -36
- package/esm2015/lib/igx-summary-chooser-module.js +0 -33
- package/esm2015/lib/igx-summary-data.js +0 -70
- package/esm2015/lib/igx-summary-row-component.js +0 -145
- package/esm2015/lib/igx-summary-row-root-component.js +0 -47
- package/esm2015/lib/igx-summary-row-root-dynamic-module.js +0 -36
- package/esm2015/lib/igx-summary-row-root-module.js +0 -27
- package/esm2015/lib/igx-summary-row-section-component.js +0 -47
- package/esm2015/lib/igx-summary-row-section-dynamic-module.js +0 -36
- package/esm2015/lib/igx-summary-row-section-module.js +0 -27
- package/esm2015/lib/igx-template-cell-info.js +0 -28
- package/esm2015/lib/igx-template-cell-updating-event-args.js +0 -111
- package/esm2015/lib/igx-template-column-component.js +0 -75
- package/esm2015/lib/igx-template-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-template-column-module.js +0 -27
- package/esm2015/lib/igx-template-header-cell-info.js +0 -29
- package/esm2015/lib/igx-template-header-cell-updating-event-args.js +0 -111
- package/esm2015/lib/igx-template-header-component.js +0 -75
- package/esm2015/lib/igx-template-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-template-header-module.js +0 -27
- package/esm2015/lib/igx-template-section-header-cell-info.js +0 -19
- package/esm2015/lib/igx-template-section-header-cell-updating-event-args.js +0 -86
- package/esm2015/lib/igx-template-section-header-component.js +0 -75
- package/esm2015/lib/igx-template-section-header-dynamic-module.js +0 -38
- package/esm2015/lib/igx-template-section-header-module.js +0 -27
- package/esm2015/lib/igx-text-cell-info.js +0 -28
- package/esm2015/lib/igx-text-column-component.js +0 -96
- package/esm2015/lib/igx-text-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-text-column-module.js +0 -27
- package/esm2015/lib/igx-text-header-cell-info.js +0 -209
- package/esm2015/lib/igx-text-header-component.js +0 -50
- package/esm2015/lib/igx-text-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-text-header-module.js +0 -27
- package/esm2015/lib/igx-text-icon-set-conditional-style-component.js +0 -74
- package/esm2015/lib/igx-text-icon-set-conditional-style-dynamic-module.js +0 -34
- package/esm2015/lib/igx-text-icon-set-conditional-style-module.js +0 -27
- package/esm2015/lib/igx-vertical-separator-cell-info.js +0 -19
- package/esm2015/public_api.js +0 -752
- package/esm5/igniteui-angular-data-grids.js +0 -4
- package/esm5/lib/AccessibilityRow.js +0 -115
- package/esm5/lib/ActivationManager.js +0 -7
- package/esm5/lib/ApplyButtonClickEventArgs.js +0 -20
- package/esm5/lib/BaseEditorView.js +0 -232
- package/esm5/lib/BrowserExecutionContext.js +0 -57
- package/esm5/lib/BrowserPixelConverter.js +0 -24
- package/esm5/lib/BrowserTickProvider.js +0 -87
- package/esm5/lib/CalculationParameters.js +0 -36
- package/esm5/lib/CancelButtonClickEventArgs.js +0 -20
- package/esm5/lib/CanvasCellPresenterBase.js +0 -80
- package/esm5/lib/CanvasContentCellModelHelper.js +0 -85
- package/esm5/lib/CanvasDateTimeCell.js +0 -21
- package/esm5/lib/CanvasDateTimeCellPresenter.js +0 -54
- package/esm5/lib/CanvasGridCellBase.js +0 -872
- package/esm5/lib/CanvasImageCell.js +0 -72
- package/esm5/lib/CanvasImageCellPresenter.js +0 -95
- package/esm5/lib/CanvasNumericCell.js +0 -24
- package/esm5/lib/CanvasNumericCellPresenter.js +0 -53
- package/esm5/lib/CanvasPlaceholderView.js +0 -80
- package/esm5/lib/CanvasRowSeparatorCell.js +0 -21
- package/esm5/lib/CanvasRowSeparatorCellPresenter.js +0 -28
- package/esm5/lib/CanvasSectionHeaderCell.js +0 -27
- package/esm5/lib/CanvasSectionHeaderCellPresenter.js +0 -56
- package/esm5/lib/CanvasSummaryCell.js +0 -100
- package/esm5/lib/CanvasSummaryCellPresenter.js +0 -47
- package/esm5/lib/CanvasTemplateCell.js +0 -38
- package/esm5/lib/CanvasTemplateCellContainer.js +0 -42
- package/esm5/lib/CanvasTemplateCellPresenter.js +0 -44
- package/esm5/lib/CanvasTemplateHeaderCell.js +0 -38
- package/esm5/lib/CanvasTemplateHeaderCellPresenter.js +0 -44
- package/esm5/lib/CanvasTextCell.js +0 -27
- package/esm5/lib/CanvasTextCellPresenter.js +0 -57
- package/esm5/lib/CanvasTextHeaderCell.js +0 -63
- package/esm5/lib/CanvasTextHeaderCellPresenter.js +0 -75
- package/esm5/lib/CanvasVerticalSeparatorCell.js +0 -21
- package/esm5/lib/CanvasVerticalSeparatorCellPresenter.js +0 -28
- package/esm5/lib/CellContentHorizontalAlignment.js +0 -37
- package/esm5/lib/CellContentVerticalAlignment.js +0 -37
- package/esm5/lib/CellDataLoadedAnimationMode.js +0 -29
- package/esm5/lib/CellEffect.js +0 -7
- package/esm5/lib/CellKey.js +0 -7
- package/esm5/lib/CellModel.js +0 -7
- package/esm5/lib/CellModelExport.js +0 -122
- package/esm5/lib/CellPath.js +0 -333
- package/esm5/lib/CellPositionEffect.js +0 -7
- package/esm5/lib/CellPresenterBase.js +0 -141
- package/esm5/lib/CellPropertyAnimationType.js +0 -65
- package/esm5/lib/CellRange.js +0 -82
- package/esm5/lib/CellSelectionAnimationMode.js +0 -29
- package/esm5/lib/CellStyleRequestedEventArgs.js +0 -54
- package/esm5/lib/CheckboxList.js +0 -7
- package/esm5/lib/CheckboxListBridge.js +0 -335
- package/esm5/lib/CheckboxListExternal.js +0 -11
- package/esm5/lib/CheckboxListExternalIndexType.js +0 -11
- package/esm5/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +0 -23
- package/esm5/lib/CheckboxListExternalKeysClearedEventArgs.js +0 -20
- package/esm5/lib/CheckboxListIndexType.js +0 -16
- package/esm5/lib/CheckboxListIndexTypeChangedEventArgs.js +0 -23
- package/esm5/lib/CheckboxListKeysClearedEventArgs.js +0 -20
- package/esm5/lib/CheckboxListView.js +0 -7
- package/esm5/lib/CheckboxListViewExternal.js +0 -11
- package/esm5/lib/CheckboxListView_combined.js +0 -2419
- package/esm5/lib/CheckedChangedEventArgs.js +0 -24
- package/esm5/lib/CloneDataSourceFilterOperation.js +0 -20
- package/esm5/lib/ColumnCellsEffect.js +0 -7
- package/esm5/lib/ColumnChooser.js +0 -7
- package/esm5/lib/ColumnChooserInfo.js +0 -23
- package/esm5/lib/ColumnChooserView.js +0 -7
- package/esm5/lib/ColumnChooserView_combined.js +0 -465
- package/esm5/lib/ColumnComparisonConditionOperatorType.js +0 -62
- package/esm5/lib/ColumnComparisonFilterCondition.js +0 -7
- package/esm5/lib/ColumnController.js +0 -7
- package/esm5/lib/ColumnCustomFilterCondition.js +0 -7
- package/esm5/lib/ColumnEffect.js +0 -7
- package/esm5/lib/ColumnExchanger.js +0 -7
- package/esm5/lib/ColumnExchangersCollection.js +0 -7
- package/esm5/lib/ColumnExchangingAnimationMode.js +0 -61
- package/esm5/lib/ColumnFilterCondition.js +0 -7
- package/esm5/lib/ColumnFilterConditionCollection.js +0 -7
- package/esm5/lib/ColumnFilterConditionGroup.js +0 -7
- package/esm5/lib/ColumnFilterCondition_combined.js +0 -39698
- package/esm5/lib/ColumnGroupDescription.js +0 -208
- package/esm5/lib/ColumnGroupDescriptionCollection.js +0 -104
- package/esm5/lib/ColumnGrouping.js +0 -7
- package/esm5/lib/ColumnGroupingView.js +0 -7
- package/esm5/lib/ColumnGroupingView_combined.js +0 -1069
- package/esm5/lib/ColumnGroupingVisualModelExport.js +0 -87
- package/esm5/lib/ColumnHiddenChangedEventArgs.js +0 -7
- package/esm5/lib/ColumnHidingAnimationMode.js +0 -61
- package/esm5/lib/ColumnInfo.js +0 -7
- package/esm5/lib/ColumnMovingAnimationMode.js +0 -29
- package/esm5/lib/ColumnMovingMode.js +0 -16
- package/esm5/lib/ColumnMovingSeparator.js +0 -7
- package/esm5/lib/ColumnOptionsIconAlignment.js +0 -37
- package/esm5/lib/ColumnOptionsIconBehavior.js +0 -33
- package/esm5/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +0 -20
- package/esm5/lib/ColumnPinnedChangedEventArgs.js +0 -7
- package/esm5/lib/ColumnPinning.js +0 -7
- package/esm5/lib/ColumnPinningInfo.js +0 -23
- package/esm5/lib/ColumnPinningView.js +0 -7
- package/esm5/lib/ColumnPinningView_combined.js +0 -412
- package/esm5/lib/ColumnPropertySetter.js +0 -43
- package/esm5/lib/ColumnPropertySettersCollection.js +0 -22
- package/esm5/lib/ColumnPropertyUpdatingAnimationMode.js +0 -33
- package/esm5/lib/ColumnResizingAnimationMode.js +0 -29
- package/esm5/lib/ColumnResizingMode.js +0 -17
- package/esm5/lib/ColumnResizingSeparator.js +0 -7
- package/esm5/lib/ColumnShowingAnimationMode.js +0 -61
- package/esm5/lib/ColumnSortDescription.js +0 -80
- package/esm5/lib/ColumnSortDescriptionCollection.js +0 -104
- package/esm5/lib/ColumnSortDirection.js +0 -29
- package/esm5/lib/ColumnStates.js +0 -11
- package/esm5/lib/ColumnSummaryDescription.js +0 -284
- package/esm5/lib/ColumnSummaryDescriptionCollection.js +0 -110
- package/esm5/lib/ColumnWidth.js +0 -110
- package/esm5/lib/ComboBoxColumn.js +0 -7
- package/esm5/lib/ComboEditorView.js +0 -274
- package/esm5/lib/ComboEditorView_ComboExternal.js +0 -11
- package/esm5/lib/ComparisonOperatorSelector.js +0 -7
- package/esm5/lib/ComparisonOperatorSelectorView.js +0 -7
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +0 -1089
- package/esm5/lib/ContentCellModelHelper.js +0 -146
- package/esm5/lib/CurrentRendererSettings.js +0 -25
- package/esm5/lib/DataAdapter.js +0 -7
- package/esm5/lib/DataBindingEventArgs.js +0 -7
- package/esm5/lib/DataGrid.js +0 -7
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +0 -189
- package/esm5/lib/DataGridCellEventArgs.js +0 -7
- package/esm5/lib/DataGridCellLayoutPanel.js +0 -576
- package/esm5/lib/DataGridColumn.js +0 -7
- package/esm5/lib/DataGridColumnToolbarManager.js +0 -7
- package/esm5/lib/DataGridDelayedExecutionManager.js +0 -30
- package/esm5/lib/DataGridLocaleEn.js +0 -80
- package/esm5/lib/DataGridPresenterManager.js +0 -183
- package/esm5/lib/DataGridPropertySetter.js +0 -27
- package/esm5/lib/DataGridScrollerKeyboardListener.js +0 -72
- package/esm5/lib/DataGridSelectionMode.js +0 -41
- package/esm5/lib/DataGridStylingDefaults.js +0 -2
- package/esm5/lib/DataGridToolbar.js +0 -7
- package/esm5/lib/DataGridToolbarView.js +0 -7
- package/esm5/lib/DataGridToolbarView_combined.js +0 -846
- package/esm5/lib/DataGridViewportManager.js +0 -34
- package/esm5/lib/DataSourceNotificationBridge.js +0 -7
- package/esm5/lib/DateEditorView.js +0 -232
- package/esm5/lib/DateOperatorTypes.js +0 -11
- package/esm5/lib/DateTimeCell.js +0 -21
- package/esm5/lib/DateTimeCellModel.js +0 -7
- package/esm5/lib/DateTimeCellModelExport.js +0 -32
- package/esm5/lib/DateTimeCellPresenter.js +0 -54
- package/esm5/lib/DateTimeColumn.js +0 -7
- package/esm5/lib/DateTimeColumnValueFormatter.js +0 -98
- package/esm5/lib/DateTimeFormats.js +0 -41
- package/esm5/lib/DefaultCellActionManager.js +0 -7
- package/esm5/lib/DefaultCellModelExportUpdater.js +0 -7
- package/esm5/lib/DefaultGridInfoRequestor.js +0 -7
- package/esm5/lib/DefaultPlatformPixelConverter.js +0 -24
- package/esm5/lib/DefinitionBase.js +0 -7
- package/esm5/lib/DefinitionPropertyUpdatedEventArgs.js +0 -65
- package/esm5/lib/DragSelectEventArgs.js +0 -76
- package/esm5/lib/DragType.js +0 -11
- package/esm5/lib/Dragger.js +0 -217
- package/esm5/lib/DraggerView.js +0 -139
- package/esm5/lib/DropDownDataListItem.js +0 -23
- package/esm5/lib/EditModeClickAction.js +0 -29
- package/esm5/lib/EditModeType.js +0 -33
- package/esm5/lib/EditRowDefinition.js +0 -7
- package/esm5/lib/EditingManager.js +0 -7
- package/esm5/lib/EditorCell.js +0 -544
- package/esm5/lib/EditorCellModel.js +0 -7
- package/esm5/lib/EditorCellModelExport.js +0 -37
- package/esm5/lib/EditorCellPresenter.js +0 -78
- package/esm5/lib/EditorDefinition.js +0 -7
- package/esm5/lib/EditorRowCell.js +0 -23
- package/esm5/lib/EditorRowCellModel.js +0 -7
- package/esm5/lib/EditorRowCellPresenter.js +0 -31
- package/esm5/lib/EditorType.js +0 -37
- package/esm5/lib/EnterKeyBehaviorAfterEdit.js +0 -37
- package/esm5/lib/EnterKeyBehaviors.js +0 -41
- package/esm5/lib/FilterCell.js +0 -578
- package/esm5/lib/FilterCellModel.js +0 -7
- package/esm5/lib/FilterCellModelExport.js +0 -50
- package/esm5/lib/FilterCellPresenter.js +0 -67
- package/esm5/lib/FilterComparisonType.js +0 -29
- package/esm5/lib/FilterDialogRenderCompletedEventArgs.js +0 -20
- package/esm5/lib/FilterLogicalOperator.js +0 -25
- package/esm5/lib/FilterOperand.js +0 -7
- package/esm5/lib/FilterRowDefinition.js +0 -7
- package/esm5/lib/FilterUIType.js +0 -30
- package/esm5/lib/FixedCellPositions.js +0 -11
- package/esm5/lib/FormatCellEventArgs.js +0 -37
- package/esm5/lib/FormatGroupTextEventArgs.js +0 -25
- package/esm5/lib/FormatSummaryTextEventArgs.js +0 -26
- package/esm5/lib/GotFocusEventArgs.js +0 -20
- package/esm5/lib/GridActivationMode.js +0 -25
- package/esm5/lib/GridActiveCellChangedEventArgs.js +0 -43
- package/esm5/lib/GridAnimationManager.js +0 -7
- package/esm5/lib/GridAnimationManagerAnimationCanceledEventArgs.js +0 -22
- package/esm5/lib/GridAnimationManagerAnimationCompletedEventArgs.js +0 -22
- package/esm5/lib/GridAnimationManagerAnimationCreatedEventArgs.js +0 -22
- package/esm5/lib/GridAnimationPhaseSettings.js +0 -148
- package/esm5/lib/GridAnimationSettings.js +0 -144
- package/esm5/lib/GridCellBase.js +0 -1103
- package/esm5/lib/GridCellEditEndedEventArgs.js +0 -7
- package/esm5/lib/GridCellEditStartedEventArgs.js +0 -7
- package/esm5/lib/GridCellPosition.js +0 -45
- package/esm5/lib/GridCellType.js +0 -22
- package/esm5/lib/GridCellValueChangingEventArgs.js +0 -7
- package/esm5/lib/GridColumnAnimationSettings.js +0 -357
- package/esm5/lib/GridColumnButtonOptions.js +0 -7
- package/esm5/lib/GridColumnButtonOptionsView.js +0 -7
- package/esm5/lib/GridColumnButtonOptionsView_combined.js +0 -203
- package/esm5/lib/GridColumnCollection.js +0 -7
- package/esm5/lib/GridColumnFilterOptions.js +0 -7
- package/esm5/lib/GridColumnFilterOptionsView.js +0 -7
- package/esm5/lib/GridColumnFilterOptionsView_combined.js +0 -560
- package/esm5/lib/GridColumnGroupOptions.js +0 -7
- package/esm5/lib/GridColumnGroupOptionsView.js +0 -7
- package/esm5/lib/GridColumnGroupOptionsView_combined.js +0 -234
- package/esm5/lib/GridColumnHideOptions.js +0 -7
- package/esm5/lib/GridColumnHideOptionsView.js +0 -7
- package/esm5/lib/GridColumnHideOptionsView_combined.js +0 -171
- package/esm5/lib/GridColumnMoveOptions.js +0 -7
- package/esm5/lib/GridColumnMoveOptionsView.js +0 -7
- package/esm5/lib/GridColumnMoveOptionsView_combined.js +0 -322
- package/esm5/lib/GridColumnOptions.js +0 -7
- package/esm5/lib/GridColumnOptionsBase.js +0 -7
- package/esm5/lib/GridColumnOptionsSectionBase.js +0 -40
- package/esm5/lib/GridColumnOptionsSimpleSectionBase.js +0 -67
- package/esm5/lib/GridColumnOptionsUtilities.js +0 -7
- package/esm5/lib/GridColumnOptionsView.js +0 -7
- package/esm5/lib/GridColumnOptionsViewBase.js +0 -7
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +0 -741
- package/esm5/lib/GridColumnOptionsView_combined.js +0 -1018
- package/esm5/lib/GridColumnPinOptions.js +0 -7
- package/esm5/lib/GridColumnPinOptionsView.js +0 -7
- package/esm5/lib/GridColumnPinOptionsView_combined.js +0 -310
- package/esm5/lib/GridColumnSortOptions.js +0 -7
- package/esm5/lib/GridColumnSortOptionsView.js +0 -7
- package/esm5/lib/GridColumnSortOptionsView_combined.js +0 -305
- package/esm5/lib/GridColumnSpacer.js +0 -98
- package/esm5/lib/GridColumnSpacerCollection.js +0 -80
- package/esm5/lib/GridColumnSummaryOptions.js +0 -7
- package/esm5/lib/GridColumnSummaryOptionsView.js +0 -7
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +0 -484
- package/esm5/lib/GridColumnWidthChangedEventArgs.js +0 -7
- package/esm5/lib/GridColumnsAutoGeneratedEventArgs.js +0 -7
- package/esm5/lib/GridColumnsChangedEventArgs.js +0 -7
- package/esm5/lib/GridCompoundConditionalStyle.js +0 -7
- package/esm5/lib/GridConditionFilterStringErrorsParsingEventArgs.js +0 -23
- package/esm5/lib/GridConditionalStyle.js +0 -7
- package/esm5/lib/GridConditionalStyleBoundType.js +0 -16
- package/esm5/lib/GridConditionalStyleCollection.js +0 -7
- package/esm5/lib/GridConditionalStyleFontInfo.js +0 -32
- package/esm5/lib/GridConditionalStyleProperty.js +0 -907
- package/esm5/lib/GridConditionalStylePropertyCollection.js +0 -22
- package/esm5/lib/GridConditionalStylePropertyStylingType.js +0 -18
- package/esm5/lib/GridCustomFilterRequestedEventArgs.js +0 -7
- package/esm5/lib/GridDataCommittedEventArgs.js +0 -25
- package/esm5/lib/GridDataCommittingEventArgs.js +0 -25
- package/esm5/lib/GridEasingFunctionType.js +0 -33
- package/esm5/lib/GridEffect.js +0 -7
- package/esm5/lib/GridEffectGroup.js +0 -7
- package/esm5/lib/GridEffectMainIntent.js +0 -11
- package/esm5/lib/GridEffectManager.js +0 -7
- package/esm5/lib/GridEffectSubIntent.js +0 -11
- package/esm5/lib/GridExpansionIndicator.js +0 -7
- package/esm5/lib/GridExpansionIndicatorView.js +0 -7
- package/esm5/lib/GridExpansionIndicatorView_combined.js +0 -350
- package/esm5/lib/GridExternalWrapper.js +0 -173
- package/esm5/lib/GridFilterDialog.js +0 -7
- package/esm5/lib/GridFilterDialogFilterChangeEventArgs.js +0 -22
- package/esm5/lib/GridFilterDialogOpeningEventArgs.js +0 -22
- package/esm5/lib/GridFilterDialogPanel.js +0 -7
- package/esm5/lib/GridFilterDialogView.js +0 -7
- package/esm5/lib/GridFilterDialogViewModel.js +0 -7
- package/esm5/lib/GridFilterDialogViewModelGrouping.js +0 -24
- package/esm5/lib/GridFilterDialogViewModelGroupingLevel.js +0 -22
- package/esm5/lib/GridFilterDialogViewModelGroupingLevelCollection.js +0 -22
- package/esm5/lib/GridFilterDialogViewModelRow.js +0 -117
- package/esm5/lib/GridFilterDialogViewModelRowCollection.js +0 -7
- package/esm5/lib/GridFilterDialogView_combined.js +0 -1616
- package/esm5/lib/GridFilterExpressionsEventArgs.js +0 -22
- package/esm5/lib/GridFilterOperandsCollection.js +0 -7
- package/esm5/lib/GridGroupDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridIconRepository.js +0 -98
- package/esm5/lib/GridLayer.js +0 -7
- package/esm5/lib/GridLayerController.js +0 -7
- package/esm5/lib/GridLayerExport.js +0 -55
- package/esm5/lib/GridModuleHelper.js +0 -28
- package/esm5/lib/GridRowEditEndedEventArgs.js +0 -33
- package/esm5/lib/GridRowEditStartedEventArgs.js +0 -33
- package/esm5/lib/GridSelectedCellRangesChangedEventArgs.js +0 -65
- package/esm5/lib/GridSelectedCellRangesCollection.js +0 -29
- package/esm5/lib/GridSelectedCellsChangedEventArgs.js +0 -7
- package/esm5/lib/GridSelectedCellsCollection.js +0 -7
- package/esm5/lib/GridSelectedItemsChangedEventArgs.js +0 -54
- package/esm5/lib/GridSelectedItemsCollection.js +0 -48
- package/esm5/lib/GridSelectedKeysChangedEventArgs.js +0 -54
- package/esm5/lib/GridSelectedKeysCollection.js +0 -220
- package/esm5/lib/GridSelectionBehavior.js +0 -25
- package/esm5/lib/GridSelectionChangedEventArgs.js +0 -20
- package/esm5/lib/GridSizeChangedEventArgs.js +0 -23
- package/esm5/lib/GridSortDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridSortIndicator.js +0 -7
- package/esm5/lib/GridSortIndicatorView.js +0 -7
- package/esm5/lib/GridSortIndicatorView_combined.js +0 -663
- package/esm5/lib/GridStyleRepository.js +0 -349
- package/esm5/lib/GridStyleRepositoryKeys.js +0 -11
- package/esm5/lib/GridSummaryDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridViewportChangedEventArgs.js +0 -29
- package/esm5/lib/GroupData.js +0 -24
- package/esm5/lib/GroupHeaderDisplayMode.js +0 -25
- package/esm5/lib/GroupInfo.js +0 -24
- package/esm5/lib/GroupSummaryDisplayMode.js +0 -38
- package/esm5/lib/Header.js +0 -7
- package/esm5/lib/HeaderClickAction.js +0 -37
- package/esm5/lib/HeaderRowSeparator.js +0 -7
- package/esm5/lib/HeaderSeparator.js +0 -7
- package/esm5/lib/HorizontalPropertyEditorDataSource.js +0 -26
- package/esm5/lib/HoverManager.js +0 -7
- package/esm5/lib/ICellActionManager.js +0 -7
- package/esm5/lib/ICellModelExportUpdater.js +0 -11
- package/esm5/lib/ICellPresenter.js +0 -7
- package/esm5/lib/ICellRenderingEngine.js +0 -7
- package/esm5/lib/ICheckboxListView.js +0 -11
- package/esm5/lib/IColumnGrouping.js +0 -11
- package/esm5/lib/IColumnGroupingVisualModelExport.js +0 -11
- package/esm5/lib/IDataAdapter.js +0 -7
- package/esm5/lib/IDataGridComponent.js +0 -11
- package/esm5/lib/IDelayedExecutionManager.js +0 -11
- package/esm5/lib/IDragger.js +0 -7
- package/esm5/lib/IDraggerView.js +0 -7
- package/esm5/lib/IDraggerView_combined.js +0 -15
- package/esm5/lib/IEditorView.js +0 -11
- package/esm5/lib/IExternalDefinitionBase.js +0 -7
- package/esm5/lib/IExternalGrid.js +0 -7
- package/esm5/lib/IExternalTemplateColumn.js +0 -11
- package/esm5/lib/IExternalTemplateHeaderColumn.js +0 -11
- package/esm5/lib/IExternalTemplateSectionHeader.js +0 -11
- package/esm5/lib/IGridInfoRequestor.js +0 -7
- package/esm5/lib/INativeCell.js +0 -11
- package/esm5/lib/IPlatformPixelConverter.js +0 -11
- package/esm5/lib/IPropertySetter.js +0 -11
- package/esm5/lib/ISummaryChooserView.js +0 -7
- package/esm5/lib/ISummaryChooserView_combined.js +0 -521
- package/esm5/lib/IToolbarVisualModelExport.js +0 -11
- package/esm5/lib/IViewportManager.js +0 -11
- package/esm5/lib/ImageCell.js +0 -129
- package/esm5/lib/ImageCellModel.js +0 -7
- package/esm5/lib/ImageCellModelExport.js +0 -30
- package/esm5/lib/ImageCellPresenter.js +0 -96
- package/esm5/lib/ImageColumn.js +0 -7
- package/esm5/lib/ImageResourceType.js +0 -37
- package/esm5/lib/ImageStretchOptions.js +0 -29
- package/esm5/lib/LayoutAction.js +0 -49
- package/esm5/lib/LostFocusEventArgs.js +0 -20
- package/esm5/lib/MergedCellEvaluationCriteria.js +0 -29
- package/esm5/lib/MergedCellInfo.js +0 -28
- package/esm5/lib/MergedCellMode.js +0 -34
- package/esm5/lib/ModelStates.js +0 -11
- package/esm5/lib/ModelTypes.js +0 -11
- package/esm5/lib/MultiColumnComboBox.js +0 -7
- package/esm5/lib/MultiColumnComboBoxDataSourceNotificationHandler.js +0 -7
- package/esm5/lib/MultiColumnComboBoxSelectedItemChangeType.js +0 -20
- package/esm5/lib/MultiColumnComboBoxTextChangedEventArgs.js +0 -39
- package/esm5/lib/MultiColumnComboBoxUtilities.js +0 -99
- package/esm5/lib/MultiColumnComboBoxValueChangedEventArgs.js +0 -39
- package/esm5/lib/MultiColumnComboBoxView.js +0 -7
- package/esm5/lib/MultiColumnComboBoxView_combined.js +0 -3184
- package/esm5/lib/MultiColumnComboVisualModelExport.js +0 -209
- package/esm5/lib/MultipleDataSourceNotifier.js +0 -71
- package/esm5/lib/NativeUIComboFactory.js +0 -57
- package/esm5/lib/NativeUIGridFactory.js +0 -80
- package/esm5/lib/NumericCell.js +0 -34
- package/esm5/lib/NumericCellFormatter.js +0 -7
- package/esm5/lib/NumericCellModel.js +0 -7
- package/esm5/lib/NumericCellModelExport.js +0 -34
- package/esm5/lib/NumericCellPresenter.js +0 -53
- package/esm5/lib/NumericColumn.js +0 -7
- package/esm5/lib/NumericEditorView.js +0 -33
- package/esm5/lib/OperatorModel.js +0 -26
- package/esm5/lib/OperatorSelectorClosingEventArgs.js +0 -20
- package/esm5/lib/OperatorSelectorOpeningEventArgs.js +0 -20
- package/esm5/lib/OperatorSelectorValueChangedEventArgs.js +0 -43
- package/esm5/lib/PageChangedEventArgs.js +0 -43
- package/esm5/lib/PagedDataProvider.js +0 -7
- package/esm5/lib/Pager.js +0 -7
- package/esm5/lib/PagerDataSourceNotificationBridge.js +0 -7
- package/esm5/lib/PagerGridDataSourceNotificationBridge.js +0 -7
- package/esm5/lib/PagerView.js +0 -7
- package/esm5/lib/PagerVisualModelExport.js +0 -84
- package/esm5/lib/PinnedAreaSeparator.js +0 -7
- package/esm5/lib/PinnedPositions.js +0 -29
- package/esm5/lib/PinnedRowInfo.js +0 -7
- package/esm5/lib/PlaceholderView.js +0 -87
- package/esm5/lib/PrimaryKeyValue.js +0 -97
- package/esm5/lib/PropertyEditor.js +0 -7
- package/esm5/lib/PropertyEditorView.js +0 -7
- package/esm5/lib/PropertyEditorView_combined.js +0 -1821
- package/esm5/lib/PushRowResult.js +0 -7
- package/esm5/lib/PushRowSettings.js +0 -7
- package/esm5/lib/RecyclingManager.js +0 -7
- package/esm5/lib/ResponsiveEngine.js +0 -7
- package/esm5/lib/ResponsivePhase.js +0 -7
- package/esm5/lib/ResponsivePhasesCollection.js +0 -7
- package/esm5/lib/ResponsiveState.js +0 -7
- package/esm5/lib/ResponsiveStateEnteredEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStateEnteringEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStateExitedEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStatesCollection.js +0 -7
- package/esm5/lib/RowCellsEffect.js +0 -7
- package/esm5/lib/RowEffect.js +0 -7
- package/esm5/lib/RowHoverAnimationMode.js +0 -29
- package/esm5/lib/RowPath.js +0 -148
- package/esm5/lib/RowRange.js +0 -44
- package/esm5/lib/RowSelectionAnimationMode.js +0 -29
- package/esm5/lib/RowSeparator.js +0 -7
- package/esm5/lib/RowSeparatorCell.js +0 -21
- package/esm5/lib/RowSeparatorCellPresenter.js +0 -28
- package/esm5/lib/RowSeparatorModel.js +0 -7
- package/esm5/lib/RowSeparatorModelExport.js +0 -27
- package/esm5/lib/SaveLayoutColumn.js +0 -7
- package/esm5/lib/SaveLayoutFilterInfo.js +0 -175
- package/esm5/lib/SaveLayoutGroupInfo.js +0 -53
- package/esm5/lib/SaveLayoutSortInfo.js +0 -56
- package/esm5/lib/SectionFooter.js +0 -7
- package/esm5/lib/SectionHeader.js +0 -7
- package/esm5/lib/SectionHeaderCell.js +0 -76
- package/esm5/lib/SectionHeaderCellModel.js +0 -7
- package/esm5/lib/SectionHeaderCellModelExport.js +0 -64
- package/esm5/lib/SectionHeaderCellPresenter.js +0 -56
- package/esm5/lib/SectionInfo.js +0 -7
- package/esm5/lib/SelectAllCheckboxChangedEventArgs.js +0 -22
- package/esm5/lib/SelectionManager.js +0 -7
- package/esm5/lib/SortIndicatorRenderCompletedEventArgs.js +0 -20
- package/esm5/lib/SortIndicatorStyle.js +0 -36
- package/esm5/lib/SortManager.js +0 -7
- package/esm5/lib/SortMode.js +0 -37
- package/esm5/lib/SpacerEffect.js +0 -7
- package/esm5/lib/SpatialEngine.js +0 -7
- package/esm5/lib/StringOperatorTypes.js +0 -11
- package/esm5/lib/SummaryCell.js +0 -93
- package/esm5/lib/SummaryCellModel.js +0 -7
- package/esm5/lib/SummaryCellModelExport.js +0 -90
- package/esm5/lib/SummaryCellPresenter.js +0 -56
- package/esm5/lib/SummaryChangedEventArgs.js +0 -23
- package/esm5/lib/SummaryChooser.js +0 -7
- package/esm5/lib/SummaryChooserItem.js +0 -24
- package/esm5/lib/SummaryChooserView.js +0 -7
- package/esm5/lib/SummaryData.js +0 -26
- package/esm5/lib/SummaryRow.js +0 -7
- package/esm5/lib/SummaryRowRoot.js +0 -7
- package/esm5/lib/SummaryRowSection.js +0 -7
- package/esm5/lib/SummaryScope.js +0 -33
- package/esm5/lib/TemplateCell.js +0 -61
- package/esm5/lib/TemplateCellContainer.js +0 -43
- package/esm5/lib/TemplateCellModel.js +0 -7
- package/esm5/lib/TemplateCellModelExport.js +0 -29
- package/esm5/lib/TemplateCellPresenter.js +0 -43
- package/esm5/lib/TemplateCellUpdatingEventArgs.js +0 -7
- package/esm5/lib/TemplateColumn.js +0 -7
- package/esm5/lib/TemplateHeader.js +0 -50
- package/esm5/lib/TemplateHeaderCell.js +0 -36
- package/esm5/lib/TemplateHeaderCellModel.js +0 -67
- package/esm5/lib/TemplateHeaderCellModelExport.js +0 -29
- package/esm5/lib/TemplateHeaderCellPresenter.js +0 -44
- package/esm5/lib/TemplateHeaderCellUpdatingEventArgs.js +0 -43
- package/esm5/lib/TemplateSectionHeader.js +0 -41
- package/esm5/lib/TemplateSectionHeaderCellModel.js +0 -21
- package/esm5/lib/TemplateSectionHeaderCellModelExport.js +0 -27
- package/esm5/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +0 -43
- package/esm5/lib/TextCell.js +0 -73
- package/esm5/lib/TextCellDecoration.js +0 -33
- package/esm5/lib/TextCellLineBreakMode.js +0 -33
- package/esm5/lib/TextCellModel.js +0 -7
- package/esm5/lib/TextCellModelExport.js +0 -32
- package/esm5/lib/TextCellPresenter.js +0 -57
- package/esm5/lib/TextColumn.js +0 -7
- package/esm5/lib/TextEditorView.js +0 -177
- package/esm5/lib/TextHeader.js +0 -7
- package/esm5/lib/TextHeaderCell.js +0 -377
- package/esm5/lib/TextHeaderCellModel.js +0 -7
- package/esm5/lib/TextHeaderCellModelExport.js +0 -27
- package/esm5/lib/TextHeaderCellPresenter.js +0 -145
- package/esm5/lib/TextIconSetBuiltInTypes.js +0 -18
- package/esm5/lib/TextIconSetConditionalStyle.js +0 -113
- package/esm5/lib/TextVisualModelExport.js +0 -46
- package/esm5/lib/ToolbarVisualModelExport.js +0 -24
- package/esm5/lib/VerticalSeparatorCell.js +0 -74
- package/esm5/lib/VerticalSeparatorCellModel.js +0 -7
- package/esm5/lib/VerticalSeparatorCellPresenter.js +0 -28
- package/esm5/lib/VisibilityEngine.js +0 -7
- package/esm5/lib/VisualModel.js +0 -7
- package/esm5/lib/VisualModelExport.js +0 -233
- package/esm5/lib/igx-apply-button-click-event-args.js +0 -33
- package/esm5/lib/igx-cancel-button-click-event-args.js +0 -33
- package/esm5/lib/igx-cell-info.js +0 -1618
- package/esm5/lib/igx-cell-key-dynamic-module.js +0 -33
- package/esm5/lib/igx-cell-key-module.js +0 -27
- package/esm5/lib/igx-cell-key.js +0 -106
- package/esm5/lib/igx-cell-range-dynamic-module.js +0 -33
- package/esm5/lib/igx-cell-range-module.js +0 -27
- package/esm5/lib/igx-cell-range.js +0 -96
- package/esm5/lib/igx-cell-style-requested-event-args.js +0 -75
- package/esm5/lib/igx-checkbox-list-component.js +0 -1166
- package/esm5/lib/igx-checkbox-list-dynamic-module.js +0 -89
- package/esm5/lib/igx-checkbox-list-index-type-changed-event-args.js +0 -55
- package/esm5/lib/igx-checkbox-list-keys-cleared-event-args.js +0 -33
- package/esm5/lib/igx-checkbox-list-module.js +0 -83
- package/esm5/lib/igx-checked-changed-event-args.js +0 -68
- package/esm5/lib/igx-column-chooser-component.js +0 -329
- package/esm5/lib/igx-column-chooser-dynamic-module.js +0 -51
- package/esm5/lib/igx-column-chooser-module.js +0 -45
- package/esm5/lib/igx-column-exchanger.js +0 -57
- package/esm5/lib/igx-column-exchangers-collection.js +0 -58
- package/esm5/lib/igx-column-group-description-collection.js +0 -146
- package/esm5/lib/igx-column-group-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-group-description-module.js +0 -27
- package/esm5/lib/igx-column-group-description.js +0 -168
- package/esm5/lib/igx-column-grouping-component.js +0 -385
- package/esm5/lib/igx-column-grouping-dynamic-module.js +0 -37
- package/esm5/lib/igx-column-grouping-module.js +0 -35
- package/esm5/lib/igx-column-hidden-changed-event-args.js +0 -66
- package/esm5/lib/igx-column-moving-separator-component.js +0 -90
- package/esm5/lib/igx-column-moving-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-moving-separator-module.js +0 -28
- package/esm5/lib/igx-column-pinned-changed-event-args.js +0 -76
- package/esm5/lib/igx-column-pinning-component.js +0 -328
- package/esm5/lib/igx-column-pinning-dynamic-module.js +0 -44
- package/esm5/lib/igx-column-pinning-module.js +0 -38
- package/esm5/lib/igx-column-property-setter.js +0 -83
- package/esm5/lib/igx-column-property-setters-collection.js +0 -58
- package/esm5/lib/igx-column-resizing-separator-component.js +0 -75
- package/esm5/lib/igx-column-resizing-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-resizing-separator-module.js +0 -28
- package/esm5/lib/igx-column-sort-description-collection.js +0 -146
- package/esm5/lib/igx-column-sort-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-sort-description-module.js +0 -27
- package/esm5/lib/igx-column-sort-description.js +0 -81
- package/esm5/lib/igx-column-summary-description-collection.js +0 -143
- package/esm5/lib/igx-column-summary-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-summary-description-module.js +0 -27
- package/esm5/lib/igx-column-summary-description.js +0 -270
- package/esm5/lib/igx-column-width-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-width-module.js +0 -27
- package/esm5/lib/igx-column-width.js +0 -84
- package/esm5/lib/igx-combo-box-column-component.js +0 -134
- package/esm5/lib/igx-combo-box-column-dynamic-module.js +0 -33
- package/esm5/lib/igx-combo-box-column-module.js +0 -28
- package/esm5/lib/igx-data-binding-event-args.js +0 -124
- package/esm5/lib/igx-data-grid-all-columns-dynamic-module.js +0 -108
- package/esm5/lib/igx-data-grid-all-columns-module.js +0 -101
- package/esm5/lib/igx-data-grid-cell-event-args.js +0 -135
- package/esm5/lib/igx-data-grid-column-component.js +0 -1803
- package/esm5/lib/igx-data-grid-comparison-operator-selector-component.js +0 -680
- package/esm5/lib/igx-data-grid-component.js +0 -5771
- package/esm5/lib/igx-data-grid-core-dynamic-module.js +0 -177
- package/esm5/lib/igx-data-grid-core-module.js +0 -171
- package/esm5/lib/igx-data-grid-dynamic-module.js +0 -94
- package/esm5/lib/igx-data-grid-expansion-indicator-component.js +0 -225
- package/esm5/lib/igx-data-grid-filter-dialog-component.js +0 -639
- package/esm5/lib/igx-data-grid-locale-en-module.js +0 -30
- package/esm5/lib/igx-data-grid-module.js +0 -87
- package/esm5/lib/igx-data-grid-pager-component.js +0 -344
- package/esm5/lib/igx-data-grid-pager-dynamic-module.js +0 -41
- package/esm5/lib/igx-data-grid-pager-module.js +0 -34
- package/esm5/lib/igx-data-grid-sort-indicator-component.js +0 -279
- package/esm5/lib/igx-data-grid-toolbar-component.js +0 -536
- package/esm5/lib/igx-data-grid-toolbar-dynamic-module.js +0 -65
- package/esm5/lib/igx-data-grid-toolbar-module.js +0 -59
- package/esm5/lib/igx-date-time-cell-info.js +0 -118
- package/esm5/lib/igx-date-time-column-component.js +0 -219
- package/esm5/lib/igx-date-time-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-date-time-column-module.js +0 -28
- package/esm5/lib/igx-definition-base-component.js +0 -1055
- package/esm5/lib/igx-edit-row-definition-component.js +0 -54
- package/esm5/lib/igx-edit-row-definition-dynamic-module.js +0 -33
- package/esm5/lib/igx-edit-row-definition-module.js +0 -28
- package/esm5/lib/igx-editor-cell-info.js +0 -202
- package/esm5/lib/igx-editor-definition-component.js +0 -54
- package/esm5/lib/igx-editor-definition-dynamic-module.js +0 -33
- package/esm5/lib/igx-editor-definition-module.js +0 -28
- package/esm5/lib/igx-editor-row-cell-info.js +0 -27
- package/esm5/lib/igx-filter-cell-info.js +0 -197
- package/esm5/lib/igx-filter-dialog-render-completed-event-args.js +0 -33
- package/esm5/lib/igx-filter-operand-dynamic-module.js +0 -33
- package/esm5/lib/igx-filter-operand-module.js +0 -27
- package/esm5/lib/igx-filter-operand.js +0 -159
- package/esm5/lib/igx-filter-row-definition-component.js +0 -114
- package/esm5/lib/igx-filter-row-definition-dynamic-module.js +0 -35
- package/esm5/lib/igx-filter-row-definition-module.js +0 -28
- package/esm5/lib/igx-format-cell-event-args.js +0 -112
- package/esm5/lib/igx-format-group-text-event-args.js +0 -85
- package/esm5/lib/igx-format-summary-text-event-args.js +0 -98
- package/esm5/lib/igx-got-focus-event-args.js +0 -33
- package/esm5/lib/igx-grid-active-cell-changed-event-args.js +0 -95
- package/esm5/lib/igx-grid-animation-phase-settings.js +0 -146
- package/esm5/lib/igx-grid-animation-settings.js +0 -53
- package/esm5/lib/igx-grid-cell-edit-ended-event-args.js +0 -84
- package/esm5/lib/igx-grid-cell-edit-started-event-args.js +0 -84
- package/esm5/lib/igx-grid-cell-position-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-cell-position-module.js +0 -27
- package/esm5/lib/igx-grid-cell-position.js +0 -67
- package/esm5/lib/igx-grid-cell-value-changing-event-args.js +0 -167
- package/esm5/lib/igx-grid-column-animation-settings.js +0 -53
- package/esm5/lib/igx-grid-column-button-options-component.js +0 -164
- package/esm5/lib/igx-grid-column-button-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-button-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-collection.js +0 -58
- package/esm5/lib/igx-grid-column-filter-options-component.js +0 -167
- package/esm5/lib/igx-grid-column-filter-options-dynamic-module.js +0 -44
- package/esm5/lib/igx-grid-column-filter-options-module.js +0 -38
- package/esm5/lib/igx-grid-column-group-options-component.js +0 -74
- package/esm5/lib/igx-grid-column-group-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-group-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-hide-options-component.js +0 -74
- package/esm5/lib/igx-grid-column-hide-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-hide-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-move-options-component.js +0 -98
- package/esm5/lib/igx-grid-column-move-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-move-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-options-base-component.js +0 -352
- package/esm5/lib/igx-grid-column-options-component.js +0 -723
- package/esm5/lib/igx-grid-column-options-dynamic-module.js +0 -93
- package/esm5/lib/igx-grid-column-options-module.js +0 -87
- package/esm5/lib/igx-grid-column-options-section-base-component.js +0 -36
- package/esm5/lib/igx-grid-column-options-simple-section-base-component.js +0 -55
- package/esm5/lib/igx-grid-column-pin-options-component.js +0 -98
- package/esm5/lib/igx-grid-column-pin-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-pin-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-sort-options-component.js +0 -111
- package/esm5/lib/igx-grid-column-sort-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-sort-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-summary-options-component.js +0 -130
- package/esm5/lib/igx-grid-column-summary-options-dynamic-module.js +0 -51
- package/esm5/lib/igx-grid-column-summary-options-module.js +0 -45
- package/esm5/lib/igx-grid-column-width-changed-event-args.js +0 -120
- package/esm5/lib/igx-grid-columns-auto-generated-event-args.js +0 -74
- package/esm5/lib/igx-grid-columns-changed-event-args.js +0 -74
- package/esm5/lib/igx-grid-compound-conditional-style-component.js +0 -80
- package/esm5/lib/igx-grid-condition-filter-string-errors-parsing-event-args.js +0 -59
- package/esm5/lib/igx-grid-conditional-style-collection.js +0 -58
- package/esm5/lib/igx-grid-conditional-style-component.js +0 -386
- package/esm5/lib/igx-grid-conditional-style-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-font-info-component.js +0 -155
- package/esm5/lib/igx-grid-conditional-style-font-info-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-font-info-module.js +0 -28
- package/esm5/lib/igx-grid-conditional-style-module.js +0 -28
- package/esm5/lib/igx-grid-conditional-style-property-collection.js +0 -58
- package/esm5/lib/igx-grid-conditional-style-property-component.js +0 -610
- package/esm5/lib/igx-grid-conditional-style-property-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-property-module.js +0 -28
- package/esm5/lib/igx-grid-custom-filter-requested-event-args.js +0 -124
- package/esm5/lib/igx-grid-data-committed-event-args.js +0 -56
- package/esm5/lib/igx-grid-data-committing-event-args.js +0 -56
- package/esm5/lib/igx-grid-filter-dialog-filter-change-event-args.js +0 -43
- package/esm5/lib/igx-grid-filter-dialog-opening-event-args.js +0 -55
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping-level.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping.js +0 -72
- package/esm5/lib/igx-grid-filter-dialog-view-model-row-collection.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-row.js +0 -122
- package/esm5/lib/igx-grid-filter-dialog-view-model.js +0 -171
- package/esm5/lib/igx-grid-filter-expressions-event-args.js +0 -60
- package/esm5/lib/igx-grid-filter-operands-collection.js +0 -58
- package/esm5/lib/igx-grid-group-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-grid-row-edit-ended-event-args.js +0 -59
- package/esm5/lib/igx-grid-row-edit-started-event-args.js +0 -59
- package/esm5/lib/igx-grid-selected-cell-ranges-changed-event-args.js +0 -188
- package/esm5/lib/igx-grid-selected-cell-ranges-collection.js +0 -58
- package/esm5/lib/igx-grid-selected-cells-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-cells-collection.js +0 -58
- package/esm5/lib/igx-grid-selected-items-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-items-collection.js +0 -35
- package/esm5/lib/igx-grid-selected-keys-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-keys-collection.js +0 -58
- package/esm5/lib/igx-grid-selection-changed-event-args.js +0 -36
- package/esm5/lib/igx-grid-size-changed-event-args.js +0 -62
- package/esm5/lib/igx-grid-sort-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-grid-summary-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-group-data.js +0 -83
- package/esm5/lib/igx-header-component.js +0 -163
- package/esm5/lib/igx-header-row-separator-component.js +0 -54
- package/esm5/lib/igx-header-row-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-header-row-separator-module.js +0 -28
- package/esm5/lib/igx-header-separator-component.js +0 -51
- package/esm5/lib/igx-header-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-header-separator-module.js +0 -28
- package/esm5/lib/igx-horizontal-property-editor-data-source.js +0 -58
- package/esm5/lib/igx-image-cell-info.js +0 -69
- package/esm5/lib/igx-image-column-component.js +0 -133
- package/esm5/lib/igx-image-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-image-column-module.js +0 -28
- package/esm5/lib/igx-lost-focus-event-args.js +0 -33
- package/esm5/lib/igx-multi-column-combo-box-component.js +0 -1996
- package/esm5/lib/igx-multi-column-combo-box-dynamic-module.js +0 -79
- package/esm5/lib/igx-multi-column-combo-box-module.js +0 -73
- package/esm5/lib/igx-multi-column-combo-box-text-changed-event-args.js +0 -37
- package/esm5/lib/igx-multi-column-combo-box-value-changed-event-args.js +0 -37
- package/esm5/lib/igx-numeric-cell-info.js +0 -221
- package/esm5/lib/igx-numeric-column-component.js +0 -309
- package/esm5/lib/igx-numeric-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-numeric-column-module.js +0 -28
- package/esm5/lib/igx-operator-selector-closing-event-args.js +0 -33
- package/esm5/lib/igx-operator-selector-opening-event-args.js +0 -36
- package/esm5/lib/igx-operator-selector-value-changed-event-args.js +0 -56
- package/esm5/lib/igx-page-changed-event-args.js +0 -63
- package/esm5/lib/igx-pinned-area-separator-component.js +0 -51
- package/esm5/lib/igx-pinned-area-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-pinned-area-separator-module.js +0 -28
- package/esm5/lib/igx-primary-key-value-dynamic-module.js +0 -33
- package/esm5/lib/igx-primary-key-value-module.js +0 -27
- package/esm5/lib/igx-primary-key-value.js +0 -89
- package/esm5/lib/igx-property-editor-component.js +0 -556
- package/esm5/lib/igx-property-editor-dynamic-module.js +0 -114
- package/esm5/lib/igx-property-editor-module.js +0 -108
- package/esm5/lib/igx-responsive-phase.js +0 -153
- package/esm5/lib/igx-responsive-phases-collection.js +0 -58
- package/esm5/lib/igx-responsive-state-entered-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state-entering-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state-exited-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state.js +0 -237
- package/esm5/lib/igx-responsive-states-collection.js +0 -58
- package/esm5/lib/igx-row-separator-component.js +0 -54
- package/esm5/lib/igx-row-separator-dynamic-module.js +0 -35
- package/esm5/lib/igx-row-separator-info.js +0 -27
- package/esm5/lib/igx-row-separator-module.js +0 -28
- package/esm5/lib/igx-section-footer-component.js +0 -54
- package/esm5/lib/igx-section-footer-dynamic-module.js +0 -33
- package/esm5/lib/igx-section-footer-module.js +0 -28
- package/esm5/lib/igx-section-header-cell-info.js +0 -68
- package/esm5/lib/igx-section-header-component.js +0 -218
- package/esm5/lib/igx-section-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-section-header-module.js +0 -28
- package/esm5/lib/igx-select-all-checkbox-changed-event-args.js +0 -44
- package/esm5/lib/igx-sort-indicator-render-completed-event-args.js +0 -33
- package/esm5/lib/igx-summary-cell-info.js +0 -83
- package/esm5/lib/igx-summary-changed-event-args.js +0 -63
- package/esm5/lib/igx-summary-chooser-dynamic-module.js +0 -35
- package/esm5/lib/igx-summary-chooser-module.js +0 -32
- package/esm5/lib/igx-summary-data.js +0 -96
- package/esm5/lib/igx-summary-row-component.js +0 -186
- package/esm5/lib/igx-summary-row-root-component.js +0 -52
- package/esm5/lib/igx-summary-row-root-dynamic-module.js +0 -35
- package/esm5/lib/igx-summary-row-root-module.js +0 -28
- package/esm5/lib/igx-summary-row-section-component.js +0 -52
- package/esm5/lib/igx-summary-row-section-dynamic-module.js +0 -35
- package/esm5/lib/igx-summary-row-section-module.js +0 -28
- package/esm5/lib/igx-template-cell-info.js +0 -40
- package/esm5/lib/igx-template-cell-updating-event-args.js +0 -133
- package/esm5/lib/igx-template-column-component.js +0 -86
- package/esm5/lib/igx-template-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-template-column-module.js +0 -28
- package/esm5/lib/igx-template-header-cell-info.js +0 -41
- package/esm5/lib/igx-template-header-cell-updating-event-args.js +0 -133
- package/esm5/lib/igx-template-header-component.js +0 -86
- package/esm5/lib/igx-template-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-template-header-module.js +0 -28
- package/esm5/lib/igx-template-section-header-cell-info.js +0 -27
- package/esm5/lib/igx-template-section-header-cell-updating-event-args.js +0 -100
- package/esm5/lib/igx-template-section-header-component.js +0 -86
- package/esm5/lib/igx-template-section-header-dynamic-module.js +0 -37
- package/esm5/lib/igx-template-section-header-module.js +0 -28
- package/esm5/lib/igx-text-cell-info.js +0 -40
- package/esm5/lib/igx-text-column-component.js +0 -117
- package/esm5/lib/igx-text-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-text-column-module.js +0 -28
- package/esm5/lib/igx-text-header-cell-info.js +0 -305
- package/esm5/lib/igx-text-header-component.js +0 -55
- package/esm5/lib/igx-text-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-text-header-module.js +0 -28
- package/esm5/lib/igx-text-icon-set-conditional-style-component.js +0 -83
- package/esm5/lib/igx-text-icon-set-conditional-style-dynamic-module.js +0 -33
- package/esm5/lib/igx-text-icon-set-conditional-style-module.js +0 -28
- package/esm5/lib/igx-vertical-separator-cell-info.js +0 -27
- package/esm5/public_api.js +0 -752
- package/fesm2015/igniteui-angular-data-grids.js +0 -101227
- package/fesm5/igniteui-angular-data-grids.js +0 -115117
- package/lib/AccessibilityRow.d.ts +0 -22
- package/lib/ActivationManager.d.ts +0 -1
- package/lib/ApplyButtonClickEventArgs.d.ts +0 -7
- package/lib/BaseEditorView.d.ts +0 -62
- package/lib/BrowserExecutionContext.d.ts +0 -19
- package/lib/BrowserPixelConverter.d.ts +0 -9
- package/lib/BrowserTickProvider.d.ts +0 -21
- package/lib/CalculationParameters.d.ts +0 -24
- package/lib/CancelButtonClickEventArgs.d.ts +0 -7
- package/lib/CanvasCellPresenterBase.d.ts +0 -18
- package/lib/CanvasContentCellModelHelper.d.ts +0 -18
- package/lib/CanvasDateTimeCell.d.ts +0 -10
- package/lib/CanvasDateTimeCellPresenter.d.ts +0 -15
- package/lib/CanvasGridCellBase.d.ts +0 -166
- package/lib/CanvasImageCell.d.ts +0 -27
- package/lib/CanvasImageCellPresenter.d.ts +0 -16
- package/lib/CanvasNumericCell.d.ts +0 -10
- package/lib/CanvasNumericCellPresenter.d.ts +0 -15
- package/lib/CanvasPlaceholderView.d.ts +0 -25
- package/lib/CanvasRowSeparatorCell.d.ts +0 -10
- package/lib/CanvasRowSeparatorCellPresenter.d.ts +0 -12
- package/lib/CanvasSectionHeaderCell.d.ts +0 -11
- package/lib/CanvasSectionHeaderCellPresenter.d.ts +0 -14
- package/lib/CanvasSummaryCell.d.ts +0 -30
- package/lib/CanvasSummaryCellPresenter.d.ts +0 -14
- package/lib/CanvasTemplateCell.d.ts +0 -15
- package/lib/CanvasTemplateCellContainer.d.ts +0 -15
- package/lib/CanvasTemplateCellPresenter.d.ts +0 -16
- package/lib/CanvasTemplateHeaderCell.d.ts +0 -15
- package/lib/CanvasTemplateHeaderCellPresenter.d.ts +0 -16
- package/lib/CanvasTextCell.d.ts +0 -11
- package/lib/CanvasTextCellPresenter.d.ts +0 -15
- package/lib/CanvasTextHeaderCell.d.ts +0 -20
- package/lib/CanvasTextHeaderCellPresenter.d.ts +0 -16
- package/lib/CanvasVerticalSeparatorCell.d.ts +0 -10
- package/lib/CanvasVerticalSeparatorCellPresenter.d.ts +0 -12
- package/lib/CellContentHorizontalAlignment.d.ts +0 -30
- package/lib/CellContentVerticalAlignment.d.ts +0 -30
- package/lib/CellDataLoadedAnimationMode.d.ts +0 -22
- package/lib/CellEffect.d.ts +0 -1
- package/lib/CellKey.d.ts +0 -1
- package/lib/CellModel.d.ts +0 -1
- package/lib/CellModelExport.d.ts +0 -43
- package/lib/CellPath.d.ts +0 -55
- package/lib/CellPositionEffect.d.ts +0 -1
- package/lib/CellPresenterBase.d.ts +0 -18
- package/lib/CellPropertyAnimationType.d.ts +0 -58
- package/lib/CellRange.d.ts +0 -23
- package/lib/CellSelectionAnimationMode.d.ts +0 -22
- package/lib/CellStyleRequestedEventArgs.d.ts +0 -16
- package/lib/CheckboxList.d.ts +0 -1
- package/lib/CheckboxListBridge.d.ts +0 -45
- package/lib/CheckboxListExternal.d.ts +0 -53
- package/lib/CheckboxListExternalIndexType.d.ts +0 -12
- package/lib/CheckboxListExternalIndexTypeChangedEventArgs.d.ts +0 -10
- package/lib/CheckboxListExternalKeysClearedEventArgs.d.ts +0 -7
- package/lib/CheckboxListIndexType.d.ts +0 -9
- package/lib/CheckboxListIndexTypeChangedEventArgs.d.ts +0 -10
- package/lib/CheckboxListKeysClearedEventArgs.d.ts +0 -7
- package/lib/CheckboxListView.d.ts +0 -1
- package/lib/CheckboxListViewExternal.d.ts +0 -22
- package/lib/CheckboxListView_combined.d.ts +0 -310
- package/lib/CheckedChangedEventArgs.d.ts +0 -10
- package/lib/CloneDataSourceFilterOperation.d.ts +0 -13
- package/lib/ColumnCellsEffect.d.ts +0 -1
- package/lib/ColumnChooser.d.ts +0 -1
- package/lib/ColumnChooserInfo.d.ts +0 -10
- package/lib/ColumnChooserView.d.ts +0 -1
- package/lib/ColumnChooserView_combined.d.ts +0 -81
- package/lib/ColumnComparisonConditionOperatorType.d.ts +0 -55
- package/lib/ColumnComparisonFilterCondition.d.ts +0 -1
- package/lib/ColumnController.d.ts +0 -1
- package/lib/ColumnCustomFilterCondition.d.ts +0 -1
- package/lib/ColumnEffect.d.ts +0 -1
- package/lib/ColumnExchanger.d.ts +0 -1
- package/lib/ColumnExchangersCollection.d.ts +0 -1
- package/lib/ColumnExchangingAnimationMode.d.ts +0 -54
- package/lib/ColumnFilterCondition.d.ts +0 -1
- package/lib/ColumnFilterConditionCollection.d.ts +0 -1
- package/lib/ColumnFilterConditionGroup.d.ts +0 -1
- package/lib/ColumnFilterCondition_combined.d.ts +0 -5693
- package/lib/ColumnGroupDescription.d.ts +0 -42
- package/lib/ColumnGroupDescriptionCollection.d.ts +0 -29
- package/lib/ColumnGrouping.d.ts +0 -1
- package/lib/ColumnGroupingView.d.ts +0 -1
- package/lib/ColumnGroupingView_combined.d.ts +0 -151
- package/lib/ColumnGroupingVisualModelExport.d.ts +0 -29
- package/lib/ColumnHiddenChangedEventArgs.d.ts +0 -1
- package/lib/ColumnHidingAnimationMode.d.ts +0 -54
- package/lib/ColumnInfo.d.ts +0 -1
- package/lib/ColumnMovingAnimationMode.d.ts +0 -22
- package/lib/ColumnMovingMode.d.ts +0 -9
- package/lib/ColumnMovingSeparator.d.ts +0 -1
- package/lib/ColumnOptionsIconAlignment.d.ts +0 -30
- package/lib/ColumnOptionsIconBehavior.d.ts +0 -26
- package/lib/ColumnOptionsToolbarManagerOpeningEventArgs.d.ts +0 -7
- package/lib/ColumnPinnedChangedEventArgs.d.ts +0 -1
- package/lib/ColumnPinning.d.ts +0 -1
- package/lib/ColumnPinningInfo.d.ts +0 -10
- package/lib/ColumnPinningView.d.ts +0 -1
- package/lib/ColumnPinningView_combined.d.ts +0 -76
- package/lib/ColumnPropertySetter.d.ts +0 -14
- package/lib/ColumnPropertySettersCollection.d.ts +0 -10
- package/lib/ColumnPropertyUpdatingAnimationMode.d.ts +0 -26
- package/lib/ColumnResizingAnimationMode.d.ts +0 -22
- package/lib/ColumnResizingMode.d.ts +0 -10
- package/lib/ColumnResizingSeparator.d.ts +0 -1
- package/lib/ColumnShowingAnimationMode.d.ts +0 -54
- package/lib/ColumnSortDescription.d.ts +0 -20
- package/lib/ColumnSortDescriptionCollection.d.ts +0 -29
- package/lib/ColumnSortDirection.d.ts +0 -22
- package/lib/ColumnStates.d.ts +0 -17
- package/lib/ColumnSummaryDescription.d.ts +0 -68
- package/lib/ColumnSummaryDescriptionCollection.d.ts +0 -29
- package/lib/ColumnWidth.d.ts +0 -16
- package/lib/ComboBoxColumn.d.ts +0 -1
- package/lib/ComboEditorView.d.ts +0 -46
- package/lib/ComboEditorView_ComboExternal.d.ts +0 -39
- package/lib/ComparisonOperatorSelector.d.ts +0 -1
- package/lib/ComparisonOperatorSelectorView.d.ts +0 -1
- package/lib/ComparisonOperatorSelectorView_combined.d.ts +0 -200
- package/lib/ContentCellModelHelper.d.ts +0 -20
- package/lib/CurrentRendererSettings.d.ts +0 -12
- package/lib/DataAdapter.d.ts +0 -1
- package/lib/DataBindingEventArgs.d.ts +0 -1
- package/lib/DataGrid.d.ts +0 -1
- package/lib/DataGridAccessibilityLayoutPanel.d.ts +0 -32
- package/lib/DataGridCellEventArgs.d.ts +0 -1
- package/lib/DataGridCellLayoutPanel.d.ts +0 -75
- package/lib/DataGridColumn.d.ts +0 -1
- package/lib/DataGridColumnToolbarManager.d.ts +0 -1
- package/lib/DataGridDelayedExecutionManager.d.ts +0 -13
- package/lib/DataGridLocaleEn.d.ts +0 -71
- package/lib/DataGridPresenterManager.d.ts +0 -15
- package/lib/DataGridPropertySetter.d.ts +0 -9
- package/lib/DataGridScrollerKeyboardListener.d.ts +0 -28
- package/lib/DataGridSelectionMode.d.ts +0 -34
- package/lib/DataGridStylingDefaults.d.ts +0 -1
- package/lib/DataGridToolbar.d.ts +0 -1
- package/lib/DataGridToolbarView.d.ts +0 -1
- package/lib/DataGridToolbarView_combined.d.ts +0 -135
- package/lib/DataGridViewportManager.d.ts +0 -11
- package/lib/DataSourceNotificationBridge.d.ts +0 -1
- package/lib/DateEditorView.d.ts +0 -44
- package/lib/DateOperatorTypes.d.ts +0 -32
- package/lib/DateTimeCell.d.ts +0 -10
- package/lib/DateTimeCellModel.d.ts +0 -1
- package/lib/DateTimeCellModelExport.d.ts +0 -14
- package/lib/DateTimeCellPresenter.d.ts +0 -15
- package/lib/DateTimeColumn.d.ts +0 -1
- package/lib/DateTimeColumnValueFormatter.d.ts +0 -19
- package/lib/DateTimeFormats.d.ts +0 -34
- package/lib/DefaultCellActionManager.d.ts +0 -1
- package/lib/DefaultCellModelExportUpdater.d.ts +0 -1
- package/lib/DefaultGridInfoRequestor.d.ts +0 -1
- package/lib/DefaultPlatformPixelConverter.d.ts +0 -9
- package/lib/DefinitionBase.d.ts +0 -1
- package/lib/DefinitionPropertyUpdatedEventArgs.d.ts +0 -20
- package/lib/DragSelectEventArgs.d.ts +0 -22
- package/lib/DragType.d.ts +0 -15
- package/lib/Dragger.d.ts +0 -47
- package/lib/DraggerView.d.ts +0 -34
- package/lib/DropDownDataListItem.d.ts +0 -9
- package/lib/EditModeClickAction.d.ts +0 -22
- package/lib/EditModeType.d.ts +0 -26
- package/lib/EditRowDefinition.d.ts +0 -1
- package/lib/EditingManager.d.ts +0 -1
- package/lib/EditorCell.d.ts +0 -92
- package/lib/EditorCellModel.d.ts +0 -1
- package/lib/EditorCellModelExport.d.ts +0 -16
- package/lib/EditorCellPresenter.d.ts +0 -13
- package/lib/EditorDefinition.d.ts +0 -1
- package/lib/EditorRowCell.d.ts +0 -10
- package/lib/EditorRowCellModel.d.ts +0 -1
- package/lib/EditorRowCellPresenter.d.ts +0 -13
- package/lib/EditorType.d.ts +0 -30
- package/lib/EnterKeyBehaviorAfterEdit.d.ts +0 -30
- package/lib/EnterKeyBehaviors.d.ts +0 -34
- package/lib/FilterCell.d.ts +0 -80
- package/lib/FilterCellModel.d.ts +0 -1
- package/lib/FilterCellModelExport.d.ts +0 -23
- package/lib/FilterCellPresenter.d.ts +0 -14
- package/lib/FilterComparisonType.d.ts +0 -22
- package/lib/FilterDialogRenderCompletedEventArgs.d.ts +0 -7
- package/lib/FilterLogicalOperator.d.ts +0 -18
- package/lib/FilterOperand.d.ts +0 -1
- package/lib/FilterRowDefinition.d.ts +0 -1
- package/lib/FilterUIType.d.ts +0 -23
- package/lib/FixedCellPositions.d.ts +0 -15
- package/lib/FormatCellEventArgs.d.ts +0 -15
- package/lib/FormatGroupTextEventArgs.d.ts +0 -11
- package/lib/FormatSummaryTextEventArgs.d.ts +0 -12
- package/lib/GotFocusEventArgs.d.ts +0 -7
- package/lib/GridActivationMode.d.ts +0 -18
- package/lib/GridActiveCellChangedEventArgs.d.ts +0 -14
- package/lib/GridAnimationManager.d.ts +0 -1
- package/lib/GridAnimationManagerAnimationCanceledEventArgs.d.ts +0 -8
- package/lib/GridAnimationManagerAnimationCompletedEventArgs.d.ts +0 -8
- package/lib/GridAnimationManagerAnimationCreatedEventArgs.d.ts +0 -8
- package/lib/GridAnimationPhaseSettings.d.ts +0 -33
- package/lib/GridAnimationSettings.d.ts +0 -28
- package/lib/GridCellBase.d.ts +0 -190
- package/lib/GridCellEditEndedEventArgs.d.ts +0 -1
- package/lib/GridCellEditStartedEventArgs.d.ts +0 -1
- package/lib/GridCellPosition.d.ts +0 -14
- package/lib/GridCellType.d.ts +0 -15
- package/lib/GridCellValueChangingEventArgs.d.ts +0 -1
- package/lib/GridColumnAnimationSettings.d.ts +0 -59
- package/lib/GridColumnButtonOptions.d.ts +0 -1
- package/lib/GridColumnButtonOptionsView.d.ts +0 -1
- package/lib/GridColumnButtonOptionsView_combined.d.ts +0 -52
- package/lib/GridColumnCollection.d.ts +0 -1
- package/lib/GridColumnFilterOptions.d.ts +0 -1
- package/lib/GridColumnFilterOptionsView.d.ts +0 -1
- package/lib/GridColumnFilterOptionsView_combined.d.ts +0 -86
- package/lib/GridColumnGroupOptions.d.ts +0 -1
- package/lib/GridColumnGroupOptionsView.d.ts +0 -1
- package/lib/GridColumnGroupOptionsView_combined.d.ts +0 -52
- package/lib/GridColumnHideOptions.d.ts +0 -1
- package/lib/GridColumnHideOptionsView.d.ts +0 -1
- package/lib/GridColumnHideOptionsView_combined.d.ts +0 -38
- package/lib/GridColumnMoveOptions.d.ts +0 -1
- package/lib/GridColumnMoveOptionsView.d.ts +0 -1
- package/lib/GridColumnMoveOptionsView_combined.d.ts +0 -61
- package/lib/GridColumnOptions.d.ts +0 -1
- package/lib/GridColumnOptionsBase.d.ts +0 -1
- package/lib/GridColumnOptionsSectionBase.d.ts +0 -13
- package/lib/GridColumnOptionsSimpleSectionBase.d.ts +0 -17
- package/lib/GridColumnOptionsUtilities.d.ts +0 -1
- package/lib/GridColumnOptionsView.d.ts +0 -1
- package/lib/GridColumnOptionsViewBase.d.ts +0 -1
- package/lib/GridColumnOptionsViewBase_combined.d.ts +0 -159
- package/lib/GridColumnOptionsView_combined.d.ts +0 -182
- package/lib/GridColumnPinOptions.d.ts +0 -1
- package/lib/GridColumnPinOptionsView.d.ts +0 -1
- package/lib/GridColumnPinOptionsView_combined.d.ts +0 -56
- package/lib/GridColumnSortOptions.d.ts +0 -1
- package/lib/GridColumnSortOptionsView.d.ts +0 -1
- package/lib/GridColumnSortOptionsView_combined.d.ts +0 -53
- package/lib/GridColumnSpacer.d.ts +0 -29
- package/lib/GridColumnSpacerCollection.d.ts +0 -16
- package/lib/GridColumnSummaryOptions.d.ts +0 -1
- package/lib/GridColumnSummaryOptionsView.d.ts +0 -1
- package/lib/GridColumnSummaryOptionsView_combined.d.ts +0 -72
- package/lib/GridColumnWidthChangedEventArgs.d.ts +0 -1
- package/lib/GridColumnsAutoGeneratedEventArgs.d.ts +0 -1
- package/lib/GridColumnsChangedEventArgs.d.ts +0 -1
- package/lib/GridCompoundConditionalStyle.d.ts +0 -1
- package/lib/GridConditionFilterStringErrorsParsingEventArgs.d.ts +0 -10
- package/lib/GridConditionalStyle.d.ts +0 -1
- package/lib/GridConditionalStyleBoundType.d.ts +0 -9
- package/lib/GridConditionalStyleCollection.d.ts +0 -1
- package/lib/GridConditionalStyleFontInfo.d.ts +0 -11
- package/lib/GridConditionalStyleProperty.d.ts +0 -150
- package/lib/GridConditionalStylePropertyCollection.d.ts +0 -10
- package/lib/GridConditionalStylePropertyStylingType.d.ts +0 -11
- package/lib/GridCustomFilterRequestedEventArgs.d.ts +0 -1
- package/lib/GridDataCommittedEventArgs.d.ts +0 -11
- package/lib/GridDataCommittingEventArgs.d.ts +0 -11
- package/lib/GridEasingFunctionType.d.ts +0 -26
- package/lib/GridEffect.d.ts +0 -1
- package/lib/GridEffectGroup.d.ts +0 -1
- package/lib/GridEffectMainIntent.d.ts +0 -20
- package/lib/GridEffectManager.d.ts +0 -1
- package/lib/GridEffectSubIntent.d.ts +0 -18
- package/lib/GridExpansionIndicator.d.ts +0 -1
- package/lib/GridExpansionIndicatorView.d.ts +0 -1
- package/lib/GridExpansionIndicatorView_combined.d.ts +0 -72
- package/lib/GridExternalWrapper.d.ts +0 -46
- package/lib/GridFilterDialog.d.ts +0 -1
- package/lib/GridFilterDialogFilterChangeEventArgs.d.ts +0 -9
- package/lib/GridFilterDialogOpeningEventArgs.d.ts +0 -9
- package/lib/GridFilterDialogPanel.d.ts +0 -1
- package/lib/GridFilterDialogView.d.ts +0 -1
- package/lib/GridFilterDialogViewModel.d.ts +0 -1
- package/lib/GridFilterDialogViewModelGrouping.d.ts +0 -10
- package/lib/GridFilterDialogViewModelGroupingLevel.d.ts +0 -10
- package/lib/GridFilterDialogViewModelGroupingLevelCollection.d.ts +0 -10
- package/lib/GridFilterDialogViewModelRow.d.ts +0 -28
- package/lib/GridFilterDialogViewModelRowCollection.d.ts +0 -1
- package/lib/GridFilterDialogView_combined.d.ts +0 -298
- package/lib/GridFilterExpressionsEventArgs.d.ts +0 -9
- package/lib/GridFilterOperandsCollection.d.ts +0 -1
- package/lib/GridGroupDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridIconRepository.d.ts +0 -44
- package/lib/GridLayer.d.ts +0 -1
- package/lib/GridLayerController.d.ts +0 -1
- package/lib/GridLayerExport.d.ts +0 -16
- package/lib/GridModuleHelper.d.ts +0 -8
- package/lib/GridRowEditEndedEventArgs.d.ts +0 -11
- package/lib/GridRowEditStartedEventArgs.d.ts +0 -11
- package/lib/GridSelectedCellRangesChangedEventArgs.d.ts +0 -20
- package/lib/GridSelectedCellRangesCollection.d.ts +0 -11
- package/lib/GridSelectedCellsChangedEventArgs.d.ts +0 -1
- package/lib/GridSelectedCellsCollection.d.ts +0 -1
- package/lib/GridSelectedItemsChangedEventArgs.d.ts +0 -17
- package/lib/GridSelectedItemsCollection.d.ts +0 -14
- package/lib/GridSelectedKeysChangedEventArgs.d.ts +0 -17
- package/lib/GridSelectedKeysCollection.d.ts +0 -31
- package/lib/GridSelectionBehavior.d.ts +0 -18
- package/lib/GridSelectionChangedEventArgs.d.ts +0 -7
- package/lib/GridSizeChangedEventArgs.d.ts +0 -9
- package/lib/GridSortDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridSortIndicator.d.ts +0 -1
- package/lib/GridSortIndicatorView.d.ts +0 -1
- package/lib/GridSortIndicatorView_combined.d.ts +0 -107
- package/lib/GridStyleRepository.d.ts +0 -37
- package/lib/GridStyleRepositoryKeys.d.ts +0 -49
- package/lib/GridSummaryDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridViewportChangedEventArgs.d.ts +0 -15
- package/lib/GroupData.d.ts +0 -10
- package/lib/GroupHeaderDisplayMode.d.ts +0 -18
- package/lib/GroupInfo.d.ts +0 -12
- package/lib/GroupSummaryDisplayMode.d.ts +0 -31
- package/lib/Header.d.ts +0 -1
- package/lib/HeaderClickAction.d.ts +0 -30
- package/lib/HeaderRowSeparator.d.ts +0 -1
- package/lib/HeaderSeparator.d.ts +0 -1
- package/lib/HorizontalPropertyEditorDataSource.d.ts +0 -10
- package/lib/HoverManager.d.ts +0 -1
- package/lib/ICellActionManager.d.ts +0 -1
- package/lib/ICellModelExportUpdater.d.ts +0 -11
- package/lib/ICellPresenter.d.ts +0 -1
- package/lib/ICellRenderingEngine.d.ts +0 -1
- package/lib/ICheckboxListView.d.ts +0 -38
- package/lib/IColumnGrouping.d.ts +0 -12
- package/lib/IColumnGroupingVisualModelExport.d.ts +0 -11
- package/lib/IDataAdapter.d.ts +0 -1
- package/lib/IDataGridComponent.d.ts +0 -12
- package/lib/IDelayedExecutionManager.d.ts +0 -12
- package/lib/IDragger.d.ts +0 -1
- package/lib/IDraggerView.d.ts +0 -1
- package/lib/IDraggerView_combined.d.ts +0 -50
- package/lib/IEditorView.d.ts +0 -32
- package/lib/IExternalDefinitionBase.d.ts +0 -1
- package/lib/IExternalGrid.d.ts +0 -1
- package/lib/IExternalTemplateColumn.d.ts +0 -12
- package/lib/IExternalTemplateHeaderColumn.d.ts +0 -12
- package/lib/IExternalTemplateSectionHeader.d.ts +0 -12
- package/lib/IGridInfoRequestor.d.ts +0 -1
- package/lib/INativeCell.d.ts +0 -17
- package/lib/IPlatformPixelConverter.d.ts +0 -11
- package/lib/IPropertySetter.d.ts +0 -11
- package/lib/ISummaryChooserView.d.ts +0 -1
- package/lib/ISummaryChooserView_combined.d.ts +0 -103
- package/lib/IToolbarVisualModelExport.d.ts +0 -11
- package/lib/IViewportManager.d.ts +0 -11
- package/lib/ImageCell.d.ts +0 -34
- package/lib/ImageCellModel.d.ts +0 -1
- package/lib/ImageCellModelExport.d.ts +0 -12
- package/lib/ImageCellPresenter.d.ts +0 -16
- package/lib/ImageColumn.d.ts +0 -1
- package/lib/ImageResourceType.d.ts +0 -30
- package/lib/ImageStretchOptions.d.ts +0 -22
- package/lib/LayoutAction.d.ts +0 -42
- package/lib/LostFocusEventArgs.d.ts +0 -7
- package/lib/MergedCellEvaluationCriteria.d.ts +0 -22
- package/lib/MergedCellInfo.d.ts +0 -14
- package/lib/MergedCellMode.d.ts +0 -27
- package/lib/ModelStates.d.ts +0 -13
- package/lib/ModelTypes.d.ts +0 -23
- package/lib/MultiColumnComboBox.d.ts +0 -1
- package/lib/MultiColumnComboBoxDataSourceNotificationHandler.d.ts +0 -1
- package/lib/MultiColumnComboBoxSelectedItemChangeType.d.ts +0 -13
- package/lib/MultiColumnComboBoxTextChangedEventArgs.d.ts +0 -12
- package/lib/MultiColumnComboBoxUtilities.d.ts +0 -25
- package/lib/MultiColumnComboBoxValueChangedEventArgs.d.ts +0 -12
- package/lib/MultiColumnComboBoxView.d.ts +0 -1
- package/lib/MultiColumnComboBoxView_combined.d.ts +0 -499
- package/lib/MultiColumnComboVisualModelExport.d.ts +0 -70
- package/lib/MultipleDataSourceNotifier.d.ts +0 -20
- package/lib/NativeUIComboFactory.d.ts +0 -18
- package/lib/NativeUIGridFactory.d.ts +0 -19
- package/lib/NumericCell.d.ts +0 -12
- package/lib/NumericCellFormatter.d.ts +0 -1
- package/lib/NumericCellModel.d.ts +0 -1
- package/lib/NumericCellModelExport.d.ts +0 -14
- package/lib/NumericCellPresenter.d.ts +0 -15
- package/lib/NumericColumn.d.ts +0 -1
- package/lib/NumericEditorView.d.ts +0 -13
- package/lib/OperatorModel.d.ts +0 -13
- package/lib/OperatorSelectorClosingEventArgs.d.ts +0 -7
- package/lib/OperatorSelectorOpeningEventArgs.d.ts +0 -7
- package/lib/OperatorSelectorValueChangedEventArgs.d.ts +0 -14
- package/lib/PageChangedEventArgs.d.ts +0 -13
- package/lib/PagedDataProvider.d.ts +0 -1
- package/lib/Pager.d.ts +0 -1
- package/lib/PagerDataSourceNotificationBridge.d.ts +0 -1
- package/lib/PagerGridDataSourceNotificationBridge.d.ts +0 -1
- package/lib/PagerView.d.ts +0 -1
- package/lib/PagerVisualModelExport.d.ts +0 -25
- package/lib/PinnedAreaSeparator.d.ts +0 -1
- package/lib/PinnedPositions.d.ts +0 -22
- package/lib/PinnedRowInfo.d.ts +0 -1
- package/lib/PlaceholderView.d.ts +0 -26
- package/lib/PrimaryKeyValue.d.ts +0 -19
- package/lib/PropertyEditor.d.ts +0 -1
- package/lib/PropertyEditorView.d.ts +0 -1
- package/lib/PropertyEditorView_combined.d.ts +0 -237
- package/lib/PushRowResult.d.ts +0 -1
- package/lib/PushRowSettings.d.ts +0 -1
- package/lib/RecyclingManager.d.ts +0 -1
- package/lib/ResponsiveEngine.d.ts +0 -1
- package/lib/ResponsivePhase.d.ts +0 -1
- package/lib/ResponsivePhasesCollection.d.ts +0 -1
- package/lib/ResponsiveState.d.ts +0 -1
- package/lib/ResponsiveStateEnteredEventArgs.d.ts +0 -7
- package/lib/ResponsiveStateEnteringEventArgs.d.ts +0 -7
- package/lib/ResponsiveStateExitedEventArgs.d.ts +0 -7
- package/lib/ResponsiveStatesCollection.d.ts +0 -1
- package/lib/RowCellsEffect.d.ts +0 -1
- package/lib/RowEffect.d.ts +0 -1
- package/lib/RowHoverAnimationMode.d.ts +0 -22
- package/lib/RowPath.d.ts +0 -37
- package/lib/RowRange.d.ts +0 -14
- package/lib/RowSelectionAnimationMode.d.ts +0 -22
- package/lib/RowSeparator.d.ts +0 -1
- package/lib/RowSeparatorCell.d.ts +0 -10
- package/lib/RowSeparatorCellPresenter.d.ts +0 -12
- package/lib/RowSeparatorModel.d.ts +0 -1
- package/lib/RowSeparatorModelExport.d.ts +0 -11
- package/lib/SaveLayoutColumn.d.ts +0 -1
- package/lib/SaveLayoutFilterInfo.d.ts +0 -25
- package/lib/SaveLayoutGroupInfo.d.ts +0 -15
- package/lib/SaveLayoutSortInfo.d.ts +0 -15
- package/lib/SectionFooter.d.ts +0 -1
- package/lib/SectionHeader.d.ts +0 -1
- package/lib/SectionHeaderCell.d.ts +0 -18
- package/lib/SectionHeaderCellModel.d.ts +0 -1
- package/lib/SectionHeaderCellModelExport.d.ts +0 -21
- package/lib/SectionHeaderCellPresenter.d.ts +0 -14
- package/lib/SectionInfo.d.ts +0 -1
- package/lib/SelectAllCheckboxChangedEventArgs.d.ts +0 -8
- package/lib/SelectionManager.d.ts +0 -1
- package/lib/SortIndicatorRenderCompletedEventArgs.d.ts +0 -7
- package/lib/SortIndicatorStyle.d.ts +0 -29
- package/lib/SortManager.d.ts +0 -1
- package/lib/SortMode.d.ts +0 -30
- package/lib/SpacerEffect.d.ts +0 -1
- package/lib/SpatialEngine.d.ts +0 -1
- package/lib/StringOperatorTypes.d.ts +0 -16
- package/lib/SummaryCell.d.ts +0 -23
- package/lib/SummaryCellModel.d.ts +0 -1
- package/lib/SummaryCellModelExport.d.ts +0 -28
- package/lib/SummaryCellPresenter.d.ts +0 -14
- package/lib/SummaryChangedEventArgs.d.ts +0 -9
- package/lib/SummaryChooser.d.ts +0 -1
- package/lib/SummaryChooserItem.d.ts +0 -10
- package/lib/SummaryChooserView.d.ts +0 -1
- package/lib/SummaryData.d.ts +0 -13
- package/lib/SummaryRow.d.ts +0 -1
- package/lib/SummaryRowRoot.d.ts +0 -1
- package/lib/SummaryRowSection.d.ts +0 -1
- package/lib/SummaryScope.d.ts +0 -26
- package/lib/TemplateCell.d.ts +0 -17
- package/lib/TemplateCellContainer.d.ts +0 -15
- package/lib/TemplateCellModel.d.ts +0 -1
- package/lib/TemplateCellModelExport.d.ts +0 -12
- package/lib/TemplateCellPresenter.d.ts +0 -16
- package/lib/TemplateCellUpdatingEventArgs.d.ts +0 -1
- package/lib/TemplateColumn.d.ts +0 -1
- package/lib/TemplateHeader.d.ts +0 -19
- package/lib/TemplateHeaderCell.d.ts +0 -14
- package/lib/TemplateHeaderCellModel.d.ts +0 -17
- package/lib/TemplateHeaderCellModelExport.d.ts +0 -12
- package/lib/TemplateHeaderCellPresenter.d.ts +0 -16
- package/lib/TemplateHeaderCellUpdatingEventArgs.d.ts +0 -14
- package/lib/TemplateSectionHeader.d.ts +0 -17
- package/lib/TemplateSectionHeaderCellModel.d.ts +0 -8
- package/lib/TemplateSectionHeaderCellModelExport.d.ts +0 -11
- package/lib/TemplateSectionHeaderCellUpdatingEventArgs.d.ts +0 -14
- package/lib/TextCell.d.ts +0 -20
- package/lib/TextCellDecoration.d.ts +0 -26
- package/lib/TextCellLineBreakMode.d.ts +0 -26
- package/lib/TextCellModel.d.ts +0 -1
- package/lib/TextCellModelExport.d.ts +0 -13
- package/lib/TextCellPresenter.d.ts +0 -15
- package/lib/TextColumn.d.ts +0 -1
- package/lib/TextEditorView.d.ts +0 -35
- package/lib/TextHeader.d.ts +0 -1
- package/lib/TextHeaderCell.d.ts +0 -58
- package/lib/TextHeaderCellModel.d.ts +0 -1
- package/lib/TextHeaderCellModelExport.d.ts +0 -11
- package/lib/TextHeaderCellPresenter.d.ts +0 -15
- package/lib/TextIconSetBuiltInTypes.d.ts +0 -11
- package/lib/TextIconSetConditionalStyle.d.ts +0 -18
- package/lib/TextVisualModelExport.d.ts +0 -16
- package/lib/ToolbarVisualModelExport.d.ts +0 -9
- package/lib/VerticalSeparatorCell.d.ts +0 -21
- package/lib/VerticalSeparatorCellModel.d.ts +0 -1
- package/lib/VerticalSeparatorCellPresenter.d.ts +0 -12
- package/lib/VisibilityEngine.d.ts +0 -1
- package/lib/VisualModel.d.ts +0 -1
- package/lib/VisualModelExport.d.ts +0 -74
- package/lib/igx-apply-button-click-event-args.d.ts +0 -12
- package/lib/igx-cancel-button-click-event-args.d.ts +0 -12
- package/lib/igx-cell-info.d.ts +0 -677
- package/lib/igx-cell-key-dynamic-module.d.ts +0 -9
- package/lib/igx-cell-key-module.d.ts +0 -7
- package/lib/igx-cell-key.d.ts +0 -35
- package/lib/igx-cell-range-dynamic-module.d.ts +0 -9
- package/lib/igx-cell-range-module.d.ts +0 -7
- package/lib/igx-cell-range.d.ts +0 -40
- package/lib/igx-cell-style-requested-event-args.d.ts +0 -31
- package/lib/igx-checkbox-list-component.d.ts +0 -371
- package/lib/igx-checkbox-list-dynamic-module.d.ts +0 -15
- package/lib/igx-checkbox-list-index-type-changed-event-args.d.ts +0 -19
- package/lib/igx-checkbox-list-keys-cleared-event-args.d.ts +0 -12
- package/lib/igx-checkbox-list-module.d.ts +0 -15
- package/lib/igx-checked-changed-event-args.d.ts +0 -21
- package/lib/igx-column-chooser-component.d.ts +0 -88
- package/lib/igx-column-chooser-dynamic-module.d.ts +0 -11
- package/lib/igx-column-chooser-module.d.ts +0 -11
- package/lib/igx-column-exchanger.d.ts +0 -22
- package/lib/igx-column-exchangers-collection.d.ts +0 -8
- package/lib/igx-column-group-description-collection.d.ts +0 -30
- package/lib/igx-column-group-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-group-description-module.d.ts +0 -7
- package/lib/igx-column-group-description.d.ts +0 -58
- package/lib/igx-column-grouping-component.d.ts +0 -112
- package/lib/igx-column-grouping-dynamic-module.d.ts +0 -9
- package/lib/igx-column-grouping-module.d.ts +0 -9
- package/lib/igx-column-hidden-changed-event-args.d.ts +0 -18
- package/lib/igx-column-moving-separator-component.d.ts +0 -26
- package/lib/igx-column-moving-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-column-moving-separator-module.d.ts +0 -8
- package/lib/igx-column-pinned-changed-event-args.d.ts +0 -28
- package/lib/igx-column-pinning-component.d.ts +0 -88
- package/lib/igx-column-pinning-dynamic-module.d.ts +0 -10
- package/lib/igx-column-pinning-module.d.ts +0 -10
- package/lib/igx-column-property-setter.d.ts +0 -31
- package/lib/igx-column-property-setters-collection.d.ts +0 -8
- package/lib/igx-column-resizing-separator-component.d.ts +0 -20
- package/lib/igx-column-resizing-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-column-resizing-separator-module.d.ts +0 -8
- package/lib/igx-column-sort-description-collection.d.ts +0 -30
- package/lib/igx-column-sort-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-sort-description-module.d.ts +0 -7
- package/lib/igx-column-sort-description.d.ts +0 -34
- package/lib/igx-column-summary-description-collection.d.ts +0 -27
- package/lib/igx-column-summary-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-summary-description-module.d.ts +0 -7
- package/lib/igx-column-summary-description.d.ts +0 -93
- package/lib/igx-column-width-dynamic-module.d.ts +0 -9
- package/lib/igx-column-width-module.d.ts +0 -7
- package/lib/igx-column-width.d.ts +0 -34
- package/lib/igx-combo-box-column-component.d.ts +0 -44
- package/lib/igx-combo-box-column-dynamic-module.d.ts +0 -9
- package/lib/igx-combo-box-column-module.d.ts +0 -8
- package/lib/igx-data-binding-event-args.d.ts +0 -27
- package/lib/igx-data-grid-all-columns-dynamic-module.d.ts +0 -19
- package/lib/igx-data-grid-all-columns-module.d.ts +0 -18
- package/lib/igx-data-grid-cell-event-args.d.ts +0 -36
- package/lib/igx-data-grid-column-component.d.ts +0 -602
- package/lib/igx-data-grid-comparison-operator-selector-component.d.ts +0 -143
- package/lib/igx-data-grid-component.d.ts +0 -1757
- package/lib/igx-data-grid-core-dynamic-module.d.ts +0 -27
- package/lib/igx-data-grid-core-module.d.ts +0 -27
- package/lib/igx-data-grid-dynamic-module.d.ts +0 -17
- package/lib/igx-data-grid-expansion-indicator-component.d.ts +0 -64
- package/lib/igx-data-grid-filter-dialog-component.d.ts +0 -180
- package/lib/igx-data-grid-locale-en-module.d.ts +0 -8
- package/lib/igx-data-grid-module.d.ts +0 -16
- package/lib/igx-data-grid-pager-component.d.ts +0 -99
- package/lib/igx-data-grid-pager-dynamic-module.d.ts +0 -10
- package/lib/igx-data-grid-pager-module.d.ts +0 -10
- package/lib/igx-data-grid-sort-indicator-component.d.ts +0 -74
- package/lib/igx-data-grid-toolbar-component.d.ts +0 -146
- package/lib/igx-data-grid-toolbar-dynamic-module.d.ts +0 -12
- package/lib/igx-data-grid-toolbar-module.d.ts +0 -12
- package/lib/igx-date-time-cell-info.d.ts +0 -45
- package/lib/igx-date-time-column-component.d.ts +0 -71
- package/lib/igx-date-time-column-dynamic-module.d.ts +0 -9
- package/lib/igx-date-time-column-module.d.ts +0 -8
- package/lib/igx-definition-base-component.d.ts +0 -343
- package/lib/igx-edit-row-definition-component.d.ts +0 -17
- package/lib/igx-edit-row-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-edit-row-definition-module.d.ts +0 -8
- package/lib/igx-editor-cell-info.d.ts +0 -79
- package/lib/igx-editor-definition-component.d.ts +0 -17
- package/lib/igx-editor-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-editor-definition-module.d.ts +0 -8
- package/lib/igx-editor-row-cell-info.d.ts +0 -13
- package/lib/igx-filter-cell-info.d.ts +0 -61
- package/lib/igx-filter-dialog-render-completed-event-args.d.ts +0 -12
- package/lib/igx-filter-operand-dynamic-module.d.ts +0 -9
- package/lib/igx-filter-operand-module.d.ts +0 -7
- package/lib/igx-filter-operand.d.ts +0 -61
- package/lib/igx-filter-row-definition-component.d.ts +0 -41
- package/lib/igx-filter-row-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-filter-row-definition-module.d.ts +0 -8
- package/lib/igx-format-cell-event-args.d.ts +0 -45
- package/lib/igx-format-group-text-event-args.d.ts +0 -32
- package/lib/igx-format-summary-text-event-args.d.ts +0 -37
- package/lib/igx-got-focus-event-args.d.ts +0 -12
- package/lib/igx-grid-active-cell-changed-event-args.d.ts +0 -26
- package/lib/igx-grid-animation-phase-settings.d.ts +0 -61
- package/lib/igx-grid-animation-settings.d.ts +0 -18
- package/lib/igx-grid-cell-edit-ended-event-args.d.ts +0 -29
- package/lib/igx-grid-cell-edit-started-event-args.d.ts +0 -29
- package/lib/igx-grid-cell-position-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-cell-position-module.d.ts +0 -7
- package/lib/igx-grid-cell-position.d.ts +0 -24
- package/lib/igx-grid-cell-value-changing-event-args.d.ts +0 -44
- package/lib/igx-grid-column-animation-settings.d.ts +0 -18
- package/lib/igx-grid-column-button-options-component.d.ts +0 -40
- package/lib/igx-grid-column-button-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-button-options-module.d.ts +0 -9
- package/lib/igx-grid-column-collection.d.ts +0 -8
- package/lib/igx-grid-column-filter-options-component.d.ts +0 -47
- package/lib/igx-grid-column-filter-options-dynamic-module.d.ts +0 -10
- package/lib/igx-grid-column-filter-options-module.d.ts +0 -10
- package/lib/igx-grid-column-group-options-component.d.ts +0 -21
- package/lib/igx-grid-column-group-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-group-options-module.d.ts +0 -9
- package/lib/igx-grid-column-hide-options-component.d.ts +0 -21
- package/lib/igx-grid-column-hide-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-hide-options-module.d.ts +0 -9
- package/lib/igx-grid-column-move-options-component.d.ts +0 -25
- package/lib/igx-grid-column-move-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-move-options-module.d.ts +0 -9
- package/lib/igx-grid-column-options-base-component.d.ts +0 -100
- package/lib/igx-grid-column-options-component.d.ts +0 -197
- package/lib/igx-grid-column-options-dynamic-module.d.ts +0 -17
- package/lib/igx-grid-column-options-module.d.ts +0 -17
- package/lib/igx-grid-column-options-section-base-component.d.ts +0 -14
- package/lib/igx-grid-column-options-simple-section-base-component.d.ts +0 -17
- package/lib/igx-grid-column-pin-options-component.d.ts +0 -25
- package/lib/igx-grid-column-pin-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-pin-options-module.d.ts +0 -9
- package/lib/igx-grid-column-sort-options-component.d.ts +0 -29
- package/lib/igx-grid-column-sort-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-sort-options-module.d.ts +0 -9
- package/lib/igx-grid-column-summary-options-component.d.ts +0 -41
- package/lib/igx-grid-column-summary-options-dynamic-module.d.ts +0 -11
- package/lib/igx-grid-column-summary-options-module.d.ts +0 -11
- package/lib/igx-grid-column-width-changed-event-args.d.ts +0 -32
- package/lib/igx-grid-columns-auto-generated-event-args.d.ts +0 -20
- package/lib/igx-grid-columns-changed-event-args.d.ts +0 -20
- package/lib/igx-grid-compound-conditional-style-component.d.ts +0 -20
- package/lib/igx-grid-condition-filter-string-errors-parsing-event-args.d.ts +0 -22
- package/lib/igx-grid-conditional-style-collection.d.ts +0 -8
- package/lib/igx-grid-conditional-style-component.d.ts +0 -79
- package/lib/igx-grid-conditional-style-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-font-info-component.d.ts +0 -33
- package/lib/igx-grid-conditional-style-font-info-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-font-info-module.d.ts +0 -8
- package/lib/igx-grid-conditional-style-module.d.ts +0 -8
- package/lib/igx-grid-conditional-style-property-collection.d.ts +0 -8
- package/lib/igx-grid-conditional-style-property-component.d.ts +0 -121
- package/lib/igx-grid-conditional-style-property-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-property-module.d.ts +0 -8
- package/lib/igx-grid-custom-filter-requested-event-args.d.ts +0 -40
- package/lib/igx-grid-data-committed-event-args.d.ts +0 -27
- package/lib/igx-grid-data-committing-event-args.d.ts +0 -27
- package/lib/igx-grid-filter-dialog-filter-change-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-dialog-opening-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-grouping-level.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-grouping.d.ts +0 -22
- package/lib/igx-grid-filter-dialog-view-model-row-collection.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-row.d.ts +0 -31
- package/lib/igx-grid-filter-dialog-view-model.d.ts +0 -39
- package/lib/igx-grid-filter-expressions-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-operands-collection.d.ts +0 -8
- package/lib/igx-grid-group-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-grid-row-edit-ended-event-args.d.ts +0 -23
- package/lib/igx-grid-row-edit-started-event-args.d.ts +0 -23
- package/lib/igx-grid-selected-cell-ranges-changed-event-args.d.ts +0 -44
- package/lib/igx-grid-selected-cell-ranges-collection.d.ts +0 -8
- package/lib/igx-grid-selected-cells-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-cells-collection.d.ts +0 -8
- package/lib/igx-grid-selected-items-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-items-collection.d.ts +0 -6
- package/lib/igx-grid-selected-keys-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-keys-collection.d.ts +0 -8
- package/lib/igx-grid-selection-changed-event-args.d.ts +0 -15
- package/lib/igx-grid-size-changed-event-args.d.ts +0 -27
- package/lib/igx-grid-sort-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-grid-summary-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-group-data.d.ts +0 -31
- package/lib/igx-header-component.d.ts +0 -57
- package/lib/igx-header-row-separator-component.d.ts +0 -17
- package/lib/igx-header-row-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-header-row-separator-module.d.ts +0 -8
- package/lib/igx-header-separator-component.d.ts +0 -14
- package/lib/igx-header-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-header-separator-module.d.ts +0 -8
- package/lib/igx-horizontal-property-editor-data-source.d.ts +0 -8
- package/lib/igx-image-cell-info.d.ts +0 -32
- package/lib/igx-image-column-component.d.ts +0 -46
- package/lib/igx-image-column-dynamic-module.d.ts +0 -9
- package/lib/igx-image-column-module.d.ts +0 -8
- package/lib/igx-lost-focus-event-args.d.ts +0 -12
- package/lib/igx-multi-column-combo-box-component.d.ts +0 -579
- package/lib/igx-multi-column-combo-box-dynamic-module.d.ts +0 -15
- package/lib/igx-multi-column-combo-box-module.d.ts +0 -15
- package/lib/igx-multi-column-combo-box-text-changed-event-args.d.ts +0 -13
- package/lib/igx-multi-column-combo-box-value-changed-event-args.d.ts +0 -13
- package/lib/igx-numeric-cell-info.d.ts +0 -89
- package/lib/igx-numeric-column-component.d.ts +0 -104
- package/lib/igx-numeric-column-dynamic-module.d.ts +0 -9
- package/lib/igx-numeric-column-module.d.ts +0 -8
- package/lib/igx-operator-selector-closing-event-args.d.ts +0 -12
- package/lib/igx-operator-selector-opening-event-args.d.ts +0 -15
- package/lib/igx-operator-selector-value-changed-event-args.d.ts +0 -20
- package/lib/igx-page-changed-event-args.d.ts +0 -24
- package/lib/igx-pinned-area-separator-component.d.ts +0 -14
- package/lib/igx-pinned-area-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-pinned-area-separator-module.d.ts +0 -8
- package/lib/igx-primary-key-value-dynamic-module.d.ts +0 -9
- package/lib/igx-primary-key-value-module.d.ts +0 -7
- package/lib/igx-primary-key-value.d.ts +0 -31
- package/lib/igx-property-editor-component.d.ts +0 -147
- package/lib/igx-property-editor-dynamic-module.d.ts +0 -18
- package/lib/igx-property-editor-module.d.ts +0 -18
- package/lib/igx-responsive-phase.d.ts +0 -51
- package/lib/igx-responsive-phases-collection.d.ts +0 -8
- package/lib/igx-responsive-state-entered-event-args.d.ts +0 -15
- package/lib/igx-responsive-state-entering-event-args.d.ts +0 -15
- package/lib/igx-responsive-state-exited-event-args.d.ts +0 -15
- package/lib/igx-responsive-state.d.ts +0 -81
- package/lib/igx-responsive-states-collection.d.ts +0 -8
- package/lib/igx-row-separator-component.d.ts +0 -17
- package/lib/igx-row-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-row-separator-info.d.ts +0 -13
- package/lib/igx-row-separator-module.d.ts +0 -8
- package/lib/igx-section-footer-component.d.ts +0 -17
- package/lib/igx-section-footer-dynamic-module.d.ts +0 -9
- package/lib/igx-section-footer-module.d.ts +0 -8
- package/lib/igx-section-header-cell-info.d.ts +0 -30
- package/lib/igx-section-header-component.d.ts +0 -66
- package/lib/igx-section-header-dynamic-module.d.ts +0 -9
- package/lib/igx-section-header-module.d.ts +0 -8
- package/lib/igx-select-all-checkbox-changed-event-args.d.ts +0 -15
- package/lib/igx-sort-indicator-render-completed-event-args.d.ts +0 -12
- package/lib/igx-summary-cell-info.d.ts +0 -30
- package/lib/igx-summary-changed-event-args.d.ts +0 -26
- package/lib/igx-summary-chooser-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-chooser-module.d.ts +0 -8
- package/lib/igx-summary-data.d.ts +0 -28
- package/lib/igx-summary-row-component.d.ts +0 -62
- package/lib/igx-summary-row-root-component.d.ts +0 -14
- package/lib/igx-summary-row-root-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-row-root-module.d.ts +0 -8
- package/lib/igx-summary-row-section-component.d.ts +0 -14
- package/lib/igx-summary-row-section-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-row-section-module.d.ts +0 -8
- package/lib/igx-template-cell-info.d.ts +0 -18
- package/lib/igx-template-cell-updating-event-args.d.ts +0 -26
- package/lib/igx-template-column-component.d.ts +0 -27
- package/lib/igx-template-column-dynamic-module.d.ts +0 -9
- package/lib/igx-template-column-module.d.ts +0 -8
- package/lib/igx-template-header-cell-info.d.ts +0 -19
- package/lib/igx-template-header-cell-updating-event-args.d.ts +0 -26
- package/lib/igx-template-header-component.d.ts +0 -27
- package/lib/igx-template-header-dynamic-module.d.ts +0 -9
- package/lib/igx-template-header-module.d.ts +0 -8
- package/lib/igx-template-section-header-cell-info.d.ts +0 -13
- package/lib/igx-template-section-header-cell-updating-event-args.d.ts +0 -21
- package/lib/igx-template-section-header-component.d.ts +0 -27
- package/lib/igx-template-section-header-dynamic-module.d.ts +0 -9
- package/lib/igx-template-section-header-module.d.ts +0 -8
- package/lib/igx-text-cell-info.d.ts +0 -18
- package/lib/igx-text-column-component.d.ts +0 -39
- package/lib/igx-text-column-dynamic-module.d.ts +0 -9
- package/lib/igx-text-column-module.d.ts +0 -8
- package/lib/igx-text-header-cell-info.d.ts +0 -109
- package/lib/igx-text-header-component.d.ts +0 -17
- package/lib/igx-text-header-dynamic-module.d.ts +0 -9
- package/lib/igx-text-header-module.d.ts +0 -8
- package/lib/igx-text-icon-set-conditional-style-component.d.ts +0 -20
- package/lib/igx-text-icon-set-conditional-style-dynamic-module.d.ts +0 -9
- package/lib/igx-text-icon-set-conditional-style-module.d.ts +0 -8
- package/lib/igx-vertical-separator-cell-info.d.ts +0 -13
- package/public_api.d.ts +0 -752
|
@@ -1,4736 +0,0 @@
|
|
|
1
|
-
import { Component, EventEmitter, Output, ViewContainerRef, ViewChild, Input, ChangeDetectionStrategy, ContentChildren } from '@angular/core';
|
|
2
|
-
import { IgxSectionHeaderComponent } from './igx-section-header-component';
|
|
3
|
-
import { IgxSummaryRowRootComponent } from './igx-summary-row-root-component';
|
|
4
|
-
import { IgxSummaryRowSectionComponent } from './igx-summary-row-section-component';
|
|
5
|
-
import { IgxColumnWidth } from './igx-column-width';
|
|
6
|
-
import { ColumnWidth as ColumnWidth_internal } from './ColumnWidth';
|
|
7
|
-
import { HeaderClickAction_$type } from './HeaderClickAction';
|
|
8
|
-
import { ColumnShowingAnimationMode_$type } from './ColumnShowingAnimationMode';
|
|
9
|
-
import { ColumnPropertyUpdatingAnimationMode, ColumnPropertyUpdatingAnimationMode_$type } from './ColumnPropertyUpdatingAnimationMode';
|
|
10
|
-
import { CellDataLoadedAnimationMode_$type } from './CellDataLoadedAnimationMode';
|
|
11
|
-
import { RowSelectionAnimationMode_$type } from './RowSelectionAnimationMode';
|
|
12
|
-
import { ColumnMovingAnimationMode_$type } from './ColumnMovingAnimationMode';
|
|
13
|
-
import { ColumnHidingAnimationMode_$type } from './ColumnHidingAnimationMode';
|
|
14
|
-
import { CellSelectionAnimationMode_$type } from './CellSelectionAnimationMode';
|
|
15
|
-
import { ColumnExchangingAnimationMode_$type } from './ColumnExchangingAnimationMode';
|
|
16
|
-
import { RowHoverAnimationMode_$type } from './RowHoverAnimationMode';
|
|
17
|
-
import { DataGridSelectionMode_$type } from './DataGridSelectionMode';
|
|
18
|
-
import { GridActivationMode_$type } from './GridActivationMode';
|
|
19
|
-
import { GridSelectionBehavior_$type } from './GridSelectionBehavior';
|
|
20
|
-
import { IgxDataGridCellEventArgs } from './igx-data-grid-cell-event-args';
|
|
21
|
-
import { IgxGridColumnsAutoGeneratedEventArgs } from './igx-grid-columns-auto-generated-event-args';
|
|
22
|
-
import { IgxGridSelectedItemsChangedEventArgs } from './igx-grid-selected-items-changed-event-args';
|
|
23
|
-
import { IgxGridSelectedKeysChangedEventArgs } from './igx-grid-selected-keys-changed-event-args';
|
|
24
|
-
import { IgxGridSelectedCellsChangedEventArgs } from './igx-grid-selected-cells-changed-event-args';
|
|
25
|
-
import { IgxGridSelectedCellRangesChangedEventArgs } from './igx-grid-selected-cell-ranges-changed-event-args';
|
|
26
|
-
import { IgxGridSortDescriptionsChangedEventArgs } from './igx-grid-sort-descriptions-changed-event-args';
|
|
27
|
-
import { IgxGridGroupDescriptionsChangedEventArgs } from './igx-grid-group-descriptions-changed-event-args';
|
|
28
|
-
import { IgxGridSummaryDescriptionsChangedEventArgs } from './igx-grid-summary-descriptions-changed-event-args';
|
|
29
|
-
import { DataGrid } from "./DataGrid";
|
|
30
|
-
import { ensureEnum, ensureBool, CollectionAdapter, initializePropertiesFromCss, NamePatcher, stringToBrush, brushToString, toSpinal, moveFocusNext, moveFocusPrevious } from "igniteui-angular-core";
|
|
31
|
-
import { Thickness } from "igniteui-angular-core";
|
|
32
|
-
import { AngularRenderer, AngularWrapper, PortalManager } from "igniteui-angular-core";
|
|
33
|
-
import { DataGridColumn } from './DataGridColumn';
|
|
34
|
-
import { IgxDataGridColumnComponent } from './igx-data-grid-column-component';
|
|
35
|
-
import { DataGridCellLayoutPanel } from './DataGridCellLayoutPanel';
|
|
36
|
-
import { Base } from "igniteui-angular-core";
|
|
37
|
-
import { GridExternalWrapper } from './GridExternalWrapper';
|
|
38
|
-
import { BrowserTickProvider } from './BrowserTickProvider';
|
|
39
|
-
import { BrowserPixelConverter } from './BrowserPixelConverter';
|
|
40
|
-
import { DataGridPresenterManager } from './DataGridPresenterManager';
|
|
41
|
-
import { DataGridViewportManager } from './DataGridViewportManager';
|
|
42
|
-
import { DataGridDelayedExecutionManager } from './DataGridDelayedExecutionManager';
|
|
43
|
-
import { DataGridPropertySetter } from './DataGridPropertySetter';
|
|
44
|
-
import { IgxGridColumnCollection } from './igx-grid-column-collection';
|
|
45
|
-
import { SyncableObservableCollection$1 } from "igniteui-angular-core";
|
|
46
|
-
import { NotifyCollectionChangedAction } from "igniteui-angular-core";
|
|
47
|
-
import { Scroller } from "igniteui-angular-core";
|
|
48
|
-
import { ScrollbarStyle_$type } from "igniteui-angular-core";
|
|
49
|
-
import { Dragger } from "./Dragger";
|
|
50
|
-
import { DataGridStylingDefaults } from './DataGridStylingDefaults';
|
|
51
|
-
import { delegateCombine } from "igniteui-angular-core";
|
|
52
|
-
import { FontInfo } from "igniteui-angular-core";
|
|
53
|
-
import { IgxColumnSortDescriptionCollection } from './igx-column-sort-description-collection';
|
|
54
|
-
import { IgxColumnGroupDescriptionCollection } from './igx-column-group-description-collection';
|
|
55
|
-
import { IgxFilterExpressionCollection } from "igniteui-angular-core";
|
|
56
|
-
import { IgxColumnSummaryDescriptionCollection } from './igx-column-summary-description-collection';
|
|
57
|
-
import { IgxGridSelectedItemsCollection } from "./igx-grid-selected-items-collection";
|
|
58
|
-
import { IgxGridSelectedKeysCollection } from "./igx-grid-selected-keys-collection";
|
|
59
|
-
import { IgxGridSelectedCellsCollection } from "./igx-grid-selected-cells-collection";
|
|
60
|
-
import { IgxGridSelectedCellRangesCollection } from "./igx-grid-selected-cell-ranges-collection";
|
|
61
|
-
import { GridSelectedItemsCollection as GridSelectedItemsCollection_internal } from "./GridSelectedItemsCollection";
|
|
62
|
-
import { GridSelectedKeysCollection as GridSelectedKeysCollection_internal } from "./GridSelectedKeysCollection";
|
|
63
|
-
import { GridSelectedCellsCollection as GridSelectedCellsCollection_internal } from "./GridSelectedCellsCollection";
|
|
64
|
-
import { GridSelectedCellRangesCollection as GridSelectedCellRangesCollection_internal } from "./GridSelectedCellRangesCollection";
|
|
65
|
-
import { PrimaryKeyValue } from "./PrimaryKeyValue";
|
|
66
|
-
import { CellKey } from "./CellKey";
|
|
67
|
-
import { CellRange } from "./CellRange";
|
|
68
|
-
import { IgxGridFilterExpressionsEventArgs } from './igx-grid-filter-expressions-event-args';
|
|
69
|
-
import { GridColumnCollection as GridColumnCollection_internal } from './GridColumnCollection';
|
|
70
|
-
import { ResponsiveStatesCollection as ResponsiveStatesCollection_internal } from './ResponsiveStatesCollection';
|
|
71
|
-
import { IgxResponsiveStatesCollection } from './igx-responsive-states-collection';
|
|
72
|
-
import { ResponsiveState } from './ResponsiveState';
|
|
73
|
-
import { IgxGridAnimationSettings } from './igx-grid-animation-settings';
|
|
74
|
-
import { IgxRowSeparatorComponent } from './igx-row-separator-component';
|
|
75
|
-
import { IgxHeaderRowSeparatorComponent } from './igx-header-row-separator-component';
|
|
76
|
-
import { IgxGridCellPosition } from "./igx-grid-cell-position";
|
|
77
|
-
import { IgxGridActiveCellChangedEventArgs } from "./igx-grid-active-cell-changed-event-args";
|
|
78
|
-
import { IgxColumnHiddenChangedEventArgs } from "./igx-column-hidden-changed-event-args";
|
|
79
|
-
import { DataGridScrollerKeyboardListener } from "./DataGridScrollerKeyboardListener";
|
|
80
|
-
import { IgxHeaderSeparatorComponent } from "./igx-header-separator-component";
|
|
81
|
-
import { IgxColumnResizingSeparatorComponent } from './igx-column-resizing-separator-component';
|
|
82
|
-
import { ColumnResizingMode_$type } from "./ColumnResizingMode";
|
|
83
|
-
import { ColumnResizingAnimationMode_$type } from "./ColumnResizingAnimationMode";
|
|
84
|
-
import { ColumnMovingMode_$type } from "./ColumnMovingMode";
|
|
85
|
-
import { IgxColumnMovingSeparatorComponent } from './igx-column-moving-separator-component';
|
|
86
|
-
import { SortIndicatorStyle_$type } from "./SortIndicatorStyle";
|
|
87
|
-
import { GroupHeaderDisplayMode_$type } from "./GroupHeaderDisplayMode";
|
|
88
|
-
import { SummaryScope_$type } from "./SummaryScope";
|
|
89
|
-
import { GroupSummaryDisplayMode_$type } from "./GroupSummaryDisplayMode";
|
|
90
|
-
import { IgxPinnedAreaSeparatorComponent } from "./igx-pinned-area-separator-component";
|
|
91
|
-
import { PinnedPositions_$type } from "./PinnedPositions";
|
|
92
|
-
import { ColumnOptionsIconAlignment_$type } from "./ColumnOptionsIconAlignment";
|
|
93
|
-
import { ColumnOptionsIconBehavior_$type } from "./ColumnOptionsIconBehavior";
|
|
94
|
-
import { fromRect } from "igniteui-angular-core";
|
|
95
|
-
import { IgxColumnPinnedChangedEventArgs } from "./igx-column-pinned-changed-event-args";
|
|
96
|
-
import { ControlDisplayDensity_$type } from "igniteui-angular-core";
|
|
97
|
-
import { CornerRadius } from "igniteui-angular-core";
|
|
98
|
-
import { EditModeType_$type } from "./EditModeType";
|
|
99
|
-
import { EditModeClickAction_$type } from "./EditModeClickAction";
|
|
100
|
-
import { IgxGridCellValueChangingEventArgs } from "./igx-grid-cell-value-changing-event-args";
|
|
101
|
-
import { IgxGridDataCommittingEventArgs } from "./igx-grid-data-committing-event-args";
|
|
102
|
-
import { IgxGridDataCommittedEventArgs } from "./igx-grid-data-committed-event-args";
|
|
103
|
-
import { IgxGridSizeChangedEventArgs } from "./igx-grid-size-changed-event-args";
|
|
104
|
-
import { IgxGridColumnsChangedEventArgs } from './igx-grid-columns-changed-event-args';
|
|
105
|
-
import { IgxGridColumnWidthChangedEventArgs } from "./igx-grid-column-width-changed-event-args";
|
|
106
|
-
import { IgxGridCellEditStartedEventArgs } from "./igx-grid-cell-edit-started-event-args";
|
|
107
|
-
import { IgxGridCellEditEndedEventArgs } from "./igx-grid-cell-edit-ended-event-args";
|
|
108
|
-
import { IgxGridRowEditStartedEventArgs } from "./igx-grid-row-edit-started-event-args";
|
|
109
|
-
import { IgxGridRowEditEndedEventArgs } from "./igx-grid-row-edit-ended-event-args";
|
|
110
|
-
import { IgxGridSelectionChangedEventArgs } from "./igx-grid-selection-changed-event-args";
|
|
111
|
-
import { EnterKeyBehaviors_$type } from "./EnterKeyBehaviors";
|
|
112
|
-
import { EnterKeyBehaviorAfterEdit_$type } from "./EnterKeyBehaviorAfterEdit";
|
|
113
|
-
import { MergedCellMode_$type } from "./MergedCellMode";
|
|
114
|
-
import { MergedCellEvaluationCriteria_$type } from "./MergedCellEvaluationCriteria";
|
|
115
|
-
import { FilterUIType_$type } from "./FilterUIType";
|
|
116
|
-
import { FilterLogicalOperator_$type } from "./FilterLogicalOperator";
|
|
117
|
-
import { FilterComparisonType_$type } from "./FilterComparisonType";
|
|
118
|
-
import { IgxGridCustomFilterRequestedEventArgs } from "./igx-grid-custom-filter-requested-event-args";
|
|
119
|
-
import { ColumnGrouping } from "./ColumnGrouping";
|
|
120
|
-
import { CellContentVerticalAlignment_$type } from "./CellContentVerticalAlignment";
|
|
121
|
-
import { IgxDataSourceRootSummariesChangedEventArgs } from "igniteui-angular-core";
|
|
122
|
-
import { BaseControlTheme_$type } from "igniteui-angular-core";
|
|
123
|
-
import { IgxDataBindingEventArgs } from './igx-data-binding-event-args';
|
|
124
|
-
import * as i0 from "@angular/core";
|
|
125
|
-
let GridStylingDefaults = {};
|
|
126
|
-
export let IgxDataGridComponent = /*@__PURE__*/ (() => {
|
|
127
|
-
class IgxDataGridComponent {
|
|
128
|
-
constructor(_ngrenderer, _elRef, _ngZone, _componentFactoryResolver, _changeDetector, _injector) {
|
|
129
|
-
this._ngrenderer = _ngrenderer;
|
|
130
|
-
this._elRef = _elRef;
|
|
131
|
-
this._ngZone = _ngZone;
|
|
132
|
-
this._componentFactoryResolver = _componentFactoryResolver;
|
|
133
|
-
this._changeDetector = _changeDetector;
|
|
134
|
-
this._injector = _injector;
|
|
135
|
-
/**
|
|
136
|
-
* The columns actually present in the grid. Do not directly modify this array.
|
|
137
|
-
* This array's contents can be modified by causing Angular to reproject the child content.
|
|
138
|
-
* Or adding and removing columns from the manual columns collection on the columns property.
|
|
139
|
-
*/
|
|
140
|
-
this.combinedColumns = [];
|
|
141
|
-
this._columns = null;
|
|
142
|
-
this._disableManualColumnSync = false;
|
|
143
|
-
this._columnsAdapter = null;
|
|
144
|
-
this._scroller = null;
|
|
145
|
-
this._dragger = null;
|
|
146
|
-
this._renderer = null;
|
|
147
|
-
this._grid = null;
|
|
148
|
-
this.containerResized = function () {
|
|
149
|
-
var width = this._container.clientWidth;
|
|
150
|
-
var height = this._container.clientHeight;
|
|
151
|
-
this._scroller.viewportWidth = width;
|
|
152
|
-
this._scroller.viewportHeight = height;
|
|
153
|
-
this._grid.dragger.viewportWidth = width;
|
|
154
|
-
this._grid.dragger.viewportHeight = height;
|
|
155
|
-
this._grid.onSizeChanged(width, height);
|
|
156
|
-
if (this._grid.model.actualVisibleRegion.isEmpty &&
|
|
157
|
-
width > 0 && height > 0) {
|
|
158
|
-
this._grid.setViewport(0, 0, width, height);
|
|
159
|
-
}
|
|
160
|
-
else {
|
|
161
|
-
this.onScroll();
|
|
162
|
-
}
|
|
163
|
-
};
|
|
164
|
-
this.onMouseEvent = (e) => {
|
|
165
|
-
if (this.stopPropagation) {
|
|
166
|
-
e.stopPropagation();
|
|
167
|
-
}
|
|
168
|
-
};
|
|
169
|
-
this._dataSource = null;
|
|
170
|
-
this._insetLeft = 0;
|
|
171
|
-
this._insetTop = 0;
|
|
172
|
-
this._insetRight = 0;
|
|
173
|
-
this._insetBottom = 0;
|
|
174
|
-
this._isGroupByAreaVisible = false;
|
|
175
|
-
this._selectedItems = null;
|
|
176
|
-
this._selectedKeys = null;
|
|
177
|
-
this._selectedCells = null;
|
|
178
|
-
this._selectedCellRanges = null;
|
|
179
|
-
this._pinnedItems = null;
|
|
180
|
-
this._pinnedKeys = null;
|
|
181
|
-
this._responsiveStates = null;
|
|
182
|
-
this._actualColumns = null;
|
|
183
|
-
this.__p = null;
|
|
184
|
-
this._hasUserValues = new Set();
|
|
185
|
-
this._stylingContainer = null;
|
|
186
|
-
this._stylingParent = null;
|
|
187
|
-
this._inStyling = false;
|
|
188
|
-
this._filterExpressionsChanging = null;
|
|
189
|
-
this._filterExpressionsChanged = null;
|
|
190
|
-
this._cellPreviewPointerDown = null;
|
|
191
|
-
this._cellPreviewPointerUp = null;
|
|
192
|
-
this._cellPointerDown = null;
|
|
193
|
-
this._cellPointerUp = null;
|
|
194
|
-
this._cellClicked = null;
|
|
195
|
-
this._filterRowDataBinding = null;
|
|
196
|
-
this._filterRowDataBound = null;
|
|
197
|
-
this._sortDescriptionsChanged = null;
|
|
198
|
-
this._groupDescriptionsChanged = null;
|
|
199
|
-
this._summaryDescriptionsChanged = null;
|
|
200
|
-
this._columnHiddenChanged = null;
|
|
201
|
-
this._columnPinnedChanged = null;
|
|
202
|
-
this._cellValueChanging = null;
|
|
203
|
-
this._dataCommitted = null;
|
|
204
|
-
this._dataCommitting = null;
|
|
205
|
-
this._rootSummariesChanged = null;
|
|
206
|
-
this._sizeChanged = null;
|
|
207
|
-
this._actualColumnsChanged = null;
|
|
208
|
-
this._columnsAutoGenerated = null;
|
|
209
|
-
this._selectedItemsChanged = null;
|
|
210
|
-
this._selectedKeysChanged = null;
|
|
211
|
-
this._selectedCellsChanged = null;
|
|
212
|
-
this._selectionChanged = null;
|
|
213
|
-
this._activeCellChanged = null;
|
|
214
|
-
this._selectedCellRangesChanged = null;
|
|
215
|
-
this._columnWidthChanged = null;
|
|
216
|
-
this._cellEditStarted = null;
|
|
217
|
-
this._cellEditEnded = null;
|
|
218
|
-
this._rowEditStarted = null;
|
|
219
|
-
this._rowEditEnded = null;
|
|
220
|
-
this._customFilterRequested = null;
|
|
221
|
-
this._actualPrimaryKeyChange = null;
|
|
222
|
-
this._zoneRunner = null;
|
|
223
|
-
if (this._styling) {
|
|
224
|
-
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(this));
|
|
225
|
-
}
|
|
226
|
-
let useCanvas = false;
|
|
227
|
-
this._zoneRunner = (act) => this._ngZone.run(act);
|
|
228
|
-
this._container = _ngrenderer.createElement("div");
|
|
229
|
-
_ngrenderer.appendChild(_elRef.element.nativeElement, this._container);
|
|
230
|
-
_ngrenderer.setStyle(this._container, "display", "block");
|
|
231
|
-
_ngrenderer.setStyle(this._container, "width", "100%");
|
|
232
|
-
_ngrenderer.setStyle(this._container, "height", "100%");
|
|
233
|
-
_ngrenderer.setStyle(this._container, "box-sizing", "border-box");
|
|
234
|
-
var root;
|
|
235
|
-
root = this._container;
|
|
236
|
-
if (this._container.nativeElement != null) {
|
|
237
|
-
root = this._container.nativeElement;
|
|
238
|
-
}
|
|
239
|
-
this._portalManager = new PortalManager("filterDialog", _componentFactoryResolver);
|
|
240
|
-
this._portalManager.detectChanges = () => {
|
|
241
|
-
this._changeDetector.detectChanges();
|
|
242
|
-
};
|
|
243
|
-
var ren = new AngularRenderer(root, this._ngrenderer, window.document, this._ngZone, true, DataGridStylingDefaults, this._portalManager);
|
|
244
|
-
this._renderer = ren;
|
|
245
|
-
this._implementation = new DataGrid();
|
|
246
|
-
var grid = this.i;
|
|
247
|
-
this._grid = grid;
|
|
248
|
-
this._grid.externalObject = this;
|
|
249
|
-
this._columnsAdapter = new CollectionAdapter([], this.i.columns, this.combinedColumns, (c) => c.i, (i) => {
|
|
250
|
-
i._provideRenderer(this._renderer);
|
|
251
|
-
if (this._elRef && this._elRef.element.nativeElement.parentElement) {
|
|
252
|
-
i._styling(this._elRef.element.nativeElement, this, this);
|
|
253
|
-
}
|
|
254
|
-
}, (i) => { i._provideRenderer(null); });
|
|
255
|
-
grid.externalGrid = new GridExternalWrapper(this);
|
|
256
|
-
grid.tickProvider = new BrowserTickProvider(ren);
|
|
257
|
-
grid.platformPixelConverter = new BrowserPixelConverter();
|
|
258
|
-
this._contentLayout = new DataGridCellLayoutPanel(ren, new DataGridPresenterManager(this._grid, useCanvas), window.devicePixelRatio);
|
|
259
|
-
grid.renderingEngine = this._contentLayout;
|
|
260
|
-
grid.viewportManager = new DataGridViewportManager(this);
|
|
261
|
-
grid.delayedExecutionManager = new DataGridDelayedExecutionManager(ren);
|
|
262
|
-
grid.propertySetter = new DataGridPropertySetter();
|
|
263
|
-
//grid.provideContainer(ren);
|
|
264
|
-
let scroller = new Scroller();
|
|
265
|
-
this._scroller = scroller;
|
|
266
|
-
scroller.scrollbarStyle = this.scrollbarStyle;
|
|
267
|
-
scroller.provideContainer(ren);
|
|
268
|
-
this._content = (this._contentLayout.element.getNativeElement());
|
|
269
|
-
scroller.keyboardListener = new DataGridScrollerKeyboardListener(grid);
|
|
270
|
-
scroller.provideContent(new AngularWrapper(this._content, this._ngrenderer, this._ngZone));
|
|
271
|
-
scroller.onScrolling = () => this.onScroll();
|
|
272
|
-
scroller.onScrollStart = () => this.onScrollStart();
|
|
273
|
-
scroller.onScrollStop = () => this.onScrollStop();
|
|
274
|
-
scroller.viewportWidth = this._container.clientWidth;
|
|
275
|
-
scroller.viewportHeight = this._container.clientHeight;
|
|
276
|
-
scroller.verticalTrackStartInset = this.actualHeaderHeight;
|
|
277
|
-
grid.dragger = new Dragger();
|
|
278
|
-
grid.dragger.provideContainer(ren);
|
|
279
|
-
grid.dragger.viewportWidth = this._container.clientWidth;
|
|
280
|
-
grid.dragger.viewportHeight = this._container.clientHeight;
|
|
281
|
-
if (this._isGroupByAreaVisible == true) {
|
|
282
|
-
var groupContainer = this._ngrenderer.createElement("div");
|
|
283
|
-
var groupAreaContainer = this._ngrenderer.createElement("div");
|
|
284
|
-
groupContainer.append(groupAreaContainer);
|
|
285
|
-
groupContainer.setStyleProperty("width", "100%");
|
|
286
|
-
var groupRenderer = this._renderer.getSubRenderer(groupContainer);
|
|
287
|
-
this._container.append(groupRenderer.rootWrapper.getNativeElement());
|
|
288
|
-
let columnGrouping = new ColumnGrouping();
|
|
289
|
-
columnGrouping.targetGrid = this._grid;
|
|
290
|
-
columnGrouping.provideContainer(groupRenderer);
|
|
291
|
-
this.i.columnGrouping = columnGrouping;
|
|
292
|
-
}
|
|
293
|
-
ren.addSizeWatcher(() => {
|
|
294
|
-
this.containerResized();
|
|
295
|
-
});
|
|
296
|
-
this.i.syncBorder();
|
|
297
|
-
// supports angular themes or custom properties set in CSS
|
|
298
|
-
//this._styling(_elRef.element.nativeElement, this);
|
|
299
|
-
}
|
|
300
|
-
_ensureColumnsAreManual() {
|
|
301
|
-
this._disableManualColumnSync = true;
|
|
302
|
-
this._columnsAdapter.shiftContentToManual(this.columns, (i) => i.isFromMarkup = false);
|
|
303
|
-
this._disableManualColumnSync = false;
|
|
304
|
-
}
|
|
305
|
-
/**
|
|
306
|
-
* A collection or manually added columns for the grid.
|
|
307
|
-
*/
|
|
308
|
-
get columns() {
|
|
309
|
-
if (this._columns === null) {
|
|
310
|
-
let coll = new IgxGridColumnCollection();
|
|
311
|
-
let inner = coll._innerColl;
|
|
312
|
-
inner.addListener((sender, e) => {
|
|
313
|
-
if (this._disableManualColumnSync) {
|
|
314
|
-
return;
|
|
315
|
-
}
|
|
316
|
-
switch (e.action) {
|
|
317
|
-
case NotifyCollectionChangedAction.Add:
|
|
318
|
-
this._columnsAdapter.insertManualItem(e.newStartingIndex, e.newItems.item(0));
|
|
319
|
-
break;
|
|
320
|
-
case NotifyCollectionChangedAction.Remove:
|
|
321
|
-
this._columnsAdapter.removeManualItemAt(e.oldStartingIndex);
|
|
322
|
-
break;
|
|
323
|
-
case NotifyCollectionChangedAction.Replace:
|
|
324
|
-
this._columnsAdapter.removeManualItemAt(e.oldStartingIndex);
|
|
325
|
-
this._columnsAdapter.insertManualItem(e.newStartingIndex, e.newItems.item(0));
|
|
326
|
-
break;
|
|
327
|
-
case NotifyCollectionChangedAction.Reset:
|
|
328
|
-
this._columnsAdapter.clearManualItems();
|
|
329
|
-
break;
|
|
330
|
-
}
|
|
331
|
-
});
|
|
332
|
-
this._columns = coll;
|
|
333
|
-
}
|
|
334
|
-
return this._columns;
|
|
335
|
-
}
|
|
336
|
-
set height(value) {
|
|
337
|
-
this._height = value;
|
|
338
|
-
this._ngrenderer.setStyle(this._elRef.element.nativeElement, "height", value);
|
|
339
|
-
this.containerResized();
|
|
340
|
-
}
|
|
341
|
-
get height() {
|
|
342
|
-
return this._height;
|
|
343
|
-
}
|
|
344
|
-
set width(value) {
|
|
345
|
-
this._width = value;
|
|
346
|
-
this._ngrenderer.setStyle(this._elRef.element.nativeElement, "width", value);
|
|
347
|
-
this.containerResized();
|
|
348
|
-
}
|
|
349
|
-
get width() {
|
|
350
|
-
return this._width;
|
|
351
|
-
}
|
|
352
|
-
_setScrollbarStyle(style) {
|
|
353
|
-
if (this._scroller) {
|
|
354
|
-
this._scroller.scrollbarStyle = style;
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
_setScrollbarColor(color) {
|
|
358
|
-
if (this._scroller) {
|
|
359
|
-
this._scroller.scrollbarBrush = color;
|
|
360
|
-
}
|
|
361
|
-
}
|
|
362
|
-
_setScrollbarHoverColor(color) {
|
|
363
|
-
if (this._scroller) {
|
|
364
|
-
this._scroller.scrollbarHoverBrush = color;
|
|
365
|
-
}
|
|
366
|
-
}
|
|
367
|
-
_setScrollbarActiveColor(color) {
|
|
368
|
-
if (this._scroller) {
|
|
369
|
-
this._scroller.scrollbarActiveBrush = color;
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
_moveFocusNext() {
|
|
373
|
-
moveFocusNext(this._elRef.element.nativeElement, true);
|
|
374
|
-
}
|
|
375
|
-
_moveFocusPrevious() {
|
|
376
|
-
moveFocusPrevious(this._elRef.element.nativeElement);
|
|
377
|
-
}
|
|
378
|
-
createImplementation() {
|
|
379
|
-
//let test = Grid;
|
|
380
|
-
return new DataGrid();
|
|
381
|
-
}
|
|
382
|
-
ngOnInit() {
|
|
383
|
-
}
|
|
384
|
-
get i() {
|
|
385
|
-
return this._implementation;
|
|
386
|
-
}
|
|
387
|
-
onImplementationCreated() {
|
|
388
|
-
}
|
|
389
|
-
_focusScroller() {
|
|
390
|
-
this._scroller.focus();
|
|
391
|
-
}
|
|
392
|
-
_setDefaultCursor() {
|
|
393
|
-
if (this._elRef.element.nativeElement.style.cursor !== "") {
|
|
394
|
-
this._elRef.element.nativeElement.style.cursor = "";
|
|
395
|
-
}
|
|
396
|
-
}
|
|
397
|
-
_setResizeCursor() {
|
|
398
|
-
if (this._elRef.element.nativeElement.style.cursor !== "col-resize") {
|
|
399
|
-
this._elRef.element.nativeElement.style.cursor = "col-resize";
|
|
400
|
-
}
|
|
401
|
-
}
|
|
402
|
-
_setHandCursor() {
|
|
403
|
-
if (this._elRef.element.nativeElement.style.cursor !== "grabbing") {
|
|
404
|
-
this._elRef.element.nativeElement.style.cursor = "grabbing";
|
|
405
|
-
}
|
|
406
|
-
}
|
|
407
|
-
_setBorder(borderColor, borderLeft, borderTop, borderRight, borderBottom, radiusTopLeft, radiusTopRight, radiusBottomLeft, radiusBottomRight) {
|
|
408
|
-
if (this._elRef) {
|
|
409
|
-
if (borderLeft !== 0 || borderTop !== 0 || borderRight !== 0 || borderBottom !== 0) {
|
|
410
|
-
this._elRef.element.nativeElement.style.borderStyle = "solid";
|
|
411
|
-
this._elRef.element.nativeElement.style.borderColor = borderColor;
|
|
412
|
-
this._elRef.element.nativeElement.style.borderTopWidth = borderTop + "px";
|
|
413
|
-
this._elRef.element.nativeElement.style.borderRightWidth = borderRight + "px";
|
|
414
|
-
this._elRef.element.nativeElement.style.borderBottomWidth = borderBottom + "px";
|
|
415
|
-
this._elRef.element.nativeElement.style.borderLeftWidth = borderLeft + "px";
|
|
416
|
-
this._elRef.element.nativeElement.style.borderTopLeftRadius = radiusTopLeft + "px";
|
|
417
|
-
this._elRef.element.nativeElement.style.borderTopRightRadius = radiusTopRight + "px";
|
|
418
|
-
this._elRef.element.nativeElement.style.borderBottomLeftRadius = radiusBottomLeft + "px";
|
|
419
|
-
this._elRef.element.nativeElement.style.borderBottomRightRadius = radiusBottomRight + "px";
|
|
420
|
-
}
|
|
421
|
-
else {
|
|
422
|
-
this._elRef.element.nativeElement.style.borderStyle = "none";
|
|
423
|
-
}
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
_setScrollerVerticalTrackInset(inset) {
|
|
427
|
-
this._scroller.verticalTrackStartInset = inset;
|
|
428
|
-
}
|
|
429
|
-
_insertExternalColumnAtIndex(index, column) {
|
|
430
|
-
//let contentCount = this.contentColumns.length;
|
|
431
|
-
let contentCount = this._columnsAdapter.actualContent.length;
|
|
432
|
-
this.columns.insert(index - contentCount, column);
|
|
433
|
-
}
|
|
434
|
-
_removeExternalColumn(column) {
|
|
435
|
-
let ind = -1;
|
|
436
|
-
for (let i = 0; i < this.columns.count; i++) {
|
|
437
|
-
if (this.columns.item(i) === column) {
|
|
438
|
-
ind = i;
|
|
439
|
-
break;
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
if (ind >= 0) {
|
|
443
|
-
this.columns.removeAt(ind);
|
|
444
|
-
}
|
|
445
|
-
}
|
|
446
|
-
ngAfterContentInit() {
|
|
447
|
-
let prev = this._grid.columnPropertyUpdatingAnimationMode;
|
|
448
|
-
this._grid.columnPropertyUpdatingAnimationMode = ColumnPropertyUpdatingAnimationMode.None;
|
|
449
|
-
this._styling(this._elRef.element.nativeElement, this);
|
|
450
|
-
this._grid.columnPropertyUpdatingAnimationMode = prev;
|
|
451
|
-
this._columnsAdapter.updateQuery(this.contentColumns);
|
|
452
|
-
prev = this._grid.columnPropertyUpdatingAnimationMode;
|
|
453
|
-
this._grid.columnPropertyUpdatingAnimationMode = ColumnPropertyUpdatingAnimationMode.None;
|
|
454
|
-
for (let i = 0; i < this.actualColumns.count; i++) {
|
|
455
|
-
let c = this.actualColumns.item(i);
|
|
456
|
-
c._styling(this._elRef.element.nativeElement, this, this);
|
|
457
|
-
}
|
|
458
|
-
this._grid.columnPropertyUpdatingAnimationMode = prev;
|
|
459
|
-
// we have a grid now so provide it the currently set datasource.
|
|
460
|
-
this.dataSource = this._dataSource;
|
|
461
|
-
}
|
|
462
|
-
ngAfterViewInit() {
|
|
463
|
-
this._portalManager.dynamicContent = this._dynamicContent;
|
|
464
|
-
this._container.addEventListener("mousedown", this.onMouseEvent);
|
|
465
|
-
this._container.addEventListener("mouseup", this.onMouseEvent);
|
|
466
|
-
this._container.addEventListener("mouseenter", this.onMouseEvent);
|
|
467
|
-
this._container.addEventListener("mouseleave", this.onMouseEvent);
|
|
468
|
-
this._container.addEventListener("mousemove", this.onMouseEvent);
|
|
469
|
-
}
|
|
470
|
-
ngOnDestroy() {
|
|
471
|
-
if (this.i) {
|
|
472
|
-
if (this._scroller) {
|
|
473
|
-
this._scroller.onDetachedFromUI();
|
|
474
|
-
}
|
|
475
|
-
if (this._grid.dragger) {
|
|
476
|
-
this._grid.dragger.onDetachedFromUI();
|
|
477
|
-
}
|
|
478
|
-
if (this._grid.renderingEngine) {
|
|
479
|
-
this._grid.renderingEngine.detach();
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
this._container.removeEventListener("mousedown", this.onMouseEvent);
|
|
483
|
-
this._container.removeEventListener("mouseup", this.onMouseEvent);
|
|
484
|
-
this._container.removeEventListener("mouseenter", this.onMouseEvent);
|
|
485
|
-
this._container.removeEventListener("mouseleave", this.onMouseEvent);
|
|
486
|
-
this._container.removeEventListener("mousemove", this.onMouseEvent);
|
|
487
|
-
}
|
|
488
|
-
get actualDataSource() {
|
|
489
|
-
return this.i.actualDataSource;
|
|
490
|
-
}
|
|
491
|
-
refreshContentSize() {
|
|
492
|
-
if (this._content != null) {
|
|
493
|
-
var width = this._grid.model.absoluteWidth;
|
|
494
|
-
var height = this._grid.model.absoluteHeight;
|
|
495
|
-
if (this._scroller != null) {
|
|
496
|
-
this._scroller.contentWidth = width;
|
|
497
|
-
this._scroller.contentHeight = height;
|
|
498
|
-
}
|
|
499
|
-
}
|
|
500
|
-
}
|
|
501
|
-
onScroll() {
|
|
502
|
-
let top = this._scroller.scrollTop;
|
|
503
|
-
let left = this._scroller.scrollLeft;
|
|
504
|
-
let width = this._scroller.viewportWidth;
|
|
505
|
-
let height = this._scroller.viewportHeight;
|
|
506
|
-
//console.log("top:" + top);
|
|
507
|
-
this._grid.setViewport(left, top, left + width, top + height);
|
|
508
|
-
}
|
|
509
|
-
onScrollStart() {
|
|
510
|
-
this._grid.notifyScrollStart();
|
|
511
|
-
}
|
|
512
|
-
onScrollStop() {
|
|
513
|
-
this._grid.notifyScrollStop();
|
|
514
|
-
}
|
|
515
|
-
scrollTo(x, y) {
|
|
516
|
-
this._scroller.scrollTo(x, y);
|
|
517
|
-
//let width = this._scroller.viewportWidth;
|
|
518
|
-
//let height = this._scroller.viewportHeight;
|
|
519
|
-
//this._grid.setViewport(x, y, x + width, y + height);
|
|
520
|
-
}
|
|
521
|
-
set dataSource(value) {
|
|
522
|
-
this._dataSource = value;
|
|
523
|
-
if (this._grid != null) {
|
|
524
|
-
if (this._dataSource && this._dataSource._implementation) {
|
|
525
|
-
this._grid.itemsSource = this._dataSource._implementation;
|
|
526
|
-
}
|
|
527
|
-
else {
|
|
528
|
-
this._grid.itemsSource = this._dataSource;
|
|
529
|
-
}
|
|
530
|
-
}
|
|
531
|
-
}
|
|
532
|
-
get dataSource() {
|
|
533
|
-
return this._dataSource;
|
|
534
|
-
}
|
|
535
|
-
forColumnsWithPropertyPath(propertyPath, callback) {
|
|
536
|
-
for (let i = 0; i < this.i.actualColumns.count; i++) {
|
|
537
|
-
let col = this.i.actualColumns.item(i).externalObject;
|
|
538
|
-
if (col.field == propertyPath) {
|
|
539
|
-
callback(col);
|
|
540
|
-
}
|
|
541
|
-
}
|
|
542
|
-
}
|
|
543
|
-
/**
|
|
544
|
-
* Gets or sets the default column width to use if a column as no local width.
|
|
545
|
-
* */
|
|
546
|
-
get defaultColumnWidth() {
|
|
547
|
-
let ext = this.i.defaultColumnWidth.externalObject;
|
|
548
|
-
if (!ext) {
|
|
549
|
-
ext = new IgxColumnWidth();
|
|
550
|
-
ext._implementation = this.i.defaultColumnWidth;
|
|
551
|
-
}
|
|
552
|
-
return ext;
|
|
553
|
-
}
|
|
554
|
-
set defaultColumnWidth(value) {
|
|
555
|
-
if (typeof value == "string") {
|
|
556
|
-
let int = ColumnWidth_internal.parse(value);
|
|
557
|
-
let ext = new IgxColumnWidth();
|
|
558
|
-
ext._implementation = int;
|
|
559
|
-
value = ext;
|
|
560
|
-
}
|
|
561
|
-
this.i.defaultColumnWidth = value.i;
|
|
562
|
-
}
|
|
563
|
-
/**
|
|
564
|
-
* Gets or sets the amount of left inset space to use around the grid content.
|
|
565
|
-
*/
|
|
566
|
-
get insetLeft() {
|
|
567
|
-
return this._insetLeft;
|
|
568
|
-
}
|
|
569
|
-
set insetLeft(v) {
|
|
570
|
-
this._insetLeft = +v;
|
|
571
|
-
let inset = new Thickness(1, this._insetLeft, this._insetTop, this._insetRight, this._insetBottom);
|
|
572
|
-
this.i.inset = inset;
|
|
573
|
-
}
|
|
574
|
-
/**
|
|
575
|
-
* Gets or sets the amount of top inset space to use around the grid content.
|
|
576
|
-
*/
|
|
577
|
-
get insetTop() {
|
|
578
|
-
return this._insetTop;
|
|
579
|
-
}
|
|
580
|
-
set insetTop(v) {
|
|
581
|
-
this._insetTop = +v;
|
|
582
|
-
let inset = new Thickness(1, this._insetLeft, this._insetTop, this._insetRight, this._insetBottom);
|
|
583
|
-
this.i.inset = inset;
|
|
584
|
-
}
|
|
585
|
-
/**
|
|
586
|
-
* Gets or sets the amount of right inset space to use around the grid content.
|
|
587
|
-
*/
|
|
588
|
-
get insetRight() {
|
|
589
|
-
return this._insetLeft;
|
|
590
|
-
}
|
|
591
|
-
set insetRight(v) {
|
|
592
|
-
this._insetRight = +v;
|
|
593
|
-
let inset = new Thickness(1, this._insetLeft, this._insetTop, this._insetRight, this._insetBottom);
|
|
594
|
-
this.i.inset = inset;
|
|
595
|
-
}
|
|
596
|
-
/**
|
|
597
|
-
* Gets or sets the amount of bottom inset space to use around the grid content.
|
|
598
|
-
*/
|
|
599
|
-
get insetBottom() {
|
|
600
|
-
return this._insetBottom;
|
|
601
|
-
}
|
|
602
|
-
set insetBottom(v) {
|
|
603
|
-
this._insetBottom = +v;
|
|
604
|
-
let inset = new Thickness(1, this._insetLeft, this._insetTop, this._insetRight, this._insetBottom);
|
|
605
|
-
this.i.inset = inset;
|
|
606
|
-
}
|
|
607
|
-
/**
|
|
608
|
-
* Gets or sets if the Column Grouping Area should be shown and enabled
|
|
609
|
-
*/
|
|
610
|
-
get isGroupByAreaVisible() {
|
|
611
|
-
return this._isGroupByAreaVisible;
|
|
612
|
-
}
|
|
613
|
-
set isGroupByAreaVisible(value) {
|
|
614
|
-
this._isGroupByAreaVisible = ensureBool(value);
|
|
615
|
-
this.i.isGroupByAreaVisible = this._isGroupByAreaVisible;
|
|
616
|
-
}
|
|
617
|
-
/**
|
|
618
|
-
* Gets or sets the base theme used by the grid.
|
|
619
|
-
*/
|
|
620
|
-
get theme() {
|
|
621
|
-
return this.i.theme;
|
|
622
|
-
}
|
|
623
|
-
set theme(v) {
|
|
624
|
-
this.i.theme = ensureEnum(BaseControlTheme_$type, v);
|
|
625
|
-
}
|
|
626
|
-
/**
|
|
627
|
-
* Gets or sets the type of column resizing to use.
|
|
628
|
-
*/
|
|
629
|
-
get columnResizingMode() {
|
|
630
|
-
return this.i.columnResizingMode;
|
|
631
|
-
}
|
|
632
|
-
set columnResizingMode(v) {
|
|
633
|
-
this.i.columnResizingMode = ensureEnum(ColumnResizingMode_$type, v);
|
|
634
|
-
}
|
|
635
|
-
/**
|
|
636
|
-
* Gets or sets the type column moving to use.
|
|
637
|
-
*/
|
|
638
|
-
get columnMovingMode() {
|
|
639
|
-
return this.i.columnMovingMode;
|
|
640
|
-
}
|
|
641
|
-
set columnMovingMode(v) {
|
|
642
|
-
this.i.columnMovingMode = ensureEnum(ColumnMovingMode_$type, v);
|
|
643
|
-
}
|
|
644
|
-
/**
|
|
645
|
-
* Gets or sets whether the row will highlight when hovered.
|
|
646
|
-
*/
|
|
647
|
-
get isRowHoverEnabled() {
|
|
648
|
-
return this.i.isRowHoverEnabled;
|
|
649
|
-
}
|
|
650
|
-
set isRowHoverEnabled(v) {
|
|
651
|
-
this.i.isRowHoverEnabled = ensureBool(v);
|
|
652
|
-
}
|
|
653
|
-
/**
|
|
654
|
-
* Gets or sets the background color for rows when hovered.
|
|
655
|
-
*/
|
|
656
|
-
get rowHoverBackground() {
|
|
657
|
-
return brushToString(this.i.rowHoverBackground);
|
|
658
|
-
}
|
|
659
|
-
set rowHoverBackground(v) {
|
|
660
|
-
this.i.rowHoverBackground = stringToBrush(v);
|
|
661
|
-
}
|
|
662
|
-
/**
|
|
663
|
-
* Gets or sets the text color for rows when hovered.
|
|
664
|
-
*/
|
|
665
|
-
get rowHoverTextColor() {
|
|
666
|
-
return brushToString(this.i.rowHoverTextColor);
|
|
667
|
-
}
|
|
668
|
-
set rowHoverTextColor(v) {
|
|
669
|
-
this.i.rowHoverTextColor = stringToBrush(v);
|
|
670
|
-
}
|
|
671
|
-
/**
|
|
672
|
-
* Gets or sets the border color for rows being edited.
|
|
673
|
-
*/
|
|
674
|
-
get editRowBorder() {
|
|
675
|
-
return brushToString(this.i.editRowBorder);
|
|
676
|
-
}
|
|
677
|
-
set editRowBorder(v) {
|
|
678
|
-
this.i.editRowBorder = stringToBrush(v);
|
|
679
|
-
}
|
|
680
|
-
get editRowBorderWidthBottom() {
|
|
681
|
-
return this.i.editRowBorderWidth ? this.i.editRowBorderWidth.bottom : NaN;
|
|
682
|
-
}
|
|
683
|
-
set editRowBorderWidthBottom(v) {
|
|
684
|
-
this.ensureEditRowBorderWidth();
|
|
685
|
-
const __nv = +v;
|
|
686
|
-
if (this.i.editRowBorderWidth.bottom === __nv) {
|
|
687
|
-
return;
|
|
688
|
-
}
|
|
689
|
-
const __copy = new Thickness(2);
|
|
690
|
-
__copy.bottom = __nv;
|
|
691
|
-
__copy.left = this.i.editRowBorderWidth.left;
|
|
692
|
-
__copy.right = this.i.editRowBorderWidth.right;
|
|
693
|
-
__copy.top = this.i.editRowBorderWidth.top;
|
|
694
|
-
this.i.editRowBorderWidth = __copy;
|
|
695
|
-
}
|
|
696
|
-
get editRowBorderWidthLeft() {
|
|
697
|
-
return this.i.editRowBorderWidth ? this.i.editRowBorderWidth.left : NaN;
|
|
698
|
-
}
|
|
699
|
-
set editRowBorderWidthLeft(v) {
|
|
700
|
-
this.ensureEditRowBorderWidth();
|
|
701
|
-
const __nv = +v;
|
|
702
|
-
if (this.i.editRowBorderWidth.left === __nv) {
|
|
703
|
-
return;
|
|
704
|
-
}
|
|
705
|
-
const __copy = new Thickness(2);
|
|
706
|
-
__copy.left = __nv;
|
|
707
|
-
__copy.bottom = this.i.editRowBorderWidth.bottom;
|
|
708
|
-
__copy.right = this.i.editRowBorderWidth.right;
|
|
709
|
-
__copy.top = this.i.editRowBorderWidth.top;
|
|
710
|
-
this.i.editRowBorderWidth = __copy;
|
|
711
|
-
}
|
|
712
|
-
get editRowBorderWidthRight() {
|
|
713
|
-
return this.i.editRowBorderWidth ? this.i.editRowBorderWidth.right : NaN;
|
|
714
|
-
}
|
|
715
|
-
set editRowBorderWidthRight(v) {
|
|
716
|
-
this.ensureEditRowBorderWidth();
|
|
717
|
-
const __nv = +v;
|
|
718
|
-
if (this.i.editRowBorderWidth.right === __nv) {
|
|
719
|
-
return;
|
|
720
|
-
}
|
|
721
|
-
const __copy = new Thickness(2);
|
|
722
|
-
__copy.right = __nv;
|
|
723
|
-
__copy.bottom = this.i.editRowBorderWidth.bottom;
|
|
724
|
-
__copy.left = this.i.editRowBorderWidth.left;
|
|
725
|
-
__copy.top = this.i.editRowBorderWidth.top;
|
|
726
|
-
this.i.editRowBorderWidth = __copy;
|
|
727
|
-
}
|
|
728
|
-
get editRowBorderWidthTop() {
|
|
729
|
-
return this.i.editRowBorderWidth ? this.i.editRowBorderWidth.top : NaN;
|
|
730
|
-
}
|
|
731
|
-
set editRowBorderWidthTop(v) {
|
|
732
|
-
this.ensureEditRowBorderWidth();
|
|
733
|
-
const __nv = +v;
|
|
734
|
-
if (this.i.editRowBorderWidth.top === __nv) {
|
|
735
|
-
return;
|
|
736
|
-
}
|
|
737
|
-
const __copy = new Thickness(2);
|
|
738
|
-
__copy.top = __nv;
|
|
739
|
-
__copy.bottom = this.i.editRowBorderWidth.bottom;
|
|
740
|
-
__copy.left = this.i.editRowBorderWidth.left;
|
|
741
|
-
__copy.right = this.i.editRowBorderWidth.right;
|
|
742
|
-
this.i.editRowBorderWidth = __copy;
|
|
743
|
-
}
|
|
744
|
-
ensureEditRowBorderWidth() {
|
|
745
|
-
if (this.i.editRowBorderWidth) {
|
|
746
|
-
return;
|
|
747
|
-
}
|
|
748
|
-
this.i.editRowBorderWidth = new Thickness(2);
|
|
749
|
-
}
|
|
750
|
-
/**
|
|
751
|
-
* Gets or sets the header type used for sectioning off groups of rows.
|
|
752
|
-
*/
|
|
753
|
-
get sectionHeader() {
|
|
754
|
-
const r = this.i.sectionHeader;
|
|
755
|
-
if (r == null) {
|
|
756
|
-
return null;
|
|
757
|
-
}
|
|
758
|
-
if (!r.externalObject) {
|
|
759
|
-
let e = IgxSectionHeaderComponent._createFromInternal(r);
|
|
760
|
-
if (e) {
|
|
761
|
-
e._implementation = r;
|
|
762
|
-
}
|
|
763
|
-
r.externalObject = e;
|
|
764
|
-
}
|
|
765
|
-
return r.externalObject;
|
|
766
|
-
}
|
|
767
|
-
set sectionHeader(v) {
|
|
768
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
769
|
-
v._styling(this._stylingContainer, this, this);
|
|
770
|
-
v == null ? this.i.sectionHeader = null : this.i.sectionHeader = v.i;
|
|
771
|
-
}
|
|
772
|
-
/**
|
|
773
|
-
* Gets or sets the cell definition used for summary rows at the root level.
|
|
774
|
-
*/
|
|
775
|
-
get summaryRowRoot() {
|
|
776
|
-
const r = this.i.summaryRowRoot;
|
|
777
|
-
if (r == null) {
|
|
778
|
-
return null;
|
|
779
|
-
}
|
|
780
|
-
if (!r.externalObject) {
|
|
781
|
-
let e = IgxSummaryRowRootComponent._createFromInternal(r);
|
|
782
|
-
if (e) {
|
|
783
|
-
e._implementation = r;
|
|
784
|
-
}
|
|
785
|
-
r.externalObject = e;
|
|
786
|
-
}
|
|
787
|
-
return r.externalObject;
|
|
788
|
-
}
|
|
789
|
-
set summaryRowRoot(v) {
|
|
790
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
791
|
-
v._styling(this._stylingContainer, this, this);
|
|
792
|
-
v == null ? this.i.summaryRowRoot = null : this.i.summaryRowRoot = v.i;
|
|
793
|
-
}
|
|
794
|
-
/**
|
|
795
|
-
* Gets or sets the cell definition used for summary rows at the section level.
|
|
796
|
-
*/
|
|
797
|
-
get summaryRowSection() {
|
|
798
|
-
const r = this.i.summaryRowSection;
|
|
799
|
-
if (r == null) {
|
|
800
|
-
return null;
|
|
801
|
-
}
|
|
802
|
-
if (!r.externalObject) {
|
|
803
|
-
let e = IgxSummaryRowSectionComponent._createFromInternal(r);
|
|
804
|
-
if (e) {
|
|
805
|
-
e._implementation = r;
|
|
806
|
-
}
|
|
807
|
-
r.externalObject = e;
|
|
808
|
-
}
|
|
809
|
-
return r.externalObject;
|
|
810
|
-
}
|
|
811
|
-
set summaryRowSection(v) {
|
|
812
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
813
|
-
v._styling(this._stylingContainer, this, this);
|
|
814
|
-
v == null ? this.i.summaryRowSection = null : this.i.summaryRowSection = v.i;
|
|
815
|
-
}
|
|
816
|
-
/**
|
|
817
|
-
* Gets or sets the row seperator settings.
|
|
818
|
-
*/
|
|
819
|
-
get rowSeparator() {
|
|
820
|
-
const r = this.i.rowSeparator;
|
|
821
|
-
if (r == null) {
|
|
822
|
-
return null;
|
|
823
|
-
}
|
|
824
|
-
if (!r.externalObject) {
|
|
825
|
-
let e = IgxRowSeparatorComponent._createFromInternal(r);
|
|
826
|
-
if (e) {
|
|
827
|
-
e._implementation = r;
|
|
828
|
-
}
|
|
829
|
-
r.externalObject = e;
|
|
830
|
-
}
|
|
831
|
-
return r.externalObject;
|
|
832
|
-
}
|
|
833
|
-
set rowSeparator(v) {
|
|
834
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
835
|
-
v._styling(this._stylingContainer, this, this);
|
|
836
|
-
v == null ? this.i.rowSeparator = null : this.i.rowSeparator = v.i;
|
|
837
|
-
}
|
|
838
|
-
/**
|
|
839
|
-
* Gets or sets the header row seperator settings.
|
|
840
|
-
*/
|
|
841
|
-
get headerRowSeparator() {
|
|
842
|
-
const r = this.i.headerRowSeparator;
|
|
843
|
-
if (r == null) {
|
|
844
|
-
return null;
|
|
845
|
-
}
|
|
846
|
-
if (!r.externalObject) {
|
|
847
|
-
let e = IgxHeaderRowSeparatorComponent._createFromInternal(r);
|
|
848
|
-
if (e) {
|
|
849
|
-
e._implementation = r;
|
|
850
|
-
}
|
|
851
|
-
r.externalObject = e;
|
|
852
|
-
}
|
|
853
|
-
return r.externalObject;
|
|
854
|
-
}
|
|
855
|
-
set headerRowSeparator(v) {
|
|
856
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
857
|
-
v._styling(this._stylingContainer, this, this);
|
|
858
|
-
v == null ? this.i.headerRowSeparator = null : this.i.headerRowSeparator = v.i;
|
|
859
|
-
}
|
|
860
|
-
/**
|
|
861
|
-
* Gets or sets the header seperator settings.
|
|
862
|
-
*/
|
|
863
|
-
get headerSeparator() {
|
|
864
|
-
const r = this.i.headerSeparator;
|
|
865
|
-
if (r == null) {
|
|
866
|
-
return null;
|
|
867
|
-
}
|
|
868
|
-
if (!r.externalObject) {
|
|
869
|
-
let e = IgxHeaderSeparatorComponent._createFromInternal(r);
|
|
870
|
-
if (e) {
|
|
871
|
-
e._implementation = r;
|
|
872
|
-
}
|
|
873
|
-
r.externalObject = e;
|
|
874
|
-
}
|
|
875
|
-
return r.externalObject;
|
|
876
|
-
}
|
|
877
|
-
set headerSeparator(v) {
|
|
878
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
879
|
-
v._styling(this._stylingContainer, this, this);
|
|
880
|
-
v == null ? this.i.headerSeparator = null : this.i.headerSeparator = v.i;
|
|
881
|
-
}
|
|
882
|
-
/**
|
|
883
|
-
* Gets or sets the column resizing seperator settings.
|
|
884
|
-
*/
|
|
885
|
-
get columnResizingSeparator() {
|
|
886
|
-
const r = this.i.columnResizingSeparator;
|
|
887
|
-
if (r == null) {
|
|
888
|
-
return null;
|
|
889
|
-
}
|
|
890
|
-
if (!r.externalObject) {
|
|
891
|
-
let e = IgxColumnResizingSeparatorComponent._createFromInternal(r);
|
|
892
|
-
if (e) {
|
|
893
|
-
e._implementation = r;
|
|
894
|
-
}
|
|
895
|
-
r.externalObject = e;
|
|
896
|
-
}
|
|
897
|
-
return r.externalObject;
|
|
898
|
-
}
|
|
899
|
-
set columnResizingSeparator(v) {
|
|
900
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
901
|
-
v._styling(this._stylingContainer, this, this);
|
|
902
|
-
v == null ? this.i.columnResizingSeparator = null : this.i.columnResizingSeparator = v.i;
|
|
903
|
-
}
|
|
904
|
-
/**
|
|
905
|
-
* Gets or sets the column resizing seperator settings.
|
|
906
|
-
*/
|
|
907
|
-
get columnMovingSeparator() {
|
|
908
|
-
const r = this.i.columnMovingSeparator;
|
|
909
|
-
if (r == null) {
|
|
910
|
-
return null;
|
|
911
|
-
}
|
|
912
|
-
if (!r.externalObject) {
|
|
913
|
-
let e = IgxColumnMovingSeparatorComponent._createFromInternal(r);
|
|
914
|
-
if (e) {
|
|
915
|
-
e._implementation = r;
|
|
916
|
-
}
|
|
917
|
-
r.externalObject = e;
|
|
918
|
-
}
|
|
919
|
-
return r.externalObject;
|
|
920
|
-
}
|
|
921
|
-
set columnMovingSeparator(v) {
|
|
922
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
923
|
-
v._styling(this._stylingContainer, this, this);
|
|
924
|
-
v == null ? this.i.columnMovingSeparator = null : this.i.columnMovingSeparator = v.i;
|
|
925
|
-
}
|
|
926
|
-
/**
|
|
927
|
-
* Gets or sets the pinned area separator settings.
|
|
928
|
-
*/
|
|
929
|
-
get pinnedAreaSeparator() {
|
|
930
|
-
const r = this.i.pinnedAreaSeparator;
|
|
931
|
-
if (r == null) {
|
|
932
|
-
return null;
|
|
933
|
-
}
|
|
934
|
-
if (!r.externalObject) {
|
|
935
|
-
let e = IgxPinnedAreaSeparatorComponent._createFromInternal(r);
|
|
936
|
-
if (e) {
|
|
937
|
-
e._implementation = r;
|
|
938
|
-
}
|
|
939
|
-
r.externalObject = e;
|
|
940
|
-
}
|
|
941
|
-
return r.externalObject;
|
|
942
|
-
}
|
|
943
|
-
set pinnedAreaSeparator(v) {
|
|
944
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
945
|
-
v._styling(this._stylingContainer, this, this);
|
|
946
|
-
v == null ? this.i.pinnedAreaSeparator = null : this.i.pinnedAreaSeparator = v.i;
|
|
947
|
-
}
|
|
948
|
-
/**
|
|
949
|
-
* Gets or sets the desired properties the grid will automatically generate columns for.
|
|
950
|
-
*/
|
|
951
|
-
get autoGenerateDesiredProperties() {
|
|
952
|
-
return this.i.autoGenerateDesiredProperties;
|
|
953
|
-
}
|
|
954
|
-
set autoGenerateDesiredProperties(v) {
|
|
955
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
956
|
-
const re = /\s*(?:,|\s|$)\s*/gm;
|
|
957
|
-
v = v.split(re);
|
|
958
|
-
}
|
|
959
|
-
this.i.autoGenerateDesiredProperties = v;
|
|
960
|
-
}
|
|
961
|
-
/**
|
|
962
|
-
* Gets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.
|
|
963
|
-
*/
|
|
964
|
-
get dataSourceDesiredProperties() {
|
|
965
|
-
return this.i.dataSourceDesiredProperties;
|
|
966
|
-
}
|
|
967
|
-
set dataSourceDesiredProperties(v) {
|
|
968
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
969
|
-
const re = /\s*(?:,|\s|$)\s*/gm;
|
|
970
|
-
v = v.split(re);
|
|
971
|
-
}
|
|
972
|
-
this.i.dataSourceDesiredProperties = v;
|
|
973
|
-
}
|
|
974
|
-
/**
|
|
975
|
-
* Gets or sets the display density to use for the grid.
|
|
976
|
-
*/
|
|
977
|
-
get density() {
|
|
978
|
-
return this.i.density;
|
|
979
|
-
}
|
|
980
|
-
set density(v) {
|
|
981
|
-
this.i.density = ensureEnum(ControlDisplayDensity_$type, v);
|
|
982
|
-
}
|
|
983
|
-
/**
|
|
984
|
-
* Gets the actual height for the rows in the grid.
|
|
985
|
-
*/
|
|
986
|
-
get actualRowHeight() {
|
|
987
|
-
return this.i.actualRowHeight;
|
|
988
|
-
}
|
|
989
|
-
set actualRowHeight(v) {
|
|
990
|
-
this.i.actualRowHeight = +v;
|
|
991
|
-
}
|
|
992
|
-
/**
|
|
993
|
-
* Gets or sets the height to use for the rows in the grid. If not set the grid will
|
|
994
|
-
* use the default value for the set display density.
|
|
995
|
-
*/
|
|
996
|
-
get rowHeight() {
|
|
997
|
-
return this.i.rowHeight;
|
|
998
|
-
}
|
|
999
|
-
set rowHeight(v) {
|
|
1000
|
-
this.i.rowHeight = +v;
|
|
1001
|
-
}
|
|
1002
|
-
/**
|
|
1003
|
-
* Gets or sets the default minimum width to use on all columns. Ignored if NaN.
|
|
1004
|
-
*/
|
|
1005
|
-
get defaultColumnMinWidth() {
|
|
1006
|
-
return this.i.defaultColumnMinWidth;
|
|
1007
|
-
}
|
|
1008
|
-
set defaultColumnMinWidth(v) {
|
|
1009
|
-
this.i.defaultColumnMinWidth = +v;
|
|
1010
|
-
}
|
|
1011
|
-
/**
|
|
1012
|
-
* Gets the height used for the header row.
|
|
1013
|
-
*/
|
|
1014
|
-
get actualHeaderHeight() {
|
|
1015
|
-
return this.i.actualHeaderHeight;
|
|
1016
|
-
}
|
|
1017
|
-
set actualHeaderHeight(v) {
|
|
1018
|
-
this.i.actualHeaderHeight = +v;
|
|
1019
|
-
}
|
|
1020
|
-
/**
|
|
1021
|
-
* Gets or sets the height to use for the header row.
|
|
1022
|
-
*/
|
|
1023
|
-
get headerHeight() {
|
|
1024
|
-
return this.i.headerHeight;
|
|
1025
|
-
}
|
|
1026
|
-
set headerHeight(v) {
|
|
1027
|
-
this.i.headerHeight = +v;
|
|
1028
|
-
}
|
|
1029
|
-
/**
|
|
1030
|
-
* Returns/sets the action to take when a column header is clicked.
|
|
1031
|
-
*/
|
|
1032
|
-
get headerClickAction() {
|
|
1033
|
-
return this.i.headerClickAction;
|
|
1034
|
-
}
|
|
1035
|
-
set headerClickAction(v) {
|
|
1036
|
-
this.i.headerClickAction = ensureEnum(HeaderClickAction_$type, v);
|
|
1037
|
-
}
|
|
1038
|
-
/**
|
|
1039
|
-
* Gets or sets the type of edit mode
|
|
1040
|
-
*/
|
|
1041
|
-
get editMode() {
|
|
1042
|
-
return this.i.editMode;
|
|
1043
|
-
}
|
|
1044
|
-
set editMode(v) {
|
|
1045
|
-
this.i.editMode = ensureEnum(EditModeType_$type, v);
|
|
1046
|
-
}
|
|
1047
|
-
/**
|
|
1048
|
-
* Gets or sets the type of click action required to enter edit mode.
|
|
1049
|
-
*/
|
|
1050
|
-
get editModeClickAction() {
|
|
1051
|
-
return this.i.editModeClickAction;
|
|
1052
|
-
}
|
|
1053
|
-
set editModeClickAction(v) {
|
|
1054
|
-
this.i.editModeClickAction = ensureEnum(EditModeClickAction_$type, v);
|
|
1055
|
-
}
|
|
1056
|
-
/**
|
|
1057
|
-
* Gets or sets whether edit mode will begin as soon as you start typing while a cell is active.
|
|
1058
|
-
*/
|
|
1059
|
-
get editOnKeyPress() {
|
|
1060
|
-
return this.i.editOnKeyPress;
|
|
1061
|
-
}
|
|
1062
|
-
set editOnKeyPress(v) {
|
|
1063
|
-
this.i.editOnKeyPress = ensureBool(v);
|
|
1064
|
-
}
|
|
1065
|
-
/**
|
|
1066
|
-
* Configures whether or not the grid will autogenerate columns when the data source is set.
|
|
1067
|
-
*/
|
|
1068
|
-
get autoGenerateColumns() {
|
|
1069
|
-
return this.i.autoGenerateColumns;
|
|
1070
|
-
}
|
|
1071
|
-
set autoGenerateColumns(v) {
|
|
1072
|
-
this.i.autoGenerateColumns = ensureBool(v);
|
|
1073
|
-
}
|
|
1074
|
-
/**
|
|
1075
|
-
* Sets or gets the height to use for the row separators.
|
|
1076
|
-
*/
|
|
1077
|
-
get rowSeparatorHeight() {
|
|
1078
|
-
return this.i.rowSeparatorHeight;
|
|
1079
|
-
}
|
|
1080
|
-
set rowSeparatorHeight(v) {
|
|
1081
|
-
this.i.rowSeparatorHeight = +v;
|
|
1082
|
-
}
|
|
1083
|
-
/**
|
|
1084
|
-
* Configures whether or not place holders are used for cells who do not have their data yet.
|
|
1085
|
-
*/
|
|
1086
|
-
get isPlaceholderRenderingEnabled() {
|
|
1087
|
-
return this.i.isPlaceholderRenderingEnabled;
|
|
1088
|
-
}
|
|
1089
|
-
set isPlaceholderRenderingEnabled(v) {
|
|
1090
|
-
this.i.isPlaceholderRenderingEnabled = ensureBool(v);
|
|
1091
|
-
}
|
|
1092
|
-
/**
|
|
1093
|
-
* Sets or gets the Column Adding Animation mode to use.
|
|
1094
|
-
*/
|
|
1095
|
-
get columnAddingAnimationMode() {
|
|
1096
|
-
return this.i.columnAddingAnimationMode;
|
|
1097
|
-
}
|
|
1098
|
-
set columnAddingAnimationMode(v) {
|
|
1099
|
-
this.i.columnAddingAnimationMode = ensureEnum(ColumnShowingAnimationMode_$type, v);
|
|
1100
|
-
}
|
|
1101
|
-
/**
|
|
1102
|
-
* Sets or gets the Column Property Updating Animation mode to use.
|
|
1103
|
-
*/
|
|
1104
|
-
get columnPropertyUpdatingAnimationMode() {
|
|
1105
|
-
return this.i.columnPropertyUpdatingAnimationMode;
|
|
1106
|
-
}
|
|
1107
|
-
set columnPropertyUpdatingAnimationMode(v) {
|
|
1108
|
-
this.i.columnPropertyUpdatingAnimationMode = ensureEnum(ColumnPropertyUpdatingAnimationMode_$type, v);
|
|
1109
|
-
}
|
|
1110
|
-
/**
|
|
1111
|
-
* Sets or gets the cell data loaded animation mode to use.
|
|
1112
|
-
*/
|
|
1113
|
-
get cellDataLoadedAnimationMode() {
|
|
1114
|
-
return this.i.cellDataLoadedAnimationMode;
|
|
1115
|
-
}
|
|
1116
|
-
set cellDataLoadedAnimationMode(v) {
|
|
1117
|
-
this.i.cellDataLoadedAnimationMode = ensureEnum(CellDataLoadedAnimationMode_$type, v);
|
|
1118
|
-
}
|
|
1119
|
-
/**
|
|
1120
|
-
* Sets or gets the row selection animation mode to use.
|
|
1121
|
-
*/
|
|
1122
|
-
get rowSelectionAnimationMode() {
|
|
1123
|
-
return this.i.rowSelectionAnimationMode;
|
|
1124
|
-
}
|
|
1125
|
-
set rowSelectionAnimationMode(v) {
|
|
1126
|
-
this.i.rowSelectionAnimationMode = ensureEnum(RowSelectionAnimationMode_$type, v);
|
|
1127
|
-
}
|
|
1128
|
-
/**
|
|
1129
|
-
* Sets or gets the row hover animation mode to use.
|
|
1130
|
-
*/
|
|
1131
|
-
get rowHoverAnimationMode() {
|
|
1132
|
-
return this.i.rowHoverAnimationMode;
|
|
1133
|
-
}
|
|
1134
|
-
set rowHoverAnimationMode(v) {
|
|
1135
|
-
this.i.rowHoverAnimationMode = ensureEnum(RowHoverAnimationMode_$type, v);
|
|
1136
|
-
}
|
|
1137
|
-
/**
|
|
1138
|
-
* Sets or gets the cell selection animation mode to use.
|
|
1139
|
-
*/
|
|
1140
|
-
get cellSelectionAnimationMode() {
|
|
1141
|
-
return this.i.cellSelectionAnimationMode;
|
|
1142
|
-
}
|
|
1143
|
-
set cellSelectionAnimationMode(v) {
|
|
1144
|
-
this.i.cellSelectionAnimationMode = ensureEnum(CellSelectionAnimationMode_$type, v);
|
|
1145
|
-
}
|
|
1146
|
-
/**
|
|
1147
|
-
* Sets or gets the default animation settings for the grid.
|
|
1148
|
-
*/
|
|
1149
|
-
get animationSettings() {
|
|
1150
|
-
const r = this.i.animationSettings;
|
|
1151
|
-
if (r == null) {
|
|
1152
|
-
return null;
|
|
1153
|
-
}
|
|
1154
|
-
if (!r.externalObject) {
|
|
1155
|
-
let e = new IgxGridAnimationSettings();
|
|
1156
|
-
if (r.$type) {
|
|
1157
|
-
e._implementation = r;
|
|
1158
|
-
}
|
|
1159
|
-
else {
|
|
1160
|
-
if (e.i.setNativeElement) {
|
|
1161
|
-
e.i.setNativeElement(r);
|
|
1162
|
-
}
|
|
1163
|
-
}
|
|
1164
|
-
r.externalObject = e;
|
|
1165
|
-
}
|
|
1166
|
-
return r.externalObject;
|
|
1167
|
-
}
|
|
1168
|
-
set animationSettings(v) {
|
|
1169
|
-
v == null ? this.i.animationSettings = null : this.i.animationSettings = v.i;
|
|
1170
|
-
}
|
|
1171
|
-
/**
|
|
1172
|
-
* Sets or gets the column resizing animation mode to use. Only applies when resizing in Deferred mode.
|
|
1173
|
-
*/
|
|
1174
|
-
get columnResizingAnimationMode() {
|
|
1175
|
-
return this.i.columnResizingAnimationMode;
|
|
1176
|
-
}
|
|
1177
|
-
set columnResizingAnimationMode(v) {
|
|
1178
|
-
this.i.columnResizingAnimationMode = ensureEnum(ColumnResizingAnimationMode_$type, v);
|
|
1179
|
-
}
|
|
1180
|
-
/**
|
|
1181
|
-
* Sets or gets the column showing animation mode to use.
|
|
1182
|
-
*/
|
|
1183
|
-
get columnShowingAnimationMode() {
|
|
1184
|
-
return this.i.columnShowingAnimationMode;
|
|
1185
|
-
}
|
|
1186
|
-
set columnShowingAnimationMode(v) {
|
|
1187
|
-
this.i.columnShowingAnimationMode = ensureEnum(ColumnShowingAnimationMode_$type, v);
|
|
1188
|
-
}
|
|
1189
|
-
/**
|
|
1190
|
-
* Sets or gets the column moving animation mode to use.
|
|
1191
|
-
*/
|
|
1192
|
-
get columnMovingAnimationMode() {
|
|
1193
|
-
return this.i.columnMovingAnimationMode;
|
|
1194
|
-
}
|
|
1195
|
-
set columnMovingAnimationMode(v) {
|
|
1196
|
-
this.i.columnMovingAnimationMode = ensureEnum(ColumnMovingAnimationMode_$type, v);
|
|
1197
|
-
}
|
|
1198
|
-
/**
|
|
1199
|
-
* Sets or gets the column hiding animation mode to use.
|
|
1200
|
-
*/
|
|
1201
|
-
get columnHidingAnimationMode() {
|
|
1202
|
-
return this.i.columnHidingAnimationMode;
|
|
1203
|
-
}
|
|
1204
|
-
set columnHidingAnimationMode(v) {
|
|
1205
|
-
this.i.columnHidingAnimationMode = ensureEnum(ColumnHidingAnimationMode_$type, v);
|
|
1206
|
-
}
|
|
1207
|
-
/**
|
|
1208
|
-
* Sets or gets the column exchanging animation mode to use.
|
|
1209
|
-
*/
|
|
1210
|
-
get columnExchangingAnimationMode() {
|
|
1211
|
-
return this.i.columnExchangingAnimationMode;
|
|
1212
|
-
}
|
|
1213
|
-
set columnExchangingAnimationMode(v) {
|
|
1214
|
-
this.i.columnExchangingAnimationMode = ensureEnum(ColumnExchangingAnimationMode_$type, v);
|
|
1215
|
-
}
|
|
1216
|
-
/**
|
|
1217
|
-
* Sets or gets the grid selection mode.
|
|
1218
|
-
*/
|
|
1219
|
-
get selectionMode() {
|
|
1220
|
-
return this.i.selectionMode;
|
|
1221
|
-
}
|
|
1222
|
-
set selectionMode(v) {
|
|
1223
|
-
this.i.selectionMode = ensureEnum(DataGridSelectionMode_$type, v);
|
|
1224
|
-
}
|
|
1225
|
-
/**
|
|
1226
|
-
* Sets or gets the grid selection mode.
|
|
1227
|
-
*/
|
|
1228
|
-
get activationMode() {
|
|
1229
|
-
return this.i.activationMode;
|
|
1230
|
-
}
|
|
1231
|
-
set activationMode(v) {
|
|
1232
|
-
this.i.activationMode = ensureEnum(GridActivationMode_$type, v);
|
|
1233
|
-
}
|
|
1234
|
-
/**
|
|
1235
|
-
* Sets or gets how selection behaves in the grid.
|
|
1236
|
-
*/
|
|
1237
|
-
get selectionBehavior() {
|
|
1238
|
-
return this.i.selectionBehavior;
|
|
1239
|
-
}
|
|
1240
|
-
set selectionBehavior(v) {
|
|
1241
|
-
this.i.selectionBehavior = ensureEnum(GridSelectionBehavior_$type, v);
|
|
1242
|
-
}
|
|
1243
|
-
/**
|
|
1244
|
-
* Gets or sets the ability to select rows or cells via mouse dragging. Currently only applies when SelectionMode is MultipleRow or RangeCell.
|
|
1245
|
-
*/
|
|
1246
|
-
get mouseDragSelectionEnabled() {
|
|
1247
|
-
return this.i.mouseDragSelectionEnabled;
|
|
1248
|
-
}
|
|
1249
|
-
set mouseDragSelectionEnabled(v) {
|
|
1250
|
-
this.i.mouseDragSelectionEnabled = ensureBool(v);
|
|
1251
|
-
}
|
|
1252
|
-
/**
|
|
1253
|
-
* Gets which items are currently selected in the grid. Collection can be updated to programatically select items.
|
|
1254
|
-
*/
|
|
1255
|
-
get selectedItems() {
|
|
1256
|
-
if (this._selectedItems === null) {
|
|
1257
|
-
let coll = new IgxGridSelectedItemsCollection();
|
|
1258
|
-
let innerColl = this.i.selectedItems;
|
|
1259
|
-
if (!innerColl) {
|
|
1260
|
-
innerColl = new GridSelectedItemsCollection_internal();
|
|
1261
|
-
}
|
|
1262
|
-
this._selectedItems = coll._fromInner(innerColl);
|
|
1263
|
-
}
|
|
1264
|
-
return this._selectedItems;
|
|
1265
|
-
}
|
|
1266
|
-
set selectedItems(v) {
|
|
1267
|
-
if (this._selectedItems !== null) {
|
|
1268
|
-
this._selectedItems._setSyncTarget(null);
|
|
1269
|
-
this._selectedItems = null;
|
|
1270
|
-
}
|
|
1271
|
-
let coll = new IgxGridSelectedItemsCollection();
|
|
1272
|
-
this._selectedItems = coll._fromOuter(v);
|
|
1273
|
-
let syncColl = new SyncableObservableCollection$1(Base.$type);
|
|
1274
|
-
let innerColl = this.i.selectedItems;
|
|
1275
|
-
if (!innerColl) {
|
|
1276
|
-
innerColl = new GridSelectedItemsCollection_internal();
|
|
1277
|
-
}
|
|
1278
|
-
syncColl._inner = innerColl;
|
|
1279
|
-
syncColl.clear();
|
|
1280
|
-
this._selectedItems._setSyncTarget(syncColl);
|
|
1281
|
-
}
|
|
1282
|
-
/**
|
|
1283
|
-
* Gets which primary key values are currently selected in the grid. Collection can be updated to programatically select items.
|
|
1284
|
-
*/
|
|
1285
|
-
get selectedKeys() {
|
|
1286
|
-
if (this._selectedKeys === null) {
|
|
1287
|
-
let coll = new IgxGridSelectedKeysCollection();
|
|
1288
|
-
let innerColl = this.i.selectedKeys;
|
|
1289
|
-
if (!innerColl) {
|
|
1290
|
-
innerColl = new GridSelectedKeysCollection_internal();
|
|
1291
|
-
}
|
|
1292
|
-
this._selectedKeys = coll._fromInner(innerColl);
|
|
1293
|
-
}
|
|
1294
|
-
return this._selectedKeys;
|
|
1295
|
-
}
|
|
1296
|
-
set selectedKeys(v) {
|
|
1297
|
-
if (this._selectedKeys !== null) {
|
|
1298
|
-
this._selectedKeys._setSyncTarget(null);
|
|
1299
|
-
this._selectedKeys = null;
|
|
1300
|
-
}
|
|
1301
|
-
let coll = new IgxGridSelectedKeysCollection();
|
|
1302
|
-
this._selectedKeys = coll._fromOuter(v);
|
|
1303
|
-
let syncColl = new SyncableObservableCollection$1(PrimaryKeyValue.$type);
|
|
1304
|
-
let innerColl = this.i.selectedKeys;
|
|
1305
|
-
if (!innerColl) {
|
|
1306
|
-
innerColl = new GridSelectedKeysCollection_internal();
|
|
1307
|
-
}
|
|
1308
|
-
syncColl._inner = innerColl;
|
|
1309
|
-
syncColl.clear();
|
|
1310
|
-
this._selectedKeys._setSyncTarget(syncColl);
|
|
1311
|
-
}
|
|
1312
|
-
/**
|
|
1313
|
-
* Gets which cells are currently selected in the grid. Collection can be updated to programatically select cells.
|
|
1314
|
-
*/
|
|
1315
|
-
get selectedCells() {
|
|
1316
|
-
if (this._selectedCells === null) {
|
|
1317
|
-
let coll = new IgxGridSelectedCellsCollection();
|
|
1318
|
-
let innerColl = this.i.selectedCells;
|
|
1319
|
-
if (!innerColl) {
|
|
1320
|
-
innerColl = new GridSelectedCellsCollection_internal();
|
|
1321
|
-
}
|
|
1322
|
-
this._selectedCells = coll._fromInner(innerColl);
|
|
1323
|
-
}
|
|
1324
|
-
return this._selectedCells;
|
|
1325
|
-
}
|
|
1326
|
-
set selectedCells(v) {
|
|
1327
|
-
if (this._selectedCells !== null) {
|
|
1328
|
-
this._selectedCells._setSyncTarget(null);
|
|
1329
|
-
this._selectedCells = null;
|
|
1330
|
-
}
|
|
1331
|
-
let coll = new IgxGridSelectedCellsCollection();
|
|
1332
|
-
this._selectedCells = coll._fromOuter(v);
|
|
1333
|
-
let syncColl = new SyncableObservableCollection$1(CellKey.$type);
|
|
1334
|
-
let innerColl = this.i.selectedCells;
|
|
1335
|
-
if (!innerColl) {
|
|
1336
|
-
innerColl = new GridSelectedCellsCollection_internal();
|
|
1337
|
-
}
|
|
1338
|
-
syncColl._inner = innerColl;
|
|
1339
|
-
syncColl.clear();
|
|
1340
|
-
this._selectedCells._setSyncTarget(syncColl);
|
|
1341
|
-
}
|
|
1342
|
-
/**
|
|
1343
|
-
* Gets which cell ranges are currently selected in the grid. Collection can be updated to programatically select cells.
|
|
1344
|
-
*/
|
|
1345
|
-
get selectedCellRanges() {
|
|
1346
|
-
if (this._selectedCellRanges === null) {
|
|
1347
|
-
let coll = new IgxGridSelectedCellRangesCollection();
|
|
1348
|
-
let innerColl = this.i.selectedCellRanges;
|
|
1349
|
-
if (!innerColl) {
|
|
1350
|
-
innerColl = new GridSelectedCellRangesCollection_internal();
|
|
1351
|
-
}
|
|
1352
|
-
this._selectedCellRanges = coll._fromInner(innerColl);
|
|
1353
|
-
}
|
|
1354
|
-
return this._selectedCellRanges;
|
|
1355
|
-
}
|
|
1356
|
-
set selectedCellRanges(v) {
|
|
1357
|
-
if (this._selectedCellRanges !== null) {
|
|
1358
|
-
this._selectedCellRanges._setSyncTarget(null);
|
|
1359
|
-
this._selectedCellRanges = null;
|
|
1360
|
-
}
|
|
1361
|
-
let coll = new IgxGridSelectedCellRangesCollection();
|
|
1362
|
-
this._selectedCellRanges = coll._fromOuter(v);
|
|
1363
|
-
let syncColl = new SyncableObservableCollection$1(CellRange.$type);
|
|
1364
|
-
let innerColl = this.i.selectedCellRanges;
|
|
1365
|
-
if (!innerColl) {
|
|
1366
|
-
innerColl = new GridSelectedCellRangesCollection_internal();
|
|
1367
|
-
}
|
|
1368
|
-
syncColl._inner = innerColl;
|
|
1369
|
-
syncColl.clear();
|
|
1370
|
-
this._selectedCellRanges._setSyncTarget(syncColl);
|
|
1371
|
-
}
|
|
1372
|
-
/**
|
|
1373
|
-
* Gets which items are currently pinned in the grid. Collection can be updated to programatically pin items.
|
|
1374
|
-
*/
|
|
1375
|
-
get pinnedItems() {
|
|
1376
|
-
if (this._pinnedItems === null) {
|
|
1377
|
-
let coll = new IgxGridSelectedItemsCollection();
|
|
1378
|
-
let innerColl = this.i.pinnedItems;
|
|
1379
|
-
if (!innerColl) {
|
|
1380
|
-
innerColl = new GridSelectedItemsCollection_internal();
|
|
1381
|
-
}
|
|
1382
|
-
this._pinnedItems = coll._fromInner(innerColl);
|
|
1383
|
-
}
|
|
1384
|
-
return this._pinnedItems;
|
|
1385
|
-
}
|
|
1386
|
-
set pinnedItems(v) {
|
|
1387
|
-
if (this._pinnedItems !== null) {
|
|
1388
|
-
this._pinnedItems._setSyncTarget(null);
|
|
1389
|
-
this._pinnedItems = null;
|
|
1390
|
-
}
|
|
1391
|
-
let coll = new IgxGridSelectedItemsCollection();
|
|
1392
|
-
this._pinnedItems = coll._fromOuter(v);
|
|
1393
|
-
let syncColl = new SyncableObservableCollection$1(Base.$type);
|
|
1394
|
-
let innerColl = this.i.pinnedItems;
|
|
1395
|
-
if (!innerColl) {
|
|
1396
|
-
innerColl = new GridSelectedItemsCollection_internal();
|
|
1397
|
-
}
|
|
1398
|
-
syncColl._inner = innerColl;
|
|
1399
|
-
syncColl.clear();
|
|
1400
|
-
this._pinnedItems._setSyncTarget(syncColl);
|
|
1401
|
-
}
|
|
1402
|
-
/**
|
|
1403
|
-
* Gets which primary keys are currently pinned in the grid. Collection can be updated to programatically pin items.
|
|
1404
|
-
*/
|
|
1405
|
-
get pinnedKeys() {
|
|
1406
|
-
if (this._pinnedKeys === null) {
|
|
1407
|
-
let coll = new IgxGridSelectedKeysCollection();
|
|
1408
|
-
let innerColl = this.i.pinnedKeys;
|
|
1409
|
-
if (!innerColl) {
|
|
1410
|
-
innerColl = new GridSelectedKeysCollection_internal();
|
|
1411
|
-
}
|
|
1412
|
-
this._pinnedKeys = coll._fromInner(innerColl);
|
|
1413
|
-
}
|
|
1414
|
-
return this._pinnedKeys;
|
|
1415
|
-
}
|
|
1416
|
-
set pinnedKeys(v) {
|
|
1417
|
-
if (this._pinnedKeys !== null) {
|
|
1418
|
-
this._pinnedKeys._setSyncTarget(null);
|
|
1419
|
-
this._pinnedKeys = null;
|
|
1420
|
-
}
|
|
1421
|
-
let coll = new IgxGridSelectedKeysCollection();
|
|
1422
|
-
this._pinnedKeys = coll._fromOuter(v);
|
|
1423
|
-
let syncColl = new SyncableObservableCollection$1(PrimaryKeyValue.$type);
|
|
1424
|
-
let innerColl = this.i.pinnedKeys;
|
|
1425
|
-
if (!innerColl) {
|
|
1426
|
-
innerColl = new GridSelectedKeysCollection_internal();
|
|
1427
|
-
}
|
|
1428
|
-
syncColl._inner = innerColl;
|
|
1429
|
-
syncColl.clear();
|
|
1430
|
-
this._pinnedKeys._setSyncTarget(syncColl);
|
|
1431
|
-
}
|
|
1432
|
-
/**
|
|
1433
|
-
* Gets or sets whether to show the column options UI in the headers for columns.
|
|
1434
|
-
*/
|
|
1435
|
-
get isColumnOptionsEnabled() {
|
|
1436
|
-
return this.i.isColumnOptionsEnabled;
|
|
1437
|
-
}
|
|
1438
|
-
set isColumnOptionsEnabled(v) {
|
|
1439
|
-
this.i.isColumnOptionsEnabled = ensureBool(v);
|
|
1440
|
-
}
|
|
1441
|
-
get useNewerColumnOptionsMenu() {
|
|
1442
|
-
return this.i.useNewerColumnOptionsMenu;
|
|
1443
|
-
}
|
|
1444
|
-
set useNewerColumnOptionsMenu(v) {
|
|
1445
|
-
this.i.useNewerColumnOptionsMenu = ensureBool(v);
|
|
1446
|
-
}
|
|
1447
|
-
/**
|
|
1448
|
-
* Gets or sets if group rows will stick to the top of the grid.
|
|
1449
|
-
*/
|
|
1450
|
-
get isGroupRowSticky() {
|
|
1451
|
-
return this.i.isGroupRowSticky;
|
|
1452
|
-
}
|
|
1453
|
-
set isGroupRowSticky(v) {
|
|
1454
|
-
this.i.isGroupRowSticky = ensureBool(v);
|
|
1455
|
-
}
|
|
1456
|
-
/**
|
|
1457
|
-
* Gets or sets if header separators are rendered.
|
|
1458
|
-
*/
|
|
1459
|
-
get isHeaderSeparatorVisible() {
|
|
1460
|
-
return this.i.isHeaderSeparatorVisible;
|
|
1461
|
-
}
|
|
1462
|
-
set isHeaderSeparatorVisible(v) {
|
|
1463
|
-
this.i.isHeaderSeparatorVisible = ensureBool(v);
|
|
1464
|
-
}
|
|
1465
|
-
/**
|
|
1466
|
-
* Gets or sets the default background color to use for content cells when a row is in a selected state
|
|
1467
|
-
*/
|
|
1468
|
-
get cellSelectedBackground() {
|
|
1469
|
-
return brushToString(this.i.cellSelectedBackground);
|
|
1470
|
-
}
|
|
1471
|
-
set cellSelectedBackground(v) {
|
|
1472
|
-
this.i.cellSelectedBackground = stringToBrush(v);
|
|
1473
|
-
}
|
|
1474
|
-
/**
|
|
1475
|
-
* Gets or sets the default text color to use for content cells when a row is in a selected state
|
|
1476
|
-
*/
|
|
1477
|
-
get cellSelectedTextColor() {
|
|
1478
|
-
return brushToString(this.i.cellSelectedTextColor);
|
|
1479
|
-
}
|
|
1480
|
-
set cellSelectedTextColor(v) {
|
|
1481
|
-
this.i.cellSelectedTextColor = stringToBrush(v);
|
|
1482
|
-
}
|
|
1483
|
-
/**
|
|
1484
|
-
* Gets or sets the default background color to use for section header cells when a row is in a selected state
|
|
1485
|
-
*/
|
|
1486
|
-
get sectionHeaderSelectedBackground() {
|
|
1487
|
-
return brushToString(this.i.sectionHeaderSelectedBackground);
|
|
1488
|
-
}
|
|
1489
|
-
set sectionHeaderSelectedBackground(v) {
|
|
1490
|
-
this.i.sectionHeaderSelectedBackground = stringToBrush(v);
|
|
1491
|
-
}
|
|
1492
|
-
/**
|
|
1493
|
-
* Gets or sets the default background color to use for summary cells at the root level.
|
|
1494
|
-
*/
|
|
1495
|
-
get summaryRootBackground() {
|
|
1496
|
-
return brushToString(this.i.summaryRootBackground);
|
|
1497
|
-
}
|
|
1498
|
-
set summaryRootBackground(v) {
|
|
1499
|
-
this.i.summaryRootBackground = stringToBrush(v);
|
|
1500
|
-
}
|
|
1501
|
-
/**
|
|
1502
|
-
* Gets or sets the default background color to use for summary cells at the section level.
|
|
1503
|
-
*/
|
|
1504
|
-
get summarySectionBackground() {
|
|
1505
|
-
return brushToString(this.i.summarySectionBackground);
|
|
1506
|
-
}
|
|
1507
|
-
set summarySectionBackground(v) {
|
|
1508
|
-
this.i.summarySectionBackground = stringToBrush(v);
|
|
1509
|
-
}
|
|
1510
|
-
/**
|
|
1511
|
-
* Gets or sets the default opacity to use for pinned rows
|
|
1512
|
-
*/
|
|
1513
|
-
get pinnedRowOpacity() {
|
|
1514
|
-
return this.i.pinnedRowOpacity;
|
|
1515
|
-
}
|
|
1516
|
-
set pinnedRowOpacity(v) {
|
|
1517
|
-
this.i.pinnedRowOpacity = +v;
|
|
1518
|
-
}
|
|
1519
|
-
/**
|
|
1520
|
-
* Gets or sets the font to use for cells that have been edited.
|
|
1521
|
-
*/
|
|
1522
|
-
get editTextStyle() {
|
|
1523
|
-
if (this.i.editTextStyle == null) {
|
|
1524
|
-
return null;
|
|
1525
|
-
}
|
|
1526
|
-
return this.i.editTextStyle.fontString;
|
|
1527
|
-
}
|
|
1528
|
-
set editTextStyle(v) {
|
|
1529
|
-
let fi = new FontInfo();
|
|
1530
|
-
fi.fontString = v;
|
|
1531
|
-
this.i.editTextStyle = fi;
|
|
1532
|
-
}
|
|
1533
|
-
/**
|
|
1534
|
-
* Gets or sets the default opacity for unsaved cell edits.
|
|
1535
|
-
*/
|
|
1536
|
-
get editOpacity() {
|
|
1537
|
-
return this.i.editOpacity;
|
|
1538
|
-
}
|
|
1539
|
-
set editOpacity(v) {
|
|
1540
|
-
this.i.editOpacity = +v;
|
|
1541
|
-
}
|
|
1542
|
-
/**
|
|
1543
|
-
* Gets or sets the text color for unsaved deleted rows.
|
|
1544
|
-
*/
|
|
1545
|
-
get deletedTextColor() {
|
|
1546
|
-
return brushToString(this.i.deletedTextColor);
|
|
1547
|
-
}
|
|
1548
|
-
set deletedTextColor(v) {
|
|
1549
|
-
this.i.deletedTextColor = stringToBrush(v);
|
|
1550
|
-
}
|
|
1551
|
-
/**
|
|
1552
|
-
* Gets or sets the default color to use for sticky rows
|
|
1553
|
-
*/
|
|
1554
|
-
get stickyRowBackground() {
|
|
1555
|
-
return brushToString(this.i.stickyRowBackground);
|
|
1556
|
-
}
|
|
1557
|
-
set stickyRowBackground(v) {
|
|
1558
|
-
this.i.stickyRowBackground = stringToBrush(v);
|
|
1559
|
-
}
|
|
1560
|
-
/**
|
|
1561
|
-
* Gets or sets the default color to use for pinned rows
|
|
1562
|
-
*/
|
|
1563
|
-
get pinnedRowBackground() {
|
|
1564
|
-
return brushToString(this.i.pinnedRowBackground);
|
|
1565
|
-
}
|
|
1566
|
-
set pinnedRowBackground(v) {
|
|
1567
|
-
this.i.pinnedRowBackground = stringToBrush(v);
|
|
1568
|
-
}
|
|
1569
|
-
/**
|
|
1570
|
-
* Gets or sets the default color to use for the last sticky row
|
|
1571
|
-
*/
|
|
1572
|
-
get lastStickyRowBackground() {
|
|
1573
|
-
return brushToString(this.i.lastStickyRowBackground);
|
|
1574
|
-
}
|
|
1575
|
-
set lastStickyRowBackground(v) {
|
|
1576
|
-
this.i.lastStickyRowBackground = stringToBrush(v);
|
|
1577
|
-
}
|
|
1578
|
-
/**
|
|
1579
|
-
* Gets or sets the position of the active cell.
|
|
1580
|
-
*/
|
|
1581
|
-
get activeCell() {
|
|
1582
|
-
const r = this.i.activeCell;
|
|
1583
|
-
if (r == null) {
|
|
1584
|
-
return null;
|
|
1585
|
-
}
|
|
1586
|
-
if (!r.externalObject) {
|
|
1587
|
-
let e = new IgxGridCellPosition();
|
|
1588
|
-
if (r.$type) {
|
|
1589
|
-
e._implementation = r;
|
|
1590
|
-
}
|
|
1591
|
-
else {
|
|
1592
|
-
if (e.i.setNativeElement) {
|
|
1593
|
-
e.i.setNativeElement(r);
|
|
1594
|
-
}
|
|
1595
|
-
}
|
|
1596
|
-
r.externalObject = e;
|
|
1597
|
-
}
|
|
1598
|
-
return r.externalObject;
|
|
1599
|
-
}
|
|
1600
|
-
set activeCell(v) {
|
|
1601
|
-
v == null ? this.i.activeCell = null : this.i.activeCell = v.i;
|
|
1602
|
-
}
|
|
1603
|
-
/**
|
|
1604
|
-
* Gets or sets the default background color to use for content cells
|
|
1605
|
-
*/
|
|
1606
|
-
get cellBackground() {
|
|
1607
|
-
return brushToString(this.i.cellBackground);
|
|
1608
|
-
}
|
|
1609
|
-
set cellBackground(v) {
|
|
1610
|
-
this.i.cellBackground = stringToBrush(v);
|
|
1611
|
-
}
|
|
1612
|
-
/**
|
|
1613
|
-
* Gets or sets the default text color to use for content cells
|
|
1614
|
-
*/
|
|
1615
|
-
get cellTextColor() {
|
|
1616
|
-
return brushToString(this.i.cellTextColor);
|
|
1617
|
-
}
|
|
1618
|
-
set cellTextColor(v) {
|
|
1619
|
-
this.i.cellTextColor = stringToBrush(v);
|
|
1620
|
-
}
|
|
1621
|
-
/**
|
|
1622
|
-
* Gets or sets the default text color to use for content cells
|
|
1623
|
-
*/
|
|
1624
|
-
get headerSortIndicatorColor() {
|
|
1625
|
-
return brushToString(this.i.headerSortIndicatorColor);
|
|
1626
|
-
}
|
|
1627
|
-
set headerSortIndicatorColor(v) {
|
|
1628
|
-
this.i.headerSortIndicatorColor = stringToBrush(v);
|
|
1629
|
-
}
|
|
1630
|
-
/**
|
|
1631
|
-
* Gets or sets the default render style for sort indicators in header cells.
|
|
1632
|
-
*/
|
|
1633
|
-
get headerSortIndicatorStyle() {
|
|
1634
|
-
return this.i.headerSortIndicatorStyle;
|
|
1635
|
-
}
|
|
1636
|
-
set headerSortIndicatorStyle(v) {
|
|
1637
|
-
this.i.headerSortIndicatorStyle = ensureEnum(SortIndicatorStyle_$type, v);
|
|
1638
|
-
}
|
|
1639
|
-
/**
|
|
1640
|
-
* Gets or sets the font to use for content cells
|
|
1641
|
-
*/
|
|
1642
|
-
get cellTextStyle() {
|
|
1643
|
-
if (this.i.cellTextStyle == null) {
|
|
1644
|
-
return null;
|
|
1645
|
-
}
|
|
1646
|
-
return this.i.cellTextStyle.fontString;
|
|
1647
|
-
}
|
|
1648
|
-
set cellTextStyle(v) {
|
|
1649
|
-
let fi = new FontInfo();
|
|
1650
|
-
fi.fontString = v;
|
|
1651
|
-
this.i.cellTextStyle = fi;
|
|
1652
|
-
}
|
|
1653
|
-
/**
|
|
1654
|
-
* Gets or sets the default background color to use for section header cells
|
|
1655
|
-
*/
|
|
1656
|
-
get sectionHeaderBackground() {
|
|
1657
|
-
return brushToString(this.i.sectionHeaderBackground);
|
|
1658
|
-
}
|
|
1659
|
-
set sectionHeaderBackground(v) {
|
|
1660
|
-
this.i.sectionHeaderBackground = stringToBrush(v);
|
|
1661
|
-
}
|
|
1662
|
-
/**
|
|
1663
|
-
* Gets or sets the default text color to use for section header cells
|
|
1664
|
-
*/
|
|
1665
|
-
get sectionHeaderTextColor() {
|
|
1666
|
-
return brushToString(this.i.sectionHeaderTextColor);
|
|
1667
|
-
}
|
|
1668
|
-
set sectionHeaderTextColor(v) {
|
|
1669
|
-
this.i.sectionHeaderTextColor = stringToBrush(v);
|
|
1670
|
-
}
|
|
1671
|
-
/**
|
|
1672
|
-
* Gets or sets the color to use for the expansion indicator icon on section header cells. When unset, the icon defers to the section header text color.
|
|
1673
|
-
*/
|
|
1674
|
-
get sectionHeaderExpansionIndicatorIconColor() {
|
|
1675
|
-
return brushToString(this.i.sectionHeaderExpansionIndicatorIconColor);
|
|
1676
|
-
}
|
|
1677
|
-
set sectionHeaderExpansionIndicatorIconColor(v) {
|
|
1678
|
-
this.i.sectionHeaderExpansionIndicatorIconColor = stringToBrush(v);
|
|
1679
|
-
}
|
|
1680
|
-
/**
|
|
1681
|
-
* Gets or sets the font to use for section header cells
|
|
1682
|
-
*/
|
|
1683
|
-
get sectionHeaderTextStyle() {
|
|
1684
|
-
if (this.i.sectionHeaderTextStyle == null) {
|
|
1685
|
-
return null;
|
|
1686
|
-
}
|
|
1687
|
-
return this.i.sectionHeaderTextStyle.fontString;
|
|
1688
|
-
}
|
|
1689
|
-
set sectionHeaderTextStyle(v) {
|
|
1690
|
-
let fi = new FontInfo();
|
|
1691
|
-
fi.fontString = v;
|
|
1692
|
-
this.i.sectionHeaderTextStyle = fi;
|
|
1693
|
-
}
|
|
1694
|
-
/**
|
|
1695
|
-
* Gets or sets the font to use for summary labels at the root level.
|
|
1696
|
-
*/
|
|
1697
|
-
get summaryRootLabelTextStyle() {
|
|
1698
|
-
if (this.i.summaryRootLabelTextStyle == null) {
|
|
1699
|
-
return null;
|
|
1700
|
-
}
|
|
1701
|
-
return this.i.summaryRootLabelTextStyle.fontString;
|
|
1702
|
-
}
|
|
1703
|
-
set summaryRootLabelTextStyle(v) {
|
|
1704
|
-
let fi = new FontInfo();
|
|
1705
|
-
fi.fontString = v;
|
|
1706
|
-
this.i.summaryRootLabelTextStyle = fi;
|
|
1707
|
-
}
|
|
1708
|
-
/**
|
|
1709
|
-
* Gets or sets the font to use for summary labels at the section level.
|
|
1710
|
-
*/
|
|
1711
|
-
get summarySectionLabelTextStyle() {
|
|
1712
|
-
if (this.i.summarySectionLabelTextStyle == null) {
|
|
1713
|
-
return null;
|
|
1714
|
-
}
|
|
1715
|
-
return this.i.summarySectionLabelTextStyle.fontString;
|
|
1716
|
-
}
|
|
1717
|
-
set summarySectionLabelTextStyle(v) {
|
|
1718
|
-
let fi = new FontInfo();
|
|
1719
|
-
fi.fontString = v;
|
|
1720
|
-
this.i.summarySectionLabelTextStyle = fi;
|
|
1721
|
-
}
|
|
1722
|
-
/**
|
|
1723
|
-
* Gets or sets the default text color to use for summary cells at the root level.
|
|
1724
|
-
*/
|
|
1725
|
-
get summaryRootValueTextColor() {
|
|
1726
|
-
return brushToString(this.i.summaryRootValueTextColor);
|
|
1727
|
-
}
|
|
1728
|
-
set summaryRootValueTextColor(v) {
|
|
1729
|
-
this.i.summaryRootValueTextColor = stringToBrush(v);
|
|
1730
|
-
}
|
|
1731
|
-
/**
|
|
1732
|
-
* Gets or sets the font to use for summary values at the root level.
|
|
1733
|
-
*/
|
|
1734
|
-
get summaryRootValueTextStyle() {
|
|
1735
|
-
if (this.i.summaryRootValueTextStyle == null) {
|
|
1736
|
-
return null;
|
|
1737
|
-
}
|
|
1738
|
-
return this.i.summaryRootValueTextStyle.fontString;
|
|
1739
|
-
}
|
|
1740
|
-
set summaryRootValueTextStyle(v) {
|
|
1741
|
-
let fi = new FontInfo();
|
|
1742
|
-
fi.fontString = v;
|
|
1743
|
-
this.i.summaryRootValueTextStyle = fi;
|
|
1744
|
-
}
|
|
1745
|
-
/**
|
|
1746
|
-
* Gets or sets the font to use for summary values at the section level.
|
|
1747
|
-
*/
|
|
1748
|
-
get summarySectionValueTextStyle() {
|
|
1749
|
-
if (this.i.summarySectionValueTextStyle == null) {
|
|
1750
|
-
return null;
|
|
1751
|
-
}
|
|
1752
|
-
return this.i.summarySectionValueTextStyle.fontString;
|
|
1753
|
-
}
|
|
1754
|
-
set summarySectionValueTextStyle(v) {
|
|
1755
|
-
let fi = new FontInfo();
|
|
1756
|
-
fi.fontString = v;
|
|
1757
|
-
this.i.summarySectionValueTextStyle = fi;
|
|
1758
|
-
}
|
|
1759
|
-
/**
|
|
1760
|
-
* Gets or sets the default text color to use for summary cells at the section level.
|
|
1761
|
-
*/
|
|
1762
|
-
get summarySectionValueTextColor() {
|
|
1763
|
-
return brushToString(this.i.summarySectionValueTextColor);
|
|
1764
|
-
}
|
|
1765
|
-
set summarySectionValueTextColor(v) {
|
|
1766
|
-
this.i.summarySectionValueTextColor = stringToBrush(v);
|
|
1767
|
-
}
|
|
1768
|
-
/**
|
|
1769
|
-
* Gets or sets the default text color to use for summary labels in summary cells at the root level.
|
|
1770
|
-
*/
|
|
1771
|
-
get summaryRootLabelTextColor() {
|
|
1772
|
-
return brushToString(this.i.summaryRootLabelTextColor);
|
|
1773
|
-
}
|
|
1774
|
-
set summaryRootLabelTextColor(v) {
|
|
1775
|
-
this.i.summaryRootLabelTextColor = stringToBrush(v);
|
|
1776
|
-
}
|
|
1777
|
-
/**
|
|
1778
|
-
* Gets or sets the default text color to use for summary labels in summary cells at the section level.
|
|
1779
|
-
*/
|
|
1780
|
-
get summarySectionLabelTextColor() {
|
|
1781
|
-
return brushToString(this.i.summarySectionLabelTextColor);
|
|
1782
|
-
}
|
|
1783
|
-
set summarySectionLabelTextColor(v) {
|
|
1784
|
-
this.i.summarySectionLabelTextColor = stringToBrush(v);
|
|
1785
|
-
}
|
|
1786
|
-
/**
|
|
1787
|
-
* Gets or sets the default background color to use for summary cells at the root level.
|
|
1788
|
-
*/
|
|
1789
|
-
get summaryRootSelectedBackground() {
|
|
1790
|
-
return brushToString(this.i.summaryRootSelectedBackground);
|
|
1791
|
-
}
|
|
1792
|
-
set summaryRootSelectedBackground(v) {
|
|
1793
|
-
this.i.summaryRootSelectedBackground = stringToBrush(v);
|
|
1794
|
-
}
|
|
1795
|
-
/**
|
|
1796
|
-
* Gets or sets the default background color to use for summary cells at the section level.
|
|
1797
|
-
*/
|
|
1798
|
-
get summarySectionSelectedBackground() {
|
|
1799
|
-
return brushToString(this.i.summarySectionSelectedBackground);
|
|
1800
|
-
}
|
|
1801
|
-
set summarySectionSelectedBackground(v) {
|
|
1802
|
-
this.i.summarySectionSelectedBackground = stringToBrush(v);
|
|
1803
|
-
}
|
|
1804
|
-
/**
|
|
1805
|
-
* Gets or sets the width of the pinned area separators.
|
|
1806
|
-
*/
|
|
1807
|
-
get pinnedAreaSeparatorWidth() {
|
|
1808
|
-
return this.i.pinnedAreaSeparatorWidth;
|
|
1809
|
-
}
|
|
1810
|
-
set pinnedAreaSeparatorWidth(v) {
|
|
1811
|
-
this.i.pinnedAreaSeparatorWidth = +v;
|
|
1812
|
-
}
|
|
1813
|
-
/**
|
|
1814
|
-
* Gets or sets the width of the header separators.
|
|
1815
|
-
*/
|
|
1816
|
-
get headerSeparatorWidth() {
|
|
1817
|
-
return this.i.headerSeparatorWidth;
|
|
1818
|
-
}
|
|
1819
|
-
set headerSeparatorWidth(v) {
|
|
1820
|
-
this.i.headerSeparatorWidth = +v;
|
|
1821
|
-
}
|
|
1822
|
-
/**
|
|
1823
|
-
* Gets or sets the default background color to use for header separators.
|
|
1824
|
-
*/
|
|
1825
|
-
get headerSeparatorBackground() {
|
|
1826
|
-
return brushToString(this.i.headerSeparatorBackground);
|
|
1827
|
-
}
|
|
1828
|
-
set headerSeparatorBackground(v) {
|
|
1829
|
-
this.i.headerSeparatorBackground = stringToBrush(v);
|
|
1830
|
-
}
|
|
1831
|
-
/**
|
|
1832
|
-
* Gets or sets the default background color to use for header cells
|
|
1833
|
-
*/
|
|
1834
|
-
get headerBackground() {
|
|
1835
|
-
return brushToString(this.i.headerBackground);
|
|
1836
|
-
}
|
|
1837
|
-
set headerBackground(v) {
|
|
1838
|
-
this.i.headerBackground = stringToBrush(v);
|
|
1839
|
-
}
|
|
1840
|
-
/**
|
|
1841
|
-
* Gets or sets the default text color to use for header cells
|
|
1842
|
-
*/
|
|
1843
|
-
get headerTextColor() {
|
|
1844
|
-
return brushToString(this.i.headerTextColor);
|
|
1845
|
-
}
|
|
1846
|
-
set headerTextColor(v) {
|
|
1847
|
-
this.i.headerTextColor = stringToBrush(v);
|
|
1848
|
-
}
|
|
1849
|
-
/**
|
|
1850
|
-
* Gets or sets the font to use for header cells
|
|
1851
|
-
*/
|
|
1852
|
-
get headerTextStyle() {
|
|
1853
|
-
if (this.i.headerTextStyle == null) {
|
|
1854
|
-
return null;
|
|
1855
|
-
}
|
|
1856
|
-
return this.i.headerTextStyle.fontString;
|
|
1857
|
-
}
|
|
1858
|
-
set headerTextStyle(v) {
|
|
1859
|
-
let fi = new FontInfo();
|
|
1860
|
-
fi.fontString = v;
|
|
1861
|
-
this.i.headerTextStyle = fi;
|
|
1862
|
-
}
|
|
1863
|
-
/**
|
|
1864
|
-
* Gets or sets the default background color to use for row separators
|
|
1865
|
-
*/
|
|
1866
|
-
get rowSeparatorBackground() {
|
|
1867
|
-
return brushToString(this.i.rowSeparatorBackground);
|
|
1868
|
-
}
|
|
1869
|
-
set rowSeparatorBackground(v) {
|
|
1870
|
-
this.i.rowSeparatorBackground = stringToBrush(v);
|
|
1871
|
-
}
|
|
1872
|
-
get headerRowSeparatorBackground() {
|
|
1873
|
-
return brushToString(this.i.headerRowSeparatorBackground);
|
|
1874
|
-
}
|
|
1875
|
-
set headerRowSeparatorBackground(v) {
|
|
1876
|
-
this.i.headerRowSeparatorBackground = stringToBrush(v);
|
|
1877
|
-
}
|
|
1878
|
-
/**
|
|
1879
|
-
* Gets or sets the default sticky row background color to use for row separators
|
|
1880
|
-
*/
|
|
1881
|
-
get rowSeparatorStickyRowBackground() {
|
|
1882
|
-
return brushToString(this.i.rowSeparatorStickyRowBackground);
|
|
1883
|
-
}
|
|
1884
|
-
set rowSeparatorStickyRowBackground(v) {
|
|
1885
|
-
this.i.rowSeparatorStickyRowBackground = stringToBrush(v);
|
|
1886
|
-
}
|
|
1887
|
-
/**
|
|
1888
|
-
* Gets or sets the default last sticky row background color to use for row separators
|
|
1889
|
-
*/
|
|
1890
|
-
get rowSeparatorLastStickyRowBackground() {
|
|
1891
|
-
return brushToString(this.i.rowSeparatorLastStickyRowBackground);
|
|
1892
|
-
}
|
|
1893
|
-
set rowSeparatorLastStickyRowBackground(v) {
|
|
1894
|
-
this.i.rowSeparatorLastStickyRowBackground = stringToBrush(v);
|
|
1895
|
-
}
|
|
1896
|
-
/**
|
|
1897
|
-
* Gets or sets the pinned row background color to use for row separators
|
|
1898
|
-
*/
|
|
1899
|
-
get rowSeparatorPinnedRowBackground() {
|
|
1900
|
-
return brushToString(this.i.rowSeparatorPinnedRowBackground);
|
|
1901
|
-
}
|
|
1902
|
-
set rowSeparatorPinnedRowBackground(v) {
|
|
1903
|
-
this.i.rowSeparatorPinnedRowBackground = stringToBrush(v);
|
|
1904
|
-
}
|
|
1905
|
-
/**
|
|
1906
|
-
* Sets or gets the width to use for the column resizing separator.
|
|
1907
|
-
*/
|
|
1908
|
-
get columnResizingSeparatorWidth() {
|
|
1909
|
-
return this.i.columnResizingSeparatorWidth;
|
|
1910
|
-
}
|
|
1911
|
-
set columnResizingSeparatorWidth(v) {
|
|
1912
|
-
this.i.columnResizingSeparatorWidth = +v;
|
|
1913
|
-
}
|
|
1914
|
-
/**
|
|
1915
|
-
* Gets or sets the opacity of the column Resizing separator.
|
|
1916
|
-
*/
|
|
1917
|
-
get columnResizingSeparatorOpacity() {
|
|
1918
|
-
return this.i.columnResizingSeparatorOpacity;
|
|
1919
|
-
}
|
|
1920
|
-
set columnResizingSeparatorOpacity(v) {
|
|
1921
|
-
this.i.columnResizingSeparatorOpacity = +v;
|
|
1922
|
-
}
|
|
1923
|
-
/**
|
|
1924
|
-
* Sets or gets the width to use for the column resizing separator.
|
|
1925
|
-
*/
|
|
1926
|
-
get columnMovingSeparatorWidth() {
|
|
1927
|
-
return this.i.columnMovingSeparatorWidth;
|
|
1928
|
-
}
|
|
1929
|
-
set columnMovingSeparatorWidth(v) {
|
|
1930
|
-
this.i.columnMovingSeparatorWidth = +v;
|
|
1931
|
-
}
|
|
1932
|
-
/**
|
|
1933
|
-
* Gets or sets the opacity of the column moving separator.
|
|
1934
|
-
*/
|
|
1935
|
-
get columnMovingSeparatorOpacity() {
|
|
1936
|
-
return this.i.columnMovingSeparatorOpacity;
|
|
1937
|
-
}
|
|
1938
|
-
set columnMovingSeparatorOpacity(v) {
|
|
1939
|
-
this.i.columnMovingSeparatorOpacity = +v;
|
|
1940
|
-
}
|
|
1941
|
-
/**
|
|
1942
|
-
* Gets or sets the default background color to use for column resizing separator.
|
|
1943
|
-
*/
|
|
1944
|
-
get columnResizingSeparatorBackground() {
|
|
1945
|
-
return brushToString(this.i.columnResizingSeparatorBackground);
|
|
1946
|
-
}
|
|
1947
|
-
set columnResizingSeparatorBackground(v) {
|
|
1948
|
-
this.i.columnResizingSeparatorBackground = stringToBrush(v);
|
|
1949
|
-
}
|
|
1950
|
-
/**
|
|
1951
|
-
* Gets or sets the default background color to use for column moving separator.
|
|
1952
|
-
*/
|
|
1953
|
-
get columnMovingSeparatorBackground() {
|
|
1954
|
-
return brushToString(this.i.columnMovingSeparatorBackground);
|
|
1955
|
-
}
|
|
1956
|
-
set columnMovingSeparatorBackground(v) {
|
|
1957
|
-
this.i.columnMovingSeparatorBackground = stringToBrush(v);
|
|
1958
|
-
}
|
|
1959
|
-
/**
|
|
1960
|
-
* Gets or sets if the section header content should be shifted into the normal column scrollable area when there are pinned columns
|
|
1961
|
-
*/
|
|
1962
|
-
get shiftSectionContent() {
|
|
1963
|
-
return this.i.shiftSectionContent;
|
|
1964
|
-
}
|
|
1965
|
-
set shiftSectionContent(v) {
|
|
1966
|
-
this.i.shiftSectionContent = ensureBool(v);
|
|
1967
|
-
}
|
|
1968
|
-
/**
|
|
1969
|
-
* Gets or sets the column options icon alignment in header cells.
|
|
1970
|
-
*/
|
|
1971
|
-
get columnOptionsIconAlignment() {
|
|
1972
|
-
return this.i.columnOptionsIconAlignment;
|
|
1973
|
-
}
|
|
1974
|
-
set columnOptionsIconAlignment(v) {
|
|
1975
|
-
this.i.columnOptionsIconAlignment = ensureEnum(ColumnOptionsIconAlignment_$type, v);
|
|
1976
|
-
}
|
|
1977
|
-
/**
|
|
1978
|
-
* Gets or sets the column options icon color in header cells.
|
|
1979
|
-
*/
|
|
1980
|
-
get columnOptionsIconColor() {
|
|
1981
|
-
return brushToString(this.i.columnOptionsIconColor);
|
|
1982
|
-
}
|
|
1983
|
-
set columnOptionsIconColor(v) {
|
|
1984
|
-
this.i.columnOptionsIconColor = stringToBrush(v);
|
|
1985
|
-
}
|
|
1986
|
-
/**
|
|
1987
|
-
* Gets or sets how the column options icon will behave inside header cells.
|
|
1988
|
-
*/
|
|
1989
|
-
get columnOptionsIconBehavior() {
|
|
1990
|
-
return this.i.columnOptionsIconBehavior;
|
|
1991
|
-
}
|
|
1992
|
-
set columnOptionsIconBehavior(v) {
|
|
1993
|
-
this.i.columnOptionsIconBehavior = ensureEnum(ColumnOptionsIconBehavior_$type, v);
|
|
1994
|
-
}
|
|
1995
|
-
/**
|
|
1996
|
-
* Gets the actual border color around the grid.
|
|
1997
|
-
*/
|
|
1998
|
-
get actualBorder() {
|
|
1999
|
-
return brushToString(this.i.actualBorder);
|
|
2000
|
-
}
|
|
2001
|
-
set actualBorder(v) {
|
|
2002
|
-
this.i.actualBorder = stringToBrush(v);
|
|
2003
|
-
}
|
|
2004
|
-
/**
|
|
2005
|
-
* Gets or sets the border color around the grid.
|
|
2006
|
-
*/
|
|
2007
|
-
get border() {
|
|
2008
|
-
return brushToString(this.i.border);
|
|
2009
|
-
}
|
|
2010
|
-
set border(v) {
|
|
2011
|
-
this.i.border = stringToBrush(v);
|
|
2012
|
-
}
|
|
2013
|
-
/**
|
|
2014
|
-
* Gets the actual border width.
|
|
2015
|
-
*/
|
|
2016
|
-
get actualBorderWidth() {
|
|
2017
|
-
return this.i.actualBorderWidth;
|
|
2018
|
-
}
|
|
2019
|
-
set actualBorderWidth(v) {
|
|
2020
|
-
this.i.actualBorderWidth = v;
|
|
2021
|
-
}
|
|
2022
|
-
get borderWidthBottom() {
|
|
2023
|
-
return this.i.borderWidth ? this.i.borderWidth.bottom : NaN;
|
|
2024
|
-
}
|
|
2025
|
-
set borderWidthBottom(v) {
|
|
2026
|
-
this.ensureBorderWidth();
|
|
2027
|
-
const __nv = +v;
|
|
2028
|
-
if (this.i.borderWidth.bottom === __nv) {
|
|
2029
|
-
return;
|
|
2030
|
-
}
|
|
2031
|
-
const __copy = new Thickness(2);
|
|
2032
|
-
__copy.bottom = __nv;
|
|
2033
|
-
__copy.left = this.i.borderWidth.left;
|
|
2034
|
-
__copy.right = this.i.borderWidth.right;
|
|
2035
|
-
__copy.top = this.i.borderWidth.top;
|
|
2036
|
-
this.i.borderWidth = __copy;
|
|
2037
|
-
}
|
|
2038
|
-
get borderWidthLeft() {
|
|
2039
|
-
return this.i.borderWidth ? this.i.borderWidth.left : NaN;
|
|
2040
|
-
}
|
|
2041
|
-
set borderWidthLeft(v) {
|
|
2042
|
-
this.ensureBorderWidth();
|
|
2043
|
-
const __nv = +v;
|
|
2044
|
-
if (this.i.borderWidth.left === __nv) {
|
|
2045
|
-
return;
|
|
2046
|
-
}
|
|
2047
|
-
const __copy = new Thickness(2);
|
|
2048
|
-
__copy.left = __nv;
|
|
2049
|
-
__copy.bottom = this.i.borderWidth.bottom;
|
|
2050
|
-
__copy.right = this.i.borderWidth.right;
|
|
2051
|
-
__copy.top = this.i.borderWidth.top;
|
|
2052
|
-
this.i.borderWidth = __copy;
|
|
2053
|
-
}
|
|
2054
|
-
get borderWidthRight() {
|
|
2055
|
-
return this.i.borderWidth ? this.i.borderWidth.right : NaN;
|
|
2056
|
-
}
|
|
2057
|
-
set borderWidthRight(v) {
|
|
2058
|
-
this.ensureBorderWidth();
|
|
2059
|
-
const __nv = +v;
|
|
2060
|
-
if (this.i.borderWidth.right === __nv) {
|
|
2061
|
-
return;
|
|
2062
|
-
}
|
|
2063
|
-
const __copy = new Thickness(2);
|
|
2064
|
-
__copy.right = __nv;
|
|
2065
|
-
__copy.bottom = this.i.borderWidth.bottom;
|
|
2066
|
-
__copy.left = this.i.borderWidth.left;
|
|
2067
|
-
__copy.top = this.i.borderWidth.top;
|
|
2068
|
-
this.i.borderWidth = __copy;
|
|
2069
|
-
}
|
|
2070
|
-
get borderWidthTop() {
|
|
2071
|
-
return this.i.borderWidth ? this.i.borderWidth.top : NaN;
|
|
2072
|
-
}
|
|
2073
|
-
set borderWidthTop(v) {
|
|
2074
|
-
this.ensureBorderWidth();
|
|
2075
|
-
const __nv = +v;
|
|
2076
|
-
if (this.i.borderWidth.top === __nv) {
|
|
2077
|
-
return;
|
|
2078
|
-
}
|
|
2079
|
-
const __copy = new Thickness(2);
|
|
2080
|
-
__copy.top = __nv;
|
|
2081
|
-
__copy.bottom = this.i.borderWidth.bottom;
|
|
2082
|
-
__copy.left = this.i.borderWidth.left;
|
|
2083
|
-
__copy.right = this.i.borderWidth.right;
|
|
2084
|
-
this.i.borderWidth = __copy;
|
|
2085
|
-
}
|
|
2086
|
-
ensureBorderWidth() {
|
|
2087
|
-
if (this.i.borderWidth) {
|
|
2088
|
-
return;
|
|
2089
|
-
}
|
|
2090
|
-
this.i.borderWidth = new Thickness(2);
|
|
2091
|
-
}
|
|
2092
|
-
/**
|
|
2093
|
-
* Gets or sets if the grid should notify on programmatic selection changes as well as changes from the UI.
|
|
2094
|
-
*/
|
|
2095
|
-
get notifyOnAllSelectionChanges() {
|
|
2096
|
-
return this.i.notifyOnAllSelectionChanges;
|
|
2097
|
-
}
|
|
2098
|
-
set notifyOnAllSelectionChanges(v) {
|
|
2099
|
-
this.i.notifyOnAllSelectionChanges = ensureBool(v);
|
|
2100
|
-
}
|
|
2101
|
-
get cornerRadiusBottomRight() {
|
|
2102
|
-
return this.i.cornerRadius ? this.i.cornerRadius.c : NaN;
|
|
2103
|
-
}
|
|
2104
|
-
set cornerRadiusBottomRight(v) {
|
|
2105
|
-
this.ensureCornerRadius();
|
|
2106
|
-
const __nv = +v;
|
|
2107
|
-
if (this.i.cornerRadius.c === __nv) {
|
|
2108
|
-
return;
|
|
2109
|
-
}
|
|
2110
|
-
const __copy = new CornerRadius(2);
|
|
2111
|
-
__copy.c = __nv;
|
|
2112
|
-
__copy.b = this.i.cornerRadius.b;
|
|
2113
|
-
__copy.d = this.i.cornerRadius.d;
|
|
2114
|
-
__copy.e = this.i.cornerRadius.e;
|
|
2115
|
-
this.i.cornerRadius = __copy;
|
|
2116
|
-
}
|
|
2117
|
-
get cornerRadiusBottomLeft() {
|
|
2118
|
-
return this.i.cornerRadius ? this.i.cornerRadius.b : NaN;
|
|
2119
|
-
}
|
|
2120
|
-
set cornerRadiusBottomLeft(v) {
|
|
2121
|
-
this.ensureCornerRadius();
|
|
2122
|
-
const __nv = +v;
|
|
2123
|
-
if (this.i.cornerRadius.b === __nv) {
|
|
2124
|
-
return;
|
|
2125
|
-
}
|
|
2126
|
-
const __copy = new CornerRadius(2);
|
|
2127
|
-
__copy.b = __nv;
|
|
2128
|
-
__copy.c = this.i.cornerRadius.c;
|
|
2129
|
-
__copy.d = this.i.cornerRadius.d;
|
|
2130
|
-
__copy.e = this.i.cornerRadius.e;
|
|
2131
|
-
this.i.cornerRadius = __copy;
|
|
2132
|
-
}
|
|
2133
|
-
get cornerRadiusTopLeft() {
|
|
2134
|
-
return this.i.cornerRadius ? this.i.cornerRadius.d : NaN;
|
|
2135
|
-
}
|
|
2136
|
-
set cornerRadiusTopLeft(v) {
|
|
2137
|
-
this.ensureCornerRadius();
|
|
2138
|
-
const __nv = +v;
|
|
2139
|
-
if (this.i.cornerRadius.d === __nv) {
|
|
2140
|
-
return;
|
|
2141
|
-
}
|
|
2142
|
-
const __copy = new CornerRadius(2);
|
|
2143
|
-
__copy.d = __nv;
|
|
2144
|
-
__copy.c = this.i.cornerRadius.c;
|
|
2145
|
-
__copy.b = this.i.cornerRadius.b;
|
|
2146
|
-
__copy.e = this.i.cornerRadius.e;
|
|
2147
|
-
this.i.cornerRadius = __copy;
|
|
2148
|
-
}
|
|
2149
|
-
get cornerRadiusTopRight() {
|
|
2150
|
-
return this.i.cornerRadius ? this.i.cornerRadius.e : NaN;
|
|
2151
|
-
}
|
|
2152
|
-
set cornerRadiusTopRight(v) {
|
|
2153
|
-
this.ensureCornerRadius();
|
|
2154
|
-
const __nv = +v;
|
|
2155
|
-
if (this.i.cornerRadius.e === __nv) {
|
|
2156
|
-
return;
|
|
2157
|
-
}
|
|
2158
|
-
const __copy = new CornerRadius(2);
|
|
2159
|
-
__copy.e = __nv;
|
|
2160
|
-
__copy.c = this.i.cornerRadius.c;
|
|
2161
|
-
__copy.b = this.i.cornerRadius.b;
|
|
2162
|
-
__copy.d = this.i.cornerRadius.d;
|
|
2163
|
-
this.i.cornerRadius = __copy;
|
|
2164
|
-
}
|
|
2165
|
-
ensureCornerRadius() {
|
|
2166
|
-
if (this.i.cornerRadius) {
|
|
2167
|
-
return;
|
|
2168
|
-
}
|
|
2169
|
-
this.i.cornerRadius = new CornerRadius(2);
|
|
2170
|
-
}
|
|
2171
|
-
get actualCornerRadiusBottomRight() {
|
|
2172
|
-
return this.i.actualCornerRadius ? this.i.actualCornerRadius.c : NaN;
|
|
2173
|
-
}
|
|
2174
|
-
set actualCornerRadiusBottomRight(v) {
|
|
2175
|
-
this.ensureActualCornerRadius();
|
|
2176
|
-
const __nv = +v;
|
|
2177
|
-
if (this.i.actualCornerRadius.c === __nv) {
|
|
2178
|
-
return;
|
|
2179
|
-
}
|
|
2180
|
-
const __copy = new CornerRadius(2);
|
|
2181
|
-
__copy.c = __nv;
|
|
2182
|
-
__copy.b = this.i.actualCornerRadius.b;
|
|
2183
|
-
__copy.d = this.i.actualCornerRadius.d;
|
|
2184
|
-
__copy.e = this.i.actualCornerRadius.e;
|
|
2185
|
-
this.i.actualCornerRadius = __copy;
|
|
2186
|
-
}
|
|
2187
|
-
get actualCornerRadiusBottomLeft() {
|
|
2188
|
-
return this.i.actualCornerRadius ? this.i.actualCornerRadius.b : NaN;
|
|
2189
|
-
}
|
|
2190
|
-
set actualCornerRadiusBottomLeft(v) {
|
|
2191
|
-
this.ensureActualCornerRadius();
|
|
2192
|
-
const __nv = +v;
|
|
2193
|
-
if (this.i.actualCornerRadius.b === __nv) {
|
|
2194
|
-
return;
|
|
2195
|
-
}
|
|
2196
|
-
const __copy = new CornerRadius(2);
|
|
2197
|
-
__copy.b = __nv;
|
|
2198
|
-
__copy.c = this.i.actualCornerRadius.c;
|
|
2199
|
-
__copy.d = this.i.actualCornerRadius.d;
|
|
2200
|
-
__copy.e = this.i.actualCornerRadius.e;
|
|
2201
|
-
this.i.actualCornerRadius = __copy;
|
|
2202
|
-
}
|
|
2203
|
-
get actualCornerRadiusTopLeft() {
|
|
2204
|
-
return this.i.actualCornerRadius ? this.i.actualCornerRadius.d : NaN;
|
|
2205
|
-
}
|
|
2206
|
-
set actualCornerRadiusTopLeft(v) {
|
|
2207
|
-
this.ensureActualCornerRadius();
|
|
2208
|
-
const __nv = +v;
|
|
2209
|
-
if (this.i.actualCornerRadius.d === __nv) {
|
|
2210
|
-
return;
|
|
2211
|
-
}
|
|
2212
|
-
const __copy = new CornerRadius(2);
|
|
2213
|
-
__copy.d = __nv;
|
|
2214
|
-
__copy.c = this.i.actualCornerRadius.c;
|
|
2215
|
-
__copy.b = this.i.actualCornerRadius.b;
|
|
2216
|
-
__copy.e = this.i.actualCornerRadius.e;
|
|
2217
|
-
this.i.actualCornerRadius = __copy;
|
|
2218
|
-
}
|
|
2219
|
-
get actualCornerRadiusTopRight() {
|
|
2220
|
-
return this.i.actualCornerRadius ? this.i.actualCornerRadius.e : NaN;
|
|
2221
|
-
}
|
|
2222
|
-
set actualCornerRadiusTopRight(v) {
|
|
2223
|
-
this.ensureActualCornerRadius();
|
|
2224
|
-
const __nv = +v;
|
|
2225
|
-
if (this.i.actualCornerRadius.e === __nv) {
|
|
2226
|
-
return;
|
|
2227
|
-
}
|
|
2228
|
-
const __copy = new CornerRadius(2);
|
|
2229
|
-
__copy.e = __nv;
|
|
2230
|
-
__copy.c = this.i.actualCornerRadius.c;
|
|
2231
|
-
__copy.b = this.i.actualCornerRadius.b;
|
|
2232
|
-
__copy.d = this.i.actualCornerRadius.d;
|
|
2233
|
-
this.i.actualCornerRadius = __copy;
|
|
2234
|
-
}
|
|
2235
|
-
ensureActualCornerRadius() {
|
|
2236
|
-
if (this.i.actualCornerRadius) {
|
|
2237
|
-
return;
|
|
2238
|
-
}
|
|
2239
|
-
this.i.actualCornerRadius = new CornerRadius(2);
|
|
2240
|
-
}
|
|
2241
|
-
/**
|
|
2242
|
-
* Gets or sets whether the active cell style will be applied to cells when made active.
|
|
2243
|
-
*/
|
|
2244
|
-
get isActiveCellStyleEnabled() {
|
|
2245
|
-
return this.i.isActiveCellStyleEnabled;
|
|
2246
|
-
}
|
|
2247
|
-
set isActiveCellStyleEnabled(v) {
|
|
2248
|
-
this.i.isActiveCellStyleEnabled = ensureBool(v);
|
|
2249
|
-
}
|
|
2250
|
-
/**
|
|
2251
|
-
* Prevents mouse events from bubbling out of the grid.
|
|
2252
|
-
*/
|
|
2253
|
-
get stopPropagation() {
|
|
2254
|
-
return this.i.stopPropagation;
|
|
2255
|
-
}
|
|
2256
|
-
set stopPropagation(v) {
|
|
2257
|
-
this.i.stopPropagation = ensureBool(v);
|
|
2258
|
-
}
|
|
2259
|
-
/**
|
|
2260
|
-
* Gets the actual background for the grid.
|
|
2261
|
-
*/
|
|
2262
|
-
get actualBackground() {
|
|
2263
|
-
return brushToString(this.i.actualBackground);
|
|
2264
|
-
}
|
|
2265
|
-
set actualBackground(v) {
|
|
2266
|
-
this.i.actualBackground = stringToBrush(v);
|
|
2267
|
-
}
|
|
2268
|
-
/**
|
|
2269
|
-
* Gets or sets the background for the grid.
|
|
2270
|
-
*/
|
|
2271
|
-
get background() {
|
|
2272
|
-
return brushToString(this.i.background);
|
|
2273
|
-
}
|
|
2274
|
-
set background(v) {
|
|
2275
|
-
this.i.background = stringToBrush(v);
|
|
2276
|
-
}
|
|
2277
|
-
/**
|
|
2278
|
-
* A set of states that can be applied to the columns of the grid based on available space.
|
|
2279
|
-
*/
|
|
2280
|
-
get responsiveStates() {
|
|
2281
|
-
if (this._responsiveStates === null) {
|
|
2282
|
-
let coll = new IgxResponsiveStatesCollection();
|
|
2283
|
-
let innerColl = this.i.responsiveStates;
|
|
2284
|
-
if (!innerColl) {
|
|
2285
|
-
innerColl = new ResponsiveStatesCollection_internal();
|
|
2286
|
-
}
|
|
2287
|
-
this._responsiveStates = coll._fromInner(innerColl);
|
|
2288
|
-
}
|
|
2289
|
-
return this._responsiveStates;
|
|
2290
|
-
}
|
|
2291
|
-
set responsiveStates(v) {
|
|
2292
|
-
if (this._responsiveStates !== null) {
|
|
2293
|
-
this._responsiveStates._setSyncTarget(null);
|
|
2294
|
-
this._responsiveStates = null;
|
|
2295
|
-
}
|
|
2296
|
-
let coll = new IgxResponsiveStatesCollection();
|
|
2297
|
-
this._responsiveStates = coll._fromOuter(v);
|
|
2298
|
-
let syncColl = new SyncableObservableCollection$1(ResponsiveState.$type);
|
|
2299
|
-
let innerColl = this.i.responsiveStates;
|
|
2300
|
-
if (!innerColl) {
|
|
2301
|
-
innerColl = new ResponsiveStatesCollection_internal();
|
|
2302
|
-
}
|
|
2303
|
-
syncColl._inner = innerColl;
|
|
2304
|
-
syncColl.clear();
|
|
2305
|
-
this._responsiveStates._setSyncTarget(syncColl);
|
|
2306
|
-
}
|
|
2307
|
-
/**
|
|
2308
|
-
* Gets the region of the grid that is visible.
|
|
2309
|
-
*/
|
|
2310
|
-
get actualVisibleRegion() {
|
|
2311
|
-
return fromRect(this.i.actualVisibleRegion);
|
|
2312
|
-
}
|
|
2313
|
-
/**
|
|
2314
|
-
* Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
|
|
2315
|
-
*/
|
|
2316
|
-
get initialSortDescriptions() {
|
|
2317
|
-
const r = this.i.initialSortDescriptions;
|
|
2318
|
-
if (r == null) {
|
|
2319
|
-
return null;
|
|
2320
|
-
}
|
|
2321
|
-
if (!r.externalObject) {
|
|
2322
|
-
let e = new IgxColumnSortDescriptionCollection();
|
|
2323
|
-
if (r.$type) {
|
|
2324
|
-
e._implementation = r;
|
|
2325
|
-
}
|
|
2326
|
-
else {
|
|
2327
|
-
if (e.i.setNativeElement) {
|
|
2328
|
-
e.i.setNativeElement(r);
|
|
2329
|
-
}
|
|
2330
|
-
}
|
|
2331
|
-
r.externalObject = e;
|
|
2332
|
-
}
|
|
2333
|
-
return r.externalObject;
|
|
2334
|
-
}
|
|
2335
|
-
/**
|
|
2336
|
-
* Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
|
|
2337
|
-
*/
|
|
2338
|
-
get initialGroupDescriptions() {
|
|
2339
|
-
const r = this.i.initialGroupDescriptions;
|
|
2340
|
-
if (r == null) {
|
|
2341
|
-
return null;
|
|
2342
|
-
}
|
|
2343
|
-
if (!r.externalObject) {
|
|
2344
|
-
let e = new IgxColumnGroupDescriptionCollection();
|
|
2345
|
-
if (r.$type) {
|
|
2346
|
-
e._implementation = r;
|
|
2347
|
-
}
|
|
2348
|
-
else {
|
|
2349
|
-
if (e.i.setNativeElement) {
|
|
2350
|
-
e.i.setNativeElement(r);
|
|
2351
|
-
}
|
|
2352
|
-
}
|
|
2353
|
-
r.externalObject = e;
|
|
2354
|
-
}
|
|
2355
|
-
return r.externalObject;
|
|
2356
|
-
}
|
|
2357
|
-
/**
|
|
2358
|
-
* Gets the current summaries that are applied to the grid.
|
|
2359
|
-
*/
|
|
2360
|
-
get initialSummaryDescriptions() {
|
|
2361
|
-
const r = this.i.initialSummaryDescriptions;
|
|
2362
|
-
if (r == null) {
|
|
2363
|
-
return null;
|
|
2364
|
-
}
|
|
2365
|
-
if (!r.externalObject) {
|
|
2366
|
-
let e = new IgxColumnSummaryDescriptionCollection();
|
|
2367
|
-
if (r.$type) {
|
|
2368
|
-
e._implementation = r;
|
|
2369
|
-
}
|
|
2370
|
-
else {
|
|
2371
|
-
if (e.i.setNativeElement) {
|
|
2372
|
-
e.i.setNativeElement(r);
|
|
2373
|
-
}
|
|
2374
|
-
}
|
|
2375
|
-
r.externalObject = e;
|
|
2376
|
-
}
|
|
2377
|
-
return r.externalObject;
|
|
2378
|
-
}
|
|
2379
|
-
get initialSorts() {
|
|
2380
|
-
return this.i.initialSorts;
|
|
2381
|
-
}
|
|
2382
|
-
set initialSorts(v) {
|
|
2383
|
-
this.i.initialSorts = v;
|
|
2384
|
-
}
|
|
2385
|
-
get initialGroups() {
|
|
2386
|
-
return this.i.initialGroups;
|
|
2387
|
-
}
|
|
2388
|
-
set initialGroups(v) {
|
|
2389
|
-
this.i.initialGroups = v;
|
|
2390
|
-
}
|
|
2391
|
-
get initialSummaries() {
|
|
2392
|
-
return this.i.initialSummaries;
|
|
2393
|
-
}
|
|
2394
|
-
set initialSummaries(v) {
|
|
2395
|
-
this.i.initialSummaries = v;
|
|
2396
|
-
}
|
|
2397
|
-
/**
|
|
2398
|
-
* Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
|
|
2399
|
-
*/
|
|
2400
|
-
get sortDescriptions() {
|
|
2401
|
-
const r = this.i.sortDescriptions;
|
|
2402
|
-
if (r == null) {
|
|
2403
|
-
return null;
|
|
2404
|
-
}
|
|
2405
|
-
if (!r.externalObject) {
|
|
2406
|
-
let e = new IgxColumnSortDescriptionCollection();
|
|
2407
|
-
if (r.$type) {
|
|
2408
|
-
e._implementation = r;
|
|
2409
|
-
}
|
|
2410
|
-
else {
|
|
2411
|
-
if (e.i.setNativeElement) {
|
|
2412
|
-
e.i.setNativeElement(r);
|
|
2413
|
-
}
|
|
2414
|
-
}
|
|
2415
|
-
r.externalObject = e;
|
|
2416
|
-
}
|
|
2417
|
-
return r.externalObject;
|
|
2418
|
-
}
|
|
2419
|
-
/**
|
|
2420
|
-
* Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.
|
|
2421
|
-
*/
|
|
2422
|
-
get groupDescriptions() {
|
|
2423
|
-
const r = this.i.groupDescriptions;
|
|
2424
|
-
if (r == null) {
|
|
2425
|
-
return null;
|
|
2426
|
-
}
|
|
2427
|
-
if (!r.externalObject) {
|
|
2428
|
-
let e = new IgxColumnGroupDescriptionCollection();
|
|
2429
|
-
if (r.$type) {
|
|
2430
|
-
e._implementation = r;
|
|
2431
|
-
}
|
|
2432
|
-
else {
|
|
2433
|
-
if (e.i.setNativeElement) {
|
|
2434
|
-
e.i.setNativeElement(r);
|
|
2435
|
-
}
|
|
2436
|
-
}
|
|
2437
|
-
r.externalObject = e;
|
|
2438
|
-
}
|
|
2439
|
-
return r.externalObject;
|
|
2440
|
-
}
|
|
2441
|
-
/**
|
|
2442
|
-
* Gets the current filter that is applied to the grid. Collection can be updated to modify the filter for the grid. Once filter expresisons are in this collection, the grid will no longer listen for changes on their properties.
|
|
2443
|
-
*/
|
|
2444
|
-
get filterExpressions() {
|
|
2445
|
-
const r = this.i.filterExpressions;
|
|
2446
|
-
if (r == null) {
|
|
2447
|
-
return null;
|
|
2448
|
-
}
|
|
2449
|
-
if (!r.externalObject) {
|
|
2450
|
-
let e = new IgxFilterExpressionCollection();
|
|
2451
|
-
if (r.$type) {
|
|
2452
|
-
e._implementation = r;
|
|
2453
|
-
}
|
|
2454
|
-
else {
|
|
2455
|
-
if (e.i.setNativeElement) {
|
|
2456
|
-
e.i.setNativeElement(r);
|
|
2457
|
-
}
|
|
2458
|
-
}
|
|
2459
|
-
r.externalObject = e;
|
|
2460
|
-
}
|
|
2461
|
-
return r.externalObject;
|
|
2462
|
-
}
|
|
2463
|
-
/**
|
|
2464
|
-
* Gets the current summaries that are applied to the grid.
|
|
2465
|
-
*/
|
|
2466
|
-
get summaryDescriptions() {
|
|
2467
|
-
const r = this.i.summaryDescriptions;
|
|
2468
|
-
if (r == null) {
|
|
2469
|
-
return null;
|
|
2470
|
-
}
|
|
2471
|
-
if (!r.externalObject) {
|
|
2472
|
-
let e = new IgxColumnSummaryDescriptionCollection();
|
|
2473
|
-
if (r.$type) {
|
|
2474
|
-
e._implementation = r;
|
|
2475
|
-
}
|
|
2476
|
-
else {
|
|
2477
|
-
if (e.i.setNativeElement) {
|
|
2478
|
-
e.i.setNativeElement(r);
|
|
2479
|
-
}
|
|
2480
|
-
}
|
|
2481
|
-
r.externalObject = e;
|
|
2482
|
-
}
|
|
2483
|
-
return r.externalObject;
|
|
2484
|
-
}
|
|
2485
|
-
/**
|
|
2486
|
-
* Gets or sets the scope which summaries are calculated for.
|
|
2487
|
-
*/
|
|
2488
|
-
get summaryScope() {
|
|
2489
|
-
return this.i.summaryScope;
|
|
2490
|
-
}
|
|
2491
|
-
set summaryScope(v) {
|
|
2492
|
-
this.i.summaryScope = ensureEnum(SummaryScope_$type, v);
|
|
2493
|
-
}
|
|
2494
|
-
/**
|
|
2495
|
-
* Gets or sets whether group headers are collapsable.
|
|
2496
|
-
*/
|
|
2497
|
-
get isGroupCollapsable() {
|
|
2498
|
-
return this.i.isGroupCollapsable;
|
|
2499
|
-
}
|
|
2500
|
-
set isGroupCollapsable(v) {
|
|
2501
|
-
this.i.isGroupCollapsable = ensureBool(v);
|
|
2502
|
-
}
|
|
2503
|
-
/**
|
|
2504
|
-
* Gets or sets how group headers are displayed when there are multiple groups defined in the grid.
|
|
2505
|
-
*/
|
|
2506
|
-
get groupHeaderDisplayMode() {
|
|
2507
|
-
return this.i.groupHeaderDisplayMode;
|
|
2508
|
-
}
|
|
2509
|
-
set groupHeaderDisplayMode(v) {
|
|
2510
|
-
this.i.groupHeaderDisplayMode = ensureEnum(GroupHeaderDisplayMode_$type, v);
|
|
2511
|
-
}
|
|
2512
|
-
/**
|
|
2513
|
-
* Gets or sets whether groups are expanded or collapsed by default.
|
|
2514
|
-
*/
|
|
2515
|
-
get isGroupExpandedDefault() {
|
|
2516
|
-
return this.i.isGroupExpandedDefault;
|
|
2517
|
-
}
|
|
2518
|
-
set isGroupExpandedDefault(v) {
|
|
2519
|
-
this.i.isGroupExpandedDefault = ensureBool(v);
|
|
2520
|
-
}
|
|
2521
|
-
/**
|
|
2522
|
-
* Gets or sets whether clicking anywhere inside a section header cell toggles the group's expansion state.
|
|
2523
|
-
* When false (the default), only the expansion indicator toggles the group.
|
|
2524
|
-
*/
|
|
2525
|
-
get expandCollapseOnSectionHeaderClick() {
|
|
2526
|
-
return this.i.expandCollapseOnSectionHeaderClick;
|
|
2527
|
-
}
|
|
2528
|
-
set expandCollapseOnSectionHeaderClick(v) {
|
|
2529
|
-
this.i.expandCollapseOnSectionHeaderClick = ensureBool(v);
|
|
2530
|
-
}
|
|
2531
|
-
/**
|
|
2532
|
-
* Gets or sets the display mode summaries will use inside groups.
|
|
2533
|
-
*/
|
|
2534
|
-
get groupSummaryDisplayMode() {
|
|
2535
|
-
return this.i.groupSummaryDisplayMode;
|
|
2536
|
-
}
|
|
2537
|
-
set groupSummaryDisplayMode(v) {
|
|
2538
|
-
this.i.groupSummaryDisplayMode = ensureEnum(GroupSummaryDisplayMode_$type, v);
|
|
2539
|
-
}
|
|
2540
|
-
/**
|
|
2541
|
-
* Gets or sets whether to automatically accept edits or require explicit acceptance or rejections of edits
|
|
2542
|
-
* when handling the CellValueChanging or DataCommitting events.
|
|
2543
|
-
* When True, nothing is required on the part of the developer in order for edits to be accepted. In
|
|
2544
|
-
* order to validate and reject a user cell edit you must explicitly handle the CellValueChanging event
|
|
2545
|
-
* and call the RejectEdit method using the edit ID provided by the event. In order to reject a whole
|
|
2546
|
-
* commit you need to handle the DataComitting event and explicitly call the RejectCommit method using
|
|
2547
|
-
* the commit ID provided by the event.
|
|
2548
|
-
* When False, cell edits are not immediately accepted until you explicitly call the AcceptEdit method
|
|
2549
|
-
* using the edit ID provided by the CellValueChanging event. If you do not handle this event then edits
|
|
2550
|
-
* will be auto accepted.
|
|
2551
|
-
*/
|
|
2552
|
-
get autoAcceptEdits() {
|
|
2553
|
-
return this.i.autoAcceptEdits;
|
|
2554
|
-
}
|
|
2555
|
-
set autoAcceptEdits(v) {
|
|
2556
|
-
this.i.autoAcceptEdits = ensureBool(v);
|
|
2557
|
-
}
|
|
2558
|
-
/**
|
|
2559
|
-
* Sets or gets the user provided primary key to assume for the data. Certain functionality of the grid requires a way to uniquely identify items in order to work correctly.
|
|
2560
|
-
* If a primary key cannot be inferred from the data source, you may need to provide one here.
|
|
2561
|
-
*/
|
|
2562
|
-
get primaryKey() {
|
|
2563
|
-
return this.i.primaryKey;
|
|
2564
|
-
}
|
|
2565
|
-
set primaryKey(v) {
|
|
2566
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
2567
|
-
const re = /\s*(?:,|\s|$)\s*/gm;
|
|
2568
|
-
v = v.split(re);
|
|
2569
|
-
}
|
|
2570
|
-
this.i.primaryKey = v;
|
|
2571
|
-
}
|
|
2572
|
-
/**
|
|
2573
|
-
* Gets either the inferred primary key from the data source, or the user provided primary key, if present. Represents the actual primary key that the grid will use in operations that require it.
|
|
2574
|
-
*/
|
|
2575
|
-
get actualPrimaryKey() {
|
|
2576
|
-
return this.i.actualPrimaryKey;
|
|
2577
|
-
}
|
|
2578
|
-
set actualPrimaryKey(v) {
|
|
2579
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
2580
|
-
const re = /\s*(?:,|\s|$)\s*/gm;
|
|
2581
|
-
v = v.split(re);
|
|
2582
|
-
}
|
|
2583
|
-
this.i.actualPrimaryKey = v;
|
|
2584
|
-
}
|
|
2585
|
-
get actualColumns() {
|
|
2586
|
-
if (this._actualColumns === null) {
|
|
2587
|
-
let coll = new IgxGridColumnCollection();
|
|
2588
|
-
let innerColl = this.i.actualColumns;
|
|
2589
|
-
if (!innerColl) {
|
|
2590
|
-
innerColl = new GridColumnCollection_internal();
|
|
2591
|
-
}
|
|
2592
|
-
this._actualColumns = coll._fromInner(innerColl);
|
|
2593
|
-
}
|
|
2594
|
-
return this._actualColumns;
|
|
2595
|
-
}
|
|
2596
|
-
set actualColumns(v) {
|
|
2597
|
-
if (this._actualColumns !== null) {
|
|
2598
|
-
this._actualColumns._setSyncTarget(null);
|
|
2599
|
-
this._actualColumns = null;
|
|
2600
|
-
}
|
|
2601
|
-
let coll = new IgxGridColumnCollection();
|
|
2602
|
-
this._actualColumns = coll._fromOuter(v);
|
|
2603
|
-
let syncColl = new SyncableObservableCollection$1(DataGridColumn.$type);
|
|
2604
|
-
let innerColl = this.i.actualColumns;
|
|
2605
|
-
if (!innerColl) {
|
|
2606
|
-
innerColl = new GridColumnCollection_internal();
|
|
2607
|
-
}
|
|
2608
|
-
syncColl._inner = innerColl;
|
|
2609
|
-
syncColl.clear();
|
|
2610
|
-
this._actualColumns._setSyncTarget(syncColl);
|
|
2611
|
-
}
|
|
2612
|
-
/**
|
|
2613
|
-
* Sets or gets whether the grid will react to sort changes.
|
|
2614
|
-
*/
|
|
2615
|
-
get reactsToSortChanges() {
|
|
2616
|
-
return this.i.reactsToSortChanges;
|
|
2617
|
-
}
|
|
2618
|
-
set reactsToSortChanges(v) {
|
|
2619
|
-
this.i.reactsToSortChanges = ensureBool(v);
|
|
2620
|
-
}
|
|
2621
|
-
/**
|
|
2622
|
-
* Sets or gets whether the grid will react to group changes.
|
|
2623
|
-
*/
|
|
2624
|
-
get reactsToGroupChanges() {
|
|
2625
|
-
return this.i.reactsToGroupChanges;
|
|
2626
|
-
}
|
|
2627
|
-
set reactsToGroupChanges(v) {
|
|
2628
|
-
this.i.reactsToGroupChanges = ensureBool(v);
|
|
2629
|
-
}
|
|
2630
|
-
/**
|
|
2631
|
-
* Sets or gets whether the grid will react to filter changes.
|
|
2632
|
-
*/
|
|
2633
|
-
get reactsToFilterChanges() {
|
|
2634
|
-
return this.i.reactsToFilterChanges;
|
|
2635
|
-
}
|
|
2636
|
-
set reactsToFilterChanges(v) {
|
|
2637
|
-
this.i.reactsToFilterChanges = ensureBool(v);
|
|
2638
|
-
}
|
|
2639
|
-
/**
|
|
2640
|
-
* Gets whether an undo can be performed.
|
|
2641
|
-
*/
|
|
2642
|
-
get canUndo() {
|
|
2643
|
-
return this.i.canUndo;
|
|
2644
|
-
}
|
|
2645
|
-
/**
|
|
2646
|
-
* Gets whether a redo can be performed.
|
|
2647
|
-
*/
|
|
2648
|
-
get canRedo() {
|
|
2649
|
-
return this.i.canRedo;
|
|
2650
|
-
}
|
|
2651
|
-
/**
|
|
2652
|
-
* Gets whether a commit can be performed. False if there are any errors present
|
|
2653
|
-
* on any pending transactions.
|
|
2654
|
-
*/
|
|
2655
|
-
get canCommit() {
|
|
2656
|
-
return this.i.canCommit;
|
|
2657
|
-
}
|
|
2658
|
-
/**
|
|
2659
|
-
* Gets or sets the behavior of the Enter key.
|
|
2660
|
-
*/
|
|
2661
|
-
get enterBehavior() {
|
|
2662
|
-
return this.i.enterBehavior;
|
|
2663
|
-
}
|
|
2664
|
-
set enterBehavior(v) {
|
|
2665
|
-
this.i.enterBehavior = ensureEnum(EnterKeyBehaviors_$type, v);
|
|
2666
|
-
}
|
|
2667
|
-
/**
|
|
2668
|
-
* Gets or sets the behavior of the enter key when exiting edit mode.
|
|
2669
|
-
*/
|
|
2670
|
-
get enterBehaviorAfterEdit() {
|
|
2671
|
-
return this.i.enterBehaviorAfterEdit;
|
|
2672
|
-
}
|
|
2673
|
-
set enterBehaviorAfterEdit(v) {
|
|
2674
|
-
this.i.enterBehaviorAfterEdit = ensureEnum(EnterKeyBehaviorAfterEdit_$type, v);
|
|
2675
|
-
}
|
|
2676
|
-
/**
|
|
2677
|
-
* Gets or sets whether to show the summaries option in the column options menu.
|
|
2678
|
-
*/
|
|
2679
|
-
get isColumnOptionsSummariesEnabled() {
|
|
2680
|
-
return this.i.isColumnOptionsSummariesEnabled;
|
|
2681
|
-
}
|
|
2682
|
-
set isColumnOptionsSummariesEnabled(v) {
|
|
2683
|
-
this.i.isColumnOptionsSummariesEnabled = ensureBool(v);
|
|
2684
|
-
}
|
|
2685
|
-
/**
|
|
2686
|
-
* Gets or sets whether to show the grouping option in the column options menu.
|
|
2687
|
-
*/
|
|
2688
|
-
get isColumnOptionsGroupingEnabled() {
|
|
2689
|
-
return this.i.isColumnOptionsGroupingEnabled;
|
|
2690
|
-
}
|
|
2691
|
-
set isColumnOptionsGroupingEnabled(v) {
|
|
2692
|
-
this.i.isColumnOptionsGroupingEnabled = ensureBool(v);
|
|
2693
|
-
}
|
|
2694
|
-
/**
|
|
2695
|
-
* Gets or sets if and how cell merging is performed for all fields.
|
|
2696
|
-
*/
|
|
2697
|
-
get mergedCellMode() {
|
|
2698
|
-
return this.i.mergedCellMode;
|
|
2699
|
-
}
|
|
2700
|
-
set mergedCellMode(v) {
|
|
2701
|
-
this.i.mergedCellMode = ensureEnum(MergedCellMode_$type, v);
|
|
2702
|
-
}
|
|
2703
|
-
/**
|
|
2704
|
-
* Gets or sets how cells are evaluated for merging.
|
|
2705
|
-
*/
|
|
2706
|
-
get mergedCellEvaluationCriteria() {
|
|
2707
|
-
return this.i.mergedCellEvaluationCriteria;
|
|
2708
|
-
}
|
|
2709
|
-
set mergedCellEvaluationCriteria(v) {
|
|
2710
|
-
this.i.mergedCellEvaluationCriteria = ensureEnum(MergedCellEvaluationCriteria_$type, v);
|
|
2711
|
-
}
|
|
2712
|
-
/**
|
|
2713
|
-
* Gets or sets the vertical alignment to use for the merged cell content.
|
|
2714
|
-
*/
|
|
2715
|
-
get mergedCellVerticalAlignment() {
|
|
2716
|
-
return this.i.mergedCellVerticalAlignment;
|
|
2717
|
-
}
|
|
2718
|
-
set mergedCellVerticalAlignment(v) {
|
|
2719
|
-
this.i.mergedCellVerticalAlignment = ensureEnum(CellContentVerticalAlignment_$type, v);
|
|
2720
|
-
}
|
|
2721
|
-
/**
|
|
2722
|
-
* Gets or sets which filter UI type to use.
|
|
2723
|
-
*/
|
|
2724
|
-
get filterUIType() {
|
|
2725
|
-
return this.i.filterUIType;
|
|
2726
|
-
}
|
|
2727
|
-
set filterUIType(v) {
|
|
2728
|
-
this.i.filterUIType = ensureEnum(FilterUIType_$type, v);
|
|
2729
|
-
}
|
|
2730
|
-
/**
|
|
2731
|
-
* Gets or sets how filters set through the filter UI are combined.
|
|
2732
|
-
*/
|
|
2733
|
-
get filterLogicalOperator() {
|
|
2734
|
-
return this.i.filterLogicalOperator;
|
|
2735
|
-
}
|
|
2736
|
-
set filterLogicalOperator(v) {
|
|
2737
|
-
this.i.filterLogicalOperator = ensureEnum(FilterLogicalOperator_$type, v);
|
|
2738
|
-
}
|
|
2739
|
-
/**
|
|
2740
|
-
* Gets or sets whether UI filters are case sensitive or not.
|
|
2741
|
-
*/
|
|
2742
|
-
get filterComparisonType() {
|
|
2743
|
-
return this.i.filterComparisonType;
|
|
2744
|
-
}
|
|
2745
|
-
set filterComparisonType(v) {
|
|
2746
|
-
this.i.filterComparisonType = ensureEnum(FilterComparisonType_$type, v);
|
|
2747
|
-
}
|
|
2748
|
-
get todayOverride() {
|
|
2749
|
-
return this.i.todayOverride;
|
|
2750
|
-
}
|
|
2751
|
-
set todayOverride(v) {
|
|
2752
|
-
this.i.todayOverride = v;
|
|
2753
|
-
}
|
|
2754
|
-
/**
|
|
2755
|
-
* Gets or sets whether selection is cleared when pressing the Escape key.
|
|
2756
|
-
*/
|
|
2757
|
-
get clearSelectionOnEscape() {
|
|
2758
|
-
return this.i.clearSelectionOnEscape;
|
|
2759
|
-
}
|
|
2760
|
-
set clearSelectionOnEscape(v) {
|
|
2761
|
-
this.i.clearSelectionOnEscape = ensureBool(v);
|
|
2762
|
-
}
|
|
2763
|
-
/**
|
|
2764
|
-
* Gets or sets the size of each page when the pager is visible.
|
|
2765
|
-
*/
|
|
2766
|
-
get pageSize() {
|
|
2767
|
-
return this.i.pageSize;
|
|
2768
|
-
}
|
|
2769
|
-
set pageSize(v) {
|
|
2770
|
-
this.i.pageSize = +v;
|
|
2771
|
-
}
|
|
2772
|
-
/**
|
|
2773
|
-
* Gets or sets whether to show the column chooser button in the toolbar.
|
|
2774
|
-
*/
|
|
2775
|
-
get isToolbarColumnChooserVisible() {
|
|
2776
|
-
return this.i.isToolbarColumnChooserVisible;
|
|
2777
|
-
}
|
|
2778
|
-
set isToolbarColumnChooserVisible(v) {
|
|
2779
|
-
this.i.isToolbarColumnChooserVisible = ensureBool(v);
|
|
2780
|
-
}
|
|
2781
|
-
/**
|
|
2782
|
-
* Gets or sets whether to show the column pinning button in the toolbar.
|
|
2783
|
-
*/
|
|
2784
|
-
get isToolbarColumnPinningVisible() {
|
|
2785
|
-
return this.i.isToolbarColumnPinningVisible;
|
|
2786
|
-
}
|
|
2787
|
-
set isToolbarColumnPinningVisible(v) {
|
|
2788
|
-
this.i.isToolbarColumnPinningVisible = ensureBool(v);
|
|
2789
|
-
}
|
|
2790
|
-
/**
|
|
2791
|
-
* Gets or sets the title text to use in the toolbar.
|
|
2792
|
-
*/
|
|
2793
|
-
get toolbarTitle() {
|
|
2794
|
-
return this.i.toolbarTitle;
|
|
2795
|
-
}
|
|
2796
|
-
set toolbarTitle(v) {
|
|
2797
|
-
this.i.toolbarTitle = v;
|
|
2798
|
-
}
|
|
2799
|
-
/**
|
|
2800
|
-
* Gets or sets the column chooser button text to use in the toolbar.
|
|
2801
|
-
*/
|
|
2802
|
-
get toolbarColumnChooserText() {
|
|
2803
|
-
return this.i.toolbarColumnChooserText;
|
|
2804
|
-
}
|
|
2805
|
-
set toolbarColumnChooserText(v) {
|
|
2806
|
-
this.i.toolbarColumnChooserText = v;
|
|
2807
|
-
}
|
|
2808
|
-
/**
|
|
2809
|
-
* Gets or sets the column chooser title text to use in the toolbar.
|
|
2810
|
-
*/
|
|
2811
|
-
get toolbarColumnChooserTitle() {
|
|
2812
|
-
return this.i.toolbarColumnChooserTitle;
|
|
2813
|
-
}
|
|
2814
|
-
set toolbarColumnChooserTitle(v) {
|
|
2815
|
-
this.i.toolbarColumnChooserTitle = v;
|
|
2816
|
-
}
|
|
2817
|
-
/**
|
|
2818
|
-
* Gets or sets the column pinning button text to use in the toolbar.
|
|
2819
|
-
*/
|
|
2820
|
-
get toolbarColumnPinningText() {
|
|
2821
|
-
return this.i.toolbarColumnPinningText;
|
|
2822
|
-
}
|
|
2823
|
-
set toolbarColumnPinningText(v) {
|
|
2824
|
-
this.i.toolbarColumnPinningText = v;
|
|
2825
|
-
}
|
|
2826
|
-
/**
|
|
2827
|
-
* Gets or sets the column pinning title text to use in the toolbar.
|
|
2828
|
-
*/
|
|
2829
|
-
get toolbarColumnPinningTitle() {
|
|
2830
|
-
return this.i.toolbarColumnPinningTitle;
|
|
2831
|
-
}
|
|
2832
|
-
set toolbarColumnPinningTitle(v) {
|
|
2833
|
-
this.i.toolbarColumnPinningTitle = v;
|
|
2834
|
-
}
|
|
2835
|
-
/**
|
|
2836
|
-
* Gets or sets the style of scrollbar.
|
|
2837
|
-
*/
|
|
2838
|
-
get scrollbarStyle() {
|
|
2839
|
-
return this.i.scrollbarStyle;
|
|
2840
|
-
}
|
|
2841
|
-
set scrollbarStyle(v) {
|
|
2842
|
-
this.i.scrollbarStyle = ensureEnum(ScrollbarStyle_$type, v);
|
|
2843
|
-
}
|
|
2844
|
-
/**
|
|
2845
|
-
* Gets or sets the scrollbar background color.
|
|
2846
|
-
*/
|
|
2847
|
-
get scrollbarBackground() {
|
|
2848
|
-
return brushToString(this.i.scrollbarBackground);
|
|
2849
|
-
}
|
|
2850
|
-
set scrollbarBackground(v) {
|
|
2851
|
-
this.i.scrollbarBackground = stringToBrush(v);
|
|
2852
|
-
}
|
|
2853
|
-
/**
|
|
2854
|
-
* Gets or sets the scrollbar thumb background color when the pointer is over it.
|
|
2855
|
-
*/
|
|
2856
|
-
get scrollbarHoverBackground() {
|
|
2857
|
-
return brushToString(this.i.scrollbarHoverBackground);
|
|
2858
|
-
}
|
|
2859
|
-
set scrollbarHoverBackground(v) {
|
|
2860
|
-
this.i.scrollbarHoverBackground = stringToBrush(v);
|
|
2861
|
-
}
|
|
2862
|
-
/**
|
|
2863
|
-
* Gets or sets the scrollbar thumb background color when the user is dragging it.
|
|
2864
|
-
*/
|
|
2865
|
-
get scrollbarActiveBackground() {
|
|
2866
|
-
return brushToString(this.i.scrollbarActiveBackground);
|
|
2867
|
-
}
|
|
2868
|
-
set scrollbarActiveBackground(v) {
|
|
2869
|
-
this.i.scrollbarActiveBackground = stringToBrush(v);
|
|
2870
|
-
}
|
|
2871
|
-
/**
|
|
2872
|
-
* Gets or sets the column options dropdown background color.
|
|
2873
|
-
*/
|
|
2874
|
-
get columnOptionsBackground() {
|
|
2875
|
-
return brushToString(this.i.columnOptionsBackground);
|
|
2876
|
-
}
|
|
2877
|
-
set columnOptionsBackground(v) {
|
|
2878
|
-
this.i.columnOptionsBackground = stringToBrush(v);
|
|
2879
|
-
}
|
|
2880
|
-
/**
|
|
2881
|
-
* Gets or sets the scrollbar background color for checkbox lists in the column options dialog.
|
|
2882
|
-
*/
|
|
2883
|
-
get columnOptionsScrollbarBackground() {
|
|
2884
|
-
return brushToString(this.i.columnOptionsScrollbarBackground);
|
|
2885
|
-
}
|
|
2886
|
-
set columnOptionsScrollbarBackground(v) {
|
|
2887
|
-
this.i.columnOptionsScrollbarBackground = stringToBrush(v);
|
|
2888
|
-
}
|
|
2889
|
-
/**
|
|
2890
|
-
* Gets or sets the scrollbar thumb hover background color for checkbox lists in the column options dialog.
|
|
2891
|
-
*/
|
|
2892
|
-
get columnOptionsScrollbarHoverBackground() {
|
|
2893
|
-
return brushToString(this.i.columnOptionsScrollbarHoverBackground);
|
|
2894
|
-
}
|
|
2895
|
-
set columnOptionsScrollbarHoverBackground(v) {
|
|
2896
|
-
this.i.columnOptionsScrollbarHoverBackground = stringToBrush(v);
|
|
2897
|
-
}
|
|
2898
|
-
/**
|
|
2899
|
-
* Gets or sets the scrollbar thumb active (dragging) background color for checkbox lists in the column options dialog.
|
|
2900
|
-
*/
|
|
2901
|
-
get columnOptionsScrollbarActiveBackground() {
|
|
2902
|
-
return brushToString(this.i.columnOptionsScrollbarActiveBackground);
|
|
2903
|
-
}
|
|
2904
|
-
set columnOptionsScrollbarActiveBackground(v) {
|
|
2905
|
-
this.i.columnOptionsScrollbarActiveBackground = stringToBrush(v);
|
|
2906
|
-
}
|
|
2907
|
-
/**
|
|
2908
|
-
* Gets or sets the text color for text inside the column options menu.
|
|
2909
|
-
*/
|
|
2910
|
-
get columnOptionsTextColor() {
|
|
2911
|
-
return brushToString(this.i.columnOptionsTextColor);
|
|
2912
|
-
}
|
|
2913
|
-
set columnOptionsTextColor(v) {
|
|
2914
|
-
this.i.columnOptionsTextColor = stringToBrush(v);
|
|
2915
|
-
}
|
|
2916
|
-
/**
|
|
2917
|
-
* Gets or sets the font settings for text inside the column options menu.
|
|
2918
|
-
*/
|
|
2919
|
-
get columnOptionsTextStyle() {
|
|
2920
|
-
if (this.i.columnOptionsTextStyle == null) {
|
|
2921
|
-
return null;
|
|
2922
|
-
}
|
|
2923
|
-
return this.i.columnOptionsTextStyle.fontString;
|
|
2924
|
-
}
|
|
2925
|
-
set columnOptionsTextStyle(v) {
|
|
2926
|
-
let fi = new FontInfo();
|
|
2927
|
-
fi.fontString = v;
|
|
2928
|
-
this.i.columnOptionsTextStyle = fi;
|
|
2929
|
-
}
|
|
2930
|
-
/**
|
|
2931
|
-
* Gets or sets the hover background color inside the column options menu.
|
|
2932
|
-
*/
|
|
2933
|
-
get columnOptionsHoverBackgroundColor() {
|
|
2934
|
-
return brushToString(this.i.columnOptionsHoverBackgroundColor);
|
|
2935
|
-
}
|
|
2936
|
-
set columnOptionsHoverBackgroundColor(v) {
|
|
2937
|
-
this.i.columnOptionsHoverBackgroundColor = stringToBrush(v);
|
|
2938
|
-
}
|
|
2939
|
-
/**
|
|
2940
|
-
* Gets or sets the tooltip background color inside the column options menu.
|
|
2941
|
-
*/
|
|
2942
|
-
get columnOptionsToolTipBackgroundColor() {
|
|
2943
|
-
return brushToString(this.i.columnOptionsToolTipBackgroundColor);
|
|
2944
|
-
}
|
|
2945
|
-
set columnOptionsToolTipBackgroundColor(v) {
|
|
2946
|
-
this.i.columnOptionsToolTipBackgroundColor = stringToBrush(v);
|
|
2947
|
-
}
|
|
2948
|
-
/**
|
|
2949
|
-
* Gets or sets the tooltip text color inside the column options menu.
|
|
2950
|
-
*/
|
|
2951
|
-
get columnOptionsToolTipTextColor() {
|
|
2952
|
-
return brushToString(this.i.columnOptionsToolTipTextColor);
|
|
2953
|
-
}
|
|
2954
|
-
set columnOptionsToolTipTextColor(v) {
|
|
2955
|
-
this.i.columnOptionsToolTipTextColor = stringToBrush(v);
|
|
2956
|
-
}
|
|
2957
|
-
/**
|
|
2958
|
-
* Gets or sets the highlight color inside the column options menu.
|
|
2959
|
-
*/
|
|
2960
|
-
get columnOptionsHighlightColor() {
|
|
2961
|
-
return brushToString(this.i.columnOptionsHighlightColor);
|
|
2962
|
-
}
|
|
2963
|
-
set columnOptionsHighlightColor(v) {
|
|
2964
|
-
this.i.columnOptionsHighlightColor = stringToBrush(v);
|
|
2965
|
-
}
|
|
2966
|
-
/**
|
|
2967
|
-
* Gets or sets the color of separators inside the column options menu.
|
|
2968
|
-
*/
|
|
2969
|
-
get columnOptionsSeparatorColor() {
|
|
2970
|
-
return brushToString(this.i.columnOptionsSeparatorColor);
|
|
2971
|
-
}
|
|
2972
|
-
set columnOptionsSeparatorColor(v) {
|
|
2973
|
-
this.i.columnOptionsSeparatorColor = stringToBrush(v);
|
|
2974
|
-
}
|
|
2975
|
-
/**
|
|
2976
|
-
* Gets or sets the background color for group headers inside the column options menu.
|
|
2977
|
-
*/
|
|
2978
|
-
get columnOptionsGroupHeaderBackground() {
|
|
2979
|
-
return brushToString(this.i.columnOptionsGroupHeaderBackground);
|
|
2980
|
-
}
|
|
2981
|
-
set columnOptionsGroupHeaderBackground(v) {
|
|
2982
|
-
this.i.columnOptionsGroupHeaderBackground = stringToBrush(v);
|
|
2983
|
-
}
|
|
2984
|
-
/**
|
|
2985
|
-
* Gets or sets the text color for group headers inside the column options menu.
|
|
2986
|
-
*/
|
|
2987
|
-
get columnOptionsGroupHeaderTextColor() {
|
|
2988
|
-
return brushToString(this.i.columnOptionsGroupHeaderTextColor);
|
|
2989
|
-
}
|
|
2990
|
-
set columnOptionsGroupHeaderTextColor(v) {
|
|
2991
|
-
this.i.columnOptionsGroupHeaderTextColor = stringToBrush(v);
|
|
2992
|
-
}
|
|
2993
|
-
/**
|
|
2994
|
-
* Gets or sets the font settings for group header text inside the column options menu.
|
|
2995
|
-
*/
|
|
2996
|
-
get columnOptionsGroupHeaderTextStyle() {
|
|
2997
|
-
if (this.i.columnOptionsGroupHeaderTextStyle == null) {
|
|
2998
|
-
return null;
|
|
2999
|
-
}
|
|
3000
|
-
return this.i.columnOptionsGroupHeaderTextStyle.fontString;
|
|
3001
|
-
}
|
|
3002
|
-
set columnOptionsGroupHeaderTextStyle(v) {
|
|
3003
|
-
let fi = new FontInfo();
|
|
3004
|
-
fi.fontString = v;
|
|
3005
|
-
this.i.columnOptionsGroupHeaderTextStyle = fi;
|
|
3006
|
-
}
|
|
3007
|
-
get columnOptionsAccentColor() {
|
|
3008
|
-
return brushToString(this.i.columnOptionsAccentColor);
|
|
3009
|
-
}
|
|
3010
|
-
set columnOptionsAccentColor(v) {
|
|
3011
|
-
this.i.columnOptionsAccentColor = stringToBrush(v);
|
|
3012
|
-
}
|
|
3013
|
-
/**
|
|
3014
|
-
* Gets or sets the row height for submenus inside the column options menu.
|
|
3015
|
-
*/
|
|
3016
|
-
get columnOptionsRowHeight() {
|
|
3017
|
-
return this.i.columnOptionsRowHeight;
|
|
3018
|
-
}
|
|
3019
|
-
set columnOptionsRowHeight(v) {
|
|
3020
|
-
this.i.columnOptionsRowHeight = +v;
|
|
3021
|
-
}
|
|
3022
|
-
get allowCopyOperation() {
|
|
3023
|
-
return this.i.allowCopyOperation;
|
|
3024
|
-
}
|
|
3025
|
-
set allowCopyOperation(v) {
|
|
3026
|
-
this.i.allowCopyOperation = ensureBool(v);
|
|
3027
|
-
}
|
|
3028
|
-
get maxSelectedCellRanges() {
|
|
3029
|
-
return this.i.maxSelectedCellRanges;
|
|
3030
|
-
}
|
|
3031
|
-
set maxSelectedCellRanges(v) {
|
|
3032
|
-
this.i.maxSelectedCellRanges = +v;
|
|
3033
|
-
}
|
|
3034
|
-
/**
|
|
3035
|
-
* Gets or sets whether to defer the SelectedItemsChanged and SelectedKeysChanged events till after the drag selection has completed.
|
|
3036
|
-
*/
|
|
3037
|
-
get deferEventForRowDragSelection() {
|
|
3038
|
-
return this.i.deferEventForRowDragSelection;
|
|
3039
|
-
}
|
|
3040
|
-
set deferEventForRowDragSelection(v) {
|
|
3041
|
-
this.i.deferEventForRowDragSelection = ensureBool(v);
|
|
3042
|
-
}
|
|
3043
|
-
findByName(name) {
|
|
3044
|
-
if (this.findEphemera) {
|
|
3045
|
-
if (name && name.indexOf("@@e:") == 0) {
|
|
3046
|
-
return this.findEphemera(name);
|
|
3047
|
-
}
|
|
3048
|
-
}
|
|
3049
|
-
if (this.sectionHeader && this.sectionHeader.name && this.sectionHeader.name == name) {
|
|
3050
|
-
return this.sectionHeader;
|
|
3051
|
-
}
|
|
3052
|
-
if (this.summaryRowRoot && this.summaryRowRoot.name && this.summaryRowRoot.name == name) {
|
|
3053
|
-
return this.summaryRowRoot;
|
|
3054
|
-
}
|
|
3055
|
-
if (this.summaryRowSection && this.summaryRowSection.name && this.summaryRowSection.name == name) {
|
|
3056
|
-
return this.summaryRowSection;
|
|
3057
|
-
}
|
|
3058
|
-
if (this.rowSeparator && this.rowSeparator.name && this.rowSeparator.name == name) {
|
|
3059
|
-
return this.rowSeparator;
|
|
3060
|
-
}
|
|
3061
|
-
if (this.headerRowSeparator && this.headerRowSeparator.name && this.headerRowSeparator.name == name) {
|
|
3062
|
-
return this.headerRowSeparator;
|
|
3063
|
-
}
|
|
3064
|
-
if (this.headerSeparator && this.headerSeparator.name && this.headerSeparator.name == name) {
|
|
3065
|
-
return this.headerSeparator;
|
|
3066
|
-
}
|
|
3067
|
-
if (this.columnResizingSeparator && this.columnResizingSeparator.name && this.columnResizingSeparator.name == name) {
|
|
3068
|
-
return this.columnResizingSeparator;
|
|
3069
|
-
}
|
|
3070
|
-
if (this.columnMovingSeparator && this.columnMovingSeparator.name && this.columnMovingSeparator.name == name) {
|
|
3071
|
-
return this.columnMovingSeparator;
|
|
3072
|
-
}
|
|
3073
|
-
if (this.pinnedAreaSeparator && this.pinnedAreaSeparator.name && this.pinnedAreaSeparator.name == name) {
|
|
3074
|
-
return this.pinnedAreaSeparator;
|
|
3075
|
-
}
|
|
3076
|
-
if (this.animationSettings && this.animationSettings.name && this.animationSettings.name == name) {
|
|
3077
|
-
return this.animationSettings;
|
|
3078
|
-
}
|
|
3079
|
-
if (this.selectedKeys != null && this.selectedKeys.findByName && this.selectedKeys.findByName(name)) {
|
|
3080
|
-
return this.selectedKeys.findByName(name);
|
|
3081
|
-
}
|
|
3082
|
-
if (this.selectedCells != null && this.selectedCells.findByName && this.selectedCells.findByName(name)) {
|
|
3083
|
-
return this.selectedCells.findByName(name);
|
|
3084
|
-
}
|
|
3085
|
-
if (this.selectedCellRanges != null && this.selectedCellRanges.findByName && this.selectedCellRanges.findByName(name)) {
|
|
3086
|
-
return this.selectedCellRanges.findByName(name);
|
|
3087
|
-
}
|
|
3088
|
-
if (this.pinnedKeys != null && this.pinnedKeys.findByName && this.pinnedKeys.findByName(name)) {
|
|
3089
|
-
return this.pinnedKeys.findByName(name);
|
|
3090
|
-
}
|
|
3091
|
-
if (this.activeCell && this.activeCell.name && this.activeCell.name == name) {
|
|
3092
|
-
return this.activeCell;
|
|
3093
|
-
}
|
|
3094
|
-
if (this.responsiveStates != null && this.responsiveStates.findByName && this.responsiveStates.findByName(name)) {
|
|
3095
|
-
return this.responsiveStates.findByName(name);
|
|
3096
|
-
}
|
|
3097
|
-
if (this.initialSortDescriptions != null && this.initialSortDescriptions.findByName && this.initialSortDescriptions.findByName(name)) {
|
|
3098
|
-
return this.initialSortDescriptions.findByName(name);
|
|
3099
|
-
}
|
|
3100
|
-
if (this.initialGroupDescriptions != null && this.initialGroupDescriptions.findByName && this.initialGroupDescriptions.findByName(name)) {
|
|
3101
|
-
return this.initialGroupDescriptions.findByName(name);
|
|
3102
|
-
}
|
|
3103
|
-
if (this.initialSummaryDescriptions != null && this.initialSummaryDescriptions.findByName && this.initialSummaryDescriptions.findByName(name)) {
|
|
3104
|
-
return this.initialSummaryDescriptions.findByName(name);
|
|
3105
|
-
}
|
|
3106
|
-
if (this.sortDescriptions != null && this.sortDescriptions.findByName && this.sortDescriptions.findByName(name)) {
|
|
3107
|
-
return this.sortDescriptions.findByName(name);
|
|
3108
|
-
}
|
|
3109
|
-
if (this.groupDescriptions != null && this.groupDescriptions.findByName && this.groupDescriptions.findByName(name)) {
|
|
3110
|
-
return this.groupDescriptions.findByName(name);
|
|
3111
|
-
}
|
|
3112
|
-
if (this.filterExpressions != null && this.filterExpressions.findByName && this.filterExpressions.findByName(name)) {
|
|
3113
|
-
return this.filterExpressions.findByName(name);
|
|
3114
|
-
}
|
|
3115
|
-
if (this.summaryDescriptions != null && this.summaryDescriptions.findByName && this.summaryDescriptions.findByName(name)) {
|
|
3116
|
-
return this.summaryDescriptions.findByName(name);
|
|
3117
|
-
}
|
|
3118
|
-
if (this.actualColumns != null && this.actualColumns.findByName && this.actualColumns.findByName(name)) {
|
|
3119
|
-
return this.actualColumns.findByName(name);
|
|
3120
|
-
}
|
|
3121
|
-
if (this.columns != null && this.columns.findByName && this.columns.findByName(name)) {
|
|
3122
|
-
return this.columns.findByName(name);
|
|
3123
|
-
}
|
|
3124
|
-
return null;
|
|
3125
|
-
}
|
|
3126
|
-
get hasUserValues() {
|
|
3127
|
-
return this._hasUserValues;
|
|
3128
|
-
}
|
|
3129
|
-
__m(propertyName) {
|
|
3130
|
-
if (!this._inStyling) {
|
|
3131
|
-
this._hasUserValues.add(propertyName);
|
|
3132
|
-
}
|
|
3133
|
-
}
|
|
3134
|
-
_styling(container, component, parent) {
|
|
3135
|
-
if (this._inStyling) {
|
|
3136
|
-
return;
|
|
3137
|
-
}
|
|
3138
|
-
this._inStyling = true;
|
|
3139
|
-
this._stylingContainer = container;
|
|
3140
|
-
this._stylingParent = component;
|
|
3141
|
-
let genericPrefix = "";
|
|
3142
|
-
let typeName = this.i.$type.name;
|
|
3143
|
-
if (typeName.indexOf("Xam") === 0) {
|
|
3144
|
-
typeName = typeName.substring(3);
|
|
3145
|
-
}
|
|
3146
|
-
genericPrefix = toSpinal("DataGridComponent");
|
|
3147
|
-
let additionalPrefixes = [];
|
|
3148
|
-
let prefix = toSpinal(typeName);
|
|
3149
|
-
additionalPrefixes.push(prefix + "-");
|
|
3150
|
-
let b = this.i.$type.baseType;
|
|
3151
|
-
while (b && b.name != "Object" &&
|
|
3152
|
-
b.name != "Base" &&
|
|
3153
|
-
b.name != "Control" &&
|
|
3154
|
-
b.Name != "DependencyObject" &&
|
|
3155
|
-
b.Name != "FrameworkElement") {
|
|
3156
|
-
typeName = b.name;
|
|
3157
|
-
if (typeName.indexOf("Xam") === 0) {
|
|
3158
|
-
typeName = typeName.substring(3);
|
|
3159
|
-
}
|
|
3160
|
-
let basePrefix = toSpinal(typeName);
|
|
3161
|
-
additionalPrefixes.push(basePrefix + "-");
|
|
3162
|
-
b = b.baseType;
|
|
3163
|
-
}
|
|
3164
|
-
if (parent) {
|
|
3165
|
-
let parentTypeName = parent.i.$type.name;
|
|
3166
|
-
if (parentTypeName.indexOf("Xam") === 0) {
|
|
3167
|
-
parentTypeName = parentTypeName.substring(3);
|
|
3168
|
-
}
|
|
3169
|
-
let parentPrefix = toSpinal(parentTypeName);
|
|
3170
|
-
additionalPrefixes.push(parentPrefix + "-" + genericPrefix + "-");
|
|
3171
|
-
additionalPrefixes.push(parentPrefix + "-" + prefix + "-");
|
|
3172
|
-
}
|
|
3173
|
-
initializePropertiesFromCss(container, this, genericPrefix + "-", this.hasUserValues, false, additionalPrefixes);
|
|
3174
|
-
if (this.sectionHeader && this.sectionHeader._styling) {
|
|
3175
|
-
this.sectionHeader._styling(container, component, this);
|
|
3176
|
-
}
|
|
3177
|
-
if (this.summaryRowRoot && this.summaryRowRoot._styling) {
|
|
3178
|
-
this.summaryRowRoot._styling(container, component, this);
|
|
3179
|
-
}
|
|
3180
|
-
if (this.summaryRowSection && this.summaryRowSection._styling) {
|
|
3181
|
-
this.summaryRowSection._styling(container, component, this);
|
|
3182
|
-
}
|
|
3183
|
-
if (this.rowSeparator && this.rowSeparator._styling) {
|
|
3184
|
-
this.rowSeparator._styling(container, component, this);
|
|
3185
|
-
}
|
|
3186
|
-
if (this.headerRowSeparator && this.headerRowSeparator._styling) {
|
|
3187
|
-
this.headerRowSeparator._styling(container, component, this);
|
|
3188
|
-
}
|
|
3189
|
-
if (this.headerSeparator && this.headerSeparator._styling) {
|
|
3190
|
-
this.headerSeparator._styling(container, component, this);
|
|
3191
|
-
}
|
|
3192
|
-
if (this.columnResizingSeparator && this.columnResizingSeparator._styling) {
|
|
3193
|
-
this.columnResizingSeparator._styling(container, component, this);
|
|
3194
|
-
}
|
|
3195
|
-
if (this.columnMovingSeparator && this.columnMovingSeparator._styling) {
|
|
3196
|
-
this.columnMovingSeparator._styling(container, component, this);
|
|
3197
|
-
}
|
|
3198
|
-
if (this.pinnedAreaSeparator && this.pinnedAreaSeparator._styling) {
|
|
3199
|
-
this.pinnedAreaSeparator._styling(container, component, this);
|
|
3200
|
-
}
|
|
3201
|
-
if (this._otherStyling) {
|
|
3202
|
-
this._otherStyling(container, component, parent);
|
|
3203
|
-
}
|
|
3204
|
-
this._inStyling = false;
|
|
3205
|
-
}
|
|
3206
|
-
/**
|
|
3207
|
-
* Forces a refresh of the grid content.
|
|
3208
|
-
|
|
3209
|
-
*/
|
|
3210
|
-
refresh() {
|
|
3211
|
-
this.i.refresh();
|
|
3212
|
-
}
|
|
3213
|
-
/**
|
|
3214
|
-
* Makes sure pending work has completed if the grid need to be synchronously examined.
|
|
3215
|
-
|
|
3216
|
-
*/
|
|
3217
|
-
flush() {
|
|
3218
|
-
this.i.flush();
|
|
3219
|
-
}
|
|
3220
|
-
notifyScrollStart() {
|
|
3221
|
-
this.i.notifyScrollStart();
|
|
3222
|
-
}
|
|
3223
|
-
notifyScrollStop() {
|
|
3224
|
-
this.i.notifyScrollStop();
|
|
3225
|
-
}
|
|
3226
|
-
exchangeColumn(newColumn, oldColumn) {
|
|
3227
|
-
this.i.exchangeColumn((newColumn == null ? null : newColumn.i), (oldColumn == null ? null : oldColumn.i));
|
|
3228
|
-
}
|
|
3229
|
-
pinColumn(column, position) {
|
|
3230
|
-
this.i.pinColumn((column == null ? null : column.i), ensureEnum(PinnedPositions_$type, position));
|
|
3231
|
-
}
|
|
3232
|
-
moveColumn(oldIndex, newIndex) {
|
|
3233
|
-
this.i.moveColumn(oldIndex, newIndex);
|
|
3234
|
-
}
|
|
3235
|
-
/**
|
|
3236
|
-
* Moves a column to the left, if possible.
|
|
3237
|
-
|
|
3238
|
-
* @param columnIndex * The index of the column to move.
|
|
3239
|
-
*/
|
|
3240
|
-
moveColumnLeft(columnIndex) {
|
|
3241
|
-
this.i.moveColumnLeft(columnIndex);
|
|
3242
|
-
}
|
|
3243
|
-
/**
|
|
3244
|
-
* Moves a column to the right, if possible.
|
|
3245
|
-
|
|
3246
|
-
* @param columnIndex * The index of the column to move.
|
|
3247
|
-
*/
|
|
3248
|
-
moveColumnRight(columnIndex) {
|
|
3249
|
-
this.i.moveColumnRight(columnIndex);
|
|
3250
|
-
}
|
|
3251
|
-
/**
|
|
3252
|
-
* Returns true if a column can be moved to the left of it's current position; otherwise false.
|
|
3253
|
-
|
|
3254
|
-
* @param columnIndex * The index of the column.
|
|
3255
|
-
*/
|
|
3256
|
-
canMoveColumnLeft(columnIndex) {
|
|
3257
|
-
let iv = this.i.canMoveColumnLeft(columnIndex);
|
|
3258
|
-
return (iv);
|
|
3259
|
-
}
|
|
3260
|
-
/**
|
|
3261
|
-
* Returns true if a column can be moved to the right of it's current position; otherwise false.
|
|
3262
|
-
|
|
3263
|
-
* @param columnIndex * The index of the column.
|
|
3264
|
-
*/
|
|
3265
|
-
canMoveColumnRight(columnIndex) {
|
|
3266
|
-
let iv = this.i.canMoveColumnRight(columnIndex);
|
|
3267
|
-
return (iv);
|
|
3268
|
-
}
|
|
3269
|
-
/**
|
|
3270
|
-
* Exports visual information about the current state of the grid.
|
|
3271
|
-
|
|
3272
|
-
*/
|
|
3273
|
-
exportVisualModel() {
|
|
3274
|
-
let iv = this.i.exportVisualModel();
|
|
3275
|
-
return (iv);
|
|
3276
|
-
}
|
|
3277
|
-
/**
|
|
3278
|
-
* Returns a serialized copy of the exported visual model
|
|
3279
|
-
|
|
3280
|
-
*/
|
|
3281
|
-
exportSerializedVisualModel() {
|
|
3282
|
-
let iv = this.i.exportSerializedVisualModel();
|
|
3283
|
-
return (iv);
|
|
3284
|
-
}
|
|
3285
|
-
/**
|
|
3286
|
-
* Scrolls the grid to given row, by index
|
|
3287
|
-
|
|
3288
|
-
* @param rowNumber * The row index to scroll to.
|
|
3289
|
-
*/
|
|
3290
|
-
scrollToRowByIndex(rowNumber) {
|
|
3291
|
-
this.i.scrollToRowByIndex(rowNumber);
|
|
3292
|
-
}
|
|
3293
|
-
/**
|
|
3294
|
-
* Scrolls the grid so that a row is the last visible, by index.
|
|
3295
|
-
|
|
3296
|
-
* @param rowNumber * The row index to scroll to.
|
|
3297
|
-
*/
|
|
3298
|
-
scrollToLastRowByIndex(rowNumber) {
|
|
3299
|
-
this.i.scrollToLastRowByIndex(rowNumber);
|
|
3300
|
-
}
|
|
3301
|
-
/**
|
|
3302
|
-
* Scrolls to an item, if found.
|
|
3303
|
-
|
|
3304
|
-
* @param item * The item to scroll to.
|
|
3305
|
-
*/
|
|
3306
|
-
scrollToItem(item) {
|
|
3307
|
-
let iv = this.i.scrollToItem(item);
|
|
3308
|
-
return (iv);
|
|
3309
|
-
}
|
|
3310
|
-
scrollToPrimaryKey(key) {
|
|
3311
|
-
let iv = this.i.scrollToPrimaryKey(key);
|
|
3312
|
-
return (iv);
|
|
3313
|
-
}
|
|
3314
|
-
/**
|
|
3315
|
-
* Scrolls the grid to given column, by index
|
|
3316
|
-
|
|
3317
|
-
* @param columnNumber * The column number to scroll to.
|
|
3318
|
-
*/
|
|
3319
|
-
scrollToColumnByIndex(columnNumber) {
|
|
3320
|
-
this.i.scrollToColumnByIndex(columnNumber);
|
|
3321
|
-
}
|
|
3322
|
-
/**
|
|
3323
|
-
* Gets the last visible index in the grid.
|
|
3324
|
-
|
|
3325
|
-
*/
|
|
3326
|
-
getLastVisibleIndex() {
|
|
3327
|
-
let iv = this.i.getLastVisibleIndex();
|
|
3328
|
-
return (iv);
|
|
3329
|
-
}
|
|
3330
|
-
/**
|
|
3331
|
-
* Gets the first visible index in the grid.
|
|
3332
|
-
|
|
3333
|
-
*/
|
|
3334
|
-
getFirstVisibleIndex() {
|
|
3335
|
-
let iv = this.i.getFirstVisibleIndex();
|
|
3336
|
-
return (iv);
|
|
3337
|
-
}
|
|
3338
|
-
/**
|
|
3339
|
-
* Invalidates the bound data for the rows currently visible.
|
|
3340
|
-
|
|
3341
|
-
*/
|
|
3342
|
-
invalidateVisibleRows() {
|
|
3343
|
-
this.i.invalidateVisibleRows();
|
|
3344
|
-
}
|
|
3345
|
-
/**
|
|
3346
|
-
* Manually set the active responsive state of the grid.
|
|
3347
|
-
|
|
3348
|
-
* @param name
|
|
3349
|
-
*/
|
|
3350
|
-
setActiveResponsiveState(name) {
|
|
3351
|
-
this.i.setActiveResponsiveState(name);
|
|
3352
|
-
}
|
|
3353
|
-
notifySetItem(index, oldItem, newItem) {
|
|
3354
|
-
this.i.notifySetItem(index, oldItem, newItem);
|
|
3355
|
-
}
|
|
3356
|
-
/**
|
|
3357
|
-
* Manually notifies the grid's data source that the data it has bound to has been cleared and needs to be re-examined.
|
|
3358
|
-
* This should not be called if the data that the grid is bound to is already observable.
|
|
3359
|
-
|
|
3360
|
-
*/
|
|
3361
|
-
notifyClearItems() {
|
|
3362
|
-
this.i.notifyClearItems();
|
|
3363
|
-
}
|
|
3364
|
-
notifyInsertItem(index, newItem) {
|
|
3365
|
-
this.i.notifyInsertItem(index, newItem);
|
|
3366
|
-
}
|
|
3367
|
-
notifyRemoveItem(index, oldItem) {
|
|
3368
|
-
this.i.notifyRemoveItem(index, oldItem);
|
|
3369
|
-
}
|
|
3370
|
-
/**
|
|
3371
|
-
* Returns the data index of an item within the bound data source.
|
|
3372
|
-
|
|
3373
|
-
* @param item * The item from which to get the index.
|
|
3374
|
-
*/
|
|
3375
|
-
dataIndexOfItem(item) {
|
|
3376
|
-
let iv = this.i.dataIndexOfItem(item);
|
|
3377
|
-
return (iv);
|
|
3378
|
-
}
|
|
3379
|
-
dataIndexOfPrimaryKey(key) {
|
|
3380
|
-
let iv = this.i.dataIndexOfPrimaryKey(key);
|
|
3381
|
-
return (iv);
|
|
3382
|
-
}
|
|
3383
|
-
/**
|
|
3384
|
-
* Resolves the value of a specific cell.
|
|
3385
|
-
|
|
3386
|
-
* @param cellKey * The cell to resolve.
|
|
3387
|
-
*/
|
|
3388
|
-
resolveCellValue(cellKey) {
|
|
3389
|
-
let iv = this.i.resolveCellValue((cellKey == null ? null : cellKey.i));
|
|
3390
|
-
return (iv);
|
|
3391
|
-
}
|
|
3392
|
-
resolveCellValueFromPosition(row, column) {
|
|
3393
|
-
let iv = this.i.resolveCellValueFromPosition(row, column);
|
|
3394
|
-
return (iv);
|
|
3395
|
-
}
|
|
3396
|
-
/**
|
|
3397
|
-
* Gets the column that appears at the index specified. This is not the columns actual index in the
|
|
3398
|
-
* column's collection but the index for how it appears visually in the grid.
|
|
3399
|
-
|
|
3400
|
-
* @param index * The rendered index of the column.
|
|
3401
|
-
*/
|
|
3402
|
-
getColumnAtRenderedIndex(index) {
|
|
3403
|
-
let iv = this.i.getColumnAtRenderedIndex(index);
|
|
3404
|
-
let ret = null;
|
|
3405
|
-
if (iv && iv.externalObject) {
|
|
3406
|
-
ret = iv.externalObject;
|
|
3407
|
-
}
|
|
3408
|
-
else {
|
|
3409
|
-
if (iv) {
|
|
3410
|
-
let e = IgxDataGridColumnComponent._createFromInternal(iv);
|
|
3411
|
-
e._implementation = iv;
|
|
3412
|
-
iv.externalObject = e;
|
|
3413
|
-
ret = e;
|
|
3414
|
-
}
|
|
3415
|
-
}
|
|
3416
|
-
return ret;
|
|
3417
|
-
}
|
|
3418
|
-
/**
|
|
3419
|
-
* Gets the summary results for root level.
|
|
3420
|
-
|
|
3421
|
-
*/
|
|
3422
|
-
getRootSummaryResults() {
|
|
3423
|
-
let iv = this.i.getRootSummaryResults();
|
|
3424
|
-
return (iv);
|
|
3425
|
-
}
|
|
3426
|
-
/**
|
|
3427
|
-
* Gets the summary results for a specific section.
|
|
3428
|
-
|
|
3429
|
-
*/
|
|
3430
|
-
getSectionSummaryResults(sectionIndex) {
|
|
3431
|
-
let iv = this.i.getSectionSummaryResults(sectionIndex);
|
|
3432
|
-
return (iv);
|
|
3433
|
-
}
|
|
3434
|
-
/**
|
|
3435
|
-
* Commits any edits that may exist in the datasource.
|
|
3436
|
-
|
|
3437
|
-
*/
|
|
3438
|
-
commitEdits() {
|
|
3439
|
-
this.i.commitEdits();
|
|
3440
|
-
}
|
|
3441
|
-
/**
|
|
3442
|
-
* Cancels any edits that may exist in the datasource.
|
|
3443
|
-
|
|
3444
|
-
*/
|
|
3445
|
-
cancelEdits() {
|
|
3446
|
-
this.i.cancelEdits();
|
|
3447
|
-
}
|
|
3448
|
-
/**
|
|
3449
|
-
* Accepts a specific commit to the datasource.
|
|
3450
|
-
|
|
3451
|
-
* @param commitID * The ID of the commit provided by the Committing event.
|
|
3452
|
-
*/
|
|
3453
|
-
acceptCommit(commitID) {
|
|
3454
|
-
this.i.acceptCommit(commitID);
|
|
3455
|
-
}
|
|
3456
|
-
/**
|
|
3457
|
-
* Rejects a specific commit.
|
|
3458
|
-
|
|
3459
|
-
* @param commitID * The ID of the commit provided by the Committing event.
|
|
3460
|
-
*/
|
|
3461
|
-
rejectCommit(commitID) {
|
|
3462
|
-
this.i.rejectCommit(commitID);
|
|
3463
|
-
}
|
|
3464
|
-
/**
|
|
3465
|
-
* Undo the last edit.
|
|
3466
|
-
|
|
3467
|
-
*/
|
|
3468
|
-
undo() {
|
|
3469
|
-
this.i.undo();
|
|
3470
|
-
}
|
|
3471
|
-
/**
|
|
3472
|
-
* Redo the last edit.
|
|
3473
|
-
|
|
3474
|
-
*/
|
|
3475
|
-
redo() {
|
|
3476
|
-
this.i.redo();
|
|
3477
|
-
}
|
|
3478
|
-
updatePropertyAtKey(key, propertyPath, value) {
|
|
3479
|
-
this.i.updatePropertyAtKey(key, propertyPath, value);
|
|
3480
|
-
}
|
|
3481
|
-
removeItemByKey(key) {
|
|
3482
|
-
this.i.removeItemByKey(key);
|
|
3483
|
-
}
|
|
3484
|
-
/**
|
|
3485
|
-
* Removes an item by its instance.
|
|
3486
|
-
|
|
3487
|
-
* @param item * The item instance to remove.
|
|
3488
|
-
*/
|
|
3489
|
-
removeItem(item) {
|
|
3490
|
-
this.i.removeItem(item);
|
|
3491
|
-
}
|
|
3492
|
-
/**
|
|
3493
|
-
* Accept a pending edit turning it into a real edit.
|
|
3494
|
-
|
|
3495
|
-
* @param editID * The ID of the edit. Provided by the CellValueChanging event.
|
|
3496
|
-
*/
|
|
3497
|
-
acceptEdit(editID) {
|
|
3498
|
-
this.i.acceptEdit(editID);
|
|
3499
|
-
}
|
|
3500
|
-
/**
|
|
3501
|
-
* Reject a pending edit.
|
|
3502
|
-
|
|
3503
|
-
* @param editID * The ID of the edit. Provided by the CellValueChanging event.
|
|
3504
|
-
*/
|
|
3505
|
-
rejectEdit(editID) {
|
|
3506
|
-
this.i.rejectEdit(editID);
|
|
3507
|
-
}
|
|
3508
|
-
setEditError(editID, errorMessage) {
|
|
3509
|
-
this.i.setEditError(editID, errorMessage);
|
|
3510
|
-
}
|
|
3511
|
-
/**
|
|
3512
|
-
* Start edit mode on the active cell.
|
|
3513
|
-
|
|
3514
|
-
*/
|
|
3515
|
-
startEditMode() {
|
|
3516
|
-
this.i.startEditMode();
|
|
3517
|
-
}
|
|
3518
|
-
endEditMode(commit) {
|
|
3519
|
-
this.i.endEditMode(commit);
|
|
3520
|
-
}
|
|
3521
|
-
/**
|
|
3522
|
-
* Selects all of the rows in the grid.
|
|
3523
|
-
|
|
3524
|
-
*/
|
|
3525
|
-
selectAllRows() {
|
|
3526
|
-
this.i.selectAllRows();
|
|
3527
|
-
}
|
|
3528
|
-
/**
|
|
3529
|
-
* Deselects all currently selected rows.
|
|
3530
|
-
|
|
3531
|
-
*/
|
|
3532
|
-
deselectAllRows() {
|
|
3533
|
-
this.i.deselectAllRows();
|
|
3534
|
-
}
|
|
3535
|
-
/**
|
|
3536
|
-
* Saves the layout chnages that have been made to the grid
|
|
3537
|
-
|
|
3538
|
-
*/
|
|
3539
|
-
saveLayout() {
|
|
3540
|
-
let iv = this.i.saveLayout();
|
|
3541
|
-
return (iv);
|
|
3542
|
-
}
|
|
3543
|
-
/**
|
|
3544
|
-
* Loads the layout chnages that have been made to the grid
|
|
3545
|
-
|
|
3546
|
-
*/
|
|
3547
|
-
loadLayout(json) {
|
|
3548
|
-
this.i.loadLayout(json);
|
|
3549
|
-
}
|
|
3550
|
-
registerIconFromText(iconCollection, iconName, iconText) {
|
|
3551
|
-
this.i.registerIconFromText(iconCollection, iconName, iconText);
|
|
3552
|
-
}
|
|
3553
|
-
getIconFromCache(iconCollection, iconName) {
|
|
3554
|
-
let iv = this.i.getIconFromCache(iconCollection, iconName);
|
|
3555
|
-
return (iv);
|
|
3556
|
-
}
|
|
3557
|
-
registerMultiPathSVG(iconCollection, iconName, multiPathSVG) {
|
|
3558
|
-
this.i.registerMultiPathSVG(iconCollection, iconName, multiPathSVG);
|
|
3559
|
-
}
|
|
3560
|
-
getMultiPathSVGFromCache(iconCollection, iconName) {
|
|
3561
|
-
let iv = this.i.getMultiPathSVGFromCache(iconCollection, iconName);
|
|
3562
|
-
return (iv);
|
|
3563
|
-
}
|
|
3564
|
-
registerIconFromDataURL(iconCollection, iconName, dataURL) {
|
|
3565
|
-
this.i.registerIconFromDataURL(iconCollection, iconName, dataURL);
|
|
3566
|
-
}
|
|
3567
|
-
getDataURLFromCache(iconCollection, iconName) {
|
|
3568
|
-
let iv = this.i.getDataURLFromCache(iconCollection, iconName);
|
|
3569
|
-
return (iv);
|
|
3570
|
-
}
|
|
3571
|
-
registerIconSource(iconCollection, iconName, source) {
|
|
3572
|
-
this.i.registerIconSource(iconCollection, iconName, source);
|
|
3573
|
-
}
|
|
3574
|
-
getIconSource(iconCollection, iconName) {
|
|
3575
|
-
let iv = this.i.getIconSource(iconCollection, iconName);
|
|
3576
|
-
return (iv);
|
|
3577
|
-
}
|
|
3578
|
-
get filterExpressionsChanging() {
|
|
3579
|
-
if (this._filterExpressionsChanging == null) {
|
|
3580
|
-
this._filterExpressionsChanging = new EventEmitter();
|
|
3581
|
-
this.i.filterExpressionsChanging = delegateCombine(this.i.filterExpressionsChanging, (o, e) => {
|
|
3582
|
-
let outerArgs = new IgxGridFilterExpressionsEventArgs();
|
|
3583
|
-
outerArgs._provideImplementation(e);
|
|
3584
|
-
if (this.beforeFilterExpressionsChanging) {
|
|
3585
|
-
this.beforeFilterExpressionsChanging(this, outerArgs);
|
|
3586
|
-
}
|
|
3587
|
-
this._filterExpressionsChanging.emit({
|
|
3588
|
-
sender: this,
|
|
3589
|
-
args: outerArgs
|
|
3590
|
-
});
|
|
3591
|
-
});
|
|
3592
|
-
}
|
|
3593
|
-
return this._filterExpressionsChanging;
|
|
3594
|
-
}
|
|
3595
|
-
get filterExpressionsChanged() {
|
|
3596
|
-
if (this._filterExpressionsChanged == null) {
|
|
3597
|
-
this._filterExpressionsChanged = new EventEmitter();
|
|
3598
|
-
this.i.filterExpressionsChanged = delegateCombine(this.i.filterExpressionsChanged, (o, e) => {
|
|
3599
|
-
let outerArgs = new IgxGridFilterExpressionsEventArgs();
|
|
3600
|
-
outerArgs._provideImplementation(e);
|
|
3601
|
-
if (this.beforeFilterExpressionsChanged) {
|
|
3602
|
-
this.beforeFilterExpressionsChanged(this, outerArgs);
|
|
3603
|
-
}
|
|
3604
|
-
this._filterExpressionsChanged.emit({
|
|
3605
|
-
sender: this,
|
|
3606
|
-
args: outerArgs
|
|
3607
|
-
});
|
|
3608
|
-
});
|
|
3609
|
-
}
|
|
3610
|
-
return this._filterExpressionsChanged;
|
|
3611
|
-
}
|
|
3612
|
-
/**
|
|
3613
|
-
* Previews that a pointer is down on a cell.
|
|
3614
|
-
*/
|
|
3615
|
-
get cellPreviewPointerDown() {
|
|
3616
|
-
if (this._cellPreviewPointerDown == null) {
|
|
3617
|
-
this._cellPreviewPointerDown = new EventEmitter();
|
|
3618
|
-
this.i.cellPreviewPointerDown = delegateCombine(this.i.cellPreviewPointerDown, (o, e) => {
|
|
3619
|
-
let outerArgs = new IgxDataGridCellEventArgs();
|
|
3620
|
-
outerArgs._provideImplementation(e);
|
|
3621
|
-
if (this.beforeCellPreviewPointerDown) {
|
|
3622
|
-
this.beforeCellPreviewPointerDown(this, outerArgs);
|
|
3623
|
-
}
|
|
3624
|
-
this._cellPreviewPointerDown.emit({
|
|
3625
|
-
sender: this,
|
|
3626
|
-
args: outerArgs
|
|
3627
|
-
});
|
|
3628
|
-
});
|
|
3629
|
-
}
|
|
3630
|
-
return this._cellPreviewPointerDown;
|
|
3631
|
-
}
|
|
3632
|
-
/**
|
|
3633
|
-
* Previews that a pointer is up on a cell.
|
|
3634
|
-
*/
|
|
3635
|
-
get cellPreviewPointerUp() {
|
|
3636
|
-
if (this._cellPreviewPointerUp == null) {
|
|
3637
|
-
this._cellPreviewPointerUp = new EventEmitter();
|
|
3638
|
-
this.i.cellPreviewPointerUp = delegateCombine(this.i.cellPreviewPointerUp, (o, e) => {
|
|
3639
|
-
let outerArgs = new IgxDataGridCellEventArgs();
|
|
3640
|
-
outerArgs._provideImplementation(e);
|
|
3641
|
-
if (this.beforeCellPreviewPointerUp) {
|
|
3642
|
-
this.beforeCellPreviewPointerUp(this, outerArgs);
|
|
3643
|
-
}
|
|
3644
|
-
this._cellPreviewPointerUp.emit({
|
|
3645
|
-
sender: this,
|
|
3646
|
-
args: outerArgs
|
|
3647
|
-
});
|
|
3648
|
-
});
|
|
3649
|
-
}
|
|
3650
|
-
return this._cellPreviewPointerUp;
|
|
3651
|
-
}
|
|
3652
|
-
/**
|
|
3653
|
-
* Indicates a pointer is down on a cell.
|
|
3654
|
-
*/
|
|
3655
|
-
get cellPointerDown() {
|
|
3656
|
-
if (this._cellPointerDown == null) {
|
|
3657
|
-
this._cellPointerDown = new EventEmitter();
|
|
3658
|
-
this.i.cellPointerDown = delegateCombine(this.i.cellPointerDown, (o, e) => {
|
|
3659
|
-
let outerArgs = new IgxDataGridCellEventArgs();
|
|
3660
|
-
outerArgs._provideImplementation(e);
|
|
3661
|
-
if (this.beforeCellPointerDown) {
|
|
3662
|
-
this.beforeCellPointerDown(this, outerArgs);
|
|
3663
|
-
}
|
|
3664
|
-
this._cellPointerDown.emit({
|
|
3665
|
-
sender: this,
|
|
3666
|
-
args: outerArgs
|
|
3667
|
-
});
|
|
3668
|
-
});
|
|
3669
|
-
}
|
|
3670
|
-
return this._cellPointerDown;
|
|
3671
|
-
}
|
|
3672
|
-
/**
|
|
3673
|
-
* Indicates a pointer is up on a cell.
|
|
3674
|
-
*/
|
|
3675
|
-
get cellPointerUp() {
|
|
3676
|
-
if (this._cellPointerUp == null) {
|
|
3677
|
-
this._cellPointerUp = new EventEmitter();
|
|
3678
|
-
this.i.cellPointerUp = delegateCombine(this.i.cellPointerUp, (o, e) => {
|
|
3679
|
-
let outerArgs = new IgxDataGridCellEventArgs();
|
|
3680
|
-
outerArgs._provideImplementation(e);
|
|
3681
|
-
if (this.beforeCellPointerUp) {
|
|
3682
|
-
this.beforeCellPointerUp(this, outerArgs);
|
|
3683
|
-
}
|
|
3684
|
-
this._cellPointerUp.emit({
|
|
3685
|
-
sender: this,
|
|
3686
|
-
args: outerArgs
|
|
3687
|
-
});
|
|
3688
|
-
});
|
|
3689
|
-
}
|
|
3690
|
-
return this._cellPointerUp;
|
|
3691
|
-
}
|
|
3692
|
-
/**
|
|
3693
|
-
* Called when a cell is clicked.
|
|
3694
|
-
*/
|
|
3695
|
-
get cellClicked() {
|
|
3696
|
-
if (this._cellClicked == null) {
|
|
3697
|
-
this._cellClicked = new EventEmitter();
|
|
3698
|
-
this.i.cellClicked = delegateCombine(this.i.cellClicked, (o, e) => {
|
|
3699
|
-
let outerArgs = new IgxDataGridCellEventArgs();
|
|
3700
|
-
outerArgs._provideImplementation(e);
|
|
3701
|
-
if (this.beforeCellClicked) {
|
|
3702
|
-
this.beforeCellClicked(this, outerArgs);
|
|
3703
|
-
}
|
|
3704
|
-
this._cellClicked.emit({
|
|
3705
|
-
sender: this,
|
|
3706
|
-
args: outerArgs
|
|
3707
|
-
});
|
|
3708
|
-
});
|
|
3709
|
-
}
|
|
3710
|
-
return this._cellClicked;
|
|
3711
|
-
}
|
|
3712
|
-
get filterRowDataBinding() {
|
|
3713
|
-
if (this._filterRowDataBinding == null) {
|
|
3714
|
-
this._filterRowDataBinding = new EventEmitter();
|
|
3715
|
-
this.i.filterRowDataBinding = delegateCombine(this.i.filterRowDataBinding, (o, e) => {
|
|
3716
|
-
let outerArgs = new IgxDataBindingEventArgs();
|
|
3717
|
-
outerArgs._provideImplementation(e);
|
|
3718
|
-
if (this.beforeFilterRowDataBinding) {
|
|
3719
|
-
this.beforeFilterRowDataBinding(this, outerArgs);
|
|
3720
|
-
}
|
|
3721
|
-
this._filterRowDataBinding.emit({
|
|
3722
|
-
sender: this,
|
|
3723
|
-
args: outerArgs
|
|
3724
|
-
});
|
|
3725
|
-
});
|
|
3726
|
-
}
|
|
3727
|
-
return this._filterRowDataBinding;
|
|
3728
|
-
}
|
|
3729
|
-
get filterRowDataBound() {
|
|
3730
|
-
if (this._filterRowDataBound == null) {
|
|
3731
|
-
this._filterRowDataBound = new EventEmitter();
|
|
3732
|
-
this.i.filterRowDataBound = delegateCombine(this.i.filterRowDataBound, (o, e) => {
|
|
3733
|
-
let outerArgs = new IgxDataBindingEventArgs();
|
|
3734
|
-
outerArgs._provideImplementation(e);
|
|
3735
|
-
if (this.beforeFilterRowDataBound) {
|
|
3736
|
-
this.beforeFilterRowDataBound(this, outerArgs);
|
|
3737
|
-
}
|
|
3738
|
-
this._filterRowDataBound.emit({
|
|
3739
|
-
sender: this,
|
|
3740
|
-
args: outerArgs
|
|
3741
|
-
});
|
|
3742
|
-
});
|
|
3743
|
-
}
|
|
3744
|
-
return this._filterRowDataBound;
|
|
3745
|
-
}
|
|
3746
|
-
/**
|
|
3747
|
-
* Called when sorting has changed.
|
|
3748
|
-
*/
|
|
3749
|
-
get sortDescriptionsChanged() {
|
|
3750
|
-
if (this._sortDescriptionsChanged == null) {
|
|
3751
|
-
this._sortDescriptionsChanged = new EventEmitter();
|
|
3752
|
-
this.i.sortDescriptionsChanged = delegateCombine(this.i.sortDescriptionsChanged, (o, e) => {
|
|
3753
|
-
let outerArgs = new IgxGridSortDescriptionsChangedEventArgs();
|
|
3754
|
-
outerArgs._provideImplementation(e);
|
|
3755
|
-
if (this.beforeSortDescriptionsChanged) {
|
|
3756
|
-
this.beforeSortDescriptionsChanged(this, outerArgs);
|
|
3757
|
-
}
|
|
3758
|
-
this._sortDescriptionsChanged.emit({
|
|
3759
|
-
sender: this,
|
|
3760
|
-
args: outerArgs
|
|
3761
|
-
});
|
|
3762
|
-
});
|
|
3763
|
-
}
|
|
3764
|
-
return this._sortDescriptionsChanged;
|
|
3765
|
-
}
|
|
3766
|
-
/**
|
|
3767
|
-
* Called when grouping has changed.
|
|
3768
|
-
*/
|
|
3769
|
-
get groupDescriptionsChanged() {
|
|
3770
|
-
if (this._groupDescriptionsChanged == null) {
|
|
3771
|
-
this._groupDescriptionsChanged = new EventEmitter();
|
|
3772
|
-
this.i.groupDescriptionsChanged = delegateCombine(this.i.groupDescriptionsChanged, (o, e) => {
|
|
3773
|
-
let outerArgs = new IgxGridGroupDescriptionsChangedEventArgs();
|
|
3774
|
-
outerArgs._provideImplementation(e);
|
|
3775
|
-
if (this.beforeGroupDescriptionsChanged) {
|
|
3776
|
-
this.beforeGroupDescriptionsChanged(this, outerArgs);
|
|
3777
|
-
}
|
|
3778
|
-
this._groupDescriptionsChanged.emit({
|
|
3779
|
-
sender: this,
|
|
3780
|
-
args: outerArgs
|
|
3781
|
-
});
|
|
3782
|
-
});
|
|
3783
|
-
}
|
|
3784
|
-
return this._groupDescriptionsChanged;
|
|
3785
|
-
}
|
|
3786
|
-
/**
|
|
3787
|
-
* Called when summaries have changed.
|
|
3788
|
-
*/
|
|
3789
|
-
get summaryDescriptionsChanged() {
|
|
3790
|
-
if (this._summaryDescriptionsChanged == null) {
|
|
3791
|
-
this._summaryDescriptionsChanged = new EventEmitter();
|
|
3792
|
-
this.i.summaryDescriptionsChanged = delegateCombine(this.i.summaryDescriptionsChanged, (o, e) => {
|
|
3793
|
-
let outerArgs = new IgxGridSummaryDescriptionsChangedEventArgs();
|
|
3794
|
-
outerArgs._provideImplementation(e);
|
|
3795
|
-
if (this.beforeSummaryDescriptionsChanged) {
|
|
3796
|
-
this.beforeSummaryDescriptionsChanged(this, outerArgs);
|
|
3797
|
-
}
|
|
3798
|
-
this._summaryDescriptionsChanged.emit({
|
|
3799
|
-
sender: this,
|
|
3800
|
-
args: outerArgs
|
|
3801
|
-
});
|
|
3802
|
-
});
|
|
3803
|
-
}
|
|
3804
|
-
return this._summaryDescriptionsChanged;
|
|
3805
|
-
}
|
|
3806
|
-
/**
|
|
3807
|
-
* Called when a column is hidden or unhidden.
|
|
3808
|
-
*/
|
|
3809
|
-
get columnHiddenChanged() {
|
|
3810
|
-
if (this._columnHiddenChanged == null) {
|
|
3811
|
-
this._columnHiddenChanged = new EventEmitter();
|
|
3812
|
-
this.i.columnHiddenChanged = delegateCombine(this.i.columnHiddenChanged, (o, e) => {
|
|
3813
|
-
let outerArgs = new IgxColumnHiddenChangedEventArgs();
|
|
3814
|
-
outerArgs._provideImplementation(e);
|
|
3815
|
-
if (this.beforeColumnHiddenChanged) {
|
|
3816
|
-
this.beforeColumnHiddenChanged(this, outerArgs);
|
|
3817
|
-
}
|
|
3818
|
-
this._columnHiddenChanged.emit({
|
|
3819
|
-
sender: this,
|
|
3820
|
-
args: outerArgs
|
|
3821
|
-
});
|
|
3822
|
-
});
|
|
3823
|
-
}
|
|
3824
|
-
return this._columnHiddenChanged;
|
|
3825
|
-
}
|
|
3826
|
-
/**
|
|
3827
|
-
* Called when a column is pinned or unpinned.
|
|
3828
|
-
*/
|
|
3829
|
-
get columnPinnedChanged() {
|
|
3830
|
-
if (this._columnPinnedChanged == null) {
|
|
3831
|
-
this._columnPinnedChanged = new EventEmitter();
|
|
3832
|
-
this.i.columnPinnedChanged = delegateCombine(this.i.columnPinnedChanged, (o, e) => {
|
|
3833
|
-
let outerArgs = new IgxColumnPinnedChangedEventArgs();
|
|
3834
|
-
outerArgs._provideImplementation(e);
|
|
3835
|
-
if (this.beforeColumnPinnedChanged) {
|
|
3836
|
-
this.beforeColumnPinnedChanged(this, outerArgs);
|
|
3837
|
-
}
|
|
3838
|
-
this._columnPinnedChanged.emit({
|
|
3839
|
-
sender: this,
|
|
3840
|
-
args: outerArgs
|
|
3841
|
-
});
|
|
3842
|
-
});
|
|
3843
|
-
}
|
|
3844
|
-
return this._columnPinnedChanged;
|
|
3845
|
-
}
|
|
3846
|
-
/**
|
|
3847
|
-
* Called when a cell has been edited.
|
|
3848
|
-
*/
|
|
3849
|
-
get cellValueChanging() {
|
|
3850
|
-
if (this._cellValueChanging == null) {
|
|
3851
|
-
this._cellValueChanging = new EventEmitter();
|
|
3852
|
-
this.i.cellValueChanging = delegateCombine(this.i.cellValueChanging, (o, e) => {
|
|
3853
|
-
let outerArgs = new IgxGridCellValueChangingEventArgs();
|
|
3854
|
-
outerArgs._provideImplementation(e);
|
|
3855
|
-
if (this.beforeCellValueChanging) {
|
|
3856
|
-
this.beforeCellValueChanging(this, outerArgs);
|
|
3857
|
-
}
|
|
3858
|
-
this._cellValueChanging.emit({
|
|
3859
|
-
sender: this,
|
|
3860
|
-
args: outerArgs
|
|
3861
|
-
});
|
|
3862
|
-
});
|
|
3863
|
-
}
|
|
3864
|
-
return this._cellValueChanging;
|
|
3865
|
-
}
|
|
3866
|
-
/**
|
|
3867
|
-
* Called when edits have been committed to the datasource.
|
|
3868
|
-
*/
|
|
3869
|
-
get dataCommitted() {
|
|
3870
|
-
if (this._dataCommitted == null) {
|
|
3871
|
-
this._dataCommitted = new EventEmitter();
|
|
3872
|
-
this.i.dataCommitted = delegateCombine(this.i.dataCommitted, (o, e) => {
|
|
3873
|
-
let outerArgs = new IgxGridDataCommittedEventArgs();
|
|
3874
|
-
outerArgs._provideImplementation(e);
|
|
3875
|
-
if (this.beforeDataCommitted) {
|
|
3876
|
-
this.beforeDataCommitted(this, outerArgs);
|
|
3877
|
-
}
|
|
3878
|
-
this._dataCommitted.emit({
|
|
3879
|
-
sender: this,
|
|
3880
|
-
args: outerArgs
|
|
3881
|
-
});
|
|
3882
|
-
});
|
|
3883
|
-
}
|
|
3884
|
-
return this._dataCommitted;
|
|
3885
|
-
}
|
|
3886
|
-
/**
|
|
3887
|
-
* Called when edits are about to be committed to the datasource.
|
|
3888
|
-
*/
|
|
3889
|
-
get dataCommitting() {
|
|
3890
|
-
if (this._dataCommitting == null) {
|
|
3891
|
-
this._dataCommitting = new EventEmitter();
|
|
3892
|
-
this.i.dataCommitting = delegateCombine(this.i.dataCommitting, (o, e) => {
|
|
3893
|
-
let outerArgs = new IgxGridDataCommittingEventArgs();
|
|
3894
|
-
outerArgs._provideImplementation(e);
|
|
3895
|
-
if (this.beforeDataCommitting) {
|
|
3896
|
-
this.beforeDataCommitting(this, outerArgs);
|
|
3897
|
-
}
|
|
3898
|
-
this._dataCommitting.emit({
|
|
3899
|
-
sender: this,
|
|
3900
|
-
args: outerArgs
|
|
3901
|
-
});
|
|
3902
|
-
});
|
|
3903
|
-
}
|
|
3904
|
-
return this._dataCommitting;
|
|
3905
|
-
}
|
|
3906
|
-
get rootSummariesChanged() {
|
|
3907
|
-
if (this._rootSummariesChanged == null) {
|
|
3908
|
-
this._rootSummariesChanged = new EventEmitter();
|
|
3909
|
-
this.i.rootSummariesChanged = delegateCombine(this.i.rootSummariesChanged, (o, e) => {
|
|
3910
|
-
this._runInZone(() => {
|
|
3911
|
-
let outerArgs = new IgxDataSourceRootSummariesChangedEventArgs();
|
|
3912
|
-
outerArgs._provideImplementation(e);
|
|
3913
|
-
if (this.beforeRootSummariesChanged) {
|
|
3914
|
-
this.beforeRootSummariesChanged(this, outerArgs);
|
|
3915
|
-
}
|
|
3916
|
-
this._rootSummariesChanged.emit({
|
|
3917
|
-
sender: this,
|
|
3918
|
-
args: outerArgs
|
|
3919
|
-
});
|
|
3920
|
-
});
|
|
3921
|
-
});
|
|
3922
|
-
}
|
|
3923
|
-
return this._rootSummariesChanged;
|
|
3924
|
-
}
|
|
3925
|
-
/**
|
|
3926
|
-
* Called when the grids size has changed.
|
|
3927
|
-
*/
|
|
3928
|
-
get sizeChanged() {
|
|
3929
|
-
if (this._sizeChanged == null) {
|
|
3930
|
-
this._sizeChanged = new EventEmitter();
|
|
3931
|
-
this.i.sizeChanged = delegateCombine(this.i.sizeChanged, (o, e) => {
|
|
3932
|
-
this._runInZone(() => {
|
|
3933
|
-
let outerArgs = new IgxGridSizeChangedEventArgs();
|
|
3934
|
-
outerArgs._provideImplementation(e);
|
|
3935
|
-
if (this.beforeSizeChanged) {
|
|
3936
|
-
this.beforeSizeChanged(this, outerArgs);
|
|
3937
|
-
}
|
|
3938
|
-
this._sizeChanged.emit({
|
|
3939
|
-
sender: this,
|
|
3940
|
-
args: outerArgs
|
|
3941
|
-
});
|
|
3942
|
-
});
|
|
3943
|
-
});
|
|
3944
|
-
}
|
|
3945
|
-
return this._sizeChanged;
|
|
3946
|
-
}
|
|
3947
|
-
get actualColumnsChanged() {
|
|
3948
|
-
if (this._actualColumnsChanged == null) {
|
|
3949
|
-
this._actualColumnsChanged = new EventEmitter();
|
|
3950
|
-
this.i.actualColumnsChanged = delegateCombine(this.i.actualColumnsChanged, (o, e) => {
|
|
3951
|
-
let outerArgs = new IgxGridColumnsChangedEventArgs();
|
|
3952
|
-
outerArgs._provideImplementation(e);
|
|
3953
|
-
if (this.beforeActualColumnsChanged) {
|
|
3954
|
-
this.beforeActualColumnsChanged(this, outerArgs);
|
|
3955
|
-
}
|
|
3956
|
-
this._actualColumnsChanged.emit({
|
|
3957
|
-
sender: this,
|
|
3958
|
-
args: outerArgs
|
|
3959
|
-
});
|
|
3960
|
-
});
|
|
3961
|
-
}
|
|
3962
|
-
return this._actualColumnsChanged;
|
|
3963
|
-
}
|
|
3964
|
-
/**
|
|
3965
|
-
* Called when the columns are autogenerated.
|
|
3966
|
-
*/
|
|
3967
|
-
get columnsAutoGenerated() {
|
|
3968
|
-
if (this._columnsAutoGenerated == null) {
|
|
3969
|
-
this._columnsAutoGenerated = new EventEmitter();
|
|
3970
|
-
this.i.columnsAutoGenerated = delegateCombine(this.i.columnsAutoGenerated, (o, e) => {
|
|
3971
|
-
let outerArgs = new IgxGridColumnsAutoGeneratedEventArgs();
|
|
3972
|
-
outerArgs._provideImplementation(e);
|
|
3973
|
-
if (this.beforeColumnsAutoGenerated) {
|
|
3974
|
-
this.beforeColumnsAutoGenerated(this, outerArgs);
|
|
3975
|
-
}
|
|
3976
|
-
this._columnsAutoGenerated.emit({
|
|
3977
|
-
sender: this,
|
|
3978
|
-
args: outerArgs
|
|
3979
|
-
});
|
|
3980
|
-
});
|
|
3981
|
-
}
|
|
3982
|
-
return this._columnsAutoGenerated;
|
|
3983
|
-
}
|
|
3984
|
-
/**
|
|
3985
|
-
* Called when the selected items change.
|
|
3986
|
-
*/
|
|
3987
|
-
get selectedItemsChanged() {
|
|
3988
|
-
if (this._selectedItemsChanged == null) {
|
|
3989
|
-
this._selectedItemsChanged = new EventEmitter();
|
|
3990
|
-
this.i.selectedItemsChanged = delegateCombine(this.i.selectedItemsChanged, (o, e) => {
|
|
3991
|
-
let outerArgs = new IgxGridSelectedItemsChangedEventArgs();
|
|
3992
|
-
outerArgs._provideImplementation(e);
|
|
3993
|
-
if (this.beforeSelectedItemsChanged) {
|
|
3994
|
-
this.beforeSelectedItemsChanged(this, outerArgs);
|
|
3995
|
-
}
|
|
3996
|
-
this._selectedItemsChanged.emit({
|
|
3997
|
-
sender: this,
|
|
3998
|
-
args: outerArgs
|
|
3999
|
-
});
|
|
4000
|
-
});
|
|
4001
|
-
}
|
|
4002
|
-
return this._selectedItemsChanged;
|
|
4003
|
-
}
|
|
4004
|
-
/**
|
|
4005
|
-
* Called when the selected keys change.
|
|
4006
|
-
*/
|
|
4007
|
-
get selectedKeysChanged() {
|
|
4008
|
-
if (this._selectedKeysChanged == null) {
|
|
4009
|
-
this._selectedKeysChanged = new EventEmitter();
|
|
4010
|
-
this.i.selectedKeysChanged = delegateCombine(this.i.selectedKeysChanged, (o, e) => {
|
|
4011
|
-
let outerArgs = new IgxGridSelectedKeysChangedEventArgs();
|
|
4012
|
-
outerArgs._provideImplementation(e);
|
|
4013
|
-
if (this.beforeSelectedKeysChanged) {
|
|
4014
|
-
this.beforeSelectedKeysChanged(this, outerArgs);
|
|
4015
|
-
}
|
|
4016
|
-
this._selectedKeysChanged.emit({
|
|
4017
|
-
sender: this,
|
|
4018
|
-
args: outerArgs
|
|
4019
|
-
});
|
|
4020
|
-
});
|
|
4021
|
-
}
|
|
4022
|
-
return this._selectedKeysChanged;
|
|
4023
|
-
}
|
|
4024
|
-
/**
|
|
4025
|
-
* Called when the selected cells change.
|
|
4026
|
-
*/
|
|
4027
|
-
get selectedCellsChanged() {
|
|
4028
|
-
if (this._selectedCellsChanged == null) {
|
|
4029
|
-
this._selectedCellsChanged = new EventEmitter();
|
|
4030
|
-
this.i.selectedCellsChanged = delegateCombine(this.i.selectedCellsChanged, (o, e) => {
|
|
4031
|
-
let outerArgs = new IgxGridSelectedCellsChangedEventArgs();
|
|
4032
|
-
outerArgs._provideImplementation(e);
|
|
4033
|
-
if (this.beforeSelectedCellsChanged) {
|
|
4034
|
-
this.beforeSelectedCellsChanged(this, outerArgs);
|
|
4035
|
-
}
|
|
4036
|
-
this._selectedCellsChanged.emit({
|
|
4037
|
-
sender: this,
|
|
4038
|
-
args: outerArgs
|
|
4039
|
-
});
|
|
4040
|
-
});
|
|
4041
|
-
}
|
|
4042
|
-
return this._selectedCellsChanged;
|
|
4043
|
-
}
|
|
4044
|
-
/**
|
|
4045
|
-
* Called when an individual selection operation has been made.
|
|
4046
|
-
*/
|
|
4047
|
-
get selectionChanged() {
|
|
4048
|
-
if (this._selectionChanged == null) {
|
|
4049
|
-
this._selectionChanged = new EventEmitter();
|
|
4050
|
-
this.i.selectionChanged = delegateCombine(this.i.selectionChanged, (o, e) => {
|
|
4051
|
-
let outerArgs = new IgxGridSelectionChangedEventArgs();
|
|
4052
|
-
outerArgs._provideImplementation(e);
|
|
4053
|
-
if (this.beforeSelectionChanged) {
|
|
4054
|
-
this.beforeSelectionChanged(this, outerArgs);
|
|
4055
|
-
}
|
|
4056
|
-
this._selectionChanged.emit({
|
|
4057
|
-
sender: this,
|
|
4058
|
-
args: outerArgs
|
|
4059
|
-
});
|
|
4060
|
-
});
|
|
4061
|
-
}
|
|
4062
|
-
return this._selectionChanged;
|
|
4063
|
-
}
|
|
4064
|
-
/**
|
|
4065
|
-
* Called when the active cell changes.
|
|
4066
|
-
*/
|
|
4067
|
-
get activeCellChanged() {
|
|
4068
|
-
if (this._activeCellChanged == null) {
|
|
4069
|
-
this._activeCellChanged = new EventEmitter();
|
|
4070
|
-
this.i.activeCellChanged = delegateCombine(this.i.activeCellChanged, (o, e) => {
|
|
4071
|
-
let outerArgs = new IgxGridActiveCellChangedEventArgs();
|
|
4072
|
-
outerArgs._provideImplementation(e);
|
|
4073
|
-
if (this.beforeActiveCellChanged) {
|
|
4074
|
-
this.beforeActiveCellChanged(this, outerArgs);
|
|
4075
|
-
}
|
|
4076
|
-
this._activeCellChanged.emit({
|
|
4077
|
-
sender: this,
|
|
4078
|
-
args: outerArgs
|
|
4079
|
-
});
|
|
4080
|
-
});
|
|
4081
|
-
}
|
|
4082
|
-
return this._activeCellChanged;
|
|
4083
|
-
}
|
|
4084
|
-
/**
|
|
4085
|
-
* Called when the selected cell ranges changed.
|
|
4086
|
-
*/
|
|
4087
|
-
get selectedCellRangesChanged() {
|
|
4088
|
-
if (this._selectedCellRangesChanged == null) {
|
|
4089
|
-
this._selectedCellRangesChanged = new EventEmitter();
|
|
4090
|
-
this.i.selectedCellRangesChanged = delegateCombine(this.i.selectedCellRangesChanged, (o, e) => {
|
|
4091
|
-
let outerArgs = new IgxGridSelectedCellRangesChangedEventArgs();
|
|
4092
|
-
outerArgs._provideImplementation(e);
|
|
4093
|
-
if (this.beforeSelectedCellRangesChanged) {
|
|
4094
|
-
this.beforeSelectedCellRangesChanged(this, outerArgs);
|
|
4095
|
-
}
|
|
4096
|
-
this._selectedCellRangesChanged.emit({
|
|
4097
|
-
sender: this,
|
|
4098
|
-
args: outerArgs
|
|
4099
|
-
});
|
|
4100
|
-
});
|
|
4101
|
-
}
|
|
4102
|
-
return this._selectedCellRangesChanged;
|
|
4103
|
-
}
|
|
4104
|
-
/**
|
|
4105
|
-
* Called when a column's Width property has changed.
|
|
4106
|
-
*/
|
|
4107
|
-
get columnWidthChanged() {
|
|
4108
|
-
if (this._columnWidthChanged == null) {
|
|
4109
|
-
this._columnWidthChanged = new EventEmitter();
|
|
4110
|
-
this.i.columnWidthChanged = delegateCombine(this.i.columnWidthChanged, (o, e) => {
|
|
4111
|
-
let outerArgs = new IgxGridColumnWidthChangedEventArgs();
|
|
4112
|
-
outerArgs._provideImplementation(e);
|
|
4113
|
-
if (this.beforeColumnWidthChanged) {
|
|
4114
|
-
this.beforeColumnWidthChanged(this, outerArgs);
|
|
4115
|
-
}
|
|
4116
|
-
this._columnWidthChanged.emit({
|
|
4117
|
-
sender: this,
|
|
4118
|
-
args: outerArgs
|
|
4119
|
-
});
|
|
4120
|
-
});
|
|
4121
|
-
}
|
|
4122
|
-
return this._columnWidthChanged;
|
|
4123
|
-
}
|
|
4124
|
-
/**
|
|
4125
|
-
* Called when a cell has started editing.
|
|
4126
|
-
*/
|
|
4127
|
-
get cellEditStarted() {
|
|
4128
|
-
if (this._cellEditStarted == null) {
|
|
4129
|
-
this._cellEditStarted = new EventEmitter();
|
|
4130
|
-
this.i.cellEditStarted = delegateCombine(this.i.cellEditStarted, (o, e) => {
|
|
4131
|
-
let outerArgs = new IgxGridCellEditStartedEventArgs();
|
|
4132
|
-
outerArgs._provideImplementation(e);
|
|
4133
|
-
if (this.beforeCellEditStarted) {
|
|
4134
|
-
this.beforeCellEditStarted(this, outerArgs);
|
|
4135
|
-
}
|
|
4136
|
-
this._cellEditStarted.emit({
|
|
4137
|
-
sender: this,
|
|
4138
|
-
args: outerArgs
|
|
4139
|
-
});
|
|
4140
|
-
});
|
|
4141
|
-
}
|
|
4142
|
-
return this._cellEditStarted;
|
|
4143
|
-
}
|
|
4144
|
-
/**
|
|
4145
|
-
* Called when a cell has finished editing.
|
|
4146
|
-
*/
|
|
4147
|
-
get cellEditEnded() {
|
|
4148
|
-
if (this._cellEditEnded == null) {
|
|
4149
|
-
this._cellEditEnded = new EventEmitter();
|
|
4150
|
-
this.i.cellEditEnded = delegateCombine(this.i.cellEditEnded, (o, e) => {
|
|
4151
|
-
let outerArgs = new IgxGridCellEditEndedEventArgs();
|
|
4152
|
-
outerArgs._provideImplementation(e);
|
|
4153
|
-
if (this.beforeCellEditEnded) {
|
|
4154
|
-
this.beforeCellEditEnded(this, outerArgs);
|
|
4155
|
-
}
|
|
4156
|
-
this._cellEditEnded.emit({
|
|
4157
|
-
sender: this,
|
|
4158
|
-
args: outerArgs
|
|
4159
|
-
});
|
|
4160
|
-
});
|
|
4161
|
-
}
|
|
4162
|
-
return this._cellEditEnded;
|
|
4163
|
-
}
|
|
4164
|
-
/**
|
|
4165
|
-
* Called when a row has started editing.
|
|
4166
|
-
*/
|
|
4167
|
-
get rowEditStarted() {
|
|
4168
|
-
if (this._rowEditStarted == null) {
|
|
4169
|
-
this._rowEditStarted = new EventEmitter();
|
|
4170
|
-
this.i.rowEditStarted = delegateCombine(this.i.rowEditStarted, (o, e) => {
|
|
4171
|
-
let outerArgs = new IgxGridRowEditStartedEventArgs();
|
|
4172
|
-
outerArgs._provideImplementation(e);
|
|
4173
|
-
if (this.beforeRowEditStarted) {
|
|
4174
|
-
this.beforeRowEditStarted(this, outerArgs);
|
|
4175
|
-
}
|
|
4176
|
-
this._rowEditStarted.emit({
|
|
4177
|
-
sender: this,
|
|
4178
|
-
args: outerArgs
|
|
4179
|
-
});
|
|
4180
|
-
});
|
|
4181
|
-
}
|
|
4182
|
-
return this._rowEditStarted;
|
|
4183
|
-
}
|
|
4184
|
-
/**
|
|
4185
|
-
* Called when a row has finished editing.
|
|
4186
|
-
*/
|
|
4187
|
-
get rowEditEnded() {
|
|
4188
|
-
if (this._rowEditEnded == null) {
|
|
4189
|
-
this._rowEditEnded = new EventEmitter();
|
|
4190
|
-
this.i.rowEditEnded = delegateCombine(this.i.rowEditEnded, (o, e) => {
|
|
4191
|
-
let outerArgs = new IgxGridRowEditEndedEventArgs();
|
|
4192
|
-
outerArgs._provideImplementation(e);
|
|
4193
|
-
if (this.beforeRowEditEnded) {
|
|
4194
|
-
this.beforeRowEditEnded(this, outerArgs);
|
|
4195
|
-
}
|
|
4196
|
-
this._rowEditEnded.emit({
|
|
4197
|
-
sender: this,
|
|
4198
|
-
args: outerArgs
|
|
4199
|
-
});
|
|
4200
|
-
});
|
|
4201
|
-
}
|
|
4202
|
-
return this._rowEditEnded;
|
|
4203
|
-
}
|
|
4204
|
-
get customFilterRequested() {
|
|
4205
|
-
if (this._customFilterRequested == null) {
|
|
4206
|
-
this._customFilterRequested = new EventEmitter();
|
|
4207
|
-
this.i.customFilterRequested = delegateCombine(this.i.customFilterRequested, (o, e) => {
|
|
4208
|
-
let outerArgs = new IgxGridCustomFilterRequestedEventArgs();
|
|
4209
|
-
outerArgs._provideImplementation(e);
|
|
4210
|
-
if (this.beforeCustomFilterRequested) {
|
|
4211
|
-
this.beforeCustomFilterRequested(this, outerArgs);
|
|
4212
|
-
}
|
|
4213
|
-
this._customFilterRequested.emit({
|
|
4214
|
-
sender: this,
|
|
4215
|
-
args: outerArgs
|
|
4216
|
-
});
|
|
4217
|
-
});
|
|
4218
|
-
}
|
|
4219
|
-
return this._customFilterRequested;
|
|
4220
|
-
}
|
|
4221
|
-
get actualPrimaryKeyChange() {
|
|
4222
|
-
if (this._actualPrimaryKeyChange == null) {
|
|
4223
|
-
this._actualPrimaryKeyChange = new EventEmitter();
|
|
4224
|
-
this.i.propertyChanged = delegateCombine(this.i.propertyChanged, (o, e) => {
|
|
4225
|
-
this._runInZone(() => {
|
|
4226
|
-
let iv = e;
|
|
4227
|
-
let ext = this.actualPrimaryKey;
|
|
4228
|
-
if (this.beforeActualPrimaryKeyChange) {
|
|
4229
|
-
this.beforeActualPrimaryKeyChange(this, ext);
|
|
4230
|
-
}
|
|
4231
|
-
this._actualPrimaryKeyChange.emit(ext);
|
|
4232
|
-
});
|
|
4233
|
-
});
|
|
4234
|
-
}
|
|
4235
|
-
return this._actualPrimaryKeyChange;
|
|
4236
|
-
}
|
|
4237
|
-
_runInZone(act) {
|
|
4238
|
-
if (this._zoneRunner != null) {
|
|
4239
|
-
this._zoneRunner(act);
|
|
4240
|
-
}
|
|
4241
|
-
else {
|
|
4242
|
-
act();
|
|
4243
|
-
}
|
|
4244
|
-
}
|
|
4245
|
-
}
|
|
4246
|
-
IgxDataGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataGridComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.ComponentFactoryResolver }, { token: i0.ChangeDetectorRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
4247
|
-
IgxDataGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxDataGridComponent, selector: "igx-data-grid", inputs: { height: "height", width: "width", dataSource: "dataSource", theme: "theme", columnResizingMode: "columnResizingMode", columnMovingMode: "columnMovingMode", isRowHoverEnabled: "isRowHoverEnabled", rowHoverBackground: "rowHoverBackground", rowHoverTextColor: "rowHoverTextColor", editRowBorder: "editRowBorder", editRowBorderWidthBottom: "editRowBorderWidthBottom", editRowBorderWidthLeft: "editRowBorderWidthLeft", editRowBorderWidthRight: "editRowBorderWidthRight", editRowBorderWidthTop: "editRowBorderWidthTop", sectionHeader: "sectionHeader", summaryRowRoot: "summaryRowRoot", summaryRowSection: "summaryRowSection", rowSeparator: "rowSeparator", headerRowSeparator: "headerRowSeparator", headerSeparator: "headerSeparator", columnResizingSeparator: "columnResizingSeparator", columnMovingSeparator: "columnMovingSeparator", pinnedAreaSeparator: "pinnedAreaSeparator", autoGenerateDesiredProperties: "autoGenerateDesiredProperties", dataSourceDesiredProperties: "dataSourceDesiredProperties", density: "density", actualRowHeight: "actualRowHeight", rowHeight: "rowHeight", defaultColumnMinWidth: "defaultColumnMinWidth", actualHeaderHeight: "actualHeaderHeight", headerHeight: "headerHeight", headerClickAction: "headerClickAction", editMode: "editMode", editModeClickAction: "editModeClickAction", editOnKeyPress: "editOnKeyPress", autoGenerateColumns: "autoGenerateColumns", rowSeparatorHeight: "rowSeparatorHeight", isPlaceholderRenderingEnabled: "isPlaceholderRenderingEnabled", columnAddingAnimationMode: "columnAddingAnimationMode", columnPropertyUpdatingAnimationMode: "columnPropertyUpdatingAnimationMode", cellDataLoadedAnimationMode: "cellDataLoadedAnimationMode", rowSelectionAnimationMode: "rowSelectionAnimationMode", rowHoverAnimationMode: "rowHoverAnimationMode", cellSelectionAnimationMode: "cellSelectionAnimationMode", animationSettings: "animationSettings", columnResizingAnimationMode: "columnResizingAnimationMode", columnShowingAnimationMode: "columnShowingAnimationMode", columnMovingAnimationMode: "columnMovingAnimationMode", columnHidingAnimationMode: "columnHidingAnimationMode", columnExchangingAnimationMode: "columnExchangingAnimationMode", selectionMode: "selectionMode", activationMode: "activationMode", selectionBehavior: "selectionBehavior", mouseDragSelectionEnabled: "mouseDragSelectionEnabled", selectedItems: "selectedItems", selectedKeys: "selectedKeys", selectedCells: "selectedCells", selectedCellRanges: "selectedCellRanges", pinnedItems: "pinnedItems", pinnedKeys: "pinnedKeys", isColumnOptionsEnabled: "isColumnOptionsEnabled", useNewerColumnOptionsMenu: "useNewerColumnOptionsMenu", isGroupRowSticky: "isGroupRowSticky", isHeaderSeparatorVisible: "isHeaderSeparatorVisible", cellSelectedBackground: "cellSelectedBackground", cellSelectedTextColor: "cellSelectedTextColor", sectionHeaderSelectedBackground: "sectionHeaderSelectedBackground", summaryRootBackground: "summaryRootBackground", summarySectionBackground: "summarySectionBackground", pinnedRowOpacity: "pinnedRowOpacity", editTextStyle: "editTextStyle", editOpacity: "editOpacity", deletedTextColor: "deletedTextColor", stickyRowBackground: "stickyRowBackground", pinnedRowBackground: "pinnedRowBackground", lastStickyRowBackground: "lastStickyRowBackground", activeCell: "activeCell", cellBackground: "cellBackground", cellTextColor: "cellTextColor", headerSortIndicatorColor: "headerSortIndicatorColor", headerSortIndicatorStyle: "headerSortIndicatorStyle", cellTextStyle: "cellTextStyle", sectionHeaderBackground: "sectionHeaderBackground", sectionHeaderTextColor: "sectionHeaderTextColor", sectionHeaderExpansionIndicatorIconColor: "sectionHeaderExpansionIndicatorIconColor", sectionHeaderTextStyle: "sectionHeaderTextStyle", summaryRootLabelTextStyle: "summaryRootLabelTextStyle", summarySectionLabelTextStyle: "summarySectionLabelTextStyle", summaryRootValueTextColor: "summaryRootValueTextColor", summaryRootValueTextStyle: "summaryRootValueTextStyle", summarySectionValueTextStyle: "summarySectionValueTextStyle", summarySectionValueTextColor: "summarySectionValueTextColor", summaryRootLabelTextColor: "summaryRootLabelTextColor", summarySectionLabelTextColor: "summarySectionLabelTextColor", summaryRootSelectedBackground: "summaryRootSelectedBackground", summarySectionSelectedBackground: "summarySectionSelectedBackground", pinnedAreaSeparatorWidth: "pinnedAreaSeparatorWidth", headerSeparatorWidth: "headerSeparatorWidth", headerSeparatorBackground: "headerSeparatorBackground", headerBackground: "headerBackground", headerTextColor: "headerTextColor", headerTextStyle: "headerTextStyle", rowSeparatorBackground: "rowSeparatorBackground", headerRowSeparatorBackground: "headerRowSeparatorBackground", rowSeparatorStickyRowBackground: "rowSeparatorStickyRowBackground", rowSeparatorLastStickyRowBackground: "rowSeparatorLastStickyRowBackground", rowSeparatorPinnedRowBackground: "rowSeparatorPinnedRowBackground", columnResizingSeparatorWidth: "columnResizingSeparatorWidth", columnResizingSeparatorOpacity: "columnResizingSeparatorOpacity", columnMovingSeparatorWidth: "columnMovingSeparatorWidth", columnMovingSeparatorOpacity: "columnMovingSeparatorOpacity", columnResizingSeparatorBackground: "columnResizingSeparatorBackground", columnMovingSeparatorBackground: "columnMovingSeparatorBackground", shiftSectionContent: "shiftSectionContent", columnOptionsIconAlignment: "columnOptionsIconAlignment", columnOptionsIconColor: "columnOptionsIconColor", columnOptionsIconBehavior: "columnOptionsIconBehavior", actualBorder: "actualBorder", border: "border", actualBorderWidth: "actualBorderWidth", borderWidthBottom: "borderWidthBottom", borderWidthLeft: "borderWidthLeft", borderWidthRight: "borderWidthRight", borderWidthTop: "borderWidthTop", notifyOnAllSelectionChanges: "notifyOnAllSelectionChanges", cornerRadiusBottomRight: "cornerRadiusBottomRight", cornerRadiusBottomLeft: "cornerRadiusBottomLeft", cornerRadiusTopLeft: "cornerRadiusTopLeft", cornerRadiusTopRight: "cornerRadiusTopRight", actualCornerRadiusBottomRight: "actualCornerRadiusBottomRight", actualCornerRadiusBottomLeft: "actualCornerRadiusBottomLeft", actualCornerRadiusTopLeft: "actualCornerRadiusTopLeft", actualCornerRadiusTopRight: "actualCornerRadiusTopRight", isActiveCellStyleEnabled: "isActiveCellStyleEnabled", stopPropagation: "stopPropagation", actualBackground: "actualBackground", background: "background", responsiveStates: "responsiveStates", initialSorts: "initialSorts", initialGroups: "initialGroups", initialSummaries: "initialSummaries", summaryScope: "summaryScope", isGroupCollapsable: "isGroupCollapsable", groupHeaderDisplayMode: "groupHeaderDisplayMode", isGroupExpandedDefault: "isGroupExpandedDefault", expandCollapseOnSectionHeaderClick: "expandCollapseOnSectionHeaderClick", groupSummaryDisplayMode: "groupSummaryDisplayMode", autoAcceptEdits: "autoAcceptEdits", primaryKey: "primaryKey", actualPrimaryKey: "actualPrimaryKey", actualColumns: "actualColumns", reactsToSortChanges: "reactsToSortChanges", reactsToGroupChanges: "reactsToGroupChanges", reactsToFilterChanges: "reactsToFilterChanges", enterBehavior: "enterBehavior", enterBehaviorAfterEdit: "enterBehaviorAfterEdit", isColumnOptionsSummariesEnabled: "isColumnOptionsSummariesEnabled", isColumnOptionsGroupingEnabled: "isColumnOptionsGroupingEnabled", mergedCellMode: "mergedCellMode", mergedCellEvaluationCriteria: "mergedCellEvaluationCriteria", mergedCellVerticalAlignment: "mergedCellVerticalAlignment", filterUIType: "filterUIType", filterLogicalOperator: "filterLogicalOperator", filterComparisonType: "filterComparisonType", todayOverride: "todayOverride", clearSelectionOnEscape: "clearSelectionOnEscape", pageSize: "pageSize", isToolbarColumnChooserVisible: "isToolbarColumnChooserVisible", isToolbarColumnPinningVisible: "isToolbarColumnPinningVisible", toolbarTitle: "toolbarTitle", toolbarColumnChooserText: "toolbarColumnChooserText", toolbarColumnChooserTitle: "toolbarColumnChooserTitle", toolbarColumnPinningText: "toolbarColumnPinningText", toolbarColumnPinningTitle: "toolbarColumnPinningTitle", scrollbarStyle: "scrollbarStyle", scrollbarBackground: "scrollbarBackground", scrollbarHoverBackground: "scrollbarHoverBackground", scrollbarActiveBackground: "scrollbarActiveBackground", columnOptionsBackground: "columnOptionsBackground", columnOptionsScrollbarBackground: "columnOptionsScrollbarBackground", columnOptionsScrollbarHoverBackground: "columnOptionsScrollbarHoverBackground", columnOptionsScrollbarActiveBackground: "columnOptionsScrollbarActiveBackground", columnOptionsTextColor: "columnOptionsTextColor", columnOptionsTextStyle: "columnOptionsTextStyle", columnOptionsHoverBackgroundColor: "columnOptionsHoverBackgroundColor", columnOptionsToolTipBackgroundColor: "columnOptionsToolTipBackgroundColor", columnOptionsToolTipTextColor: "columnOptionsToolTipTextColor", columnOptionsHighlightColor: "columnOptionsHighlightColor", columnOptionsSeparatorColor: "columnOptionsSeparatorColor", columnOptionsGroupHeaderBackground: "columnOptionsGroupHeaderBackground", columnOptionsGroupHeaderTextColor: "columnOptionsGroupHeaderTextColor", columnOptionsGroupHeaderTextStyle: "columnOptionsGroupHeaderTextStyle", columnOptionsAccentColor: "columnOptionsAccentColor", columnOptionsRowHeight: "columnOptionsRowHeight", allowCopyOperation: "allowCopyOperation", maxSelectedCellRanges: "maxSelectedCellRanges", deferEventForRowDragSelection: "deferEventForRowDragSelection" }, outputs: { filterExpressionsChanging: "filterExpressionsChanging", filterExpressionsChanged: "filterExpressionsChanged", cellPreviewPointerDown: "cellPreviewPointerDown", cellPreviewPointerUp: "cellPreviewPointerUp", cellPointerDown: "cellPointerDown", cellPointerUp: "cellPointerUp", cellClicked: "cellClicked", filterRowDataBinding: "filterRowDataBinding", filterRowDataBound: "filterRowDataBound", sortDescriptionsChanged: "sortDescriptionsChanged", groupDescriptionsChanged: "groupDescriptionsChanged", summaryDescriptionsChanged: "summaryDescriptionsChanged", columnHiddenChanged: "columnHiddenChanged", columnPinnedChanged: "columnPinnedChanged", cellValueChanging: "cellValueChanging", dataCommitted: "dataCommitted", dataCommitting: "dataCommitting", rootSummariesChanged: "rootSummariesChanged", sizeChanged: "sizeChanged", actualColumnsChanged: "actualColumnsChanged", columnsAutoGenerated: "columnsAutoGenerated", selectedItemsChanged: "selectedItemsChanged", selectedKeysChanged: "selectedKeysChanged", selectedCellsChanged: "selectedCellsChanged", selectionChanged: "selectionChanged", activeCellChanged: "activeCellChanged", selectedCellRangesChanged: "selectedCellRangesChanged", columnWidthChanged: "columnWidthChanged", cellEditStarted: "cellEditStarted", cellEditEnded: "cellEditEnded", rowEditStarted: "rowEditStarted", rowEditEnded: "rowEditEnded", customFilterRequested: "customFilterRequested", actualPrimaryKeyChange: "actualPrimaryKeyChange" }, host: { classAttribute: "ig-data-grid igx-data-grid" }, providers: [], queries: [{ propertyName: "contentColumns", predicate: IgxDataGridColumnComponent }], viewQueries: [{ propertyName: "_dynamicContent", first: true, predicate: ["dynamicContent"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: `
|
|
4248
|
-
<ng-container #dynamicContent></ng-container>
|
|
4249
|
-
`, isInline: true, styles: [":host {\n\t\tdisplay: block;\n box-sizing: border-box;\n overflow: hidden;\n\t}"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4250
|
-
return IgxDataGridComponent;
|
|
4251
|
-
})();
|
|
4252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataGridComponent, decorators: [{
|
|
4253
|
-
type: Component,
|
|
4254
|
-
args: [{
|
|
4255
|
-
selector: 'igx-data-grid',
|
|
4256
|
-
styles: [`:host {
|
|
4257
|
-
display: block;
|
|
4258
|
-
box-sizing: border-box;
|
|
4259
|
-
overflow: hidden;
|
|
4260
|
-
}`],
|
|
4261
|
-
template: `
|
|
4262
|
-
<ng-container #dynamicContent></ng-container>
|
|
4263
|
-
`,
|
|
4264
|
-
host: { 'class': 'ig-data-grid igx-data-grid' },
|
|
4265
|
-
providers: [],
|
|
4266
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
4267
|
-
}]
|
|
4268
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.NgZone }, { type: i0.ComponentFactoryResolver }, { type: i0.ChangeDetectorRef }, { type: i0.Injector }]; }, propDecorators: { contentColumns: [{
|
|
4269
|
-
type: ContentChildren,
|
|
4270
|
-
args: [IgxDataGridColumnComponent]
|
|
4271
|
-
}], _dynamicContent: [{
|
|
4272
|
-
type: ViewChild,
|
|
4273
|
-
args: ["dynamicContent", { read: ViewContainerRef, static: true }]
|
|
4274
|
-
}], height: [{
|
|
4275
|
-
type: Input
|
|
4276
|
-
}], width: [{
|
|
4277
|
-
type: Input
|
|
4278
|
-
}], dataSource: [{
|
|
4279
|
-
type: Input
|
|
4280
|
-
}], theme: [{
|
|
4281
|
-
type: Input
|
|
4282
|
-
}], columnResizingMode: [{
|
|
4283
|
-
type: Input
|
|
4284
|
-
}], columnMovingMode: [{
|
|
4285
|
-
type: Input
|
|
4286
|
-
}], isRowHoverEnabled: [{
|
|
4287
|
-
type: Input
|
|
4288
|
-
}], rowHoverBackground: [{
|
|
4289
|
-
type: Input
|
|
4290
|
-
}], rowHoverTextColor: [{
|
|
4291
|
-
type: Input
|
|
4292
|
-
}], editRowBorder: [{
|
|
4293
|
-
type: Input
|
|
4294
|
-
}], editRowBorderWidthBottom: [{
|
|
4295
|
-
type: Input
|
|
4296
|
-
}], editRowBorderWidthLeft: [{
|
|
4297
|
-
type: Input
|
|
4298
|
-
}], editRowBorderWidthRight: [{
|
|
4299
|
-
type: Input
|
|
4300
|
-
}], editRowBorderWidthTop: [{
|
|
4301
|
-
type: Input
|
|
4302
|
-
}], sectionHeader: [{
|
|
4303
|
-
type: Input
|
|
4304
|
-
}], summaryRowRoot: [{
|
|
4305
|
-
type: Input
|
|
4306
|
-
}], summaryRowSection: [{
|
|
4307
|
-
type: Input
|
|
4308
|
-
}], rowSeparator: [{
|
|
4309
|
-
type: Input
|
|
4310
|
-
}], headerRowSeparator: [{
|
|
4311
|
-
type: Input
|
|
4312
|
-
}], headerSeparator: [{
|
|
4313
|
-
type: Input
|
|
4314
|
-
}], columnResizingSeparator: [{
|
|
4315
|
-
type: Input
|
|
4316
|
-
}], columnMovingSeparator: [{
|
|
4317
|
-
type: Input
|
|
4318
|
-
}], pinnedAreaSeparator: [{
|
|
4319
|
-
type: Input
|
|
4320
|
-
}], autoGenerateDesiredProperties: [{
|
|
4321
|
-
type: Input
|
|
4322
|
-
}], dataSourceDesiredProperties: [{
|
|
4323
|
-
type: Input
|
|
4324
|
-
}], density: [{
|
|
4325
|
-
type: Input
|
|
4326
|
-
}], actualRowHeight: [{
|
|
4327
|
-
type: Input
|
|
4328
|
-
}], rowHeight: [{
|
|
4329
|
-
type: Input
|
|
4330
|
-
}], defaultColumnMinWidth: [{
|
|
4331
|
-
type: Input
|
|
4332
|
-
}], actualHeaderHeight: [{
|
|
4333
|
-
type: Input
|
|
4334
|
-
}], headerHeight: [{
|
|
4335
|
-
type: Input
|
|
4336
|
-
}], headerClickAction: [{
|
|
4337
|
-
type: Input
|
|
4338
|
-
}], editMode: [{
|
|
4339
|
-
type: Input
|
|
4340
|
-
}], editModeClickAction: [{
|
|
4341
|
-
type: Input
|
|
4342
|
-
}], editOnKeyPress: [{
|
|
4343
|
-
type: Input
|
|
4344
|
-
}], autoGenerateColumns: [{
|
|
4345
|
-
type: Input
|
|
4346
|
-
}], rowSeparatorHeight: [{
|
|
4347
|
-
type: Input
|
|
4348
|
-
}], isPlaceholderRenderingEnabled: [{
|
|
4349
|
-
type: Input
|
|
4350
|
-
}], columnAddingAnimationMode: [{
|
|
4351
|
-
type: Input
|
|
4352
|
-
}], columnPropertyUpdatingAnimationMode: [{
|
|
4353
|
-
type: Input
|
|
4354
|
-
}], cellDataLoadedAnimationMode: [{
|
|
4355
|
-
type: Input
|
|
4356
|
-
}], rowSelectionAnimationMode: [{
|
|
4357
|
-
type: Input
|
|
4358
|
-
}], rowHoverAnimationMode: [{
|
|
4359
|
-
type: Input
|
|
4360
|
-
}], cellSelectionAnimationMode: [{
|
|
4361
|
-
type: Input
|
|
4362
|
-
}], animationSettings: [{
|
|
4363
|
-
type: Input
|
|
4364
|
-
}], columnResizingAnimationMode: [{
|
|
4365
|
-
type: Input
|
|
4366
|
-
}], columnShowingAnimationMode: [{
|
|
4367
|
-
type: Input
|
|
4368
|
-
}], columnMovingAnimationMode: [{
|
|
4369
|
-
type: Input
|
|
4370
|
-
}], columnHidingAnimationMode: [{
|
|
4371
|
-
type: Input
|
|
4372
|
-
}], columnExchangingAnimationMode: [{
|
|
4373
|
-
type: Input
|
|
4374
|
-
}], selectionMode: [{
|
|
4375
|
-
type: Input
|
|
4376
|
-
}], activationMode: [{
|
|
4377
|
-
type: Input
|
|
4378
|
-
}], selectionBehavior: [{
|
|
4379
|
-
type: Input
|
|
4380
|
-
}], mouseDragSelectionEnabled: [{
|
|
4381
|
-
type: Input
|
|
4382
|
-
}], selectedItems: [{
|
|
4383
|
-
type: Input
|
|
4384
|
-
}], selectedKeys: [{
|
|
4385
|
-
type: Input
|
|
4386
|
-
}], selectedCells: [{
|
|
4387
|
-
type: Input
|
|
4388
|
-
}], selectedCellRanges: [{
|
|
4389
|
-
type: Input
|
|
4390
|
-
}], pinnedItems: [{
|
|
4391
|
-
type: Input
|
|
4392
|
-
}], pinnedKeys: [{
|
|
4393
|
-
type: Input
|
|
4394
|
-
}], isColumnOptionsEnabled: [{
|
|
4395
|
-
type: Input
|
|
4396
|
-
}], useNewerColumnOptionsMenu: [{
|
|
4397
|
-
type: Input
|
|
4398
|
-
}], isGroupRowSticky: [{
|
|
4399
|
-
type: Input
|
|
4400
|
-
}], isHeaderSeparatorVisible: [{
|
|
4401
|
-
type: Input
|
|
4402
|
-
}], cellSelectedBackground: [{
|
|
4403
|
-
type: Input
|
|
4404
|
-
}], cellSelectedTextColor: [{
|
|
4405
|
-
type: Input
|
|
4406
|
-
}], sectionHeaderSelectedBackground: [{
|
|
4407
|
-
type: Input
|
|
4408
|
-
}], summaryRootBackground: [{
|
|
4409
|
-
type: Input
|
|
4410
|
-
}], summarySectionBackground: [{
|
|
4411
|
-
type: Input
|
|
4412
|
-
}], pinnedRowOpacity: [{
|
|
4413
|
-
type: Input
|
|
4414
|
-
}], editTextStyle: [{
|
|
4415
|
-
type: Input
|
|
4416
|
-
}], editOpacity: [{
|
|
4417
|
-
type: Input
|
|
4418
|
-
}], deletedTextColor: [{
|
|
4419
|
-
type: Input
|
|
4420
|
-
}], stickyRowBackground: [{
|
|
4421
|
-
type: Input
|
|
4422
|
-
}], pinnedRowBackground: [{
|
|
4423
|
-
type: Input
|
|
4424
|
-
}], lastStickyRowBackground: [{
|
|
4425
|
-
type: Input
|
|
4426
|
-
}], activeCell: [{
|
|
4427
|
-
type: Input
|
|
4428
|
-
}], cellBackground: [{
|
|
4429
|
-
type: Input
|
|
4430
|
-
}], cellTextColor: [{
|
|
4431
|
-
type: Input
|
|
4432
|
-
}], headerSortIndicatorColor: [{
|
|
4433
|
-
type: Input
|
|
4434
|
-
}], headerSortIndicatorStyle: [{
|
|
4435
|
-
type: Input
|
|
4436
|
-
}], cellTextStyle: [{
|
|
4437
|
-
type: Input
|
|
4438
|
-
}], sectionHeaderBackground: [{
|
|
4439
|
-
type: Input
|
|
4440
|
-
}], sectionHeaderTextColor: [{
|
|
4441
|
-
type: Input
|
|
4442
|
-
}], sectionHeaderExpansionIndicatorIconColor: [{
|
|
4443
|
-
type: Input
|
|
4444
|
-
}], sectionHeaderTextStyle: [{
|
|
4445
|
-
type: Input
|
|
4446
|
-
}], summaryRootLabelTextStyle: [{
|
|
4447
|
-
type: Input
|
|
4448
|
-
}], summarySectionLabelTextStyle: [{
|
|
4449
|
-
type: Input
|
|
4450
|
-
}], summaryRootValueTextColor: [{
|
|
4451
|
-
type: Input
|
|
4452
|
-
}], summaryRootValueTextStyle: [{
|
|
4453
|
-
type: Input
|
|
4454
|
-
}], summarySectionValueTextStyle: [{
|
|
4455
|
-
type: Input
|
|
4456
|
-
}], summarySectionValueTextColor: [{
|
|
4457
|
-
type: Input
|
|
4458
|
-
}], summaryRootLabelTextColor: [{
|
|
4459
|
-
type: Input
|
|
4460
|
-
}], summarySectionLabelTextColor: [{
|
|
4461
|
-
type: Input
|
|
4462
|
-
}], summaryRootSelectedBackground: [{
|
|
4463
|
-
type: Input
|
|
4464
|
-
}], summarySectionSelectedBackground: [{
|
|
4465
|
-
type: Input
|
|
4466
|
-
}], pinnedAreaSeparatorWidth: [{
|
|
4467
|
-
type: Input
|
|
4468
|
-
}], headerSeparatorWidth: [{
|
|
4469
|
-
type: Input
|
|
4470
|
-
}], headerSeparatorBackground: [{
|
|
4471
|
-
type: Input
|
|
4472
|
-
}], headerBackground: [{
|
|
4473
|
-
type: Input
|
|
4474
|
-
}], headerTextColor: [{
|
|
4475
|
-
type: Input
|
|
4476
|
-
}], headerTextStyle: [{
|
|
4477
|
-
type: Input
|
|
4478
|
-
}], rowSeparatorBackground: [{
|
|
4479
|
-
type: Input
|
|
4480
|
-
}], headerRowSeparatorBackground: [{
|
|
4481
|
-
type: Input
|
|
4482
|
-
}], rowSeparatorStickyRowBackground: [{
|
|
4483
|
-
type: Input
|
|
4484
|
-
}], rowSeparatorLastStickyRowBackground: [{
|
|
4485
|
-
type: Input
|
|
4486
|
-
}], rowSeparatorPinnedRowBackground: [{
|
|
4487
|
-
type: Input
|
|
4488
|
-
}], columnResizingSeparatorWidth: [{
|
|
4489
|
-
type: Input
|
|
4490
|
-
}], columnResizingSeparatorOpacity: [{
|
|
4491
|
-
type: Input
|
|
4492
|
-
}], columnMovingSeparatorWidth: [{
|
|
4493
|
-
type: Input
|
|
4494
|
-
}], columnMovingSeparatorOpacity: [{
|
|
4495
|
-
type: Input
|
|
4496
|
-
}], columnResizingSeparatorBackground: [{
|
|
4497
|
-
type: Input
|
|
4498
|
-
}], columnMovingSeparatorBackground: [{
|
|
4499
|
-
type: Input
|
|
4500
|
-
}], shiftSectionContent: [{
|
|
4501
|
-
type: Input
|
|
4502
|
-
}], columnOptionsIconAlignment: [{
|
|
4503
|
-
type: Input
|
|
4504
|
-
}], columnOptionsIconColor: [{
|
|
4505
|
-
type: Input
|
|
4506
|
-
}], columnOptionsIconBehavior: [{
|
|
4507
|
-
type: Input
|
|
4508
|
-
}], actualBorder: [{
|
|
4509
|
-
type: Input
|
|
4510
|
-
}], border: [{
|
|
4511
|
-
type: Input
|
|
4512
|
-
}], actualBorderWidth: [{
|
|
4513
|
-
type: Input
|
|
4514
|
-
}], borderWidthBottom: [{
|
|
4515
|
-
type: Input
|
|
4516
|
-
}], borderWidthLeft: [{
|
|
4517
|
-
type: Input
|
|
4518
|
-
}], borderWidthRight: [{
|
|
4519
|
-
type: Input
|
|
4520
|
-
}], borderWidthTop: [{
|
|
4521
|
-
type: Input
|
|
4522
|
-
}], notifyOnAllSelectionChanges: [{
|
|
4523
|
-
type: Input
|
|
4524
|
-
}], cornerRadiusBottomRight: [{
|
|
4525
|
-
type: Input
|
|
4526
|
-
}], cornerRadiusBottomLeft: [{
|
|
4527
|
-
type: Input
|
|
4528
|
-
}], cornerRadiusTopLeft: [{
|
|
4529
|
-
type: Input
|
|
4530
|
-
}], cornerRadiusTopRight: [{
|
|
4531
|
-
type: Input
|
|
4532
|
-
}], actualCornerRadiusBottomRight: [{
|
|
4533
|
-
type: Input
|
|
4534
|
-
}], actualCornerRadiusBottomLeft: [{
|
|
4535
|
-
type: Input
|
|
4536
|
-
}], actualCornerRadiusTopLeft: [{
|
|
4537
|
-
type: Input
|
|
4538
|
-
}], actualCornerRadiusTopRight: [{
|
|
4539
|
-
type: Input
|
|
4540
|
-
}], isActiveCellStyleEnabled: [{
|
|
4541
|
-
type: Input
|
|
4542
|
-
}], stopPropagation: [{
|
|
4543
|
-
type: Input
|
|
4544
|
-
}], actualBackground: [{
|
|
4545
|
-
type: Input
|
|
4546
|
-
}], background: [{
|
|
4547
|
-
type: Input
|
|
4548
|
-
}], responsiveStates: [{
|
|
4549
|
-
type: Input
|
|
4550
|
-
}], initialSorts: [{
|
|
4551
|
-
type: Input
|
|
4552
|
-
}], initialGroups: [{
|
|
4553
|
-
type: Input
|
|
4554
|
-
}], initialSummaries: [{
|
|
4555
|
-
type: Input
|
|
4556
|
-
}], summaryScope: [{
|
|
4557
|
-
type: Input
|
|
4558
|
-
}], isGroupCollapsable: [{
|
|
4559
|
-
type: Input
|
|
4560
|
-
}], groupHeaderDisplayMode: [{
|
|
4561
|
-
type: Input
|
|
4562
|
-
}], isGroupExpandedDefault: [{
|
|
4563
|
-
type: Input
|
|
4564
|
-
}], expandCollapseOnSectionHeaderClick: [{
|
|
4565
|
-
type: Input
|
|
4566
|
-
}], groupSummaryDisplayMode: [{
|
|
4567
|
-
type: Input
|
|
4568
|
-
}], autoAcceptEdits: [{
|
|
4569
|
-
type: Input
|
|
4570
|
-
}], primaryKey: [{
|
|
4571
|
-
type: Input
|
|
4572
|
-
}], actualPrimaryKey: [{
|
|
4573
|
-
type: Input
|
|
4574
|
-
}], actualColumns: [{
|
|
4575
|
-
type: Input
|
|
4576
|
-
}], reactsToSortChanges: [{
|
|
4577
|
-
type: Input
|
|
4578
|
-
}], reactsToGroupChanges: [{
|
|
4579
|
-
type: Input
|
|
4580
|
-
}], reactsToFilterChanges: [{
|
|
4581
|
-
type: Input
|
|
4582
|
-
}], enterBehavior: [{
|
|
4583
|
-
type: Input
|
|
4584
|
-
}], enterBehaviorAfterEdit: [{
|
|
4585
|
-
type: Input
|
|
4586
|
-
}], isColumnOptionsSummariesEnabled: [{
|
|
4587
|
-
type: Input
|
|
4588
|
-
}], isColumnOptionsGroupingEnabled: [{
|
|
4589
|
-
type: Input
|
|
4590
|
-
}], mergedCellMode: [{
|
|
4591
|
-
type: Input
|
|
4592
|
-
}], mergedCellEvaluationCriteria: [{
|
|
4593
|
-
type: Input
|
|
4594
|
-
}], mergedCellVerticalAlignment: [{
|
|
4595
|
-
type: Input
|
|
4596
|
-
}], filterUIType: [{
|
|
4597
|
-
type: Input
|
|
4598
|
-
}], filterLogicalOperator: [{
|
|
4599
|
-
type: Input
|
|
4600
|
-
}], filterComparisonType: [{
|
|
4601
|
-
type: Input
|
|
4602
|
-
}], todayOverride: [{
|
|
4603
|
-
type: Input
|
|
4604
|
-
}], clearSelectionOnEscape: [{
|
|
4605
|
-
type: Input
|
|
4606
|
-
}], pageSize: [{
|
|
4607
|
-
type: Input
|
|
4608
|
-
}], isToolbarColumnChooserVisible: [{
|
|
4609
|
-
type: Input
|
|
4610
|
-
}], isToolbarColumnPinningVisible: [{
|
|
4611
|
-
type: Input
|
|
4612
|
-
}], toolbarTitle: [{
|
|
4613
|
-
type: Input
|
|
4614
|
-
}], toolbarColumnChooserText: [{
|
|
4615
|
-
type: Input
|
|
4616
|
-
}], toolbarColumnChooserTitle: [{
|
|
4617
|
-
type: Input
|
|
4618
|
-
}], toolbarColumnPinningText: [{
|
|
4619
|
-
type: Input
|
|
4620
|
-
}], toolbarColumnPinningTitle: [{
|
|
4621
|
-
type: Input
|
|
4622
|
-
}], scrollbarStyle: [{
|
|
4623
|
-
type: Input
|
|
4624
|
-
}], scrollbarBackground: [{
|
|
4625
|
-
type: Input
|
|
4626
|
-
}], scrollbarHoverBackground: [{
|
|
4627
|
-
type: Input
|
|
4628
|
-
}], scrollbarActiveBackground: [{
|
|
4629
|
-
type: Input
|
|
4630
|
-
}], columnOptionsBackground: [{
|
|
4631
|
-
type: Input
|
|
4632
|
-
}], columnOptionsScrollbarBackground: [{
|
|
4633
|
-
type: Input
|
|
4634
|
-
}], columnOptionsScrollbarHoverBackground: [{
|
|
4635
|
-
type: Input
|
|
4636
|
-
}], columnOptionsScrollbarActiveBackground: [{
|
|
4637
|
-
type: Input
|
|
4638
|
-
}], columnOptionsTextColor: [{
|
|
4639
|
-
type: Input
|
|
4640
|
-
}], columnOptionsTextStyle: [{
|
|
4641
|
-
type: Input
|
|
4642
|
-
}], columnOptionsHoverBackgroundColor: [{
|
|
4643
|
-
type: Input
|
|
4644
|
-
}], columnOptionsToolTipBackgroundColor: [{
|
|
4645
|
-
type: Input
|
|
4646
|
-
}], columnOptionsToolTipTextColor: [{
|
|
4647
|
-
type: Input
|
|
4648
|
-
}], columnOptionsHighlightColor: [{
|
|
4649
|
-
type: Input
|
|
4650
|
-
}], columnOptionsSeparatorColor: [{
|
|
4651
|
-
type: Input
|
|
4652
|
-
}], columnOptionsGroupHeaderBackground: [{
|
|
4653
|
-
type: Input
|
|
4654
|
-
}], columnOptionsGroupHeaderTextColor: [{
|
|
4655
|
-
type: Input
|
|
4656
|
-
}], columnOptionsGroupHeaderTextStyle: [{
|
|
4657
|
-
type: Input
|
|
4658
|
-
}], columnOptionsAccentColor: [{
|
|
4659
|
-
type: Input
|
|
4660
|
-
}], columnOptionsRowHeight: [{
|
|
4661
|
-
type: Input
|
|
4662
|
-
}], allowCopyOperation: [{
|
|
4663
|
-
type: Input
|
|
4664
|
-
}], maxSelectedCellRanges: [{
|
|
4665
|
-
type: Input
|
|
4666
|
-
}], deferEventForRowDragSelection: [{
|
|
4667
|
-
type: Input
|
|
4668
|
-
}], filterExpressionsChanging: [{
|
|
4669
|
-
type: Output
|
|
4670
|
-
}], filterExpressionsChanged: [{
|
|
4671
|
-
type: Output
|
|
4672
|
-
}], cellPreviewPointerDown: [{
|
|
4673
|
-
type: Output
|
|
4674
|
-
}], cellPreviewPointerUp: [{
|
|
4675
|
-
type: Output
|
|
4676
|
-
}], cellPointerDown: [{
|
|
4677
|
-
type: Output
|
|
4678
|
-
}], cellPointerUp: [{
|
|
4679
|
-
type: Output
|
|
4680
|
-
}], cellClicked: [{
|
|
4681
|
-
type: Output
|
|
4682
|
-
}], filterRowDataBinding: [{
|
|
4683
|
-
type: Output
|
|
4684
|
-
}], filterRowDataBound: [{
|
|
4685
|
-
type: Output
|
|
4686
|
-
}], sortDescriptionsChanged: [{
|
|
4687
|
-
type: Output
|
|
4688
|
-
}], groupDescriptionsChanged: [{
|
|
4689
|
-
type: Output
|
|
4690
|
-
}], summaryDescriptionsChanged: [{
|
|
4691
|
-
type: Output
|
|
4692
|
-
}], columnHiddenChanged: [{
|
|
4693
|
-
type: Output
|
|
4694
|
-
}], columnPinnedChanged: [{
|
|
4695
|
-
type: Output
|
|
4696
|
-
}], cellValueChanging: [{
|
|
4697
|
-
type: Output
|
|
4698
|
-
}], dataCommitted: [{
|
|
4699
|
-
type: Output
|
|
4700
|
-
}], dataCommitting: [{
|
|
4701
|
-
type: Output
|
|
4702
|
-
}], rootSummariesChanged: [{
|
|
4703
|
-
type: Output
|
|
4704
|
-
}], sizeChanged: [{
|
|
4705
|
-
type: Output
|
|
4706
|
-
}], actualColumnsChanged: [{
|
|
4707
|
-
type: Output
|
|
4708
|
-
}], columnsAutoGenerated: [{
|
|
4709
|
-
type: Output
|
|
4710
|
-
}], selectedItemsChanged: [{
|
|
4711
|
-
type: Output
|
|
4712
|
-
}], selectedKeysChanged: [{
|
|
4713
|
-
type: Output
|
|
4714
|
-
}], selectedCellsChanged: [{
|
|
4715
|
-
type: Output
|
|
4716
|
-
}], selectionChanged: [{
|
|
4717
|
-
type: Output
|
|
4718
|
-
}], activeCellChanged: [{
|
|
4719
|
-
type: Output
|
|
4720
|
-
}], selectedCellRangesChanged: [{
|
|
4721
|
-
type: Output
|
|
4722
|
-
}], columnWidthChanged: [{
|
|
4723
|
-
type: Output
|
|
4724
|
-
}], cellEditStarted: [{
|
|
4725
|
-
type: Output
|
|
4726
|
-
}], cellEditEnded: [{
|
|
4727
|
-
type: Output
|
|
4728
|
-
}], rowEditStarted: [{
|
|
4729
|
-
type: Output
|
|
4730
|
-
}], rowEditEnded: [{
|
|
4731
|
-
type: Output
|
|
4732
|
-
}], customFilterRequested: [{
|
|
4733
|
-
type: Output
|
|
4734
|
-
}], actualPrimaryKeyChange: [{
|
|
4735
|
-
type: Output
|
|
4736
|
-
}] } });
|