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,1757 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ViewContainerRef, ComponentFactoryResolver, Injector, NgZone, AfterContentInit, OnInit, Renderer2, QueryList, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IgRect } from "igniteui-angular-core";
|
|
3
|
-
import { IgxSectionHeaderComponent } from './igx-section-header-component';
|
|
4
|
-
import { IgxSummaryRowRootComponent } from './igx-summary-row-root-component';
|
|
5
|
-
import { IgxSummaryRowSectionComponent } from './igx-summary-row-section-component';
|
|
6
|
-
import { IgxColumnWidth } from './igx-column-width';
|
|
7
|
-
import { HeaderClickAction } from './HeaderClickAction';
|
|
8
|
-
import { ColumnShowingAnimationMode } from './ColumnShowingAnimationMode';
|
|
9
|
-
import { ColumnPropertyUpdatingAnimationMode } from './ColumnPropertyUpdatingAnimationMode';
|
|
10
|
-
import { CellDataLoadedAnimationMode } from './CellDataLoadedAnimationMode';
|
|
11
|
-
import { RowSelectionAnimationMode } from './RowSelectionAnimationMode';
|
|
12
|
-
import { ColumnMovingAnimationMode } from './ColumnMovingAnimationMode';
|
|
13
|
-
import { ColumnHidingAnimationMode } from './ColumnHidingAnimationMode';
|
|
14
|
-
import { CellSelectionAnimationMode } from './CellSelectionAnimationMode';
|
|
15
|
-
import { ColumnExchangingAnimationMode } from './ColumnExchangingAnimationMode';
|
|
16
|
-
import { RowHoverAnimationMode } from './RowHoverAnimationMode';
|
|
17
|
-
import { DataGridSelectionMode } from './DataGridSelectionMode';
|
|
18
|
-
import { GridActivationMode } from './GridActivationMode';
|
|
19
|
-
import { GridSelectionBehavior } 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 { Thickness } from "igniteui-angular-core";
|
|
31
|
-
import { IgxDataGridColumnComponent } from './igx-data-grid-column-component';
|
|
32
|
-
import { IgxGridColumnCollection } from './igx-grid-column-collection';
|
|
33
|
-
import { ScrollbarStyle } from "igniteui-angular-core";
|
|
34
|
-
import { IgxColumnSortDescriptionCollection } from './igx-column-sort-description-collection';
|
|
35
|
-
import { IgxColumnGroupDescriptionCollection } from './igx-column-group-description-collection';
|
|
36
|
-
import { IgxFilterExpressionCollection } from "igniteui-angular-core";
|
|
37
|
-
import { IgxColumnSummaryDescriptionCollection } from './igx-column-summary-description-collection';
|
|
38
|
-
import { IgxGridSelectedItemsCollection } from "./igx-grid-selected-items-collection";
|
|
39
|
-
import { IgxGridSelectedKeysCollection } from "./igx-grid-selected-keys-collection";
|
|
40
|
-
import { IgxGridSelectedCellsCollection } from "./igx-grid-selected-cells-collection";
|
|
41
|
-
import { IgxGridSelectedCellRangesCollection } from "./igx-grid-selected-cell-ranges-collection";
|
|
42
|
-
import { IgxCellKey } from "./igx-cell-key";
|
|
43
|
-
import { IgxGridFilterExpressionsEventArgs } from './igx-grid-filter-expressions-event-args';
|
|
44
|
-
import { IgxResponsiveStatesCollection } from './igx-responsive-states-collection';
|
|
45
|
-
import { IgxGridAnimationSettings } from './igx-grid-animation-settings';
|
|
46
|
-
import { IgxRowSeparatorComponent } from './igx-row-separator-component';
|
|
47
|
-
import { IgxHeaderRowSeparatorComponent } from './igx-header-row-separator-component';
|
|
48
|
-
import { IDataSource } from "igniteui-angular-core";
|
|
49
|
-
import { IgxGridCellPosition } from "./igx-grid-cell-position";
|
|
50
|
-
import { IgxGridActiveCellChangedEventArgs } from "./igx-grid-active-cell-changed-event-args";
|
|
51
|
-
import { IgxColumnHiddenChangedEventArgs } from "./igx-column-hidden-changed-event-args";
|
|
52
|
-
import { IgxHeaderSeparatorComponent } from "./igx-header-separator-component";
|
|
53
|
-
import { IgxColumnResizingSeparatorComponent } from './igx-column-resizing-separator-component';
|
|
54
|
-
import { ColumnResizingMode } from "./ColumnResizingMode";
|
|
55
|
-
import { ColumnResizingAnimationMode } from "./ColumnResizingAnimationMode";
|
|
56
|
-
import { ColumnMovingMode } from "./ColumnMovingMode";
|
|
57
|
-
import { IgxColumnMovingSeparatorComponent } from './igx-column-moving-separator-component';
|
|
58
|
-
import { SortIndicatorStyle } from "./SortIndicatorStyle";
|
|
59
|
-
import { GroupHeaderDisplayMode } from "./GroupHeaderDisplayMode";
|
|
60
|
-
import { SummaryScope } from "./SummaryScope";
|
|
61
|
-
import { GroupSummaryDisplayMode } from "./GroupSummaryDisplayMode";
|
|
62
|
-
import { ISummaryResult } from "igniteui-angular-core";
|
|
63
|
-
import { IgxPinnedAreaSeparatorComponent } from "./igx-pinned-area-separator-component";
|
|
64
|
-
import { PinnedPositions } from "./PinnedPositions";
|
|
65
|
-
import { ColumnOptionsIconAlignment } from "./ColumnOptionsIconAlignment";
|
|
66
|
-
import { ColumnOptionsIconBehavior } from "./ColumnOptionsIconBehavior";
|
|
67
|
-
import { IgxColumnPinnedChangedEventArgs } from "./igx-column-pinned-changed-event-args";
|
|
68
|
-
import { ControlDisplayDensity } from "igniteui-angular-core";
|
|
69
|
-
import { EditModeType } from "./EditModeType";
|
|
70
|
-
import { EditModeClickAction } from "./EditModeClickAction";
|
|
71
|
-
import { IgxGridCellValueChangingEventArgs } from "./igx-grid-cell-value-changing-event-args";
|
|
72
|
-
import { IgxGridDataCommittingEventArgs } from "./igx-grid-data-committing-event-args";
|
|
73
|
-
import { IgxGridDataCommittedEventArgs } from "./igx-grid-data-committed-event-args";
|
|
74
|
-
import { IgxGridSizeChangedEventArgs } from "./igx-grid-size-changed-event-args";
|
|
75
|
-
import { IgxGridColumnsChangedEventArgs } from './igx-grid-columns-changed-event-args';
|
|
76
|
-
import { IgxGridColumnWidthChangedEventArgs } from "./igx-grid-column-width-changed-event-args";
|
|
77
|
-
import { IgxGridCellEditStartedEventArgs } from "./igx-grid-cell-edit-started-event-args";
|
|
78
|
-
import { IgxGridCellEditEndedEventArgs } from "./igx-grid-cell-edit-ended-event-args";
|
|
79
|
-
import { IgxGridRowEditStartedEventArgs } from "./igx-grid-row-edit-started-event-args";
|
|
80
|
-
import { IgxGridRowEditEndedEventArgs } from "./igx-grid-row-edit-ended-event-args";
|
|
81
|
-
import { IgxGridSelectionChangedEventArgs } from "./igx-grid-selection-changed-event-args";
|
|
82
|
-
import { EnterKeyBehaviors } from "./EnterKeyBehaviors";
|
|
83
|
-
import { EnterKeyBehaviorAfterEdit } from "./EnterKeyBehaviorAfterEdit";
|
|
84
|
-
import { MergedCellMode } from "./MergedCellMode";
|
|
85
|
-
import { MergedCellEvaluationCriteria } from "./MergedCellEvaluationCriteria";
|
|
86
|
-
import { FilterUIType } from "./FilterUIType";
|
|
87
|
-
import { FilterLogicalOperator } from "./FilterLogicalOperator";
|
|
88
|
-
import { FilterComparisonType } from "./FilterComparisonType";
|
|
89
|
-
import { IgxGridCustomFilterRequestedEventArgs } from "./igx-grid-custom-filter-requested-event-args";
|
|
90
|
-
import { CellContentVerticalAlignment } from "./CellContentVerticalAlignment";
|
|
91
|
-
import { IgxDataSourceRootSummariesChangedEventArgs } from "igniteui-angular-core";
|
|
92
|
-
import { BaseControlTheme } from "igniteui-angular-core";
|
|
93
|
-
import { IgxDataBindingEventArgs } from './igx-data-binding-event-args';
|
|
94
|
-
import * as i0 from "@angular/core";
|
|
95
|
-
export declare class IgxDataGridComponent implements OnInit, AfterContentInit {
|
|
96
|
-
private _ngrenderer;
|
|
97
|
-
private _elRef;
|
|
98
|
-
private _ngZone;
|
|
99
|
-
private _componentFactoryResolver;
|
|
100
|
-
private _changeDetector;
|
|
101
|
-
private _injector;
|
|
102
|
-
contentColumns: QueryList<IgxDataGridColumnComponent>;
|
|
103
|
-
_dynamicContent: ViewContainerRef;
|
|
104
|
-
/**
|
|
105
|
-
* The columns actually present in the grid. Do not directly modify this array.
|
|
106
|
-
* This array's contents can be modified by causing Angular to reproject the child content.
|
|
107
|
-
* Or adding and removing columns from the manual columns collection on the columns property.
|
|
108
|
-
*/
|
|
109
|
-
combinedColumns: IgxDataGridColumnComponent[];
|
|
110
|
-
private _portalManager;
|
|
111
|
-
private _container;
|
|
112
|
-
private _columns;
|
|
113
|
-
private _disableManualColumnSync;
|
|
114
|
-
private _ensureColumnsAreManual;
|
|
115
|
-
/**
|
|
116
|
-
* A collection or manually added columns for the grid.
|
|
117
|
-
*/
|
|
118
|
-
get columns(): IgxGridColumnCollection;
|
|
119
|
-
private _height;
|
|
120
|
-
private _width;
|
|
121
|
-
set height(value: string);
|
|
122
|
-
get height(): string;
|
|
123
|
-
set width(value: string);
|
|
124
|
-
get width(): string;
|
|
125
|
-
private _setScrollbarStyle;
|
|
126
|
-
private _setScrollbarColor;
|
|
127
|
-
private _setScrollbarHoverColor;
|
|
128
|
-
private _setScrollbarActiveColor;
|
|
129
|
-
private _moveFocusNext;
|
|
130
|
-
private _moveFocusPrevious;
|
|
131
|
-
private _columnsAdapter;
|
|
132
|
-
protected createImplementation(): DataGrid;
|
|
133
|
-
ngOnInit(): void;
|
|
134
|
-
protected _implementation: any;
|
|
135
|
-
get i(): DataGrid;
|
|
136
|
-
private onImplementationCreated;
|
|
137
|
-
constructor(_ngrenderer: Renderer2, _elRef: ViewContainerRef, _ngZone: NgZone, _componentFactoryResolver: ComponentFactoryResolver, _changeDetector: ChangeDetectorRef, _injector: Injector);
|
|
138
|
-
private _focusScroller;
|
|
139
|
-
private _setDefaultCursor;
|
|
140
|
-
private _setResizeCursor;
|
|
141
|
-
private _setHandCursor;
|
|
142
|
-
private _setBorder;
|
|
143
|
-
private _setScrollerVerticalTrackInset;
|
|
144
|
-
private _scroller;
|
|
145
|
-
private _dragger;
|
|
146
|
-
private _renderer;
|
|
147
|
-
private _grid;
|
|
148
|
-
private containerResized;
|
|
149
|
-
private _insertExternalColumnAtIndex;
|
|
150
|
-
private _removeExternalColumn;
|
|
151
|
-
ngAfterContentInit(): void;
|
|
152
|
-
ngAfterViewInit(): void;
|
|
153
|
-
ngOnDestroy(): void;
|
|
154
|
-
private onMouseEvent;
|
|
155
|
-
get actualDataSource(): IDataSource;
|
|
156
|
-
private _contentLayout;
|
|
157
|
-
private _contentDiv;
|
|
158
|
-
private _useNativeScroll;
|
|
159
|
-
private _content;
|
|
160
|
-
private refreshContentSize;
|
|
161
|
-
onScroll(): void;
|
|
162
|
-
onScrollStart(): void;
|
|
163
|
-
onScrollStop(): void;
|
|
164
|
-
scrollTo(x: number, y: number): void;
|
|
165
|
-
private _dataSource;
|
|
166
|
-
set dataSource(value: any);
|
|
167
|
-
get dataSource(): any;
|
|
168
|
-
forColumnsWithPropertyPath(propertyPath: string, callback: (column: IgxDataGridColumnComponent) => void): void;
|
|
169
|
-
/**
|
|
170
|
-
* Gets or sets the default column width to use if a column as no local width.
|
|
171
|
-
* */
|
|
172
|
-
get defaultColumnWidth(): IgxColumnWidth;
|
|
173
|
-
set defaultColumnWidth(value: IgxColumnWidth);
|
|
174
|
-
private _insetLeft;
|
|
175
|
-
/**
|
|
176
|
-
* Gets or sets the amount of left inset space to use around the grid content.
|
|
177
|
-
*/
|
|
178
|
-
get insetLeft(): number;
|
|
179
|
-
set insetLeft(v: number);
|
|
180
|
-
private _insetTop;
|
|
181
|
-
/**
|
|
182
|
-
* Gets or sets the amount of top inset space to use around the grid content.
|
|
183
|
-
*/
|
|
184
|
-
get insetTop(): number;
|
|
185
|
-
set insetTop(v: number);
|
|
186
|
-
private _insetRight;
|
|
187
|
-
/**
|
|
188
|
-
* Gets or sets the amount of right inset space to use around the grid content.
|
|
189
|
-
*/
|
|
190
|
-
get insetRight(): number;
|
|
191
|
-
set insetRight(v: number);
|
|
192
|
-
private _insetBottom;
|
|
193
|
-
/**
|
|
194
|
-
* Gets or sets the amount of bottom inset space to use around the grid content.
|
|
195
|
-
*/
|
|
196
|
-
get insetBottom(): number;
|
|
197
|
-
set insetBottom(v: number);
|
|
198
|
-
private _isGroupByAreaVisible;
|
|
199
|
-
/**
|
|
200
|
-
* Gets or sets if the Column Grouping Area should be shown and enabled
|
|
201
|
-
*/
|
|
202
|
-
get isGroupByAreaVisible(): boolean;
|
|
203
|
-
set isGroupByAreaVisible(value: boolean);
|
|
204
|
-
/**
|
|
205
|
-
* Gets or sets the base theme used by the grid.
|
|
206
|
-
*/
|
|
207
|
-
get theme(): BaseControlTheme;
|
|
208
|
-
set theme(v: BaseControlTheme);
|
|
209
|
-
static ngAcceptInputType_theme: BaseControlTheme | string;
|
|
210
|
-
/**
|
|
211
|
-
* Gets or sets the type of column resizing to use.
|
|
212
|
-
*/
|
|
213
|
-
get columnResizingMode(): ColumnResizingMode;
|
|
214
|
-
set columnResizingMode(v: ColumnResizingMode);
|
|
215
|
-
static ngAcceptInputType_columnResizingMode: ColumnResizingMode | string;
|
|
216
|
-
/**
|
|
217
|
-
* Gets or sets the type column moving to use.
|
|
218
|
-
*/
|
|
219
|
-
get columnMovingMode(): ColumnMovingMode;
|
|
220
|
-
set columnMovingMode(v: ColumnMovingMode);
|
|
221
|
-
static ngAcceptInputType_columnMovingMode: ColumnMovingMode | string;
|
|
222
|
-
/**
|
|
223
|
-
* Gets or sets whether the row will highlight when hovered.
|
|
224
|
-
*/
|
|
225
|
-
get isRowHoverEnabled(): boolean;
|
|
226
|
-
set isRowHoverEnabled(v: boolean);
|
|
227
|
-
static ngAcceptInputType_isRowHoverEnabled: boolean | string;
|
|
228
|
-
/**
|
|
229
|
-
* Gets or sets the background color for rows when hovered.
|
|
230
|
-
*/
|
|
231
|
-
get rowHoverBackground(): string;
|
|
232
|
-
set rowHoverBackground(v: string);
|
|
233
|
-
/**
|
|
234
|
-
* Gets or sets the text color for rows when hovered.
|
|
235
|
-
*/
|
|
236
|
-
get rowHoverTextColor(): string;
|
|
237
|
-
set rowHoverTextColor(v: string);
|
|
238
|
-
/**
|
|
239
|
-
* Gets or sets the border color for rows being edited.
|
|
240
|
-
*/
|
|
241
|
-
get editRowBorder(): string;
|
|
242
|
-
set editRowBorder(v: string);
|
|
243
|
-
get editRowBorderWidthBottom(): number;
|
|
244
|
-
set editRowBorderWidthBottom(v: number);
|
|
245
|
-
static ngAcceptInputType_editRowBorderWidthBottom: number | string;
|
|
246
|
-
get editRowBorderWidthLeft(): number;
|
|
247
|
-
set editRowBorderWidthLeft(v: number);
|
|
248
|
-
static ngAcceptInputType_editRowBorderWidthLeft: number | string;
|
|
249
|
-
get editRowBorderWidthRight(): number;
|
|
250
|
-
set editRowBorderWidthRight(v: number);
|
|
251
|
-
static ngAcceptInputType_editRowBorderWidthRight: number | string;
|
|
252
|
-
get editRowBorderWidthTop(): number;
|
|
253
|
-
set editRowBorderWidthTop(v: number);
|
|
254
|
-
static ngAcceptInputType_editRowBorderWidthTop: number | string;
|
|
255
|
-
ensureEditRowBorderWidth(): void;
|
|
256
|
-
/**
|
|
257
|
-
* Gets or sets the header type used for sectioning off groups of rows.
|
|
258
|
-
*/
|
|
259
|
-
get sectionHeader(): IgxSectionHeaderComponent;
|
|
260
|
-
set sectionHeader(v: IgxSectionHeaderComponent);
|
|
261
|
-
/**
|
|
262
|
-
* Gets or sets the cell definition used for summary rows at the root level.
|
|
263
|
-
*/
|
|
264
|
-
get summaryRowRoot(): IgxSummaryRowRootComponent;
|
|
265
|
-
set summaryRowRoot(v: IgxSummaryRowRootComponent);
|
|
266
|
-
/**
|
|
267
|
-
* Gets or sets the cell definition used for summary rows at the section level.
|
|
268
|
-
*/
|
|
269
|
-
get summaryRowSection(): IgxSummaryRowSectionComponent;
|
|
270
|
-
set summaryRowSection(v: IgxSummaryRowSectionComponent);
|
|
271
|
-
/**
|
|
272
|
-
* Gets or sets the row seperator settings.
|
|
273
|
-
*/
|
|
274
|
-
get rowSeparator(): IgxRowSeparatorComponent;
|
|
275
|
-
set rowSeparator(v: IgxRowSeparatorComponent);
|
|
276
|
-
/**
|
|
277
|
-
* Gets or sets the header row seperator settings.
|
|
278
|
-
*/
|
|
279
|
-
get headerRowSeparator(): IgxHeaderRowSeparatorComponent;
|
|
280
|
-
set headerRowSeparator(v: IgxHeaderRowSeparatorComponent);
|
|
281
|
-
/**
|
|
282
|
-
* Gets or sets the header seperator settings.
|
|
283
|
-
*/
|
|
284
|
-
get headerSeparator(): IgxHeaderSeparatorComponent;
|
|
285
|
-
set headerSeparator(v: IgxHeaderSeparatorComponent);
|
|
286
|
-
/**
|
|
287
|
-
* Gets or sets the column resizing seperator settings.
|
|
288
|
-
*/
|
|
289
|
-
get columnResizingSeparator(): IgxColumnResizingSeparatorComponent;
|
|
290
|
-
set columnResizingSeparator(v: IgxColumnResizingSeparatorComponent);
|
|
291
|
-
/**
|
|
292
|
-
* Gets or sets the column resizing seperator settings.
|
|
293
|
-
*/
|
|
294
|
-
get columnMovingSeparator(): IgxColumnMovingSeparatorComponent;
|
|
295
|
-
set columnMovingSeparator(v: IgxColumnMovingSeparatorComponent);
|
|
296
|
-
/**
|
|
297
|
-
* Gets or sets the pinned area separator settings.
|
|
298
|
-
*/
|
|
299
|
-
get pinnedAreaSeparator(): IgxPinnedAreaSeparatorComponent;
|
|
300
|
-
set pinnedAreaSeparator(v: IgxPinnedAreaSeparatorComponent);
|
|
301
|
-
/**
|
|
302
|
-
* Gets or sets the desired properties the grid will automatically generate columns for.
|
|
303
|
-
*/
|
|
304
|
-
get autoGenerateDesiredProperties(): string[];
|
|
305
|
-
set autoGenerateDesiredProperties(v: string[]);
|
|
306
|
-
static ngAcceptInputType_autoGenerateDesiredProperties: string[] | string;
|
|
307
|
-
/**
|
|
308
|
-
* 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.
|
|
309
|
-
*/
|
|
310
|
-
get dataSourceDesiredProperties(): string[];
|
|
311
|
-
set dataSourceDesiredProperties(v: string[]);
|
|
312
|
-
static ngAcceptInputType_dataSourceDesiredProperties: string[] | string;
|
|
313
|
-
/**
|
|
314
|
-
* Gets or sets the display density to use for the grid.
|
|
315
|
-
*/
|
|
316
|
-
get density(): ControlDisplayDensity;
|
|
317
|
-
set density(v: ControlDisplayDensity);
|
|
318
|
-
static ngAcceptInputType_density: ControlDisplayDensity | string;
|
|
319
|
-
/**
|
|
320
|
-
* Gets the actual height for the rows in the grid.
|
|
321
|
-
*/
|
|
322
|
-
get actualRowHeight(): number;
|
|
323
|
-
set actualRowHeight(v: number);
|
|
324
|
-
static ngAcceptInputType_actualRowHeight: number | string;
|
|
325
|
-
/**
|
|
326
|
-
* Gets or sets the height to use for the rows in the grid. If not set the grid will
|
|
327
|
-
* use the default value for the set display density.
|
|
328
|
-
*/
|
|
329
|
-
get rowHeight(): number;
|
|
330
|
-
set rowHeight(v: number);
|
|
331
|
-
static ngAcceptInputType_rowHeight: number | string;
|
|
332
|
-
/**
|
|
333
|
-
* Gets or sets the default minimum width to use on all columns. Ignored if NaN.
|
|
334
|
-
*/
|
|
335
|
-
get defaultColumnMinWidth(): number;
|
|
336
|
-
set defaultColumnMinWidth(v: number);
|
|
337
|
-
static ngAcceptInputType_defaultColumnMinWidth: number | string;
|
|
338
|
-
/**
|
|
339
|
-
* Gets the height used for the header row.
|
|
340
|
-
*/
|
|
341
|
-
get actualHeaderHeight(): number;
|
|
342
|
-
set actualHeaderHeight(v: number);
|
|
343
|
-
static ngAcceptInputType_actualHeaderHeight: number | string;
|
|
344
|
-
/**
|
|
345
|
-
* Gets or sets the height to use for the header row.
|
|
346
|
-
*/
|
|
347
|
-
get headerHeight(): number;
|
|
348
|
-
set headerHeight(v: number);
|
|
349
|
-
static ngAcceptInputType_headerHeight: number | string;
|
|
350
|
-
/**
|
|
351
|
-
* Returns/sets the action to take when a column header is clicked.
|
|
352
|
-
*/
|
|
353
|
-
get headerClickAction(): HeaderClickAction;
|
|
354
|
-
set headerClickAction(v: HeaderClickAction);
|
|
355
|
-
static ngAcceptInputType_headerClickAction: HeaderClickAction | string;
|
|
356
|
-
/**
|
|
357
|
-
* Gets or sets the type of edit mode
|
|
358
|
-
*/
|
|
359
|
-
get editMode(): EditModeType;
|
|
360
|
-
set editMode(v: EditModeType);
|
|
361
|
-
static ngAcceptInputType_editMode: EditModeType | string;
|
|
362
|
-
/**
|
|
363
|
-
* Gets or sets the type of click action required to enter edit mode.
|
|
364
|
-
*/
|
|
365
|
-
get editModeClickAction(): EditModeClickAction;
|
|
366
|
-
set editModeClickAction(v: EditModeClickAction);
|
|
367
|
-
static ngAcceptInputType_editModeClickAction: EditModeClickAction | string;
|
|
368
|
-
/**
|
|
369
|
-
* Gets or sets whether edit mode will begin as soon as you start typing while a cell is active.
|
|
370
|
-
*/
|
|
371
|
-
get editOnKeyPress(): boolean;
|
|
372
|
-
set editOnKeyPress(v: boolean);
|
|
373
|
-
static ngAcceptInputType_editOnKeyPress: boolean | string;
|
|
374
|
-
/**
|
|
375
|
-
* Configures whether or not the grid will autogenerate columns when the data source is set.
|
|
376
|
-
*/
|
|
377
|
-
get autoGenerateColumns(): boolean;
|
|
378
|
-
set autoGenerateColumns(v: boolean);
|
|
379
|
-
static ngAcceptInputType_autoGenerateColumns: boolean | string;
|
|
380
|
-
/**
|
|
381
|
-
* Sets or gets the height to use for the row separators.
|
|
382
|
-
*/
|
|
383
|
-
get rowSeparatorHeight(): number;
|
|
384
|
-
set rowSeparatorHeight(v: number);
|
|
385
|
-
static ngAcceptInputType_rowSeparatorHeight: number | string;
|
|
386
|
-
/**
|
|
387
|
-
* Configures whether or not place holders are used for cells who do not have their data yet.
|
|
388
|
-
*/
|
|
389
|
-
get isPlaceholderRenderingEnabled(): boolean;
|
|
390
|
-
set isPlaceholderRenderingEnabled(v: boolean);
|
|
391
|
-
static ngAcceptInputType_isPlaceholderRenderingEnabled: boolean | string;
|
|
392
|
-
/**
|
|
393
|
-
* Sets or gets the Column Adding Animation mode to use.
|
|
394
|
-
*/
|
|
395
|
-
get columnAddingAnimationMode(): ColumnShowingAnimationMode;
|
|
396
|
-
set columnAddingAnimationMode(v: ColumnShowingAnimationMode);
|
|
397
|
-
static ngAcceptInputType_columnAddingAnimationMode: ColumnShowingAnimationMode | string;
|
|
398
|
-
/**
|
|
399
|
-
* Sets or gets the Column Property Updating Animation mode to use.
|
|
400
|
-
*/
|
|
401
|
-
get columnPropertyUpdatingAnimationMode(): ColumnPropertyUpdatingAnimationMode;
|
|
402
|
-
set columnPropertyUpdatingAnimationMode(v: ColumnPropertyUpdatingAnimationMode);
|
|
403
|
-
static ngAcceptInputType_columnPropertyUpdatingAnimationMode: ColumnPropertyUpdatingAnimationMode | string;
|
|
404
|
-
/**
|
|
405
|
-
* Sets or gets the cell data loaded animation mode to use.
|
|
406
|
-
*/
|
|
407
|
-
get cellDataLoadedAnimationMode(): CellDataLoadedAnimationMode;
|
|
408
|
-
set cellDataLoadedAnimationMode(v: CellDataLoadedAnimationMode);
|
|
409
|
-
static ngAcceptInputType_cellDataLoadedAnimationMode: CellDataLoadedAnimationMode | string;
|
|
410
|
-
/**
|
|
411
|
-
* Sets or gets the row selection animation mode to use.
|
|
412
|
-
*/
|
|
413
|
-
get rowSelectionAnimationMode(): RowSelectionAnimationMode;
|
|
414
|
-
set rowSelectionAnimationMode(v: RowSelectionAnimationMode);
|
|
415
|
-
static ngAcceptInputType_rowSelectionAnimationMode: RowSelectionAnimationMode | string;
|
|
416
|
-
/**
|
|
417
|
-
* Sets or gets the row hover animation mode to use.
|
|
418
|
-
*/
|
|
419
|
-
get rowHoverAnimationMode(): RowHoverAnimationMode;
|
|
420
|
-
set rowHoverAnimationMode(v: RowHoverAnimationMode);
|
|
421
|
-
static ngAcceptInputType_rowHoverAnimationMode: RowHoverAnimationMode | string;
|
|
422
|
-
/**
|
|
423
|
-
* Sets or gets the cell selection animation mode to use.
|
|
424
|
-
*/
|
|
425
|
-
get cellSelectionAnimationMode(): CellSelectionAnimationMode;
|
|
426
|
-
set cellSelectionAnimationMode(v: CellSelectionAnimationMode);
|
|
427
|
-
static ngAcceptInputType_cellSelectionAnimationMode: CellSelectionAnimationMode | string;
|
|
428
|
-
/**
|
|
429
|
-
* Sets or gets the default animation settings for the grid.
|
|
430
|
-
*/
|
|
431
|
-
get animationSettings(): IgxGridAnimationSettings;
|
|
432
|
-
set animationSettings(v: IgxGridAnimationSettings);
|
|
433
|
-
/**
|
|
434
|
-
* Sets or gets the column resizing animation mode to use. Only applies when resizing in Deferred mode.
|
|
435
|
-
*/
|
|
436
|
-
get columnResizingAnimationMode(): ColumnResizingAnimationMode;
|
|
437
|
-
set columnResizingAnimationMode(v: ColumnResizingAnimationMode);
|
|
438
|
-
static ngAcceptInputType_columnResizingAnimationMode: ColumnResizingAnimationMode | string;
|
|
439
|
-
/**
|
|
440
|
-
* Sets or gets the column showing animation mode to use.
|
|
441
|
-
*/
|
|
442
|
-
get columnShowingAnimationMode(): ColumnShowingAnimationMode;
|
|
443
|
-
set columnShowingAnimationMode(v: ColumnShowingAnimationMode);
|
|
444
|
-
static ngAcceptInputType_columnShowingAnimationMode: ColumnShowingAnimationMode | string;
|
|
445
|
-
/**
|
|
446
|
-
* Sets or gets the column moving animation mode to use.
|
|
447
|
-
*/
|
|
448
|
-
get columnMovingAnimationMode(): ColumnMovingAnimationMode;
|
|
449
|
-
set columnMovingAnimationMode(v: ColumnMovingAnimationMode);
|
|
450
|
-
static ngAcceptInputType_columnMovingAnimationMode: ColumnMovingAnimationMode | string;
|
|
451
|
-
/**
|
|
452
|
-
* Sets or gets the column hiding animation mode to use.
|
|
453
|
-
*/
|
|
454
|
-
get columnHidingAnimationMode(): ColumnHidingAnimationMode;
|
|
455
|
-
set columnHidingAnimationMode(v: ColumnHidingAnimationMode);
|
|
456
|
-
static ngAcceptInputType_columnHidingAnimationMode: ColumnHidingAnimationMode | string;
|
|
457
|
-
/**
|
|
458
|
-
* Sets or gets the column exchanging animation mode to use.
|
|
459
|
-
*/
|
|
460
|
-
get columnExchangingAnimationMode(): ColumnExchangingAnimationMode;
|
|
461
|
-
set columnExchangingAnimationMode(v: ColumnExchangingAnimationMode);
|
|
462
|
-
static ngAcceptInputType_columnExchangingAnimationMode: ColumnExchangingAnimationMode | string;
|
|
463
|
-
/**
|
|
464
|
-
* Sets or gets the grid selection mode.
|
|
465
|
-
*/
|
|
466
|
-
get selectionMode(): DataGridSelectionMode;
|
|
467
|
-
set selectionMode(v: DataGridSelectionMode);
|
|
468
|
-
static ngAcceptInputType_selectionMode: DataGridSelectionMode | string;
|
|
469
|
-
/**
|
|
470
|
-
* Sets or gets the grid selection mode.
|
|
471
|
-
*/
|
|
472
|
-
get activationMode(): GridActivationMode;
|
|
473
|
-
set activationMode(v: GridActivationMode);
|
|
474
|
-
static ngAcceptInputType_activationMode: GridActivationMode | string;
|
|
475
|
-
/**
|
|
476
|
-
* Sets or gets how selection behaves in the grid.
|
|
477
|
-
*/
|
|
478
|
-
get selectionBehavior(): GridSelectionBehavior;
|
|
479
|
-
set selectionBehavior(v: GridSelectionBehavior);
|
|
480
|
-
static ngAcceptInputType_selectionBehavior: GridSelectionBehavior | string;
|
|
481
|
-
/**
|
|
482
|
-
* Gets or sets the ability to select rows or cells via mouse dragging. Currently only applies when SelectionMode is MultipleRow or RangeCell.
|
|
483
|
-
*/
|
|
484
|
-
get mouseDragSelectionEnabled(): boolean;
|
|
485
|
-
set mouseDragSelectionEnabled(v: boolean);
|
|
486
|
-
static ngAcceptInputType_mouseDragSelectionEnabled: boolean | string;
|
|
487
|
-
private _selectedItems;
|
|
488
|
-
/**
|
|
489
|
-
* Gets which items are currently selected in the grid. Collection can be updated to programatically select items.
|
|
490
|
-
*/
|
|
491
|
-
get selectedItems(): IgxGridSelectedItemsCollection;
|
|
492
|
-
set selectedItems(v: IgxGridSelectedItemsCollection);
|
|
493
|
-
static ngAcceptInputType_selectedItems: IgxGridSelectedItemsCollection | string;
|
|
494
|
-
private _selectedKeys;
|
|
495
|
-
/**
|
|
496
|
-
* Gets which primary key values are currently selected in the grid. Collection can be updated to programatically select items.
|
|
497
|
-
*/
|
|
498
|
-
get selectedKeys(): IgxGridSelectedKeysCollection;
|
|
499
|
-
set selectedKeys(v: IgxGridSelectedKeysCollection);
|
|
500
|
-
static ngAcceptInputType_selectedKeys: IgxGridSelectedKeysCollection | string;
|
|
501
|
-
private _selectedCells;
|
|
502
|
-
/**
|
|
503
|
-
* Gets which cells are currently selected in the grid. Collection can be updated to programatically select cells.
|
|
504
|
-
*/
|
|
505
|
-
get selectedCells(): IgxGridSelectedCellsCollection;
|
|
506
|
-
set selectedCells(v: IgxGridSelectedCellsCollection);
|
|
507
|
-
static ngAcceptInputType_selectedCells: IgxGridSelectedCellsCollection | string;
|
|
508
|
-
private _selectedCellRanges;
|
|
509
|
-
/**
|
|
510
|
-
* Gets which cell ranges are currently selected in the grid. Collection can be updated to programatically select cells.
|
|
511
|
-
*/
|
|
512
|
-
get selectedCellRanges(): IgxGridSelectedCellRangesCollection;
|
|
513
|
-
set selectedCellRanges(v: IgxGridSelectedCellRangesCollection);
|
|
514
|
-
static ngAcceptInputType_selectedCellRanges: IgxGridSelectedCellRangesCollection | string;
|
|
515
|
-
private _pinnedItems;
|
|
516
|
-
/**
|
|
517
|
-
* Gets which items are currently pinned in the grid. Collection can be updated to programatically pin items.
|
|
518
|
-
*/
|
|
519
|
-
get pinnedItems(): IgxGridSelectedItemsCollection;
|
|
520
|
-
set pinnedItems(v: IgxGridSelectedItemsCollection);
|
|
521
|
-
static ngAcceptInputType_pinnedItems: IgxGridSelectedItemsCollection | string;
|
|
522
|
-
private _pinnedKeys;
|
|
523
|
-
/**
|
|
524
|
-
* Gets which primary keys are currently pinned in the grid. Collection can be updated to programatically pin items.
|
|
525
|
-
*/
|
|
526
|
-
get pinnedKeys(): IgxGridSelectedKeysCollection;
|
|
527
|
-
set pinnedKeys(v: IgxGridSelectedKeysCollection);
|
|
528
|
-
static ngAcceptInputType_pinnedKeys: IgxGridSelectedKeysCollection | string;
|
|
529
|
-
/**
|
|
530
|
-
* Gets or sets whether to show the column options UI in the headers for columns.
|
|
531
|
-
*/
|
|
532
|
-
get isColumnOptionsEnabled(): boolean;
|
|
533
|
-
set isColumnOptionsEnabled(v: boolean);
|
|
534
|
-
static ngAcceptInputType_isColumnOptionsEnabled: boolean | string;
|
|
535
|
-
get useNewerColumnOptionsMenu(): boolean;
|
|
536
|
-
set useNewerColumnOptionsMenu(v: boolean);
|
|
537
|
-
static ngAcceptInputType_useNewerColumnOptionsMenu: boolean | string;
|
|
538
|
-
/**
|
|
539
|
-
* Gets or sets if group rows will stick to the top of the grid.
|
|
540
|
-
*/
|
|
541
|
-
get isGroupRowSticky(): boolean;
|
|
542
|
-
set isGroupRowSticky(v: boolean);
|
|
543
|
-
static ngAcceptInputType_isGroupRowSticky: boolean | string;
|
|
544
|
-
/**
|
|
545
|
-
* Gets or sets if header separators are rendered.
|
|
546
|
-
*/
|
|
547
|
-
get isHeaderSeparatorVisible(): boolean;
|
|
548
|
-
set isHeaderSeparatorVisible(v: boolean);
|
|
549
|
-
static ngAcceptInputType_isHeaderSeparatorVisible: boolean | string;
|
|
550
|
-
/**
|
|
551
|
-
* Gets or sets the default background color to use for content cells when a row is in a selected state
|
|
552
|
-
*/
|
|
553
|
-
get cellSelectedBackground(): string;
|
|
554
|
-
set cellSelectedBackground(v: string);
|
|
555
|
-
/**
|
|
556
|
-
* Gets or sets the default text color to use for content cells when a row is in a selected state
|
|
557
|
-
*/
|
|
558
|
-
get cellSelectedTextColor(): string;
|
|
559
|
-
set cellSelectedTextColor(v: string);
|
|
560
|
-
/**
|
|
561
|
-
* Gets or sets the default background color to use for section header cells when a row is in a selected state
|
|
562
|
-
*/
|
|
563
|
-
get sectionHeaderSelectedBackground(): string;
|
|
564
|
-
set sectionHeaderSelectedBackground(v: string);
|
|
565
|
-
/**
|
|
566
|
-
* Gets or sets the default background color to use for summary cells at the root level.
|
|
567
|
-
*/
|
|
568
|
-
get summaryRootBackground(): string;
|
|
569
|
-
set summaryRootBackground(v: string);
|
|
570
|
-
/**
|
|
571
|
-
* Gets or sets the default background color to use for summary cells at the section level.
|
|
572
|
-
*/
|
|
573
|
-
get summarySectionBackground(): string;
|
|
574
|
-
set summarySectionBackground(v: string);
|
|
575
|
-
/**
|
|
576
|
-
* Gets or sets the default opacity to use for pinned rows
|
|
577
|
-
*/
|
|
578
|
-
get pinnedRowOpacity(): number;
|
|
579
|
-
set pinnedRowOpacity(v: number);
|
|
580
|
-
static ngAcceptInputType_pinnedRowOpacity: number | string;
|
|
581
|
-
/**
|
|
582
|
-
* Gets or sets the font to use for cells that have been edited.
|
|
583
|
-
*/
|
|
584
|
-
get editTextStyle(): string;
|
|
585
|
-
set editTextStyle(v: string);
|
|
586
|
-
/**
|
|
587
|
-
* Gets or sets the default opacity for unsaved cell edits.
|
|
588
|
-
*/
|
|
589
|
-
get editOpacity(): number;
|
|
590
|
-
set editOpacity(v: number);
|
|
591
|
-
static ngAcceptInputType_editOpacity: number | string;
|
|
592
|
-
/**
|
|
593
|
-
* Gets or sets the text color for unsaved deleted rows.
|
|
594
|
-
*/
|
|
595
|
-
get deletedTextColor(): string;
|
|
596
|
-
set deletedTextColor(v: string);
|
|
597
|
-
/**
|
|
598
|
-
* Gets or sets the default color to use for sticky rows
|
|
599
|
-
*/
|
|
600
|
-
get stickyRowBackground(): string;
|
|
601
|
-
set stickyRowBackground(v: string);
|
|
602
|
-
/**
|
|
603
|
-
* Gets or sets the default color to use for pinned rows
|
|
604
|
-
*/
|
|
605
|
-
get pinnedRowBackground(): string;
|
|
606
|
-
set pinnedRowBackground(v: string);
|
|
607
|
-
/**
|
|
608
|
-
* Gets or sets the default color to use for the last sticky row
|
|
609
|
-
*/
|
|
610
|
-
get lastStickyRowBackground(): string;
|
|
611
|
-
set lastStickyRowBackground(v: string);
|
|
612
|
-
/**
|
|
613
|
-
* Gets or sets the position of the active cell.
|
|
614
|
-
*/
|
|
615
|
-
get activeCell(): IgxGridCellPosition;
|
|
616
|
-
set activeCell(v: IgxGridCellPosition);
|
|
617
|
-
/**
|
|
618
|
-
* Gets or sets the default background color to use for content cells
|
|
619
|
-
*/
|
|
620
|
-
get cellBackground(): string;
|
|
621
|
-
set cellBackground(v: string);
|
|
622
|
-
/**
|
|
623
|
-
* Gets or sets the default text color to use for content cells
|
|
624
|
-
*/
|
|
625
|
-
get cellTextColor(): string;
|
|
626
|
-
set cellTextColor(v: string);
|
|
627
|
-
/**
|
|
628
|
-
* Gets or sets the default text color to use for content cells
|
|
629
|
-
*/
|
|
630
|
-
get headerSortIndicatorColor(): string;
|
|
631
|
-
set headerSortIndicatorColor(v: string);
|
|
632
|
-
/**
|
|
633
|
-
* Gets or sets the default render style for sort indicators in header cells.
|
|
634
|
-
*/
|
|
635
|
-
get headerSortIndicatorStyle(): SortIndicatorStyle;
|
|
636
|
-
set headerSortIndicatorStyle(v: SortIndicatorStyle);
|
|
637
|
-
static ngAcceptInputType_headerSortIndicatorStyle: SortIndicatorStyle | string;
|
|
638
|
-
/**
|
|
639
|
-
* Gets or sets the font to use for content cells
|
|
640
|
-
*/
|
|
641
|
-
get cellTextStyle(): string;
|
|
642
|
-
set cellTextStyle(v: string);
|
|
643
|
-
/**
|
|
644
|
-
* Gets or sets the default background color to use for section header cells
|
|
645
|
-
*/
|
|
646
|
-
get sectionHeaderBackground(): string;
|
|
647
|
-
set sectionHeaderBackground(v: string);
|
|
648
|
-
/**
|
|
649
|
-
* Gets or sets the default text color to use for section header cells
|
|
650
|
-
*/
|
|
651
|
-
get sectionHeaderTextColor(): string;
|
|
652
|
-
set sectionHeaderTextColor(v: string);
|
|
653
|
-
/**
|
|
654
|
-
* 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.
|
|
655
|
-
*/
|
|
656
|
-
get sectionHeaderExpansionIndicatorIconColor(): string;
|
|
657
|
-
set sectionHeaderExpansionIndicatorIconColor(v: string);
|
|
658
|
-
/**
|
|
659
|
-
* Gets or sets the font to use for section header cells
|
|
660
|
-
*/
|
|
661
|
-
get sectionHeaderTextStyle(): string;
|
|
662
|
-
set sectionHeaderTextStyle(v: string);
|
|
663
|
-
/**
|
|
664
|
-
* Gets or sets the font to use for summary labels at the root level.
|
|
665
|
-
*/
|
|
666
|
-
get summaryRootLabelTextStyle(): string;
|
|
667
|
-
set summaryRootLabelTextStyle(v: string);
|
|
668
|
-
/**
|
|
669
|
-
* Gets or sets the font to use for summary labels at the section level.
|
|
670
|
-
*/
|
|
671
|
-
get summarySectionLabelTextStyle(): string;
|
|
672
|
-
set summarySectionLabelTextStyle(v: string);
|
|
673
|
-
/**
|
|
674
|
-
* Gets or sets the default text color to use for summary cells at the root level.
|
|
675
|
-
*/
|
|
676
|
-
get summaryRootValueTextColor(): string;
|
|
677
|
-
set summaryRootValueTextColor(v: string);
|
|
678
|
-
/**
|
|
679
|
-
* Gets or sets the font to use for summary values at the root level.
|
|
680
|
-
*/
|
|
681
|
-
get summaryRootValueTextStyle(): string;
|
|
682
|
-
set summaryRootValueTextStyle(v: string);
|
|
683
|
-
/**
|
|
684
|
-
* Gets or sets the font to use for summary values at the section level.
|
|
685
|
-
*/
|
|
686
|
-
get summarySectionValueTextStyle(): string;
|
|
687
|
-
set summarySectionValueTextStyle(v: string);
|
|
688
|
-
/**
|
|
689
|
-
* Gets or sets the default text color to use for summary cells at the section level.
|
|
690
|
-
*/
|
|
691
|
-
get summarySectionValueTextColor(): string;
|
|
692
|
-
set summarySectionValueTextColor(v: string);
|
|
693
|
-
/**
|
|
694
|
-
* Gets or sets the default text color to use for summary labels in summary cells at the root level.
|
|
695
|
-
*/
|
|
696
|
-
get summaryRootLabelTextColor(): string;
|
|
697
|
-
set summaryRootLabelTextColor(v: string);
|
|
698
|
-
/**
|
|
699
|
-
* Gets or sets the default text color to use for summary labels in summary cells at the section level.
|
|
700
|
-
*/
|
|
701
|
-
get summarySectionLabelTextColor(): string;
|
|
702
|
-
set summarySectionLabelTextColor(v: string);
|
|
703
|
-
/**
|
|
704
|
-
* Gets or sets the default background color to use for summary cells at the root level.
|
|
705
|
-
*/
|
|
706
|
-
get summaryRootSelectedBackground(): string;
|
|
707
|
-
set summaryRootSelectedBackground(v: string);
|
|
708
|
-
/**
|
|
709
|
-
* Gets or sets the default background color to use for summary cells at the section level.
|
|
710
|
-
*/
|
|
711
|
-
get summarySectionSelectedBackground(): string;
|
|
712
|
-
set summarySectionSelectedBackground(v: string);
|
|
713
|
-
/**
|
|
714
|
-
* Gets or sets the width of the pinned area separators.
|
|
715
|
-
*/
|
|
716
|
-
get pinnedAreaSeparatorWidth(): number;
|
|
717
|
-
set pinnedAreaSeparatorWidth(v: number);
|
|
718
|
-
static ngAcceptInputType_pinnedAreaSeparatorWidth: number | string;
|
|
719
|
-
/**
|
|
720
|
-
* Gets or sets the width of the header separators.
|
|
721
|
-
*/
|
|
722
|
-
get headerSeparatorWidth(): number;
|
|
723
|
-
set headerSeparatorWidth(v: number);
|
|
724
|
-
static ngAcceptInputType_headerSeparatorWidth: number | string;
|
|
725
|
-
/**
|
|
726
|
-
* Gets or sets the default background color to use for header separators.
|
|
727
|
-
*/
|
|
728
|
-
get headerSeparatorBackground(): string;
|
|
729
|
-
set headerSeparatorBackground(v: string);
|
|
730
|
-
/**
|
|
731
|
-
* Gets or sets the default background color to use for header cells
|
|
732
|
-
*/
|
|
733
|
-
get headerBackground(): string;
|
|
734
|
-
set headerBackground(v: string);
|
|
735
|
-
/**
|
|
736
|
-
* Gets or sets the default text color to use for header cells
|
|
737
|
-
*/
|
|
738
|
-
get headerTextColor(): string;
|
|
739
|
-
set headerTextColor(v: string);
|
|
740
|
-
/**
|
|
741
|
-
* Gets or sets the font to use for header cells
|
|
742
|
-
*/
|
|
743
|
-
get headerTextStyle(): string;
|
|
744
|
-
set headerTextStyle(v: string);
|
|
745
|
-
/**
|
|
746
|
-
* Gets or sets the default background color to use for row separators
|
|
747
|
-
*/
|
|
748
|
-
get rowSeparatorBackground(): string;
|
|
749
|
-
set rowSeparatorBackground(v: string);
|
|
750
|
-
get headerRowSeparatorBackground(): string;
|
|
751
|
-
set headerRowSeparatorBackground(v: string);
|
|
752
|
-
/**
|
|
753
|
-
* Gets or sets the default sticky row background color to use for row separators
|
|
754
|
-
*/
|
|
755
|
-
get rowSeparatorStickyRowBackground(): string;
|
|
756
|
-
set rowSeparatorStickyRowBackground(v: string);
|
|
757
|
-
/**
|
|
758
|
-
* Gets or sets the default last sticky row background color to use for row separators
|
|
759
|
-
*/
|
|
760
|
-
get rowSeparatorLastStickyRowBackground(): string;
|
|
761
|
-
set rowSeparatorLastStickyRowBackground(v: string);
|
|
762
|
-
/**
|
|
763
|
-
* Gets or sets the pinned row background color to use for row separators
|
|
764
|
-
*/
|
|
765
|
-
get rowSeparatorPinnedRowBackground(): string;
|
|
766
|
-
set rowSeparatorPinnedRowBackground(v: string);
|
|
767
|
-
/**
|
|
768
|
-
* Sets or gets the width to use for the column resizing separator.
|
|
769
|
-
*/
|
|
770
|
-
get columnResizingSeparatorWidth(): number;
|
|
771
|
-
set columnResizingSeparatorWidth(v: number);
|
|
772
|
-
static ngAcceptInputType_columnResizingSeparatorWidth: number | string;
|
|
773
|
-
/**
|
|
774
|
-
* Gets or sets the opacity of the column Resizing separator.
|
|
775
|
-
*/
|
|
776
|
-
get columnResizingSeparatorOpacity(): number;
|
|
777
|
-
set columnResizingSeparatorOpacity(v: number);
|
|
778
|
-
static ngAcceptInputType_columnResizingSeparatorOpacity: number | string;
|
|
779
|
-
/**
|
|
780
|
-
* Sets or gets the width to use for the column resizing separator.
|
|
781
|
-
*/
|
|
782
|
-
get columnMovingSeparatorWidth(): number;
|
|
783
|
-
set columnMovingSeparatorWidth(v: number);
|
|
784
|
-
static ngAcceptInputType_columnMovingSeparatorWidth: number | string;
|
|
785
|
-
/**
|
|
786
|
-
* Gets or sets the opacity of the column moving separator.
|
|
787
|
-
*/
|
|
788
|
-
get columnMovingSeparatorOpacity(): number;
|
|
789
|
-
set columnMovingSeparatorOpacity(v: number);
|
|
790
|
-
static ngAcceptInputType_columnMovingSeparatorOpacity: number | string;
|
|
791
|
-
/**
|
|
792
|
-
* Gets or sets the default background color to use for column resizing separator.
|
|
793
|
-
*/
|
|
794
|
-
get columnResizingSeparatorBackground(): string;
|
|
795
|
-
set columnResizingSeparatorBackground(v: string);
|
|
796
|
-
/**
|
|
797
|
-
* Gets or sets the default background color to use for column moving separator.
|
|
798
|
-
*/
|
|
799
|
-
get columnMovingSeparatorBackground(): string;
|
|
800
|
-
set columnMovingSeparatorBackground(v: string);
|
|
801
|
-
/**
|
|
802
|
-
* Gets or sets if the section header content should be shifted into the normal column scrollable area when there are pinned columns
|
|
803
|
-
*/
|
|
804
|
-
get shiftSectionContent(): boolean;
|
|
805
|
-
set shiftSectionContent(v: boolean);
|
|
806
|
-
static ngAcceptInputType_shiftSectionContent: boolean | string;
|
|
807
|
-
/**
|
|
808
|
-
* Gets or sets the column options icon alignment in header cells.
|
|
809
|
-
*/
|
|
810
|
-
get columnOptionsIconAlignment(): ColumnOptionsIconAlignment;
|
|
811
|
-
set columnOptionsIconAlignment(v: ColumnOptionsIconAlignment);
|
|
812
|
-
static ngAcceptInputType_columnOptionsIconAlignment: ColumnOptionsIconAlignment | string;
|
|
813
|
-
/**
|
|
814
|
-
* Gets or sets the column options icon color in header cells.
|
|
815
|
-
*/
|
|
816
|
-
get columnOptionsIconColor(): string;
|
|
817
|
-
set columnOptionsIconColor(v: string);
|
|
818
|
-
/**
|
|
819
|
-
* Gets or sets how the column options icon will behave inside header cells.
|
|
820
|
-
*/
|
|
821
|
-
get columnOptionsIconBehavior(): ColumnOptionsIconBehavior;
|
|
822
|
-
set columnOptionsIconBehavior(v: ColumnOptionsIconBehavior);
|
|
823
|
-
static ngAcceptInputType_columnOptionsIconBehavior: ColumnOptionsIconBehavior | string;
|
|
824
|
-
/**
|
|
825
|
-
* Gets the actual border color around the grid.
|
|
826
|
-
*/
|
|
827
|
-
get actualBorder(): string;
|
|
828
|
-
set actualBorder(v: string);
|
|
829
|
-
/**
|
|
830
|
-
* Gets or sets the border color around the grid.
|
|
831
|
-
*/
|
|
832
|
-
get border(): string;
|
|
833
|
-
set border(v: string);
|
|
834
|
-
/**
|
|
835
|
-
* Gets the actual border width.
|
|
836
|
-
*/
|
|
837
|
-
get actualBorderWidth(): Thickness;
|
|
838
|
-
set actualBorderWidth(v: Thickness);
|
|
839
|
-
get borderWidthBottom(): number;
|
|
840
|
-
set borderWidthBottom(v: number);
|
|
841
|
-
static ngAcceptInputType_borderWidthBottom: number | string;
|
|
842
|
-
get borderWidthLeft(): number;
|
|
843
|
-
set borderWidthLeft(v: number);
|
|
844
|
-
static ngAcceptInputType_borderWidthLeft: number | string;
|
|
845
|
-
get borderWidthRight(): number;
|
|
846
|
-
set borderWidthRight(v: number);
|
|
847
|
-
static ngAcceptInputType_borderWidthRight: number | string;
|
|
848
|
-
get borderWidthTop(): number;
|
|
849
|
-
set borderWidthTop(v: number);
|
|
850
|
-
static ngAcceptInputType_borderWidthTop: number | string;
|
|
851
|
-
ensureBorderWidth(): void;
|
|
852
|
-
/**
|
|
853
|
-
* Gets or sets if the grid should notify on programmatic selection changes as well as changes from the UI.
|
|
854
|
-
*/
|
|
855
|
-
get notifyOnAllSelectionChanges(): boolean;
|
|
856
|
-
set notifyOnAllSelectionChanges(v: boolean);
|
|
857
|
-
static ngAcceptInputType_notifyOnAllSelectionChanges: boolean | string;
|
|
858
|
-
get cornerRadiusBottomRight(): number;
|
|
859
|
-
set cornerRadiusBottomRight(v: number);
|
|
860
|
-
static ngAcceptInputType_cornerRadiusBottomRight: number | string;
|
|
861
|
-
get cornerRadiusBottomLeft(): number;
|
|
862
|
-
set cornerRadiusBottomLeft(v: number);
|
|
863
|
-
static ngAcceptInputType_cornerRadiusBottomLeft: number | string;
|
|
864
|
-
get cornerRadiusTopLeft(): number;
|
|
865
|
-
set cornerRadiusTopLeft(v: number);
|
|
866
|
-
static ngAcceptInputType_cornerRadiusTopLeft: number | string;
|
|
867
|
-
get cornerRadiusTopRight(): number;
|
|
868
|
-
set cornerRadiusTopRight(v: number);
|
|
869
|
-
static ngAcceptInputType_cornerRadiusTopRight: number | string;
|
|
870
|
-
ensureCornerRadius(): void;
|
|
871
|
-
get actualCornerRadiusBottomRight(): number;
|
|
872
|
-
set actualCornerRadiusBottomRight(v: number);
|
|
873
|
-
static ngAcceptInputType_actualCornerRadiusBottomRight: number | string;
|
|
874
|
-
get actualCornerRadiusBottomLeft(): number;
|
|
875
|
-
set actualCornerRadiusBottomLeft(v: number);
|
|
876
|
-
static ngAcceptInputType_actualCornerRadiusBottomLeft: number | string;
|
|
877
|
-
get actualCornerRadiusTopLeft(): number;
|
|
878
|
-
set actualCornerRadiusTopLeft(v: number);
|
|
879
|
-
static ngAcceptInputType_actualCornerRadiusTopLeft: number | string;
|
|
880
|
-
get actualCornerRadiusTopRight(): number;
|
|
881
|
-
set actualCornerRadiusTopRight(v: number);
|
|
882
|
-
static ngAcceptInputType_actualCornerRadiusTopRight: number | string;
|
|
883
|
-
ensureActualCornerRadius(): void;
|
|
884
|
-
/**
|
|
885
|
-
* Gets or sets whether the active cell style will be applied to cells when made active.
|
|
886
|
-
*/
|
|
887
|
-
get isActiveCellStyleEnabled(): boolean;
|
|
888
|
-
set isActiveCellStyleEnabled(v: boolean);
|
|
889
|
-
static ngAcceptInputType_isActiveCellStyleEnabled: boolean | string;
|
|
890
|
-
/**
|
|
891
|
-
* Prevents mouse events from bubbling out of the grid.
|
|
892
|
-
*/
|
|
893
|
-
get stopPropagation(): boolean;
|
|
894
|
-
set stopPropagation(v: boolean);
|
|
895
|
-
static ngAcceptInputType_stopPropagation: boolean | string;
|
|
896
|
-
/**
|
|
897
|
-
* Gets the actual background for the grid.
|
|
898
|
-
*/
|
|
899
|
-
get actualBackground(): string;
|
|
900
|
-
set actualBackground(v: string);
|
|
901
|
-
/**
|
|
902
|
-
* Gets or sets the background for the grid.
|
|
903
|
-
*/
|
|
904
|
-
get background(): string;
|
|
905
|
-
set background(v: string);
|
|
906
|
-
private _responsiveStates;
|
|
907
|
-
/**
|
|
908
|
-
* A set of states that can be applied to the columns of the grid based on available space.
|
|
909
|
-
*/
|
|
910
|
-
get responsiveStates(): IgxResponsiveStatesCollection;
|
|
911
|
-
set responsiveStates(v: IgxResponsiveStatesCollection);
|
|
912
|
-
static ngAcceptInputType_responsiveStates: IgxResponsiveStatesCollection | string;
|
|
913
|
-
/**
|
|
914
|
-
* Gets the region of the grid that is visible.
|
|
915
|
-
*/
|
|
916
|
-
get actualVisibleRegion(): IgRect;
|
|
917
|
-
static ngAcceptInputType_actualVisibleRegion: IgRect | string;
|
|
918
|
-
/**
|
|
919
|
-
* 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.
|
|
920
|
-
*/
|
|
921
|
-
get initialSortDescriptions(): IgxColumnSortDescriptionCollection;
|
|
922
|
-
/**
|
|
923
|
-
* 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.
|
|
924
|
-
*/
|
|
925
|
-
get initialGroupDescriptions(): IgxColumnGroupDescriptionCollection;
|
|
926
|
-
/**
|
|
927
|
-
* Gets the current summaries that are applied to the grid.
|
|
928
|
-
*/
|
|
929
|
-
get initialSummaryDescriptions(): IgxColumnSummaryDescriptionCollection;
|
|
930
|
-
get initialSorts(): string;
|
|
931
|
-
set initialSorts(v: string);
|
|
932
|
-
get initialGroups(): string;
|
|
933
|
-
set initialGroups(v: string);
|
|
934
|
-
get initialSummaries(): string;
|
|
935
|
-
set initialSummaries(v: string);
|
|
936
|
-
/**
|
|
937
|
-
* 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.
|
|
938
|
-
*/
|
|
939
|
-
get sortDescriptions(): IgxColumnSortDescriptionCollection;
|
|
940
|
-
/**
|
|
941
|
-
* 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.
|
|
942
|
-
*/
|
|
943
|
-
get groupDescriptions(): IgxColumnGroupDescriptionCollection;
|
|
944
|
-
/**
|
|
945
|
-
* 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.
|
|
946
|
-
*/
|
|
947
|
-
get filterExpressions(): IgxFilterExpressionCollection;
|
|
948
|
-
/**
|
|
949
|
-
* Gets the current summaries that are applied to the grid.
|
|
950
|
-
*/
|
|
951
|
-
get summaryDescriptions(): IgxColumnSummaryDescriptionCollection;
|
|
952
|
-
/**
|
|
953
|
-
* Gets or sets the scope which summaries are calculated for.
|
|
954
|
-
*/
|
|
955
|
-
get summaryScope(): SummaryScope;
|
|
956
|
-
set summaryScope(v: SummaryScope);
|
|
957
|
-
static ngAcceptInputType_summaryScope: SummaryScope | string;
|
|
958
|
-
/**
|
|
959
|
-
* Gets or sets whether group headers are collapsable.
|
|
960
|
-
*/
|
|
961
|
-
get isGroupCollapsable(): boolean;
|
|
962
|
-
set isGroupCollapsable(v: boolean);
|
|
963
|
-
static ngAcceptInputType_isGroupCollapsable: boolean | string;
|
|
964
|
-
/**
|
|
965
|
-
* Gets or sets how group headers are displayed when there are multiple groups defined in the grid.
|
|
966
|
-
*/
|
|
967
|
-
get groupHeaderDisplayMode(): GroupHeaderDisplayMode;
|
|
968
|
-
set groupHeaderDisplayMode(v: GroupHeaderDisplayMode);
|
|
969
|
-
static ngAcceptInputType_groupHeaderDisplayMode: GroupHeaderDisplayMode | string;
|
|
970
|
-
/**
|
|
971
|
-
* Gets or sets whether groups are expanded or collapsed by default.
|
|
972
|
-
*/
|
|
973
|
-
get isGroupExpandedDefault(): boolean;
|
|
974
|
-
set isGroupExpandedDefault(v: boolean);
|
|
975
|
-
static ngAcceptInputType_isGroupExpandedDefault: boolean | string;
|
|
976
|
-
/**
|
|
977
|
-
* Gets or sets whether clicking anywhere inside a section header cell toggles the group's expansion state.
|
|
978
|
-
* When false (the default), only the expansion indicator toggles the group.
|
|
979
|
-
*/
|
|
980
|
-
get expandCollapseOnSectionHeaderClick(): boolean;
|
|
981
|
-
set expandCollapseOnSectionHeaderClick(v: boolean);
|
|
982
|
-
static ngAcceptInputType_expandCollapseOnSectionHeaderClick: boolean | string;
|
|
983
|
-
/**
|
|
984
|
-
* Gets or sets the display mode summaries will use inside groups.
|
|
985
|
-
*/
|
|
986
|
-
get groupSummaryDisplayMode(): GroupSummaryDisplayMode;
|
|
987
|
-
set groupSummaryDisplayMode(v: GroupSummaryDisplayMode);
|
|
988
|
-
static ngAcceptInputType_groupSummaryDisplayMode: GroupSummaryDisplayMode | string;
|
|
989
|
-
/**
|
|
990
|
-
* Gets or sets whether to automatically accept edits or require explicit acceptance or rejections of edits
|
|
991
|
-
* when handling the CellValueChanging or DataCommitting events.
|
|
992
|
-
* When True, nothing is required on the part of the developer in order for edits to be accepted. In
|
|
993
|
-
* order to validate and reject a user cell edit you must explicitly handle the CellValueChanging event
|
|
994
|
-
* and call the RejectEdit method using the edit ID provided by the event. In order to reject a whole
|
|
995
|
-
* commit you need to handle the DataComitting event and explicitly call the RejectCommit method using
|
|
996
|
-
* the commit ID provided by the event.
|
|
997
|
-
* When False, cell edits are not immediately accepted until you explicitly call the AcceptEdit method
|
|
998
|
-
* using the edit ID provided by the CellValueChanging event. If you do not handle this event then edits
|
|
999
|
-
* will be auto accepted.
|
|
1000
|
-
*/
|
|
1001
|
-
get autoAcceptEdits(): boolean;
|
|
1002
|
-
set autoAcceptEdits(v: boolean);
|
|
1003
|
-
static ngAcceptInputType_autoAcceptEdits: boolean | string;
|
|
1004
|
-
/**
|
|
1005
|
-
* 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.
|
|
1006
|
-
* If a primary key cannot be inferred from the data source, you may need to provide one here.
|
|
1007
|
-
*/
|
|
1008
|
-
get primaryKey(): string[];
|
|
1009
|
-
set primaryKey(v: string[]);
|
|
1010
|
-
static ngAcceptInputType_primaryKey: string[] | string;
|
|
1011
|
-
/**
|
|
1012
|
-
* 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.
|
|
1013
|
-
*/
|
|
1014
|
-
get actualPrimaryKey(): string[];
|
|
1015
|
-
set actualPrimaryKey(v: string[]);
|
|
1016
|
-
static ngAcceptInputType_actualPrimaryKey: string[] | string;
|
|
1017
|
-
private _actualColumns;
|
|
1018
|
-
get actualColumns(): IgxGridColumnCollection;
|
|
1019
|
-
set actualColumns(v: IgxGridColumnCollection);
|
|
1020
|
-
static ngAcceptInputType_actualColumns: IgxGridColumnCollection | string;
|
|
1021
|
-
/**
|
|
1022
|
-
* Sets or gets whether the grid will react to sort changes.
|
|
1023
|
-
*/
|
|
1024
|
-
get reactsToSortChanges(): boolean;
|
|
1025
|
-
set reactsToSortChanges(v: boolean);
|
|
1026
|
-
static ngAcceptInputType_reactsToSortChanges: boolean | string;
|
|
1027
|
-
/**
|
|
1028
|
-
* Sets or gets whether the grid will react to group changes.
|
|
1029
|
-
*/
|
|
1030
|
-
get reactsToGroupChanges(): boolean;
|
|
1031
|
-
set reactsToGroupChanges(v: boolean);
|
|
1032
|
-
static ngAcceptInputType_reactsToGroupChanges: boolean | string;
|
|
1033
|
-
/**
|
|
1034
|
-
* Sets or gets whether the grid will react to filter changes.
|
|
1035
|
-
*/
|
|
1036
|
-
get reactsToFilterChanges(): boolean;
|
|
1037
|
-
set reactsToFilterChanges(v: boolean);
|
|
1038
|
-
static ngAcceptInputType_reactsToFilterChanges: boolean | string;
|
|
1039
|
-
/**
|
|
1040
|
-
* Gets whether an undo can be performed.
|
|
1041
|
-
*/
|
|
1042
|
-
get canUndo(): boolean;
|
|
1043
|
-
static ngAcceptInputType_canUndo: boolean | string;
|
|
1044
|
-
/**
|
|
1045
|
-
* Gets whether a redo can be performed.
|
|
1046
|
-
*/
|
|
1047
|
-
get canRedo(): boolean;
|
|
1048
|
-
static ngAcceptInputType_canRedo: boolean | string;
|
|
1049
|
-
/**
|
|
1050
|
-
* Gets whether a commit can be performed. False if there are any errors present
|
|
1051
|
-
* on any pending transactions.
|
|
1052
|
-
*/
|
|
1053
|
-
get canCommit(): boolean;
|
|
1054
|
-
static ngAcceptInputType_canCommit: boolean | string;
|
|
1055
|
-
/**
|
|
1056
|
-
* Gets or sets the behavior of the Enter key.
|
|
1057
|
-
*/
|
|
1058
|
-
get enterBehavior(): EnterKeyBehaviors;
|
|
1059
|
-
set enterBehavior(v: EnterKeyBehaviors);
|
|
1060
|
-
static ngAcceptInputType_enterBehavior: EnterKeyBehaviors | string;
|
|
1061
|
-
/**
|
|
1062
|
-
* Gets or sets the behavior of the enter key when exiting edit mode.
|
|
1063
|
-
*/
|
|
1064
|
-
get enterBehaviorAfterEdit(): EnterKeyBehaviorAfterEdit;
|
|
1065
|
-
set enterBehaviorAfterEdit(v: EnterKeyBehaviorAfterEdit);
|
|
1066
|
-
static ngAcceptInputType_enterBehaviorAfterEdit: EnterKeyBehaviorAfterEdit | string;
|
|
1067
|
-
/**
|
|
1068
|
-
* Gets or sets whether to show the summaries option in the column options menu.
|
|
1069
|
-
*/
|
|
1070
|
-
get isColumnOptionsSummariesEnabled(): boolean;
|
|
1071
|
-
set isColumnOptionsSummariesEnabled(v: boolean);
|
|
1072
|
-
static ngAcceptInputType_isColumnOptionsSummariesEnabled: boolean | string;
|
|
1073
|
-
/**
|
|
1074
|
-
* Gets or sets whether to show the grouping option in the column options menu.
|
|
1075
|
-
*/
|
|
1076
|
-
get isColumnOptionsGroupingEnabled(): boolean;
|
|
1077
|
-
set isColumnOptionsGroupingEnabled(v: boolean);
|
|
1078
|
-
static ngAcceptInputType_isColumnOptionsGroupingEnabled: boolean | string;
|
|
1079
|
-
/**
|
|
1080
|
-
* Gets or sets if and how cell merging is performed for all fields.
|
|
1081
|
-
*/
|
|
1082
|
-
get mergedCellMode(): MergedCellMode;
|
|
1083
|
-
set mergedCellMode(v: MergedCellMode);
|
|
1084
|
-
static ngAcceptInputType_mergedCellMode: MergedCellMode | string;
|
|
1085
|
-
/**
|
|
1086
|
-
* Gets or sets how cells are evaluated for merging.
|
|
1087
|
-
*/
|
|
1088
|
-
get mergedCellEvaluationCriteria(): MergedCellEvaluationCriteria;
|
|
1089
|
-
set mergedCellEvaluationCriteria(v: MergedCellEvaluationCriteria);
|
|
1090
|
-
static ngAcceptInputType_mergedCellEvaluationCriteria: MergedCellEvaluationCriteria | string;
|
|
1091
|
-
/**
|
|
1092
|
-
* Gets or sets the vertical alignment to use for the merged cell content.
|
|
1093
|
-
*/
|
|
1094
|
-
get mergedCellVerticalAlignment(): CellContentVerticalAlignment;
|
|
1095
|
-
set mergedCellVerticalAlignment(v: CellContentVerticalAlignment);
|
|
1096
|
-
static ngAcceptInputType_mergedCellVerticalAlignment: CellContentVerticalAlignment | string;
|
|
1097
|
-
/**
|
|
1098
|
-
* Gets or sets which filter UI type to use.
|
|
1099
|
-
*/
|
|
1100
|
-
get filterUIType(): FilterUIType;
|
|
1101
|
-
set filterUIType(v: FilterUIType);
|
|
1102
|
-
static ngAcceptInputType_filterUIType: FilterUIType | string;
|
|
1103
|
-
/**
|
|
1104
|
-
* Gets or sets how filters set through the filter UI are combined.
|
|
1105
|
-
*/
|
|
1106
|
-
get filterLogicalOperator(): FilterLogicalOperator;
|
|
1107
|
-
set filterLogicalOperator(v: FilterLogicalOperator);
|
|
1108
|
-
static ngAcceptInputType_filterLogicalOperator: FilterLogicalOperator | string;
|
|
1109
|
-
/**
|
|
1110
|
-
* Gets or sets whether UI filters are case sensitive or not.
|
|
1111
|
-
*/
|
|
1112
|
-
get filterComparisonType(): FilterComparisonType;
|
|
1113
|
-
set filterComparisonType(v: FilterComparisonType);
|
|
1114
|
-
static ngAcceptInputType_filterComparisonType: FilterComparisonType | string;
|
|
1115
|
-
get todayOverride(): Date;
|
|
1116
|
-
set todayOverride(v: Date);
|
|
1117
|
-
/**
|
|
1118
|
-
* Gets or sets whether selection is cleared when pressing the Escape key.
|
|
1119
|
-
*/
|
|
1120
|
-
get clearSelectionOnEscape(): boolean;
|
|
1121
|
-
set clearSelectionOnEscape(v: boolean);
|
|
1122
|
-
static ngAcceptInputType_clearSelectionOnEscape: boolean | string;
|
|
1123
|
-
/**
|
|
1124
|
-
* Gets or sets the size of each page when the pager is visible.
|
|
1125
|
-
*/
|
|
1126
|
-
get pageSize(): number;
|
|
1127
|
-
set pageSize(v: number);
|
|
1128
|
-
static ngAcceptInputType_pageSize: number | string;
|
|
1129
|
-
/**
|
|
1130
|
-
* Gets or sets whether to show the column chooser button in the toolbar.
|
|
1131
|
-
*/
|
|
1132
|
-
get isToolbarColumnChooserVisible(): boolean;
|
|
1133
|
-
set isToolbarColumnChooserVisible(v: boolean);
|
|
1134
|
-
static ngAcceptInputType_isToolbarColumnChooserVisible: boolean | string;
|
|
1135
|
-
/**
|
|
1136
|
-
* Gets or sets whether to show the column pinning button in the toolbar.
|
|
1137
|
-
*/
|
|
1138
|
-
get isToolbarColumnPinningVisible(): boolean;
|
|
1139
|
-
set isToolbarColumnPinningVisible(v: boolean);
|
|
1140
|
-
static ngAcceptInputType_isToolbarColumnPinningVisible: boolean | string;
|
|
1141
|
-
/**
|
|
1142
|
-
* Gets or sets the title text to use in the toolbar.
|
|
1143
|
-
*/
|
|
1144
|
-
get toolbarTitle(): string;
|
|
1145
|
-
set toolbarTitle(v: string);
|
|
1146
|
-
/**
|
|
1147
|
-
* Gets or sets the column chooser button text to use in the toolbar.
|
|
1148
|
-
*/
|
|
1149
|
-
get toolbarColumnChooserText(): string;
|
|
1150
|
-
set toolbarColumnChooserText(v: string);
|
|
1151
|
-
/**
|
|
1152
|
-
* Gets or sets the column chooser title text to use in the toolbar.
|
|
1153
|
-
*/
|
|
1154
|
-
get toolbarColumnChooserTitle(): string;
|
|
1155
|
-
set toolbarColumnChooserTitle(v: string);
|
|
1156
|
-
/**
|
|
1157
|
-
* Gets or sets the column pinning button text to use in the toolbar.
|
|
1158
|
-
*/
|
|
1159
|
-
get toolbarColumnPinningText(): string;
|
|
1160
|
-
set toolbarColumnPinningText(v: string);
|
|
1161
|
-
/**
|
|
1162
|
-
* Gets or sets the column pinning title text to use in the toolbar.
|
|
1163
|
-
*/
|
|
1164
|
-
get toolbarColumnPinningTitle(): string;
|
|
1165
|
-
set toolbarColumnPinningTitle(v: string);
|
|
1166
|
-
/**
|
|
1167
|
-
* Gets or sets the style of scrollbar.
|
|
1168
|
-
*/
|
|
1169
|
-
get scrollbarStyle(): ScrollbarStyle;
|
|
1170
|
-
set scrollbarStyle(v: ScrollbarStyle);
|
|
1171
|
-
static ngAcceptInputType_scrollbarStyle: ScrollbarStyle | string;
|
|
1172
|
-
/**
|
|
1173
|
-
* Gets or sets the scrollbar background color.
|
|
1174
|
-
*/
|
|
1175
|
-
get scrollbarBackground(): string;
|
|
1176
|
-
set scrollbarBackground(v: string);
|
|
1177
|
-
/**
|
|
1178
|
-
* Gets or sets the scrollbar thumb background color when the pointer is over it.
|
|
1179
|
-
*/
|
|
1180
|
-
get scrollbarHoverBackground(): string;
|
|
1181
|
-
set scrollbarHoverBackground(v: string);
|
|
1182
|
-
/**
|
|
1183
|
-
* Gets or sets the scrollbar thumb background color when the user is dragging it.
|
|
1184
|
-
*/
|
|
1185
|
-
get scrollbarActiveBackground(): string;
|
|
1186
|
-
set scrollbarActiveBackground(v: string);
|
|
1187
|
-
/**
|
|
1188
|
-
* Gets or sets the column options dropdown background color.
|
|
1189
|
-
*/
|
|
1190
|
-
get columnOptionsBackground(): string;
|
|
1191
|
-
set columnOptionsBackground(v: string);
|
|
1192
|
-
/**
|
|
1193
|
-
* Gets or sets the scrollbar background color for checkbox lists in the column options dialog.
|
|
1194
|
-
*/
|
|
1195
|
-
get columnOptionsScrollbarBackground(): string;
|
|
1196
|
-
set columnOptionsScrollbarBackground(v: string);
|
|
1197
|
-
/**
|
|
1198
|
-
* Gets or sets the scrollbar thumb hover background color for checkbox lists in the column options dialog.
|
|
1199
|
-
*/
|
|
1200
|
-
get columnOptionsScrollbarHoverBackground(): string;
|
|
1201
|
-
set columnOptionsScrollbarHoverBackground(v: string);
|
|
1202
|
-
/**
|
|
1203
|
-
* Gets or sets the scrollbar thumb active (dragging) background color for checkbox lists in the column options dialog.
|
|
1204
|
-
*/
|
|
1205
|
-
get columnOptionsScrollbarActiveBackground(): string;
|
|
1206
|
-
set columnOptionsScrollbarActiveBackground(v: string);
|
|
1207
|
-
/**
|
|
1208
|
-
* Gets or sets the text color for text inside the column options menu.
|
|
1209
|
-
*/
|
|
1210
|
-
get columnOptionsTextColor(): string;
|
|
1211
|
-
set columnOptionsTextColor(v: string);
|
|
1212
|
-
/**
|
|
1213
|
-
* Gets or sets the font settings for text inside the column options menu.
|
|
1214
|
-
*/
|
|
1215
|
-
get columnOptionsTextStyle(): string;
|
|
1216
|
-
set columnOptionsTextStyle(v: string);
|
|
1217
|
-
/**
|
|
1218
|
-
* Gets or sets the hover background color inside the column options menu.
|
|
1219
|
-
*/
|
|
1220
|
-
get columnOptionsHoverBackgroundColor(): string;
|
|
1221
|
-
set columnOptionsHoverBackgroundColor(v: string);
|
|
1222
|
-
/**
|
|
1223
|
-
* Gets or sets the tooltip background color inside the column options menu.
|
|
1224
|
-
*/
|
|
1225
|
-
get columnOptionsToolTipBackgroundColor(): string;
|
|
1226
|
-
set columnOptionsToolTipBackgroundColor(v: string);
|
|
1227
|
-
/**
|
|
1228
|
-
* Gets or sets the tooltip text color inside the column options menu.
|
|
1229
|
-
*/
|
|
1230
|
-
get columnOptionsToolTipTextColor(): string;
|
|
1231
|
-
set columnOptionsToolTipTextColor(v: string);
|
|
1232
|
-
/**
|
|
1233
|
-
* Gets or sets the highlight color inside the column options menu.
|
|
1234
|
-
*/
|
|
1235
|
-
get columnOptionsHighlightColor(): string;
|
|
1236
|
-
set columnOptionsHighlightColor(v: string);
|
|
1237
|
-
/**
|
|
1238
|
-
* Gets or sets the color of separators inside the column options menu.
|
|
1239
|
-
*/
|
|
1240
|
-
get columnOptionsSeparatorColor(): string;
|
|
1241
|
-
set columnOptionsSeparatorColor(v: string);
|
|
1242
|
-
/**
|
|
1243
|
-
* Gets or sets the background color for group headers inside the column options menu.
|
|
1244
|
-
*/
|
|
1245
|
-
get columnOptionsGroupHeaderBackground(): string;
|
|
1246
|
-
set columnOptionsGroupHeaderBackground(v: string);
|
|
1247
|
-
/**
|
|
1248
|
-
* Gets or sets the text color for group headers inside the column options menu.
|
|
1249
|
-
*/
|
|
1250
|
-
get columnOptionsGroupHeaderTextColor(): string;
|
|
1251
|
-
set columnOptionsGroupHeaderTextColor(v: string);
|
|
1252
|
-
/**
|
|
1253
|
-
* Gets or sets the font settings for group header text inside the column options menu.
|
|
1254
|
-
*/
|
|
1255
|
-
get columnOptionsGroupHeaderTextStyle(): string;
|
|
1256
|
-
set columnOptionsGroupHeaderTextStyle(v: string);
|
|
1257
|
-
get columnOptionsAccentColor(): string;
|
|
1258
|
-
set columnOptionsAccentColor(v: string);
|
|
1259
|
-
/**
|
|
1260
|
-
* Gets or sets the row height for submenus inside the column options menu.
|
|
1261
|
-
*/
|
|
1262
|
-
get columnOptionsRowHeight(): number;
|
|
1263
|
-
set columnOptionsRowHeight(v: number);
|
|
1264
|
-
static ngAcceptInputType_columnOptionsRowHeight: number | string;
|
|
1265
|
-
get allowCopyOperation(): boolean;
|
|
1266
|
-
set allowCopyOperation(v: boolean);
|
|
1267
|
-
static ngAcceptInputType_allowCopyOperation: boolean | string;
|
|
1268
|
-
get maxSelectedCellRanges(): number;
|
|
1269
|
-
set maxSelectedCellRanges(v: number);
|
|
1270
|
-
static ngAcceptInputType_maxSelectedCellRanges: number | string;
|
|
1271
|
-
/**
|
|
1272
|
-
* Gets or sets whether to defer the SelectedItemsChanged and SelectedKeysChanged events till after the drag selection has completed.
|
|
1273
|
-
*/
|
|
1274
|
-
get deferEventForRowDragSelection(): boolean;
|
|
1275
|
-
set deferEventForRowDragSelection(v: boolean);
|
|
1276
|
-
static ngAcceptInputType_deferEventForRowDragSelection: boolean | string;
|
|
1277
|
-
findByName(name: string): any;
|
|
1278
|
-
protected __p: string;
|
|
1279
|
-
protected _hasUserValues: Set<string>;
|
|
1280
|
-
protected get hasUserValues(): Set<string>;
|
|
1281
|
-
protected __m(propertyName: string): void;
|
|
1282
|
-
protected _stylingContainer: any;
|
|
1283
|
-
protected _stylingParent: any;
|
|
1284
|
-
protected _inStyling: boolean;
|
|
1285
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
1286
|
-
/**
|
|
1287
|
-
* Forces a refresh of the grid content.
|
|
1288
|
-
|
|
1289
|
-
*/
|
|
1290
|
-
refresh(): void;
|
|
1291
|
-
/**
|
|
1292
|
-
* Makes sure pending work has completed if the grid need to be synchronously examined.
|
|
1293
|
-
|
|
1294
|
-
*/
|
|
1295
|
-
flush(): void;
|
|
1296
|
-
notifyScrollStart(): void;
|
|
1297
|
-
notifyScrollStop(): void;
|
|
1298
|
-
exchangeColumn(newColumn: IgxDataGridColumnComponent, oldColumn: IgxDataGridColumnComponent): void;
|
|
1299
|
-
pinColumn(column: IgxDataGridColumnComponent, position: PinnedPositions | string): void;
|
|
1300
|
-
moveColumn(oldIndex: number, newIndex: number): void;
|
|
1301
|
-
/**
|
|
1302
|
-
* Moves a column to the left, if possible.
|
|
1303
|
-
|
|
1304
|
-
* @param columnIndex * The index of the column to move.
|
|
1305
|
-
*/
|
|
1306
|
-
moveColumnLeft(columnIndex: number): void;
|
|
1307
|
-
/**
|
|
1308
|
-
* Moves a column to the right, if possible.
|
|
1309
|
-
|
|
1310
|
-
* @param columnIndex * The index of the column to move.
|
|
1311
|
-
*/
|
|
1312
|
-
moveColumnRight(columnIndex: number): void;
|
|
1313
|
-
/**
|
|
1314
|
-
* Returns true if a column can be moved to the left of it's current position; otherwise false.
|
|
1315
|
-
|
|
1316
|
-
* @param columnIndex * The index of the column.
|
|
1317
|
-
*/
|
|
1318
|
-
canMoveColumnLeft(columnIndex: number): boolean;
|
|
1319
|
-
/**
|
|
1320
|
-
* Returns true if a column can be moved to the right of it's current position; otherwise false.
|
|
1321
|
-
|
|
1322
|
-
* @param columnIndex * The index of the column.
|
|
1323
|
-
*/
|
|
1324
|
-
canMoveColumnRight(columnIndex: number): boolean;
|
|
1325
|
-
/**
|
|
1326
|
-
* Exports visual information about the current state of the grid.
|
|
1327
|
-
|
|
1328
|
-
*/
|
|
1329
|
-
exportVisualModel(): any;
|
|
1330
|
-
/**
|
|
1331
|
-
* Returns a serialized copy of the exported visual model
|
|
1332
|
-
|
|
1333
|
-
*/
|
|
1334
|
-
exportSerializedVisualModel(): string;
|
|
1335
|
-
/**
|
|
1336
|
-
* Scrolls the grid to given row, by index
|
|
1337
|
-
|
|
1338
|
-
* @param rowNumber * The row index to scroll to.
|
|
1339
|
-
*/
|
|
1340
|
-
scrollToRowByIndex(rowNumber: number): void;
|
|
1341
|
-
/**
|
|
1342
|
-
* Scrolls the grid so that a row is the last visible, by index.
|
|
1343
|
-
|
|
1344
|
-
* @param rowNumber * The row index to scroll to.
|
|
1345
|
-
*/
|
|
1346
|
-
scrollToLastRowByIndex(rowNumber: number): void;
|
|
1347
|
-
/**
|
|
1348
|
-
* Scrolls to an item, if found.
|
|
1349
|
-
|
|
1350
|
-
* @param item * The item to scroll to.
|
|
1351
|
-
*/
|
|
1352
|
-
scrollToItem(item: any): boolean;
|
|
1353
|
-
scrollToPrimaryKey(key: any[]): boolean;
|
|
1354
|
-
/**
|
|
1355
|
-
* Scrolls the grid to given column, by index
|
|
1356
|
-
|
|
1357
|
-
* @param columnNumber * The column number to scroll to.
|
|
1358
|
-
*/
|
|
1359
|
-
scrollToColumnByIndex(columnNumber: number): void;
|
|
1360
|
-
/**
|
|
1361
|
-
* Gets the last visible index in the grid.
|
|
1362
|
-
|
|
1363
|
-
*/
|
|
1364
|
-
getLastVisibleIndex(): number;
|
|
1365
|
-
/**
|
|
1366
|
-
* Gets the first visible index in the grid.
|
|
1367
|
-
|
|
1368
|
-
*/
|
|
1369
|
-
getFirstVisibleIndex(): number;
|
|
1370
|
-
/**
|
|
1371
|
-
* Invalidates the bound data for the rows currently visible.
|
|
1372
|
-
|
|
1373
|
-
*/
|
|
1374
|
-
invalidateVisibleRows(): void;
|
|
1375
|
-
/**
|
|
1376
|
-
* Manually set the active responsive state of the grid.
|
|
1377
|
-
|
|
1378
|
-
* @param name
|
|
1379
|
-
*/
|
|
1380
|
-
setActiveResponsiveState(name: string): void;
|
|
1381
|
-
notifySetItem(index: number, oldItem: any, newItem: any): void;
|
|
1382
|
-
/**
|
|
1383
|
-
* Manually notifies the grid's data source that the data it has bound to has been cleared and needs to be re-examined.
|
|
1384
|
-
* This should not be called if the data that the grid is bound to is already observable.
|
|
1385
|
-
|
|
1386
|
-
*/
|
|
1387
|
-
notifyClearItems(): void;
|
|
1388
|
-
notifyInsertItem(index: number, newItem: any): void;
|
|
1389
|
-
notifyRemoveItem(index: number, oldItem: any): void;
|
|
1390
|
-
/**
|
|
1391
|
-
* Returns the data index of an item within the bound data source.
|
|
1392
|
-
|
|
1393
|
-
* @param item * The item from which to get the index.
|
|
1394
|
-
*/
|
|
1395
|
-
dataIndexOfItem(item: any): number;
|
|
1396
|
-
dataIndexOfPrimaryKey(key: any[]): number;
|
|
1397
|
-
/**
|
|
1398
|
-
* Resolves the value of a specific cell.
|
|
1399
|
-
|
|
1400
|
-
* @param cellKey * The cell to resolve.
|
|
1401
|
-
*/
|
|
1402
|
-
resolveCellValue(cellKey: IgxCellKey): any;
|
|
1403
|
-
resolveCellValueFromPosition(row: number, column: number): any;
|
|
1404
|
-
/**
|
|
1405
|
-
* Gets the column that appears at the index specified. This is not the columns actual index in the
|
|
1406
|
-
* column's collection but the index for how it appears visually in the grid.
|
|
1407
|
-
|
|
1408
|
-
* @param index * The rendered index of the column.
|
|
1409
|
-
*/
|
|
1410
|
-
getColumnAtRenderedIndex(index: number): IgxDataGridColumnComponent;
|
|
1411
|
-
/**
|
|
1412
|
-
* Gets the summary results for root level.
|
|
1413
|
-
|
|
1414
|
-
*/
|
|
1415
|
-
getRootSummaryResults(): ISummaryResult[];
|
|
1416
|
-
/**
|
|
1417
|
-
* Gets the summary results for a specific section.
|
|
1418
|
-
|
|
1419
|
-
*/
|
|
1420
|
-
getSectionSummaryResults(sectionIndex: number): ISummaryResult[][];
|
|
1421
|
-
/**
|
|
1422
|
-
* Commits any edits that may exist in the datasource.
|
|
1423
|
-
|
|
1424
|
-
*/
|
|
1425
|
-
commitEdits(): void;
|
|
1426
|
-
/**
|
|
1427
|
-
* Cancels any edits that may exist in the datasource.
|
|
1428
|
-
|
|
1429
|
-
*/
|
|
1430
|
-
cancelEdits(): void;
|
|
1431
|
-
/**
|
|
1432
|
-
* Accepts a specific commit to the datasource.
|
|
1433
|
-
|
|
1434
|
-
* @param commitID * The ID of the commit provided by the Committing event.
|
|
1435
|
-
*/
|
|
1436
|
-
acceptCommit(commitID: number): void;
|
|
1437
|
-
/**
|
|
1438
|
-
* Rejects a specific commit.
|
|
1439
|
-
|
|
1440
|
-
* @param commitID * The ID of the commit provided by the Committing event.
|
|
1441
|
-
*/
|
|
1442
|
-
rejectCommit(commitID: number): void;
|
|
1443
|
-
/**
|
|
1444
|
-
* Undo the last edit.
|
|
1445
|
-
|
|
1446
|
-
*/
|
|
1447
|
-
undo(): void;
|
|
1448
|
-
/**
|
|
1449
|
-
* Redo the last edit.
|
|
1450
|
-
|
|
1451
|
-
*/
|
|
1452
|
-
redo(): void;
|
|
1453
|
-
updatePropertyAtKey(key: any[], propertyPath: string, value: any): void;
|
|
1454
|
-
removeItemByKey(key: any[]): void;
|
|
1455
|
-
/**
|
|
1456
|
-
* Removes an item by its instance.
|
|
1457
|
-
|
|
1458
|
-
* @param item * The item instance to remove.
|
|
1459
|
-
*/
|
|
1460
|
-
removeItem(item: any): void;
|
|
1461
|
-
/**
|
|
1462
|
-
* Accept a pending edit turning it into a real edit.
|
|
1463
|
-
|
|
1464
|
-
* @param editID * The ID of the edit. Provided by the CellValueChanging event.
|
|
1465
|
-
*/
|
|
1466
|
-
acceptEdit(editID: number): void;
|
|
1467
|
-
/**
|
|
1468
|
-
* Reject a pending edit.
|
|
1469
|
-
|
|
1470
|
-
* @param editID * The ID of the edit. Provided by the CellValueChanging event.
|
|
1471
|
-
*/
|
|
1472
|
-
rejectEdit(editID: number): void;
|
|
1473
|
-
setEditError(editID: number, errorMessage: string): void;
|
|
1474
|
-
/**
|
|
1475
|
-
* Start edit mode on the active cell.
|
|
1476
|
-
|
|
1477
|
-
*/
|
|
1478
|
-
startEditMode(): void;
|
|
1479
|
-
endEditMode(commit: boolean): void;
|
|
1480
|
-
/**
|
|
1481
|
-
* Selects all of the rows in the grid.
|
|
1482
|
-
|
|
1483
|
-
*/
|
|
1484
|
-
selectAllRows(): void;
|
|
1485
|
-
/**
|
|
1486
|
-
* Deselects all currently selected rows.
|
|
1487
|
-
|
|
1488
|
-
*/
|
|
1489
|
-
deselectAllRows(): void;
|
|
1490
|
-
/**
|
|
1491
|
-
* Saves the layout chnages that have been made to the grid
|
|
1492
|
-
|
|
1493
|
-
*/
|
|
1494
|
-
saveLayout(): string;
|
|
1495
|
-
/**
|
|
1496
|
-
* Loads the layout chnages that have been made to the grid
|
|
1497
|
-
|
|
1498
|
-
*/
|
|
1499
|
-
loadLayout(json: string): void;
|
|
1500
|
-
registerIconFromText(iconCollection: string, iconName: string, iconText: string): void;
|
|
1501
|
-
getIconFromCache(iconCollection: string, iconName: string): string;
|
|
1502
|
-
registerMultiPathSVG(iconCollection: string, iconName: string, multiPathSVG: string[]): void;
|
|
1503
|
-
getMultiPathSVGFromCache(iconCollection: string, iconName: string): string[];
|
|
1504
|
-
registerIconFromDataURL(iconCollection: string, iconName: string, dataURL: string): void;
|
|
1505
|
-
getDataURLFromCache(iconCollection: string, iconName: string): string;
|
|
1506
|
-
registerIconSource(iconCollection: string, iconName: string, source: any): void;
|
|
1507
|
-
getIconSource(iconCollection: string, iconName: string): any;
|
|
1508
|
-
private _filterExpressionsChanging;
|
|
1509
|
-
get filterExpressionsChanging(): EventEmitter<{
|
|
1510
|
-
sender: any;
|
|
1511
|
-
args: IgxGridFilterExpressionsEventArgs;
|
|
1512
|
-
}>;
|
|
1513
|
-
private _filterExpressionsChanged;
|
|
1514
|
-
get filterExpressionsChanged(): EventEmitter<{
|
|
1515
|
-
sender: any;
|
|
1516
|
-
args: IgxGridFilterExpressionsEventArgs;
|
|
1517
|
-
}>;
|
|
1518
|
-
private _cellPreviewPointerDown;
|
|
1519
|
-
/**
|
|
1520
|
-
* Previews that a pointer is down on a cell.
|
|
1521
|
-
*/
|
|
1522
|
-
get cellPreviewPointerDown(): EventEmitter<{
|
|
1523
|
-
sender: any;
|
|
1524
|
-
args: IgxDataGridCellEventArgs;
|
|
1525
|
-
}>;
|
|
1526
|
-
private _cellPreviewPointerUp;
|
|
1527
|
-
/**
|
|
1528
|
-
* Previews that a pointer is up on a cell.
|
|
1529
|
-
*/
|
|
1530
|
-
get cellPreviewPointerUp(): EventEmitter<{
|
|
1531
|
-
sender: any;
|
|
1532
|
-
args: IgxDataGridCellEventArgs;
|
|
1533
|
-
}>;
|
|
1534
|
-
private _cellPointerDown;
|
|
1535
|
-
/**
|
|
1536
|
-
* Indicates a pointer is down on a cell.
|
|
1537
|
-
*/
|
|
1538
|
-
get cellPointerDown(): EventEmitter<{
|
|
1539
|
-
sender: any;
|
|
1540
|
-
args: IgxDataGridCellEventArgs;
|
|
1541
|
-
}>;
|
|
1542
|
-
private _cellPointerUp;
|
|
1543
|
-
/**
|
|
1544
|
-
* Indicates a pointer is up on a cell.
|
|
1545
|
-
*/
|
|
1546
|
-
get cellPointerUp(): EventEmitter<{
|
|
1547
|
-
sender: any;
|
|
1548
|
-
args: IgxDataGridCellEventArgs;
|
|
1549
|
-
}>;
|
|
1550
|
-
private _cellClicked;
|
|
1551
|
-
/**
|
|
1552
|
-
* Called when a cell is clicked.
|
|
1553
|
-
*/
|
|
1554
|
-
get cellClicked(): EventEmitter<{
|
|
1555
|
-
sender: any;
|
|
1556
|
-
args: IgxDataGridCellEventArgs;
|
|
1557
|
-
}>;
|
|
1558
|
-
private _filterRowDataBinding;
|
|
1559
|
-
get filterRowDataBinding(): EventEmitter<{
|
|
1560
|
-
sender: any;
|
|
1561
|
-
args: IgxDataBindingEventArgs;
|
|
1562
|
-
}>;
|
|
1563
|
-
private _filterRowDataBound;
|
|
1564
|
-
get filterRowDataBound(): EventEmitter<{
|
|
1565
|
-
sender: any;
|
|
1566
|
-
args: IgxDataBindingEventArgs;
|
|
1567
|
-
}>;
|
|
1568
|
-
private _sortDescriptionsChanged;
|
|
1569
|
-
/**
|
|
1570
|
-
* Called when sorting has changed.
|
|
1571
|
-
*/
|
|
1572
|
-
get sortDescriptionsChanged(): EventEmitter<{
|
|
1573
|
-
sender: any;
|
|
1574
|
-
args: IgxGridSortDescriptionsChangedEventArgs;
|
|
1575
|
-
}>;
|
|
1576
|
-
private _groupDescriptionsChanged;
|
|
1577
|
-
/**
|
|
1578
|
-
* Called when grouping has changed.
|
|
1579
|
-
*/
|
|
1580
|
-
get groupDescriptionsChanged(): EventEmitter<{
|
|
1581
|
-
sender: any;
|
|
1582
|
-
args: IgxGridGroupDescriptionsChangedEventArgs;
|
|
1583
|
-
}>;
|
|
1584
|
-
private _summaryDescriptionsChanged;
|
|
1585
|
-
/**
|
|
1586
|
-
* Called when summaries have changed.
|
|
1587
|
-
*/
|
|
1588
|
-
get summaryDescriptionsChanged(): EventEmitter<{
|
|
1589
|
-
sender: any;
|
|
1590
|
-
args: IgxGridSummaryDescriptionsChangedEventArgs;
|
|
1591
|
-
}>;
|
|
1592
|
-
private _columnHiddenChanged;
|
|
1593
|
-
/**
|
|
1594
|
-
* Called when a column is hidden or unhidden.
|
|
1595
|
-
*/
|
|
1596
|
-
get columnHiddenChanged(): EventEmitter<{
|
|
1597
|
-
sender: any;
|
|
1598
|
-
args: IgxColumnHiddenChangedEventArgs;
|
|
1599
|
-
}>;
|
|
1600
|
-
private _columnPinnedChanged;
|
|
1601
|
-
/**
|
|
1602
|
-
* Called when a column is pinned or unpinned.
|
|
1603
|
-
*/
|
|
1604
|
-
get columnPinnedChanged(): EventEmitter<{
|
|
1605
|
-
sender: any;
|
|
1606
|
-
args: IgxColumnPinnedChangedEventArgs;
|
|
1607
|
-
}>;
|
|
1608
|
-
private _cellValueChanging;
|
|
1609
|
-
/**
|
|
1610
|
-
* Called when a cell has been edited.
|
|
1611
|
-
*/
|
|
1612
|
-
get cellValueChanging(): EventEmitter<{
|
|
1613
|
-
sender: any;
|
|
1614
|
-
args: IgxGridCellValueChangingEventArgs;
|
|
1615
|
-
}>;
|
|
1616
|
-
private _dataCommitted;
|
|
1617
|
-
/**
|
|
1618
|
-
* Called when edits have been committed to the datasource.
|
|
1619
|
-
*/
|
|
1620
|
-
get dataCommitted(): EventEmitter<{
|
|
1621
|
-
sender: any;
|
|
1622
|
-
args: IgxGridDataCommittedEventArgs;
|
|
1623
|
-
}>;
|
|
1624
|
-
private _dataCommitting;
|
|
1625
|
-
/**
|
|
1626
|
-
* Called when edits are about to be committed to the datasource.
|
|
1627
|
-
*/
|
|
1628
|
-
get dataCommitting(): EventEmitter<{
|
|
1629
|
-
sender: any;
|
|
1630
|
-
args: IgxGridDataCommittingEventArgs;
|
|
1631
|
-
}>;
|
|
1632
|
-
private _rootSummariesChanged;
|
|
1633
|
-
get rootSummariesChanged(): EventEmitter<{
|
|
1634
|
-
sender: any;
|
|
1635
|
-
args: IgxDataSourceRootSummariesChangedEventArgs;
|
|
1636
|
-
}>;
|
|
1637
|
-
private _sizeChanged;
|
|
1638
|
-
/**
|
|
1639
|
-
* Called when the grids size has changed.
|
|
1640
|
-
*/
|
|
1641
|
-
get sizeChanged(): EventEmitter<{
|
|
1642
|
-
sender: any;
|
|
1643
|
-
args: IgxGridSizeChangedEventArgs;
|
|
1644
|
-
}>;
|
|
1645
|
-
private _actualColumnsChanged;
|
|
1646
|
-
get actualColumnsChanged(): EventEmitter<{
|
|
1647
|
-
sender: any;
|
|
1648
|
-
args: IgxGridColumnsChangedEventArgs;
|
|
1649
|
-
}>;
|
|
1650
|
-
private _columnsAutoGenerated;
|
|
1651
|
-
/**
|
|
1652
|
-
* Called when the columns are autogenerated.
|
|
1653
|
-
*/
|
|
1654
|
-
get columnsAutoGenerated(): EventEmitter<{
|
|
1655
|
-
sender: any;
|
|
1656
|
-
args: IgxGridColumnsAutoGeneratedEventArgs;
|
|
1657
|
-
}>;
|
|
1658
|
-
private _selectedItemsChanged;
|
|
1659
|
-
/**
|
|
1660
|
-
* Called when the selected items change.
|
|
1661
|
-
*/
|
|
1662
|
-
get selectedItemsChanged(): EventEmitter<{
|
|
1663
|
-
sender: any;
|
|
1664
|
-
args: IgxGridSelectedItemsChangedEventArgs;
|
|
1665
|
-
}>;
|
|
1666
|
-
private _selectedKeysChanged;
|
|
1667
|
-
/**
|
|
1668
|
-
* Called when the selected keys change.
|
|
1669
|
-
*/
|
|
1670
|
-
get selectedKeysChanged(): EventEmitter<{
|
|
1671
|
-
sender: any;
|
|
1672
|
-
args: IgxGridSelectedKeysChangedEventArgs;
|
|
1673
|
-
}>;
|
|
1674
|
-
private _selectedCellsChanged;
|
|
1675
|
-
/**
|
|
1676
|
-
* Called when the selected cells change.
|
|
1677
|
-
*/
|
|
1678
|
-
get selectedCellsChanged(): EventEmitter<{
|
|
1679
|
-
sender: any;
|
|
1680
|
-
args: IgxGridSelectedCellsChangedEventArgs;
|
|
1681
|
-
}>;
|
|
1682
|
-
private _selectionChanged;
|
|
1683
|
-
/**
|
|
1684
|
-
* Called when an individual selection operation has been made.
|
|
1685
|
-
*/
|
|
1686
|
-
get selectionChanged(): EventEmitter<{
|
|
1687
|
-
sender: any;
|
|
1688
|
-
args: IgxGridSelectionChangedEventArgs;
|
|
1689
|
-
}>;
|
|
1690
|
-
private _activeCellChanged;
|
|
1691
|
-
/**
|
|
1692
|
-
* Called when the active cell changes.
|
|
1693
|
-
*/
|
|
1694
|
-
get activeCellChanged(): EventEmitter<{
|
|
1695
|
-
sender: any;
|
|
1696
|
-
args: IgxGridActiveCellChangedEventArgs;
|
|
1697
|
-
}>;
|
|
1698
|
-
private _selectedCellRangesChanged;
|
|
1699
|
-
/**
|
|
1700
|
-
* Called when the selected cell ranges changed.
|
|
1701
|
-
*/
|
|
1702
|
-
get selectedCellRangesChanged(): EventEmitter<{
|
|
1703
|
-
sender: any;
|
|
1704
|
-
args: IgxGridSelectedCellRangesChangedEventArgs;
|
|
1705
|
-
}>;
|
|
1706
|
-
private _columnWidthChanged;
|
|
1707
|
-
/**
|
|
1708
|
-
* Called when a column's Width property has changed.
|
|
1709
|
-
*/
|
|
1710
|
-
get columnWidthChanged(): EventEmitter<{
|
|
1711
|
-
sender: any;
|
|
1712
|
-
args: IgxGridColumnWidthChangedEventArgs;
|
|
1713
|
-
}>;
|
|
1714
|
-
private _cellEditStarted;
|
|
1715
|
-
/**
|
|
1716
|
-
* Called when a cell has started editing.
|
|
1717
|
-
*/
|
|
1718
|
-
get cellEditStarted(): EventEmitter<{
|
|
1719
|
-
sender: any;
|
|
1720
|
-
args: IgxGridCellEditStartedEventArgs;
|
|
1721
|
-
}>;
|
|
1722
|
-
private _cellEditEnded;
|
|
1723
|
-
/**
|
|
1724
|
-
* Called when a cell has finished editing.
|
|
1725
|
-
*/
|
|
1726
|
-
get cellEditEnded(): EventEmitter<{
|
|
1727
|
-
sender: any;
|
|
1728
|
-
args: IgxGridCellEditEndedEventArgs;
|
|
1729
|
-
}>;
|
|
1730
|
-
private _rowEditStarted;
|
|
1731
|
-
/**
|
|
1732
|
-
* Called when a row has started editing.
|
|
1733
|
-
*/
|
|
1734
|
-
get rowEditStarted(): EventEmitter<{
|
|
1735
|
-
sender: any;
|
|
1736
|
-
args: IgxGridRowEditStartedEventArgs;
|
|
1737
|
-
}>;
|
|
1738
|
-
private _rowEditEnded;
|
|
1739
|
-
/**
|
|
1740
|
-
* Called when a row has finished editing.
|
|
1741
|
-
*/
|
|
1742
|
-
get rowEditEnded(): EventEmitter<{
|
|
1743
|
-
sender: any;
|
|
1744
|
-
args: IgxGridRowEditEndedEventArgs;
|
|
1745
|
-
}>;
|
|
1746
|
-
private _customFilterRequested;
|
|
1747
|
-
get customFilterRequested(): EventEmitter<{
|
|
1748
|
-
sender: any;
|
|
1749
|
-
args: IgxGridCustomFilterRequestedEventArgs;
|
|
1750
|
-
}>;
|
|
1751
|
-
private _actualPrimaryKeyChange;
|
|
1752
|
-
get actualPrimaryKeyChange(): EventEmitter<string[]>;
|
|
1753
|
-
protected _zoneRunner: (act: () => void) => void;
|
|
1754
|
-
protected _runInZone(act: () => void): void;
|
|
1755
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataGridComponent, never>;
|
|
1756
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IgxDataGridComponent, "igx-data-grid", never, { "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"; }, { "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"; }, ["contentColumns"], never>;
|
|
1757
|
-
}
|