igniteui-webcomponents-data-grids 6.3.0-beta.0 → 6.3.1-beta.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/bundles/igniteui-webcomponents-data-grids.umd.js +17 -17
- package/bundles/igniteui-webcomponents-data-grids.umd.min.js +1 -1
- package/esm2015/lib/AccessibilityRow.js +2 -4
- package/esm2015/lib/ApplyButtonClickEventArgs.js +2 -4
- package/esm2015/lib/BaseEditorView.js +2 -4
- package/esm2015/lib/BrowserExecutionContext.js +2 -4
- package/esm2015/lib/BrowserPixelConverter.js +2 -4
- package/esm2015/lib/BrowserTickProvider.js +2 -4
- package/esm2015/lib/CalculationParameters.js +2 -4
- package/esm2015/lib/CancelButtonClickEventArgs.js +2 -4
- package/esm2015/lib/CanvasCellPresenterBase.js +2 -4
- package/esm2015/lib/CanvasContentCellModelHelper.js +2 -4
- package/esm2015/lib/CanvasDateTimeCell.js +2 -4
- package/esm2015/lib/CanvasDateTimeCellPresenter.js +2 -4
- package/esm2015/lib/CanvasGridCellBase.js +2 -4
- package/esm2015/lib/CanvasImageCell.js +2 -4
- package/esm2015/lib/CanvasImageCellPresenter.js +2 -4
- package/esm2015/lib/CanvasNumericCell.js +2 -4
- package/esm2015/lib/CanvasNumericCellPresenter.js +2 -4
- package/esm2015/lib/CanvasPlaceholderView.js +2 -4
- package/esm2015/lib/CanvasRowSeparatorCell.js +2 -4
- package/esm2015/lib/CanvasRowSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/CanvasSectionHeaderCell.js +2 -4
- package/esm2015/lib/CanvasSectionHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasSummaryCell.js +2 -4
- package/esm2015/lib/CanvasSummaryCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTemplateCell.js +2 -4
- package/esm2015/lib/CanvasTemplateCellContainer.js +2 -4
- package/esm2015/lib/CanvasTemplateCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTemplateHeaderCell.js +2 -4
- package/esm2015/lib/CanvasTemplateHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTextCell.js +2 -4
- package/esm2015/lib/CanvasTextCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTextHeaderCell.js +2 -4
- package/esm2015/lib/CanvasTextHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasVerticalSeparatorCell.js +2 -4
- package/esm2015/lib/CanvasVerticalSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/CellModelExport.js +2 -4
- package/esm2015/lib/CellPath.js +2 -4
- package/esm2015/lib/CellPresenterBase.js +2 -4
- package/esm2015/lib/CellRange.js +2 -4
- package/esm2015/lib/CellStyleRequestedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListBridge.js +2 -4
- package/esm2015/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListExternalKeysClearedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListIndexTypeChangedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListKeysClearedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListView_combined.js +4 -8
- package/esm2015/lib/CheckedChangedEventArgs.js +2 -4
- package/esm2015/lib/ColumnChooserInfo.js +2 -4
- package/esm2015/lib/ColumnChooserView_combined.js +4 -8
- package/esm2015/lib/ColumnFilterCondition_combined.js +230 -456
- package/esm2015/lib/ColumnGroupDescription.js +2 -4
- package/esm2015/lib/ColumnGroupDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnGroupingView_combined.js +5 -9
- package/esm2015/lib/ColumnGroupingVisualModelExport.js +2 -4
- package/esm2015/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +2 -4
- package/esm2015/lib/ColumnPinningInfo.js +2 -4
- package/esm2015/lib/ColumnPinningView_combined.js +4 -8
- package/esm2015/lib/ColumnPropertySetter.js +2 -4
- package/esm2015/lib/ColumnPropertySettersCollection.js +2 -4
- package/esm2015/lib/ColumnSortDescription.js +2 -4
- package/esm2015/lib/ColumnSortDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnSummaryDescription.js +2 -4
- package/esm2015/lib/ColumnSummaryDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnWidth.js +2 -4
- package/esm2015/lib/ComboEditorView.js +2 -4
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +5 -9
- package/esm2015/lib/ContentCellModelHelper.js +2 -4
- package/esm2015/lib/CurrentRendererSettings.js +2 -4
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +2 -4
- package/esm2015/lib/DataGridCellLayoutPanel.js +2 -4
- package/esm2015/lib/DataGridDelayedExecutionManager.js +2 -4
- package/esm2015/lib/DataGridPresenterManager.js +2 -4
- package/esm2015/lib/DataGridPropertySetter.js +2 -4
- package/esm2015/lib/DataGridScrollerKeyboardListener.js +2 -4
- package/esm2015/lib/DataGridToolbarView_combined.js +5 -9
- package/esm2015/lib/DataGridViewportManager.js +2 -4
- package/esm2015/lib/DateEditorView.js +2 -4
- package/esm2015/lib/DateTimeCell.js +2 -4
- package/esm2015/lib/DateTimeCellModelExport.js +2 -4
- package/esm2015/lib/DateTimeCellPresenter.js +2 -4
- package/esm2015/lib/DateTimeColumnValueFormatter.js +2 -4
- package/esm2015/lib/DefaultPlatformPixelConverter.js +2 -4
- package/esm2015/lib/DefinitionPropertyUpdatedEventArgs.js +2 -4
- package/esm2015/lib/DragSelectEventArgs.js +2 -4
- package/esm2015/lib/Dragger.js +2 -4
- package/esm2015/lib/DraggerView.js +10 -12
- package/esm2015/lib/DropDownDataListItem.js +2 -4
- package/esm2015/lib/EditorCell.js +2 -4
- package/esm2015/lib/EditorCellModelExport.js +2 -4
- package/esm2015/lib/EditorCellPresenter.js +2 -4
- package/esm2015/lib/EditorRowCell.js +2 -4
- package/esm2015/lib/EditorRowCellPresenter.js +2 -4
- package/esm2015/lib/FilterCell.js +2 -4
- package/esm2015/lib/FilterCellModelExport.js +2 -4
- package/esm2015/lib/FilterCellPresenter.js +2 -4
- package/esm2015/lib/FilterDialogRenderCompletedEventArgs.js +2 -4
- package/esm2015/lib/FormatCellEventArgs.js +2 -4
- package/esm2015/lib/FormatGroupTextEventArgs.js +2 -4
- package/esm2015/lib/FormatSummaryTextEventArgs.js +2 -4
- package/esm2015/lib/GotFocusEventArgs.js +2 -4
- package/esm2015/lib/GridActiveCellChangedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCanceledEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCompletedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCreatedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationPhaseSettings.js +2 -4
- package/esm2015/lib/GridAnimationSettings.js +2 -4
- package/esm2015/lib/GridCellBase.js +2 -4
- package/esm2015/lib/GridCellPosition.js +2 -4
- package/esm2015/lib/GridColumnAnimationSettings.js +2 -4
- package/esm2015/lib/GridColumnButtonOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnFilterOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnGroupOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnHideOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnMoveOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnOptionsSectionBase.js +2 -4
- package/esm2015/lib/GridColumnOptionsSimpleSectionBase.js +2 -4
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +6 -12
- package/esm2015/lib/GridColumnOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnPinOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnSortOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnSpacer.js +2 -4
- package/esm2015/lib/GridColumnSpacerCollection.js +2 -4
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +4 -8
- package/esm2015/lib/GridConditionFilterStringErrorsParsingEventArgs.js +2 -4
- package/esm2015/lib/GridConditionalStyleFontInfo.js +2 -4
- package/esm2015/lib/GridConditionalStyleProperty.js +2 -4
- package/esm2015/lib/GridConditionalStylePropertyCollection.js +2 -4
- package/esm2015/lib/GridDataCommittedEventArgs.js +2 -4
- package/esm2015/lib/GridDataCommittingEventArgs.js +2 -4
- package/esm2015/lib/GridExpansionIndicatorView_combined.js +4 -8
- package/esm2015/lib/GridExternalWrapper.js +2 -4
- package/esm2015/lib/GridFilterDialogFilterChangeEventArgs.js +2 -4
- package/esm2015/lib/GridFilterDialogOpeningEventArgs.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGrouping.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevel.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevelCollection.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelRow.js +2 -4
- package/esm2015/lib/GridFilterDialogView_combined.js +11 -21
- package/esm2015/lib/GridFilterExpressionsEventArgs.js +2 -4
- package/esm2015/lib/GridGroupDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridLayerExport.js +2 -4
- package/esm2015/lib/GridModuleHelper.js +2 -4
- package/esm2015/lib/GridRowEditEndedEventArgs.js +2 -4
- package/esm2015/lib/GridRowEditStartedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedCellRangesChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedCellRangesCollection.js +2 -4
- package/esm2015/lib/GridSelectedItemsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedItemsCollection.js +2 -4
- package/esm2015/lib/GridSelectedKeysChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedKeysCollection.js +2 -4
- package/esm2015/lib/GridSelectionChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSizeChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSortDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSortIndicatorView_combined.js +4 -8
- package/esm2015/lib/GridStyleRepository.js +2 -4
- package/esm2015/lib/GridSummaryDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridViewportChangedEventArgs.js +2 -4
- package/esm2015/lib/GroupData.js +2 -4
- package/esm2015/lib/GroupInfo.js +2 -4
- package/esm2015/lib/HorizontalPropertyEditorDataSource.js +2 -4
- package/esm2015/lib/ISummaryChooserView_combined.js +4 -8
- package/esm2015/lib/ImageCell.js +2 -4
- package/esm2015/lib/ImageCellModelExport.js +2 -4
- package/esm2015/lib/ImageCellPresenter.js +2 -4
- package/esm2015/lib/LostFocusEventArgs.js +2 -4
- package/esm2015/lib/MergedCellInfo.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxTextChangedEventArgs.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxUtilities.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxValueChangedEventArgs.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +6 -12
- package/esm2015/lib/MultiColumnComboVisualModelExport.js +2 -4
- package/esm2015/lib/MultipleDataSourceNotifier.js +2 -4
- package/esm2015/lib/NativeUIComboFactory.js +2 -4
- package/esm2015/lib/NativeUIGridFactory.js +2 -4
- package/esm2015/lib/NumericCell.js +2 -4
- package/esm2015/lib/NumericCellModelExport.js +2 -4
- package/esm2015/lib/NumericCellPresenter.js +2 -4
- package/esm2015/lib/NumericEditorView.js +2 -4
- package/esm2015/lib/OperatorModel.js +2 -4
- package/esm2015/lib/OperatorSelectorClosingEventArgs.js +2 -4
- package/esm2015/lib/OperatorSelectorOpeningEventArgs.js +2 -4
- package/esm2015/lib/OperatorSelectorValueChangedEventArgs.js +2 -4
- package/esm2015/lib/PageChangedEventArgs.js +2 -4
- package/esm2015/lib/PagerVisualModelExport.js +2 -4
- package/esm2015/lib/PlaceholderView.js +2 -4
- package/esm2015/lib/PrimaryKeyValue.js +2 -4
- package/esm2015/lib/PropertyEditorView_combined.js +4 -8
- package/esm2015/lib/ResponsiveStateEnteredEventArgs.js +2 -4
- package/esm2015/lib/ResponsiveStateEnteringEventArgs.js +2 -4
- package/esm2015/lib/ResponsiveStateExitedEventArgs.js +2 -4
- package/esm2015/lib/RowPath.js +2 -4
- package/esm2015/lib/RowRange.js +2 -4
- package/esm2015/lib/RowSeparatorCell.js +2 -4
- package/esm2015/lib/RowSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/RowSeparatorModelExport.js +2 -4
- package/esm2015/lib/SaveLayoutFilterInfo.js +2 -4
- package/esm2015/lib/SaveLayoutGroupInfo.js +2 -4
- package/esm2015/lib/SaveLayoutSortInfo.js +2 -4
- package/esm2015/lib/SectionHeaderCell.js +2 -4
- package/esm2015/lib/SectionHeaderCellModelExport.js +2 -4
- package/esm2015/lib/SectionHeaderCellPresenter.js +2 -4
- package/esm2015/lib/SelectAllCheckboxChangedEventArgs.js +2 -4
- package/esm2015/lib/SortIndicatorRenderCompletedEventArgs.js +2 -4
- package/esm2015/lib/SummaryCell.js +2 -4
- package/esm2015/lib/SummaryCellModelExport.js +2 -4
- package/esm2015/lib/SummaryCellPresenter.js +2 -4
- package/esm2015/lib/SummaryChangedEventArgs.js +2 -4
- package/esm2015/lib/SummaryChooserItem.js +2 -4
- package/esm2015/lib/SummaryData.js +2 -4
- package/esm2015/lib/TemplateCell.js +3 -5
- package/esm2015/lib/TemplateCellContainer.js +2 -4
- package/esm2015/lib/TemplateCellModelExport.js +2 -4
- package/esm2015/lib/TemplateCellPresenter.js +2 -4
- package/esm2015/lib/TemplateHeader.js +2 -4
- package/esm2015/lib/TemplateHeaderCell.js +2 -4
- package/esm2015/lib/TemplateHeaderCellModel.js +2 -4
- package/esm2015/lib/TemplateHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TemplateHeaderCellPresenter.js +2 -4
- package/esm2015/lib/TemplateHeaderCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/TemplateSectionHeader.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellModel.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/TextCell.js +2 -4
- package/esm2015/lib/TextCellModelExport.js +2 -4
- package/esm2015/lib/TextCellPresenter.js +2 -4
- package/esm2015/lib/TextEditorView.js +2 -4
- package/esm2015/lib/TextHeaderCell.js +2 -4
- package/esm2015/lib/TextHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TextHeaderCellPresenter.js +2 -4
- package/esm2015/lib/TextIconSetConditionalStyle.js +2 -4
- package/esm2015/lib/TextVisualModelExport.js +2 -4
- package/esm2015/lib/ToolbarVisualModelExport.js +2 -4
- package/esm2015/lib/VerticalSeparatorCell.js +2 -4
- package/esm2015/lib/VerticalSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/VisualModelExport.js +2 -4
- package/esm2015/lib/igc-checkbox-list-component.js +2 -1
- package/esm2015/lib/igc-column-chooser-component.js +2 -1
- package/esm2015/lib/igc-column-grouping-component.js +2 -1
- package/esm2015/lib/igc-column-moving-separator-component.js +2 -1
- package/esm2015/lib/igc-column-pinning-component.js +2 -1
- package/esm2015/lib/igc-column-resizing-separator-component.js +2 -1
- package/esm2015/lib/igc-combo-box-column-component.js +2 -4
- package/esm2015/lib/igc-data-grid-column-component.js +2 -4
- package/esm2015/lib/igc-data-grid-comparison-operator-selector-component.js +2 -4
- package/esm2015/lib/igc-data-grid-component.js +2 -1
- package/esm2015/lib/igc-data-grid-expansion-indicator-component.js +2 -1
- package/esm2015/lib/igc-data-grid-filter-dialog-component.js +2 -4
- package/esm2015/lib/igc-data-grid-pager-component.js +2 -1
- package/esm2015/lib/igc-data-grid-sort-indicator-component.js +2 -4
- package/esm2015/lib/igc-data-grid-toolbar-component.js +2 -1
- package/esm2015/lib/igc-date-time-column-component.js +2 -4
- package/esm2015/lib/igc-definition-base-component.js +2 -4
- package/esm2015/lib/igc-edit-row-definition-component.js +2 -4
- package/esm2015/lib/igc-editor-definition-component.js +2 -4
- package/esm2015/lib/igc-filter-row-definition-component.js +2 -4
- package/esm2015/lib/igc-grid-column-button-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-filter-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-group-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-hide-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-move-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-section-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-simple-section-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-pin-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-sort-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-summary-options-component.js +2 -1
- package/esm2015/lib/igc-grid-compound-conditional-style-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-font-info-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-property-component.js +2 -1
- package/esm2015/lib/igc-header-component.js +2 -4
- package/esm2015/lib/igc-header-row-separator-component.js +2 -4
- package/esm2015/lib/igc-header-separator-component.js +2 -1
- package/esm2015/lib/igc-image-column-component.js +2 -4
- package/esm2015/lib/igc-multi-column-combo-box-component.js +2 -1
- package/esm2015/lib/igc-numeric-column-component.js +2 -4
- package/esm2015/lib/igc-pinned-area-separator-component.js +2 -1
- package/esm2015/lib/igc-property-editor-component.js +2 -1
- package/esm2015/lib/igc-row-separator-component.js +2 -4
- package/esm2015/lib/igc-section-footer-component.js +2 -4
- package/esm2015/lib/igc-section-header-component.js +2 -4
- package/esm2015/lib/igc-summary-row-component.js +2 -1
- package/esm2015/lib/igc-summary-row-root-component.js +2 -1
- package/esm2015/lib/igc-summary-row-section-component.js +2 -1
- package/esm2015/lib/igc-template-column-component.js +2 -4
- package/esm2015/lib/igc-template-header-component.js +2 -4
- package/esm2015/lib/igc-template-section-header-component.js +2 -4
- package/esm2015/lib/igc-text-column-component.js +2 -4
- package/esm2015/lib/igc-text-header-component.js +2 -4
- package/esm2015/lib/igc-text-icon-set-conditional-style-component.js +2 -1
- package/esm5/lib/AccessibilityRow.js +1 -2
- package/esm5/lib/ApplyButtonClickEventArgs.js +1 -2
- package/esm5/lib/BaseEditorView.js +1 -2
- package/esm5/lib/BrowserExecutionContext.js +1 -2
- package/esm5/lib/BrowserPixelConverter.js +1 -2
- package/esm5/lib/BrowserTickProvider.js +1 -2
- package/esm5/lib/CalculationParameters.js +1 -2
- package/esm5/lib/CancelButtonClickEventArgs.js +1 -2
- package/esm5/lib/CanvasCellPresenterBase.js +1 -2
- package/esm5/lib/CanvasContentCellModelHelper.js +1 -2
- package/esm5/lib/CanvasDateTimeCell.js +1 -2
- package/esm5/lib/CanvasDateTimeCellPresenter.js +1 -2
- package/esm5/lib/CanvasGridCellBase.js +1 -2
- package/esm5/lib/CanvasImageCell.js +1 -2
- package/esm5/lib/CanvasImageCellPresenter.js +1 -2
- package/esm5/lib/CanvasNumericCell.js +1 -2
- package/esm5/lib/CanvasNumericCellPresenter.js +1 -2
- package/esm5/lib/CanvasPlaceholderView.js +1 -2
- package/esm5/lib/CanvasRowSeparatorCell.js +1 -2
- package/esm5/lib/CanvasRowSeparatorCellPresenter.js +1 -2
- package/esm5/lib/CanvasSectionHeaderCell.js +1 -2
- package/esm5/lib/CanvasSectionHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasSummaryCell.js +1 -2
- package/esm5/lib/CanvasSummaryCellPresenter.js +1 -2
- package/esm5/lib/CanvasTemplateCell.js +1 -2
- package/esm5/lib/CanvasTemplateCellContainer.js +1 -2
- package/esm5/lib/CanvasTemplateCellPresenter.js +1 -2
- package/esm5/lib/CanvasTemplateHeaderCell.js +1 -2
- package/esm5/lib/CanvasTemplateHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasTextCell.js +1 -2
- package/esm5/lib/CanvasTextCellPresenter.js +1 -2
- package/esm5/lib/CanvasTextHeaderCell.js +1 -2
- package/esm5/lib/CanvasTextHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasVerticalSeparatorCell.js +1 -2
- package/esm5/lib/CanvasVerticalSeparatorCellPresenter.js +1 -2
- package/esm5/lib/CellModelExport.js +1 -2
- package/esm5/lib/CellPath.js +1 -2
- package/esm5/lib/CellPresenterBase.js +1 -2
- package/esm5/lib/CellRange.js +1 -2
- package/esm5/lib/CellStyleRequestedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListBridge.js +1 -2
- package/esm5/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListExternalKeysClearedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListIndexTypeChangedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListKeysClearedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListView_combined.js +2 -4
- package/esm5/lib/CheckedChangedEventArgs.js +1 -2
- package/esm5/lib/ColumnChooserInfo.js +1 -2
- package/esm5/lib/ColumnChooserView_combined.js +2 -4
- package/esm5/lib/ColumnFilterCondition_combined.js +117 -230
- package/esm5/lib/ColumnGroupDescription.js +1 -2
- package/esm5/lib/ColumnGroupDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnGroupingView_combined.js +3 -5
- package/esm5/lib/ColumnGroupingVisualModelExport.js +1 -2
- package/esm5/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +1 -2
- package/esm5/lib/ColumnPinningInfo.js +1 -2
- package/esm5/lib/ColumnPinningView_combined.js +2 -4
- package/esm5/lib/ColumnPropertySetter.js +1 -2
- package/esm5/lib/ColumnPropertySettersCollection.js +1 -2
- package/esm5/lib/ColumnSortDescription.js +1 -2
- package/esm5/lib/ColumnSortDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnSummaryDescription.js +1 -2
- package/esm5/lib/ColumnSummaryDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnWidth.js +1 -2
- package/esm5/lib/ComboEditorView.js +1 -2
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +3 -5
- package/esm5/lib/ContentCellModelHelper.js +1 -2
- package/esm5/lib/CurrentRendererSettings.js +1 -2
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +1 -2
- package/esm5/lib/DataGridCellLayoutPanel.js +1 -2
- package/esm5/lib/DataGridDelayedExecutionManager.js +1 -2
- package/esm5/lib/DataGridPresenterManager.js +1 -2
- package/esm5/lib/DataGridPropertySetter.js +1 -2
- package/esm5/lib/DataGridScrollerKeyboardListener.js +1 -2
- package/esm5/lib/DataGridToolbarView_combined.js +3 -5
- package/esm5/lib/DataGridViewportManager.js +1 -2
- package/esm5/lib/DateEditorView.js +1 -2
- package/esm5/lib/DateTimeCell.js +1 -2
- package/esm5/lib/DateTimeCellModelExport.js +1 -2
- package/esm5/lib/DateTimeCellPresenter.js +1 -2
- package/esm5/lib/DateTimeColumnValueFormatter.js +1 -2
- package/esm5/lib/DefaultPlatformPixelConverter.js +1 -2
- package/esm5/lib/DefinitionPropertyUpdatedEventArgs.js +1 -2
- package/esm5/lib/DragSelectEventArgs.js +1 -2
- package/esm5/lib/Dragger.js +1 -2
- package/esm5/lib/DraggerView.js +9 -10
- package/esm5/lib/DropDownDataListItem.js +1 -2
- package/esm5/lib/EditorCell.js +1 -2
- package/esm5/lib/EditorCellModelExport.js +1 -2
- package/esm5/lib/EditorCellPresenter.js +1 -2
- package/esm5/lib/EditorRowCell.js +1 -2
- package/esm5/lib/EditorRowCellPresenter.js +1 -2
- package/esm5/lib/FilterCell.js +1 -2
- package/esm5/lib/FilterCellModelExport.js +1 -2
- package/esm5/lib/FilterCellPresenter.js +1 -2
- package/esm5/lib/FilterDialogRenderCompletedEventArgs.js +1 -2
- package/esm5/lib/FormatCellEventArgs.js +1 -2
- package/esm5/lib/FormatGroupTextEventArgs.js +1 -2
- package/esm5/lib/FormatSummaryTextEventArgs.js +1 -2
- package/esm5/lib/GotFocusEventArgs.js +1 -2
- package/esm5/lib/GridActiveCellChangedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCanceledEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCompletedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCreatedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationPhaseSettings.js +1 -2
- package/esm5/lib/GridAnimationSettings.js +1 -2
- package/esm5/lib/GridCellBase.js +1 -2
- package/esm5/lib/GridCellPosition.js +1 -2
- package/esm5/lib/GridColumnAnimationSettings.js +1 -2
- package/esm5/lib/GridColumnButtonOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnFilterOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnGroupOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnHideOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnMoveOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnOptionsSectionBase.js +1 -2
- package/esm5/lib/GridColumnOptionsSimpleSectionBase.js +1 -2
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +3 -6
- package/esm5/lib/GridColumnOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnPinOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnSortOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnSpacer.js +1 -2
- package/esm5/lib/GridColumnSpacerCollection.js +1 -2
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +2 -4
- package/esm5/lib/GridConditionFilterStringErrorsParsingEventArgs.js +1 -2
- package/esm5/lib/GridConditionalStyleFontInfo.js +1 -2
- package/esm5/lib/GridConditionalStyleProperty.js +1 -2
- package/esm5/lib/GridConditionalStylePropertyCollection.js +1 -2
- package/esm5/lib/GridDataCommittedEventArgs.js +1 -2
- package/esm5/lib/GridDataCommittingEventArgs.js +1 -2
- package/esm5/lib/GridExpansionIndicatorView_combined.js +2 -4
- package/esm5/lib/GridExternalWrapper.js +1 -2
- package/esm5/lib/GridFilterDialogFilterChangeEventArgs.js +1 -2
- package/esm5/lib/GridFilterDialogOpeningEventArgs.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGrouping.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGroupingLevel.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGroupingLevelCollection.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelRow.js +1 -2
- package/esm5/lib/GridFilterDialogView_combined.js +6 -11
- package/esm5/lib/GridFilterExpressionsEventArgs.js +1 -2
- package/esm5/lib/GridGroupDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridLayerExport.js +1 -2
- package/esm5/lib/GridModuleHelper.js +1 -2
- package/esm5/lib/GridRowEditEndedEventArgs.js +1 -2
- package/esm5/lib/GridRowEditStartedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedCellRangesChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedCellRangesCollection.js +1 -2
- package/esm5/lib/GridSelectedItemsChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedItemsCollection.js +1 -2
- package/esm5/lib/GridSelectedKeysChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedKeysCollection.js +1 -2
- package/esm5/lib/GridSelectionChangedEventArgs.js +1 -2
- package/esm5/lib/GridSizeChangedEventArgs.js +1 -2
- package/esm5/lib/GridSortDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridSortIndicatorView_combined.js +2 -4
- package/esm5/lib/GridStyleRepository.js +1 -2
- package/esm5/lib/GridSummaryDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridViewportChangedEventArgs.js +1 -2
- package/esm5/lib/GroupData.js +1 -2
- package/esm5/lib/GroupInfo.js +1 -2
- package/esm5/lib/HorizontalPropertyEditorDataSource.js +1 -2
- package/esm5/lib/ISummaryChooserView_combined.js +2 -4
- package/esm5/lib/ImageCell.js +1 -2
- package/esm5/lib/ImageCellModelExport.js +1 -2
- package/esm5/lib/ImageCellPresenter.js +1 -2
- package/esm5/lib/LostFocusEventArgs.js +1 -2
- package/esm5/lib/MergedCellInfo.js +1 -2
- package/esm5/lib/MultiColumnComboBoxTextChangedEventArgs.js +1 -2
- package/esm5/lib/MultiColumnComboBoxUtilities.js +1 -2
- package/esm5/lib/MultiColumnComboBoxValueChangedEventArgs.js +1 -2
- package/esm5/lib/MultiColumnComboBoxView_combined.js +3 -6
- package/esm5/lib/MultiColumnComboVisualModelExport.js +1 -2
- package/esm5/lib/MultipleDataSourceNotifier.js +1 -2
- package/esm5/lib/NativeUIComboFactory.js +1 -2
- package/esm5/lib/NativeUIGridFactory.js +1 -2
- package/esm5/lib/NumericCell.js +1 -2
- package/esm5/lib/NumericCellModelExport.js +1 -2
- package/esm5/lib/NumericCellPresenter.js +1 -2
- package/esm5/lib/NumericEditorView.js +1 -2
- package/esm5/lib/OperatorModel.js +1 -2
- package/esm5/lib/OperatorSelectorClosingEventArgs.js +1 -2
- package/esm5/lib/OperatorSelectorOpeningEventArgs.js +1 -2
- package/esm5/lib/OperatorSelectorValueChangedEventArgs.js +1 -2
- package/esm5/lib/PageChangedEventArgs.js +1 -2
- package/esm5/lib/PagerVisualModelExport.js +1 -2
- package/esm5/lib/PlaceholderView.js +1 -2
- package/esm5/lib/PrimaryKeyValue.js +1 -2
- package/esm5/lib/PropertyEditorView_combined.js +2 -4
- package/esm5/lib/ResponsiveStateEnteredEventArgs.js +1 -2
- package/esm5/lib/ResponsiveStateEnteringEventArgs.js +1 -2
- package/esm5/lib/ResponsiveStateExitedEventArgs.js +1 -2
- package/esm5/lib/RowPath.js +1 -2
- package/esm5/lib/RowRange.js +1 -2
- package/esm5/lib/RowSeparatorCell.js +1 -2
- package/esm5/lib/RowSeparatorCellPresenter.js +1 -2
- package/esm5/lib/RowSeparatorModelExport.js +1 -2
- package/esm5/lib/SaveLayoutFilterInfo.js +1 -2
- package/esm5/lib/SaveLayoutGroupInfo.js +1 -2
- package/esm5/lib/SaveLayoutSortInfo.js +1 -2
- package/esm5/lib/SectionHeaderCell.js +1 -2
- package/esm5/lib/SectionHeaderCellModelExport.js +1 -2
- package/esm5/lib/SectionHeaderCellPresenter.js +1 -2
- package/esm5/lib/SelectAllCheckboxChangedEventArgs.js +1 -2
- package/esm5/lib/SortIndicatorRenderCompletedEventArgs.js +1 -2
- package/esm5/lib/SummaryCell.js +1 -2
- package/esm5/lib/SummaryCellModelExport.js +1 -2
- package/esm5/lib/SummaryCellPresenter.js +1 -2
- package/esm5/lib/SummaryChangedEventArgs.js +1 -2
- package/esm5/lib/SummaryChooserItem.js +1 -2
- package/esm5/lib/SummaryData.js +1 -2
- package/esm5/lib/TemplateCell.js +2 -3
- package/esm5/lib/TemplateCellContainer.js +1 -2
- package/esm5/lib/TemplateCellModelExport.js +1 -2
- package/esm5/lib/TemplateCellPresenter.js +1 -2
- package/esm5/lib/TemplateHeader.js +1 -2
- package/esm5/lib/TemplateHeaderCell.js +1 -2
- package/esm5/lib/TemplateHeaderCellModel.js +1 -2
- package/esm5/lib/TemplateHeaderCellModelExport.js +1 -2
- package/esm5/lib/TemplateHeaderCellPresenter.js +1 -2
- package/esm5/lib/TemplateHeaderCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/TemplateSectionHeader.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellModel.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellModelExport.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/TextCell.js +1 -2
- package/esm5/lib/TextCellModelExport.js +1 -2
- package/esm5/lib/TextCellPresenter.js +1 -2
- package/esm5/lib/TextEditorView.js +1 -2
- package/esm5/lib/TextHeaderCell.js +1 -2
- package/esm5/lib/TextHeaderCellModelExport.js +1 -2
- package/esm5/lib/TextHeaderCellPresenter.js +1 -2
- package/esm5/lib/TextIconSetConditionalStyle.js +1 -2
- package/esm5/lib/TextVisualModelExport.js +1 -2
- package/esm5/lib/ToolbarVisualModelExport.js +1 -2
- package/esm5/lib/VerticalSeparatorCell.js +1 -2
- package/esm5/lib/VerticalSeparatorCellPresenter.js +1 -2
- package/esm5/lib/VisualModelExport.js +1 -2
- package/esm5/lib/igc-checkbox-list-component.js +1 -2
- package/esm5/lib/igc-column-chooser-component.js +1 -2
- package/esm5/lib/igc-column-grouping-component.js +1 -2
- package/esm5/lib/igc-column-moving-separator-component.js +1 -2
- package/esm5/lib/igc-column-pinning-component.js +1 -2
- package/esm5/lib/igc-column-resizing-separator-component.js +1 -2
- package/esm5/lib/igc-combo-box-column-component.js +1 -2
- package/esm5/lib/igc-data-grid-column-component.js +1 -2
- package/esm5/lib/igc-data-grid-comparison-operator-selector-component.js +1 -2
- package/esm5/lib/igc-data-grid-component.js +1 -2
- package/esm5/lib/igc-data-grid-expansion-indicator-component.js +1 -2
- package/esm5/lib/igc-data-grid-filter-dialog-component.js +1 -2
- package/esm5/lib/igc-data-grid-pager-component.js +1 -2
- package/esm5/lib/igc-data-grid-sort-indicator-component.js +1 -2
- package/esm5/lib/igc-data-grid-toolbar-component.js +1 -2
- package/esm5/lib/igc-date-time-column-component.js +1 -2
- package/esm5/lib/igc-definition-base-component.js +1 -2
- package/esm5/lib/igc-edit-row-definition-component.js +1 -2
- package/esm5/lib/igc-editor-definition-component.js +1 -2
- package/esm5/lib/igc-filter-row-definition-component.js +1 -2
- package/esm5/lib/igc-grid-column-button-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-filter-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-group-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-hide-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-move-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-section-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-simple-section-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-pin-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-sort-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-summary-options-component.js +1 -2
- package/esm5/lib/igc-grid-compound-conditional-style-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-font-info-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-property-component.js +1 -2
- package/esm5/lib/igc-header-component.js +1 -2
- package/esm5/lib/igc-header-row-separator-component.js +1 -2
- package/esm5/lib/igc-header-separator-component.js +1 -2
- package/esm5/lib/igc-image-column-component.js +1 -2
- package/esm5/lib/igc-multi-column-combo-box-component.js +1 -2
- package/esm5/lib/igc-numeric-column-component.js +1 -2
- package/esm5/lib/igc-pinned-area-separator-component.js +1 -2
- package/esm5/lib/igc-property-editor-component.js +1 -2
- package/esm5/lib/igc-row-separator-component.js +1 -2
- package/esm5/lib/igc-section-footer-component.js +1 -2
- package/esm5/lib/igc-section-header-component.js +1 -2
- package/esm5/lib/igc-summary-row-component.js +1 -2
- package/esm5/lib/igc-summary-row-root-component.js +1 -2
- package/esm5/lib/igc-summary-row-section-component.js +1 -2
- package/esm5/lib/igc-template-column-component.js +1 -2
- package/esm5/lib/igc-template-header-component.js +1 -2
- package/esm5/lib/igc-template-section-header-component.js +1 -2
- package/esm5/lib/igc-text-column-component.js +1 -2
- package/esm5/lib/igc-text-header-component.js +1 -2
- package/esm5/lib/igc-text-icon-set-conditional-style-component.js +1 -2
- package/fesm2015/igniteui-webcomponents-data-grids.js +17 -1208
- package/fesm5/igniteui-webcomponents-data-grids.js +17 -17
- package/igniteui-webcomponents-data-grids.d.ts +1 -1
- package/lib/AccessibilityRow.d.ts +22 -22
- package/lib/ActivationManager.d.ts +1 -1
- package/lib/ApplyButtonClickEventArgs.d.ts +7 -7
- package/lib/BaseEditorView.d.ts +62 -62
- package/lib/BrowserExecutionContext.d.ts +19 -19
- package/lib/BrowserPixelConverter.d.ts +9 -9
- package/lib/BrowserTickProvider.d.ts +21 -21
- package/lib/CalculationParameters.d.ts +24 -24
- package/lib/CancelButtonClickEventArgs.d.ts +7 -7
- package/lib/CanvasCellPresenterBase.d.ts +18 -18
- package/lib/CanvasContentCellModelHelper.d.ts +18 -18
- package/lib/CanvasDateTimeCell.d.ts +10 -10
- package/lib/CanvasDateTimeCellPresenter.d.ts +15 -15
- package/lib/CanvasGridCellBase.d.ts +166 -166
- package/lib/CanvasImageCell.d.ts +27 -27
- package/lib/CanvasImageCellPresenter.d.ts +16 -16
- package/lib/CanvasNumericCell.d.ts +10 -10
- package/lib/CanvasNumericCellPresenter.d.ts +15 -15
- package/lib/CanvasPlaceholderView.d.ts +25 -25
- package/lib/CanvasRowSeparatorCell.d.ts +10 -10
- package/lib/CanvasRowSeparatorCellPresenter.d.ts +12 -12
- package/lib/CanvasSectionHeaderCell.d.ts +11 -11
- package/lib/CanvasSectionHeaderCellPresenter.d.ts +14 -14
- package/lib/CanvasSummaryCell.d.ts +30 -30
- package/lib/CanvasSummaryCellPresenter.d.ts +14 -14
- package/lib/CanvasTemplateCell.d.ts +15 -15
- package/lib/CanvasTemplateCellContainer.d.ts +15 -15
- package/lib/CanvasTemplateCellPresenter.d.ts +16 -16
- package/lib/CanvasTemplateHeaderCell.d.ts +15 -15
- package/lib/CanvasTemplateHeaderCellPresenter.d.ts +16 -16
- package/lib/CanvasTextCell.d.ts +11 -11
- package/lib/CanvasTextCellPresenter.d.ts +15 -15
- package/lib/CanvasTextHeaderCell.d.ts +20 -20
- package/lib/CanvasTextHeaderCellPresenter.d.ts +16 -16
- package/lib/CanvasVerticalSeparatorCell.d.ts +10 -10
- package/lib/CanvasVerticalSeparatorCellPresenter.d.ts +12 -12
- package/lib/CellContentHorizontalAlignment.d.ts +30 -30
- package/lib/CellContentVerticalAlignment.d.ts +30 -30
- package/lib/CellDataLoadedAnimationMode.d.ts +22 -22
- package/lib/CellEffect.d.ts +1 -1
- package/lib/CellKey.d.ts +1 -1
- package/lib/CellModel.d.ts +1 -1
- package/lib/CellModelExport.d.ts +43 -43
- package/lib/CellPath.d.ts +54 -54
- package/lib/CellPositionEffect.d.ts +1 -1
- package/lib/CellPresenterBase.d.ts +18 -18
- package/lib/CellPropertyAnimationType.d.ts +58 -58
- package/lib/CellRange.d.ts +23 -23
- package/lib/CellSelectionAnimationMode.d.ts +22 -22
- package/lib/CellStyleRequestedEventArgs.d.ts +16 -16
- package/lib/CheckboxList.d.ts +1 -1
- package/lib/CheckboxListBridge.d.ts +44 -44
- package/lib/CheckboxListExternal.d.ts +42 -42
- package/lib/CheckboxListExternalIndexType.d.ts +12 -12
- package/lib/CheckboxListExternalIndexTypeChangedEventArgs.d.ts +10 -10
- package/lib/CheckboxListExternalKeysClearedEventArgs.d.ts +7 -7
- package/lib/CheckboxListIndexType.d.ts +9 -9
- package/lib/CheckboxListIndexTypeChangedEventArgs.d.ts +10 -10
- package/lib/CheckboxListKeysClearedEventArgs.d.ts +7 -7
- package/lib/CheckboxListView.d.ts +1 -1
- package/lib/CheckboxListViewExternal.d.ts +22 -22
- package/lib/CheckboxListView_combined.d.ts +295 -295
- package/lib/CheckedChangedEventArgs.d.ts +10 -10
- package/lib/CloneDataSourceFilterOperation.d.ts +13 -13
- package/lib/ColumnCellsEffect.d.ts +1 -1
- package/lib/ColumnChooser.d.ts +1 -1
- package/lib/ColumnChooserInfo.d.ts +10 -10
- package/lib/ColumnChooserView.d.ts +1 -1
- package/lib/ColumnChooserView_combined.d.ts +81 -81
- package/lib/ColumnComparisonConditionOperatorType.d.ts +55 -55
- package/lib/ColumnComparisonFilterCondition.d.ts +1 -1
- package/lib/ColumnController.d.ts +1 -1
- package/lib/ColumnCustomFilterCondition.d.ts +1 -1
- package/lib/ColumnEffect.d.ts +1 -1
- package/lib/ColumnExchanger.d.ts +1 -1
- package/lib/ColumnExchangersCollection.d.ts +1 -1
- package/lib/ColumnExchangingAnimationMode.d.ts +54 -54
- package/lib/ColumnFilterCondition.d.ts +1 -1
- package/lib/ColumnFilterConditionCollection.d.ts +1 -1
- package/lib/ColumnFilterConditionGroup.d.ts +1 -1
- package/lib/ColumnFilterCondition_combined.d.ts +5346 -5346
- package/lib/ColumnGroupDescription.d.ts +42 -42
- package/lib/ColumnGroupDescriptionCollection.d.ts +29 -29
- package/lib/ColumnGrouping.d.ts +1 -1
- package/lib/ColumnGroupingView.d.ts +1 -1
- package/lib/ColumnGroupingView_combined.d.ts +151 -151
- package/lib/ColumnGroupingVisualModelExport.d.ts +29 -29
- package/lib/ColumnHiddenChangedEventArgs.d.ts +1 -1
- package/lib/ColumnHidingAnimationMode.d.ts +54 -54
- package/lib/ColumnInfo.d.ts +1 -1
- package/lib/ColumnMovingAnimationMode.d.ts +22 -22
- package/lib/ColumnMovingMode.d.ts +9 -9
- package/lib/ColumnMovingSeparator.d.ts +1 -1
- package/lib/ColumnOptionsIconAlignment.d.ts +22 -22
- package/lib/ColumnOptionsIconBehavior.d.ts +26 -26
- package/lib/ColumnOptionsToolbarManagerOpeningEventArgs.d.ts +7 -7
- package/lib/ColumnPinnedChangedEventArgs.d.ts +1 -1
- package/lib/ColumnPinning.d.ts +1 -1
- package/lib/ColumnPinningInfo.d.ts +10 -10
- package/lib/ColumnPinningView.d.ts +1 -1
- package/lib/ColumnPinningView_combined.d.ts +76 -76
- package/lib/ColumnPropertySetter.d.ts +14 -14
- package/lib/ColumnPropertySettersCollection.d.ts +10 -10
- package/lib/ColumnPropertyUpdatingAnimationMode.d.ts +26 -26
- package/lib/ColumnResizingAnimationMode.d.ts +22 -22
- package/lib/ColumnResizingMode.d.ts +10 -10
- package/lib/ColumnResizingSeparator.d.ts +1 -1
- package/lib/ColumnShowingAnimationMode.d.ts +54 -54
- package/lib/ColumnSortDescription.d.ts +20 -20
- package/lib/ColumnSortDescriptionCollection.d.ts +29 -29
- package/lib/ColumnSortDirection.d.ts +22 -22
- package/lib/ColumnStates.d.ts +17 -17
- package/lib/ColumnSummaryDescription.d.ts +68 -68
- package/lib/ColumnSummaryDescriptionCollection.d.ts +29 -29
- package/lib/ColumnWidth.d.ts +16 -16
- package/lib/ComboBoxColumn.d.ts +1 -1
- package/lib/ComboEditorView.d.ts +46 -46
- package/lib/ComboEditorView_ComboExternal.d.ts +39 -39
- package/lib/ComparisonOperatorSelector.d.ts +1 -1
- package/lib/ComparisonOperatorSelectorView.d.ts +1 -1
- package/lib/ComparisonOperatorSelectorView_combined.d.ts +200 -200
- package/lib/ContentCellModelHelper.d.ts +20 -20
- package/lib/CurrentRendererSettings.d.ts +12 -12
- package/lib/DataAdapter.d.ts +1 -1
- package/lib/DataBindingEventArgs.d.ts +1 -1
- package/lib/DataGrid.d.ts +1 -1
- package/lib/DataGridAccessibilityLayoutPanel.d.ts +32 -32
- package/lib/DataGridCellEventArgs.d.ts +1 -1
- package/lib/DataGridCellLayoutPanel.d.ts +75 -75
- package/lib/DataGridColumn.d.ts +1 -1
- package/lib/DataGridColumnToolbarManager.d.ts +1 -1
- package/lib/DataGridDelayedExecutionManager.d.ts +13 -13
- package/lib/DataGridLocaleEn.d.ts +60 -60
- package/lib/DataGridPresenterManager.d.ts +15 -15
- package/lib/DataGridPropertySetter.d.ts +9 -9
- package/lib/DataGridScrollerKeyboardListener.d.ts +27 -27
- package/lib/DataGridSelectionMode.d.ts +34 -34
- package/lib/DataGridStylingDefaults.d.ts +1 -1
- package/lib/DataGridToolbar.d.ts +1 -1
- package/lib/DataGridToolbarView.d.ts +1 -1
- package/lib/DataGridToolbarView_combined.d.ts +135 -135
- package/lib/DataGridViewportManager.d.ts +11 -11
- package/lib/DataSourceNotificationBridge.d.ts +1 -1
- package/lib/DateEditorView.d.ts +44 -44
- package/lib/DateOperatorTypes.d.ts +32 -32
- package/lib/DateTimeCell.d.ts +10 -10
- package/lib/DateTimeCellModel.d.ts +1 -1
- package/lib/DateTimeCellModelExport.d.ts +14 -14
- package/lib/DateTimeCellPresenter.d.ts +15 -15
- package/lib/DateTimeColumn.d.ts +1 -1
- package/lib/DateTimeColumnValueFormatter.d.ts +19 -19
- package/lib/DateTimeFormats.d.ts +34 -34
- package/lib/DefaultCellActionManager.d.ts +1 -1
- package/lib/DefaultCellModelExportUpdater.d.ts +1 -1
- package/lib/DefaultGridInfoRequestor.d.ts +1 -1
- package/lib/DefaultPlatformPixelConverter.d.ts +9 -9
- package/lib/DefinitionBase.d.ts +1 -1
- package/lib/DefinitionPropertyUpdatedEventArgs.d.ts +20 -20
- package/lib/DragSelectEventArgs.d.ts +22 -22
- package/lib/DragType.d.ts +15 -15
- package/lib/Dragger.d.ts +47 -47
- package/lib/DraggerView.d.ts +34 -34
- package/lib/DropDownDataListItem.d.ts +9 -9
- package/lib/EditModeClickAction.d.ts +22 -22
- package/lib/EditModeType.d.ts +26 -26
- package/lib/EditRowDefinition.d.ts +1 -1
- package/lib/EditingManager.d.ts +1 -1
- package/lib/EditorCell.d.ts +92 -92
- package/lib/EditorCellModel.d.ts +1 -1
- package/lib/EditorCellModelExport.d.ts +16 -16
- package/lib/EditorCellPresenter.d.ts +13 -13
- package/lib/EditorDefinition.d.ts +1 -1
- package/lib/EditorRowCell.d.ts +10 -10
- package/lib/EditorRowCellModel.d.ts +1 -1
- package/lib/EditorRowCellPresenter.d.ts +13 -13
- package/lib/EditorType.d.ts +30 -30
- package/lib/EnterKeyBehaviorAfterEdit.d.ts +30 -30
- package/lib/EnterKeyBehaviors.d.ts +34 -34
- package/lib/FilterCell.d.ts +80 -80
- package/lib/FilterCellModel.d.ts +1 -1
- package/lib/FilterCellModelExport.d.ts +23 -23
- package/lib/FilterCellPresenter.d.ts +14 -14
- package/lib/FilterComparisonType.d.ts +22 -22
- package/lib/FilterDialogRenderCompletedEventArgs.d.ts +7 -7
- package/lib/FilterLogicalOperator.d.ts +18 -18
- package/lib/FilterOperand.d.ts +1 -1
- package/lib/FilterRowDefinition.d.ts +1 -1
- package/lib/FilterUIType.d.ts +23 -23
- package/lib/FixedCellPositions.d.ts +15 -15
- package/lib/FormatCellEventArgs.d.ts +15 -15
- package/lib/FormatGroupTextEventArgs.d.ts +11 -11
- package/lib/FormatSummaryTextEventArgs.d.ts +12 -12
- package/lib/GotFocusEventArgs.d.ts +7 -7
- package/lib/GridActivationMode.d.ts +18 -18
- package/lib/GridActiveCellChangedEventArgs.d.ts +14 -14
- package/lib/GridAnimationManager.d.ts +1 -1
- package/lib/GridAnimationManagerAnimationCanceledEventArgs.d.ts +8 -8
- package/lib/GridAnimationManagerAnimationCompletedEventArgs.d.ts +8 -8
- package/lib/GridAnimationManagerAnimationCreatedEventArgs.d.ts +8 -8
- package/lib/GridAnimationPhaseSettings.d.ts +33 -33
- package/lib/GridAnimationSettings.d.ts +28 -28
- package/lib/GridCellBase.d.ts +183 -183
- package/lib/GridCellEditEndedEventArgs.d.ts +1 -1
- package/lib/GridCellEditStartedEventArgs.d.ts +1 -1
- package/lib/GridCellPosition.d.ts +14 -14
- package/lib/GridCellType.d.ts +15 -15
- package/lib/GridCellValueChangingEventArgs.d.ts +1 -1
- package/lib/GridColumnAnimationSettings.d.ts +59 -59
- package/lib/GridColumnButtonOptions.d.ts +1 -1
- package/lib/GridColumnButtonOptionsView.d.ts +1 -1
- package/lib/GridColumnButtonOptionsView_combined.d.ts +52 -52
- package/lib/GridColumnCollection.d.ts +1 -1
- package/lib/GridColumnFilterOptions.d.ts +1 -1
- package/lib/GridColumnFilterOptionsView.d.ts +1 -1
- package/lib/GridColumnFilterOptionsView_combined.d.ts +86 -86
- package/lib/GridColumnGroupOptions.d.ts +1 -1
- package/lib/GridColumnGroupOptionsView.d.ts +1 -1
- package/lib/GridColumnGroupOptionsView_combined.d.ts +52 -52
- package/lib/GridColumnHideOptions.d.ts +1 -1
- package/lib/GridColumnHideOptionsView.d.ts +1 -1
- package/lib/GridColumnHideOptionsView_combined.d.ts +38 -38
- package/lib/GridColumnMoveOptions.d.ts +1 -1
- package/lib/GridColumnMoveOptionsView.d.ts +1 -1
- package/lib/GridColumnMoveOptionsView_combined.d.ts +61 -61
- package/lib/GridColumnOptions.d.ts +1 -1
- package/lib/GridColumnOptionsBase.d.ts +1 -1
- package/lib/GridColumnOptionsSectionBase.d.ts +13 -13
- package/lib/GridColumnOptionsSimpleSectionBase.d.ts +17 -17
- package/lib/GridColumnOptionsUtilities.d.ts +1 -1
- package/lib/GridColumnOptionsView.d.ts +1 -1
- package/lib/GridColumnOptionsViewBase.d.ts +1 -1
- package/lib/GridColumnOptionsViewBase_combined.d.ts +159 -159
- package/lib/GridColumnOptionsView_combined.d.ts +182 -182
- package/lib/GridColumnPinOptions.d.ts +1 -1
- package/lib/GridColumnPinOptionsView.d.ts +1 -1
- package/lib/GridColumnPinOptionsView_combined.d.ts +56 -56
- package/lib/GridColumnSortOptions.d.ts +1 -1
- package/lib/GridColumnSortOptionsView.d.ts +1 -1
- package/lib/GridColumnSortOptionsView_combined.d.ts +53 -53
- package/lib/GridColumnSpacer.d.ts +29 -29
- package/lib/GridColumnSpacerCollection.d.ts +16 -16
- package/lib/GridColumnSummaryOptions.d.ts +1 -1
- package/lib/GridColumnSummaryOptionsView.d.ts +1 -1
- package/lib/GridColumnSummaryOptionsView_combined.d.ts +72 -72
- package/lib/GridColumnWidthChangedEventArgs.d.ts +1 -1
- package/lib/GridColumnsAutoGeneratedEventArgs.d.ts +1 -1
- package/lib/GridColumnsChangedEventArgs.d.ts +1 -1
- package/lib/GridCompoundConditionalStyle.d.ts +1 -1
- package/lib/GridConditionFilterStringErrorsParsingEventArgs.d.ts +10 -10
- package/lib/GridConditionalStyle.d.ts +1 -1
- package/lib/GridConditionalStyleBoundType.d.ts +9 -9
- package/lib/GridConditionalStyleCollection.d.ts +1 -1
- package/lib/GridConditionalStyleFontInfo.d.ts +11 -11
- package/lib/GridConditionalStyleProperty.d.ts +150 -150
- package/lib/GridConditionalStylePropertyCollection.d.ts +10 -10
- package/lib/GridConditionalStylePropertyStylingType.d.ts +11 -11
- package/lib/GridCustomFilterRequestedEventArgs.d.ts +1 -1
- package/lib/GridDataCommittedEventArgs.d.ts +11 -11
- package/lib/GridDataCommittingEventArgs.d.ts +11 -11
- package/lib/GridEasingFunctionType.d.ts +26 -26
- package/lib/GridEffect.d.ts +1 -1
- package/lib/GridEffectGroup.d.ts +1 -1
- package/lib/GridEffectMainIntent.d.ts +20 -20
- package/lib/GridEffectManager.d.ts +1 -1
- package/lib/GridEffectSubIntent.d.ts +18 -18
- package/lib/GridExpansionIndicator.d.ts +1 -1
- package/lib/GridExpansionIndicatorView.d.ts +1 -1
- package/lib/GridExpansionIndicatorView_combined.d.ts +72 -72
- package/lib/GridExternalWrapper.d.ts +41 -41
- package/lib/GridFilterDialog.d.ts +1 -1
- package/lib/GridFilterDialogFilterChangeEventArgs.d.ts +9 -9
- package/lib/GridFilterDialogOpeningEventArgs.d.ts +9 -9
- package/lib/GridFilterDialogPanel.d.ts +1 -1
- package/lib/GridFilterDialogView.d.ts +1 -1
- package/lib/GridFilterDialogViewModel.d.ts +1 -1
- package/lib/GridFilterDialogViewModelGrouping.d.ts +10 -10
- package/lib/GridFilterDialogViewModelGroupingLevel.d.ts +10 -10
- package/lib/GridFilterDialogViewModelGroupingLevelCollection.d.ts +10 -10
- package/lib/GridFilterDialogViewModelRow.d.ts +28 -28
- package/lib/GridFilterDialogViewModelRowCollection.d.ts +1 -1
- package/lib/GridFilterDialogView_combined.d.ts +243 -243
- package/lib/GridFilterExpressionsEventArgs.d.ts +9 -9
- package/lib/GridFilterOperandsCollection.d.ts +1 -1
- package/lib/GridGroupDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridLayer.d.ts +1 -1
- package/lib/GridLayerController.d.ts +1 -1
- package/lib/GridLayerExport.d.ts +16 -16
- package/lib/GridModuleHelper.d.ts +8 -8
- package/lib/GridRowEditEndedEventArgs.d.ts +11 -11
- package/lib/GridRowEditStartedEventArgs.d.ts +11 -11
- package/lib/GridSelectedCellRangesChangedEventArgs.d.ts +20 -20
- package/lib/GridSelectedCellRangesCollection.d.ts +11 -11
- package/lib/GridSelectedCellsChangedEventArgs.d.ts +1 -1
- package/lib/GridSelectedCellsCollection.d.ts +1 -1
- package/lib/GridSelectedItemsChangedEventArgs.d.ts +17 -17
- package/lib/GridSelectedItemsCollection.d.ts +14 -14
- package/lib/GridSelectedKeysChangedEventArgs.d.ts +17 -17
- package/lib/GridSelectedKeysCollection.d.ts +31 -31
- package/lib/GridSelectionBehavior.d.ts +18 -18
- package/lib/GridSelectionChangedEventArgs.d.ts +7 -7
- package/lib/GridSizeChangedEventArgs.d.ts +9 -9
- package/lib/GridSortDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridSortIndicator.d.ts +1 -1
- package/lib/GridSortIndicatorView.d.ts +1 -1
- package/lib/GridSortIndicatorView_combined.d.ts +106 -106
- package/lib/GridStyleRepository.d.ts +97 -97
- package/lib/GridSummaryDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridViewportChangedEventArgs.d.ts +15 -15
- package/lib/GroupData.d.ts +10 -10
- package/lib/GroupHeaderDisplayMode.d.ts +18 -18
- package/lib/GroupInfo.d.ts +12 -12
- package/lib/GroupSummaryDisplayMode.d.ts +31 -31
- package/lib/Header.d.ts +1 -1
- package/lib/HeaderClickAction.d.ts +30 -30
- package/lib/HeaderRowSeparator.d.ts +1 -1
- package/lib/HeaderSeparator.d.ts +1 -1
- package/lib/HorizontalPropertyEditorDataSource.d.ts +10 -10
- package/lib/HoverManager.d.ts +1 -1
- package/lib/ICellActionManager.d.ts +1 -1
- package/lib/ICellModelExportUpdater.d.ts +11 -11
- package/lib/ICellPresenter.d.ts +1 -1
- package/lib/ICellRenderingEngine.d.ts +1 -1
- package/lib/IColumnGrouping.d.ts +12 -12
- package/lib/IColumnGroupingVisualModelExport.d.ts +11 -11
- package/lib/IDataAdapter.d.ts +1 -1
- package/lib/IDataGridComponent.d.ts +12 -12
- package/lib/IDelayedExecutionManager.d.ts +12 -12
- package/lib/IDragger.d.ts +1 -1
- package/lib/IDraggerView.d.ts +1 -1
- package/lib/IDraggerView_combined.d.ts +50 -50
- package/lib/IEditorView.d.ts +32 -32
- package/lib/IExternalDefinitionBase.d.ts +1 -1
- package/lib/IExternalGrid.d.ts +1 -1
- package/lib/IExternalTemplateColumn.d.ts +12 -12
- package/lib/IExternalTemplateHeaderColumn.d.ts +12 -12
- package/lib/IExternalTemplateSectionHeader.d.ts +12 -12
- package/lib/IGridInfoRequestor.d.ts +1 -1
- package/lib/INativeCell.d.ts +17 -17
- package/lib/IPlatformPixelConverter.d.ts +11 -11
- package/lib/IPropertySetter.d.ts +11 -11
- package/lib/ISummaryChooserView.d.ts +1 -1
- package/lib/ISummaryChooserView_combined.d.ts +103 -103
- package/lib/IToolbarVisualModelExport.d.ts +11 -11
- package/lib/IViewportManager.d.ts +11 -11
- package/lib/ImageCell.d.ts +34 -34
- package/lib/ImageCellModel.d.ts +1 -1
- package/lib/ImageCellModelExport.d.ts +12 -12
- package/lib/ImageCellPresenter.d.ts +16 -16
- package/lib/ImageColumn.d.ts +1 -1
- package/lib/ImageResourceType.d.ts +30 -30
- package/lib/ImageStretchOptions.d.ts +22 -22
- package/lib/LayoutAction.d.ts +42 -42
- package/lib/LostFocusEventArgs.d.ts +7 -7
- package/lib/MergedCellEvaluationCriteria.d.ts +22 -22
- package/lib/MergedCellInfo.d.ts +14 -14
- package/lib/MergedCellMode.d.ts +27 -27
- package/lib/ModelStates.d.ts +13 -13
- package/lib/ModelTypes.d.ts +23 -23
- package/lib/MultiColumnComboBox.d.ts +1 -1
- package/lib/MultiColumnComboBoxDataSourceNotificationHandler.d.ts +1 -1
- package/lib/MultiColumnComboBoxSelectedItemChangeType.d.ts +13 -13
- package/lib/MultiColumnComboBoxTextChangedEventArgs.d.ts +12 -12
- package/lib/MultiColumnComboBoxUtilities.d.ts +25 -25
- package/lib/MultiColumnComboBoxValueChangedEventArgs.d.ts +12 -12
- package/lib/MultiColumnComboBoxView.d.ts +1 -1
- package/lib/MultiColumnComboBoxView_combined.d.ts +499 -499
- package/lib/MultiColumnComboVisualModelExport.d.ts +70 -70
- package/lib/MultipleDataSourceNotifier.d.ts +20 -20
- package/lib/NativeUIComboFactory.d.ts +18 -18
- package/lib/NativeUIGridFactory.d.ts +19 -19
- package/lib/NumericCell.d.ts +12 -12
- package/lib/NumericCellFormatter.d.ts +1 -1
- package/lib/NumericCellModel.d.ts +1 -1
- package/lib/NumericCellModelExport.d.ts +14 -14
- package/lib/NumericCellPresenter.d.ts +15 -15
- package/lib/NumericColumn.d.ts +1 -1
- package/lib/NumericEditorView.d.ts +13 -13
- package/lib/OperatorModel.d.ts +13 -13
- package/lib/OperatorSelectorClosingEventArgs.d.ts +7 -7
- package/lib/OperatorSelectorOpeningEventArgs.d.ts +7 -7
- package/lib/OperatorSelectorValueChangedEventArgs.d.ts +14 -14
- package/lib/PageChangedEventArgs.d.ts +13 -13
- package/lib/PagedDataProvider.d.ts +1 -1
- package/lib/Pager.d.ts +1 -1
- package/lib/PagerDataSourceNotificationBridge.d.ts +1 -1
- package/lib/PagerGridDataSourceNotificationBridge.d.ts +1 -1
- package/lib/PagerView.d.ts +1 -1
- package/lib/PagerVisualModelExport.d.ts +25 -25
- package/lib/PinnedAreaSeparator.d.ts +1 -1
- package/lib/PinnedPositions.d.ts +22 -22
- package/lib/PinnedRowInfo.d.ts +1 -1
- package/lib/PlaceholderView.d.ts +26 -26
- package/lib/PrimaryKeyValue.d.ts +19 -19
- package/lib/PropertyEditor.d.ts +1 -1
- package/lib/PropertyEditorView.d.ts +1 -1
- package/lib/PropertyEditorView_combined.d.ts +237 -237
- package/lib/PushRowResult.d.ts +1 -1
- package/lib/PushRowSettings.d.ts +1 -1
- package/lib/RecyclingManager.d.ts +1 -1
- package/lib/ResponsiveEngine.d.ts +1 -1
- package/lib/ResponsivePhase.d.ts +1 -1
- package/lib/ResponsivePhasesCollection.d.ts +1 -1
- package/lib/ResponsiveState.d.ts +1 -1
- package/lib/ResponsiveStateEnteredEventArgs.d.ts +7 -7
- package/lib/ResponsiveStateEnteringEventArgs.d.ts +7 -7
- package/lib/ResponsiveStateExitedEventArgs.d.ts +7 -7
- package/lib/ResponsiveStatesCollection.d.ts +1 -1
- package/lib/RowCellsEffect.d.ts +1 -1
- package/lib/RowEffect.d.ts +1 -1
- package/lib/RowHoverAnimationMode.d.ts +22 -22
- package/lib/RowPath.d.ts +37 -37
- package/lib/RowRange.d.ts +14 -14
- package/lib/RowSelectionAnimationMode.d.ts +22 -22
- package/lib/RowSeparator.d.ts +1 -1
- package/lib/RowSeparatorCell.d.ts +10 -10
- package/lib/RowSeparatorCellPresenter.d.ts +12 -12
- package/lib/RowSeparatorModel.d.ts +1 -1
- package/lib/RowSeparatorModelExport.d.ts +11 -11
- package/lib/SaveLayoutColumn.d.ts +1 -1
- package/lib/SaveLayoutFilterInfo.d.ts +25 -25
- package/lib/SaveLayoutGroupInfo.d.ts +15 -15
- package/lib/SaveLayoutSortInfo.d.ts +15 -15
- package/lib/SectionFooter.d.ts +1 -1
- package/lib/SectionHeader.d.ts +1 -1
- package/lib/SectionHeaderCell.d.ts +14 -14
- package/lib/SectionHeaderCellModel.d.ts +1 -1
- package/lib/SectionHeaderCellModelExport.d.ts +21 -21
- package/lib/SectionHeaderCellPresenter.d.ts +14 -14
- package/lib/SectionInfo.d.ts +1 -1
- package/lib/SelectAllCheckboxChangedEventArgs.d.ts +8 -8
- package/lib/SelectionManager.d.ts +1 -1
- package/lib/SortIndicatorRenderCompletedEventArgs.d.ts +7 -7
- package/lib/SortIndicatorStyle.d.ts +29 -29
- package/lib/SortManager.d.ts +1 -1
- package/lib/SortMode.d.ts +30 -30
- package/lib/SpacerEffect.d.ts +1 -1
- package/lib/SpatialEngine.d.ts +1 -1
- package/lib/StringOperatorTypes.d.ts +16 -16
- package/lib/SummaryCell.d.ts +21 -21
- package/lib/SummaryCellModel.d.ts +1 -1
- package/lib/SummaryCellModelExport.d.ts +28 -28
- package/lib/SummaryCellPresenter.d.ts +14 -14
- package/lib/SummaryChangedEventArgs.d.ts +9 -9
- package/lib/SummaryChooser.d.ts +1 -1
- package/lib/SummaryChooserItem.d.ts +10 -10
- package/lib/SummaryChooserView.d.ts +1 -1
- package/lib/SummaryData.d.ts +13 -13
- package/lib/SummaryRow.d.ts +1 -1
- package/lib/SummaryRowRoot.d.ts +1 -1
- package/lib/SummaryRowSection.d.ts +1 -1
- package/lib/SummaryScope.d.ts +26 -26
- package/lib/TemplateCell.d.ts +17 -17
- package/lib/TemplateCellContainer.d.ts +15 -15
- package/lib/TemplateCellModel.d.ts +1 -1
- package/lib/TemplateCellModelExport.d.ts +12 -12
- package/lib/TemplateCellPresenter.d.ts +16 -16
- package/lib/TemplateCellUpdatingEventArgs.d.ts +1 -1
- package/lib/TemplateColumn.d.ts +1 -1
- package/lib/TemplateHeader.d.ts +19 -19
- package/lib/TemplateHeaderCell.d.ts +14 -14
- package/lib/TemplateHeaderCellModel.d.ts +17 -17
- package/lib/TemplateHeaderCellModelExport.d.ts +12 -12
- package/lib/TemplateHeaderCellPresenter.d.ts +16 -16
- package/lib/TemplateHeaderCellUpdatingEventArgs.d.ts +14 -14
- package/lib/TemplateSectionHeader.d.ts +17 -17
- package/lib/TemplateSectionHeaderCellModel.d.ts +8 -8
- package/lib/TemplateSectionHeaderCellModelExport.d.ts +11 -11
- package/lib/TemplateSectionHeaderCellUpdatingEventArgs.d.ts +14 -14
- package/lib/TextCell.d.ts +20 -20
- package/lib/TextCellDecoration.d.ts +26 -26
- package/lib/TextCellLineBreakMode.d.ts +26 -26
- package/lib/TextCellModel.d.ts +1 -1
- package/lib/TextCellModelExport.d.ts +13 -13
- package/lib/TextCellPresenter.d.ts +15 -15
- package/lib/TextColumn.d.ts +1 -1
- package/lib/TextEditorView.d.ts +35 -35
- package/lib/TextHeader.d.ts +1 -1
- package/lib/TextHeaderCell.d.ts +56 -56
- package/lib/TextHeaderCellModel.d.ts +1 -1
- package/lib/TextHeaderCellModelExport.d.ts +11 -11
- package/lib/TextHeaderCellPresenter.d.ts +15 -15
- package/lib/TextIconSetBuiltInTypes.d.ts +11 -11
- package/lib/TextIconSetConditionalStyle.d.ts +18 -18
- package/lib/TextVisualModelExport.d.ts +16 -16
- package/lib/ToolbarVisualModelExport.d.ts +9 -9
- package/lib/VerticalSeparatorCell.d.ts +21 -21
- package/lib/VerticalSeparatorCellModel.d.ts +1 -1
- package/lib/VerticalSeparatorCellPresenter.d.ts +12 -12
- package/lib/VisibilityEngine.d.ts +1 -1
- package/lib/VisualModel.d.ts +1 -1
- package/lib/VisualModelExport.d.ts +74 -74
- package/lib/igc-apply-button-click-event-args.d.ts +12 -12
- package/lib/igc-cancel-button-click-event-args.d.ts +12 -12
- package/lib/igc-cell-info.d.ts +582 -582
- package/lib/igc-cell-key-module.d.ts +3 -3
- package/lib/igc-cell-key.d.ts +35 -35
- package/lib/igc-cell-range-module.d.ts +3 -3
- package/lib/igc-cell-range.d.ts +36 -36
- package/lib/igc-cell-style-requested-event-args.d.ts +30 -30
- package/lib/igc-checkbox-list-component.d.ts +339 -339
- package/lib/igc-checkbox-list-index-type-changed-event-args.d.ts +17 -17
- package/lib/igc-checkbox-list-keys-cleared-event-args.d.ts +12 -12
- package/lib/igc-checkbox-list-module.d.ts +3 -3
- package/lib/igc-checked-changed-event-args.d.ts +18 -18
- package/lib/igc-column-chooser-component.d.ts +94 -94
- package/lib/igc-column-chooser-module.d.ts +3 -3
- package/lib/igc-column-exchanger.d.ts +21 -21
- package/lib/igc-column-exchangers-collection.d.ts +8 -8
- package/lib/igc-column-group-description-collection.d.ts +29 -29
- package/lib/igc-column-group-description-module.d.ts +3 -3
- package/lib/igc-column-group-description.d.ts +52 -52
- package/lib/igc-column-grouping-component.d.ts +119 -119
- package/lib/igc-column-grouping-module.d.ts +3 -3
- package/lib/igc-column-hidden-changed-event-args.d.ts +17 -17
- package/lib/igc-column-moving-separator-component.d.ts +26 -26
- package/lib/igc-column-moving-separator-module.d.ts +3 -3
- package/lib/igc-column-pinned-changed-event-args.d.ts +27 -27
- package/lib/igc-column-pinning-component.d.ts +94 -94
- package/lib/igc-column-pinning-module.d.ts +3 -3
- package/lib/igc-column-property-setter.d.ts +31 -31
- package/lib/igc-column-property-setters-collection.d.ts +8 -8
- package/lib/igc-column-resizing-separator-component.d.ts +21 -21
- package/lib/igc-column-resizing-separator-module.d.ts +3 -3
- package/lib/igc-column-sort-description-collection.d.ts +29 -29
- package/lib/igc-column-sort-description-module.d.ts +3 -3
- package/lib/igc-column-sort-description.d.ts +33 -33
- package/lib/igc-column-summary-description-collection.d.ts +26 -26
- package/lib/igc-column-summary-description-module.d.ts +3 -3
- package/lib/igc-column-summary-description.d.ts +83 -83
- package/lib/igc-column-width-module.d.ts +3 -3
- package/lib/igc-column-width.d.ts +31 -31
- package/lib/igc-combo-box-column-component.d.ts +46 -46
- package/lib/igc-combo-box-column-module.d.ts +3 -3
- package/lib/igc-data-binding-event-args.d.ts +27 -27
- package/lib/igc-data-grid-all-columns-module.d.ts +3 -3
- package/lib/igc-data-grid-cell-event-args.d.ts +34 -34
- package/lib/igc-data-grid-column-component.d.ts +431 -431
- package/lib/igc-data-grid-comparison-operator-selector-component.d.ts +145 -145
- package/lib/igc-data-grid-component.d.ts +1509 -1509
- package/lib/igc-data-grid-core-module.d.ts +3 -3
- package/lib/igc-data-grid-expansion-indicator-component.d.ts +69 -69
- package/lib/igc-data-grid-filter-dialog-component.d.ts +102 -102
- package/lib/igc-data-grid-locale-en-module.d.ts +3 -3
- package/lib/igc-data-grid-module.d.ts +3 -3
- package/lib/igc-data-grid-pager-component.d.ts +113 -113
- package/lib/igc-data-grid-pager-module.d.ts +3 -3
- package/lib/igc-data-grid-sort-indicator-component.d.ts +76 -76
- package/lib/igc-data-grid-toolbar-component.d.ts +143 -143
- package/lib/igc-data-grid-toolbar-module.d.ts +3 -3
- package/lib/igc-date-time-cell-info.d.ts +42 -42
- package/lib/igc-date-time-column-component.d.ts +70 -70
- package/lib/igc-date-time-column-module.d.ts +3 -3
- package/lib/igc-definition-base-component.d.ts +320 -320
- package/lib/igc-edit-row-definition-component.d.ts +20 -20
- package/lib/igc-edit-row-definition-module.d.ts +3 -3
- package/lib/igc-editor-cell-info.d.ts +72 -72
- package/lib/igc-editor-definition-component.d.ts +20 -20
- package/lib/igc-editor-definition-module.d.ts +3 -3
- package/lib/igc-editor-row-cell-info.d.ts +13 -13
- package/lib/igc-filter-cell-info.d.ts +53 -53
- package/lib/igc-filter-dialog-render-completed-event-args.d.ts +12 -12
- package/lib/igc-filter-operand-module.d.ts +3 -3
- package/lib/igc-filter-operand.d.ts +55 -55
- package/lib/igc-filter-row-definition-component.d.ts +40 -40
- package/lib/igc-filter-row-definition-module.d.ts +3 -3
- package/lib/igc-format-cell-event-args.d.ts +42 -42
- package/lib/igc-format-group-text-event-args.d.ts +32 -32
- package/lib/igc-format-summary-text-event-args.d.ts +37 -37
- package/lib/igc-got-focus-event-args.d.ts +12 -12
- package/lib/igc-grid-active-cell-changed-event-args.d.ts +26 -26
- package/lib/igc-grid-animation-phase-settings.d.ts +52 -52
- package/lib/igc-grid-animation-settings.d.ts +16 -16
- package/lib/igc-grid-cell-edit-ended-event-args.d.ts +28 -28
- package/lib/igc-grid-cell-edit-started-event-args.d.ts +28 -28
- package/lib/igc-grid-cell-position-module.d.ts +3 -3
- package/lib/igc-grid-cell-position.d.ts +23 -23
- package/lib/igc-grid-cell-value-changing-event-args.d.ts +43 -43
- package/lib/igc-grid-column-animation-settings.d.ts +16 -16
- package/lib/igc-grid-column-button-options-component.d.ts +40 -40
- package/lib/igc-grid-column-button-options-module.d.ts +3 -3
- package/lib/igc-grid-column-collection.d.ts +8 -8
- package/lib/igc-grid-column-filter-options-component.d.ts +44 -44
- package/lib/igc-grid-column-filter-options-module.d.ts +3 -3
- package/lib/igc-grid-column-group-options-component.d.ts +26 -26
- package/lib/igc-grid-column-group-options-module.d.ts +3 -3
- package/lib/igc-grid-column-hide-options-component.d.ts +26 -26
- package/lib/igc-grid-column-hide-options-module.d.ts +3 -3
- package/lib/igc-grid-column-move-options-component.d.ts +30 -30
- package/lib/igc-grid-column-move-options-module.d.ts +3 -3
- package/lib/igc-grid-column-options-base-component.d.ts +99 -99
- package/lib/igc-grid-column-options-component.d.ts +142 -142
- package/lib/igc-grid-column-options-module.d.ts +3 -3
- package/lib/igc-grid-column-options-section-base-component.d.ts +15 -15
- package/lib/igc-grid-column-options-simple-section-base-component.d.ts +17 -17
- package/lib/igc-grid-column-pin-options-component.d.ts +30 -30
- package/lib/igc-grid-column-pin-options-module.d.ts +3 -3
- package/lib/igc-grid-column-sort-options-component.d.ts +33 -33
- package/lib/igc-grid-column-sort-options-module.d.ts +3 -3
- package/lib/igc-grid-column-summary-options-component.d.ts +52 -52
- package/lib/igc-grid-column-summary-options-module.d.ts +3 -3
- package/lib/igc-grid-column-width-changed-event-args.d.ts +32 -32
- package/lib/igc-grid-columns-auto-generated-event-args.d.ts +19 -19
- package/lib/igc-grid-columns-changed-event-args.d.ts +19 -19
- package/lib/igc-grid-compound-conditional-style-component.d.ts +19 -19
- package/lib/igc-grid-condition-filter-string-errors-parsing-event-args.d.ts +22 -22
- package/lib/igc-grid-conditional-style-collection.d.ts +8 -8
- package/lib/igc-grid-conditional-style-component.d.ts +80 -80
- package/lib/igc-grid-conditional-style-font-info-component.d.ts +44 -44
- package/lib/igc-grid-conditional-style-font-info-module.d.ts +3 -3
- package/lib/igc-grid-conditional-style-module.d.ts +3 -3
- package/lib/igc-grid-conditional-style-property-collection.d.ts +8 -8
- package/lib/igc-grid-conditional-style-property-component.d.ts +116 -116
- package/lib/igc-grid-conditional-style-property-module.d.ts +3 -3
- package/lib/igc-grid-custom-filter-requested-event-args.d.ts +40 -40
- package/lib/igc-grid-data-committed-event-args.d.ts +25 -25
- package/lib/igc-grid-data-committing-event-args.d.ts +25 -25
- package/lib/igc-grid-filter-dialog-filter-change-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-dialog-opening-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-dialog-view-model-grouping-level-collection.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-grouping-level.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-grouping.d.ts +19 -19
- package/lib/igc-grid-filter-dialog-view-model-row-collection.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-row.d.ts +26 -26
- package/lib/igc-grid-filter-dialog-view-model.d.ts +34 -34
- package/lib/igc-grid-filter-expressions-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-operands-collection.d.ts +8 -8
- package/lib/igc-grid-group-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-grid-row-edit-ended-event-args.d.ts +22 -22
- package/lib/igc-grid-row-edit-started-event-args.d.ts +22 -22
- package/lib/igc-grid-selected-cell-ranges-changed-event-args.d.ts +40 -40
- package/lib/igc-grid-selected-cell-ranges-collection.d.ts +8 -8
- package/lib/igc-grid-selected-cells-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-cells-collection.d.ts +8 -8
- package/lib/igc-grid-selected-items-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-items-collection.d.ts +6 -6
- package/lib/igc-grid-selected-keys-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-keys-collection.d.ts +8 -8
- package/lib/igc-grid-selection-changed-event-args.d.ts +15 -15
- package/lib/igc-grid-size-changed-event-args.d.ts +25 -25
- package/lib/igc-grid-sort-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-grid-summary-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-group-data.d.ts +31 -31
- package/lib/igc-header-component.d.ts +51 -51
- package/lib/igc-header-row-separator-component.d.ts +20 -20
- package/lib/igc-header-row-separator-module.d.ts +3 -3
- package/lib/igc-header-separator-component.d.ts +17 -17
- package/lib/igc-header-separator-module.d.ts +3 -3
- package/lib/igc-horizontal-property-editor-data-source.d.ts +8 -8
- package/lib/igc-image-cell-info.d.ts +30 -30
- package/lib/igc-image-column-component.d.ts +47 -47
- package/lib/igc-image-column-module.d.ts +3 -3
- package/lib/igc-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-multi-column-combo-box-component.d.ts +524 -524
- package/lib/igc-multi-column-combo-box-module.d.ts +3 -3
- package/lib/igc-multi-column-combo-box-text-changed-event-args.d.ts +13 -13
- package/lib/igc-multi-column-combo-box-value-changed-event-args.d.ts +13 -13
- package/lib/igc-numeric-cell-info.d.ts +76 -76
- package/lib/igc-numeric-column-component.d.ts +94 -94
- package/lib/igc-numeric-column-module.d.ts +3 -3
- package/lib/igc-operator-selector-closing-event-args.d.ts +12 -12
- package/lib/igc-operator-selector-opening-event-args.d.ts +15 -15
- package/lib/igc-operator-selector-value-changed-event-args.d.ts +20 -20
- package/lib/igc-page-changed-event-args.d.ts +22 -22
- package/lib/igc-pinned-area-separator-component.d.ts +17 -17
- package/lib/igc-pinned-area-separator-module.d.ts +3 -3
- package/lib/igc-primary-key-value-module.d.ts +3 -3
- package/lib/igc-primary-key-value.d.ts +29 -29
- package/lib/igc-property-editor-component.d.ts +138 -138
- package/lib/igc-property-editor-module.d.ts +3 -3
- package/lib/igc-responsive-phase.d.ts +50 -50
- package/lib/igc-responsive-phases-collection.d.ts +8 -8
- package/lib/igc-responsive-state-entered-event-args.d.ts +15 -15
- package/lib/igc-responsive-state-entering-event-args.d.ts +15 -15
- package/lib/igc-responsive-state-exited-event-args.d.ts +15 -15
- package/lib/igc-responsive-state.d.ts +72 -72
- package/lib/igc-responsive-states-collection.d.ts +8 -8
- package/lib/igc-row-separator-component.d.ts +20 -20
- package/lib/igc-row-separator-info.d.ts +13 -13
- package/lib/igc-row-separator-module.d.ts +3 -3
- package/lib/igc-section-footer-component.d.ts +20 -20
- package/lib/igc-section-footer-module.d.ts +3 -3
- package/lib/igc-section-header-cell-info.d.ts +29 -29
- package/lib/igc-section-header-component.d.ts +49 -49
- package/lib/igc-section-header-module.d.ts +3 -3
- package/lib/igc-select-all-checkbox-changed-event-args.d.ts +14 -14
- package/lib/igc-sort-indicator-render-completed-event-args.d.ts +12 -12
- package/lib/igc-summary-cell-info.d.ts +30 -30
- package/lib/igc-summary-changed-event-args.d.ts +25 -25
- package/lib/igc-summary-chooser-module.d.ts +3 -3
- package/lib/igc-summary-data.d.ts +27 -27
- package/lib/igc-summary-row-component.d.ts +58 -58
- package/lib/igc-summary-row-root-component.d.ts +17 -17
- package/lib/igc-summary-row-root-module.d.ts +3 -3
- package/lib/igc-summary-row-section-component.d.ts +17 -17
- package/lib/igc-summary-row-section-module.d.ts +3 -3
- package/lib/igc-template-cell-info.d.ts +18 -18
- package/lib/igc-template-cell-updating-event-args.d.ts +26 -26
- package/lib/igc-template-column-component.d.ts +52 -52
- package/lib/igc-template-column-module.d.ts +3 -3
- package/lib/igc-template-header-cell-info.d.ts +18 -18
- package/lib/igc-template-header-cell-updating-event-args.d.ts +26 -26
- package/lib/igc-template-header-component.d.ts +28 -28
- package/lib/igc-template-header-module.d.ts +3 -3
- package/lib/igc-template-section-header-cell-info.d.ts +13 -13
- package/lib/igc-template-section-header-cell-updating-event-args.d.ts +21 -21
- package/lib/igc-template-section-header-component.d.ts +28 -28
- package/lib/igc-template-section-header-module.d.ts +3 -3
- package/lib/igc-text-cell-info.d.ts +18 -18
- package/lib/igc-text-column-component.d.ts +41 -41
- package/lib/igc-text-column-module.d.ts +3 -3
- package/lib/igc-text-header-cell-info.d.ts +38 -38
- package/lib/igc-text-header-component.d.ts +20 -20
- package/lib/igc-text-header-module.d.ts +3 -3
- package/lib/igc-text-icon-set-conditional-style-component.d.ts +22 -22
- package/lib/igc-text-icon-set-conditional-style-module.d.ts +3 -3
- package/lib/igc-vertical-separator-cell-info.d.ts +13 -13
- package/package.json +4 -4
- package/public_api.d.ts +693 -693
package/lib/igc-cell-info.d.ts
CHANGED
|
@@ -1,582 +1,582 @@
|
|
|
1
|
-
import { CellContentHorizontalAlignment } from "./CellContentHorizontalAlignment";
|
|
2
|
-
import { CellContentVerticalAlignment } from "./CellContentVerticalAlignment";
|
|
3
|
-
import { TextCellLineBreakMode } from "./TextCellLineBreakMode";
|
|
4
|
-
import { ColumnSortDirection } from "./ColumnSortDirection";
|
|
5
|
-
import { CellModel as CellModel_internal } from "./CellModel";
|
|
6
|
-
import { ICellActionManager } from "./ICellActionManager";
|
|
7
|
-
import { PinnedPositions } from './PinnedPositions';
|
|
8
|
-
import { TextCellDecoration } from "./TextCellDecoration";
|
|
9
|
-
/**
|
|
10
|
-
* Represents info about the current cell.
|
|
11
|
-
*/
|
|
12
|
-
export declare abstract class IgcCellInfo {
|
|
13
|
-
protected createImplementation(): CellModel_internal;
|
|
14
|
-
protected _implementation: any;
|
|
15
|
-
get i(): CellModel_internal;
|
|
16
|
-
constructor();
|
|
17
|
-
protected _provideImplementation(i: any): void;
|
|
18
|
-
private onImplementationCreated;
|
|
19
|
-
addOnChangedListener(listener: () => void): void;
|
|
20
|
-
removeOnChangedListener(listener: () => void): void;
|
|
21
|
-
private _onChanged;
|
|
22
|
-
private _changed;
|
|
23
|
-
private _implementation_propertyChanged;
|
|
24
|
-
private _implementation_cellReconciling;
|
|
25
|
-
get resolvedTextAlign(): "center" | "left" | "right";
|
|
26
|
-
get resolvedContentOpacity(): number;
|
|
27
|
-
/**
|
|
28
|
-
* Gets the style key of the current cell, used for recycling.
|
|
29
|
-
*/
|
|
30
|
-
get styleKey(): string;
|
|
31
|
-
set styleKey(v: string);
|
|
32
|
-
/**
|
|
33
|
-
* Gets the absolute data row for the current cell.
|
|
34
|
-
*/
|
|
35
|
-
get dataRow(): number;
|
|
36
|
-
set dataRow(v: number);
|
|
37
|
-
/**
|
|
38
|
-
* Gets if the position of the cell is dirty.
|
|
39
|
-
*/
|
|
40
|
-
get isPositionDirty(): boolean;
|
|
41
|
-
set isPositionDirty(v: boolean);
|
|
42
|
-
/**
|
|
43
|
-
* Gets if the size of the cell is dirty.
|
|
44
|
-
*/
|
|
45
|
-
get isSizeDirty(): boolean;
|
|
46
|
-
set isSizeDirty(v: boolean);
|
|
47
|
-
/**
|
|
48
|
-
* Gets if the content of the cell is dirty.
|
|
49
|
-
*/
|
|
50
|
-
get isContentDirty(): boolean;
|
|
51
|
-
set isContentDirty(v: boolean);
|
|
52
|
-
/**
|
|
53
|
-
* Gets if the content of the cell is dirty.
|
|
54
|
-
*/
|
|
55
|
-
get isBorderDirty(): boolean;
|
|
56
|
-
set isBorderDirty(v: boolean);
|
|
57
|
-
/**
|
|
58
|
-
* Gets if the layer of the cell is dirty.
|
|
59
|
-
*/
|
|
60
|
-
get isLayerDirty(): boolean;
|
|
61
|
-
set isLayerDirty(v: boolean);
|
|
62
|
-
/**
|
|
63
|
-
* Gets if the layer of the cell is dirty.
|
|
64
|
-
*/
|
|
65
|
-
get isStateDirty(): boolean;
|
|
66
|
-
set isStateDirty(v: boolean);
|
|
67
|
-
/**
|
|
68
|
-
* Gets if the data of the cell is dirty.
|
|
69
|
-
*/
|
|
70
|
-
get isDataDirty(): boolean;
|
|
71
|
-
set isDataDirty(v: boolean);
|
|
72
|
-
/**
|
|
73
|
-
* Gets if placeholder content is needed when virtualized.
|
|
74
|
-
*/
|
|
75
|
-
get isPlaceholdContentNeeded(): boolean;
|
|
76
|
-
set isPlaceholdContentNeeded(v: boolean);
|
|
77
|
-
/**
|
|
78
|
-
* Gets the action manager to propagate actions back to the grid.
|
|
79
|
-
*/
|
|
80
|
-
get actionManager(): ICellActionManager;
|
|
81
|
-
set actionManager(v: ICellActionManager);
|
|
82
|
-
/**
|
|
83
|
-
* Gets or sets whether the cell is hit test visible.
|
|
84
|
-
*/
|
|
85
|
-
get isHitTestVisible(): boolean;
|
|
86
|
-
set isHitTestVisible(v: boolean);
|
|
87
|
-
/**
|
|
88
|
-
* Gets if this cell belongs to a row that has been marked as pinned.
|
|
89
|
-
*/
|
|
90
|
-
get isRowPinned(): boolean;
|
|
91
|
-
set isRowPinned(v: boolean);
|
|
92
|
-
/**
|
|
93
|
-
* Gets if this cell belongs to a row that will stick to the top of the grid.
|
|
94
|
-
*/
|
|
95
|
-
get isRowSticky(): boolean;
|
|
96
|
-
set isRowSticky(v: boolean);
|
|
97
|
-
/**
|
|
98
|
-
* Gets if this cell is the last row that can stick to the top of the grid.
|
|
99
|
-
*/
|
|
100
|
-
get isLastStickyRow(): boolean;
|
|
101
|
-
set isLastStickyRow(v: boolean);
|
|
102
|
-
/**
|
|
103
|
-
* Gets if this cell is in the filter row.
|
|
104
|
-
*/
|
|
105
|
-
get isFilterRow(): boolean;
|
|
106
|
-
set isFilterRow(v: boolean);
|
|
107
|
-
/**
|
|
108
|
-
* Gets the indent level of the cell.
|
|
109
|
-
*/
|
|
110
|
-
get indent(): number;
|
|
111
|
-
set indent(v: number);
|
|
112
|
-
get rowItem(): any;
|
|
113
|
-
set rowItem(v: any);
|
|
114
|
-
/**
|
|
115
|
-
* Gets the X position of the cell within the content.
|
|
116
|
-
*/
|
|
117
|
-
get x(): number;
|
|
118
|
-
set x(v: number);
|
|
119
|
-
/**
|
|
120
|
-
* Gets the Y position of the cell within the content.
|
|
121
|
-
*/
|
|
122
|
-
get y(): number;
|
|
123
|
-
set y(v: number);
|
|
124
|
-
/**
|
|
125
|
-
* Gets the pixel snapped X position of the cell within the content.
|
|
126
|
-
*/
|
|
127
|
-
get snappedX(): number;
|
|
128
|
-
set snappedX(v: number);
|
|
129
|
-
/**
|
|
130
|
-
* Gets the snapped Y position of the cell within the content.
|
|
131
|
-
*/
|
|
132
|
-
get snappedY(): number;
|
|
133
|
-
set snappedY(v: number);
|
|
134
|
-
/**
|
|
135
|
-
* Gets or sets the opacity for cells that have unsaved edits.
|
|
136
|
-
*/
|
|
137
|
-
get editOpacity(): number;
|
|
138
|
-
set editOpacity(v: number);
|
|
139
|
-
/**
|
|
140
|
-
* Gets or sets the opacity of the content of the cell.
|
|
141
|
-
*/
|
|
142
|
-
get contentOpacity(): number;
|
|
143
|
-
set contentOpacity(v: number);
|
|
144
|
-
/**
|
|
145
|
-
* Gets the actual content opacity of the cell.
|
|
146
|
-
*/
|
|
147
|
-
get actualContentOpacity(): number;
|
|
148
|
-
set actualContentOpacity(v: number);
|
|
149
|
-
/**
|
|
150
|
-
* Gets or sets the opacity of the cell.
|
|
151
|
-
*/
|
|
152
|
-
get opacity(): number;
|
|
153
|
-
set opacity(v: number);
|
|
154
|
-
/**
|
|
155
|
-
* Gets the actual opacity of the cell.
|
|
156
|
-
*/
|
|
157
|
-
get actualOpacity(): number;
|
|
158
|
-
set actualOpacity(v: number);
|
|
159
|
-
/**
|
|
160
|
-
* Gets the height of the cell.
|
|
161
|
-
*/
|
|
162
|
-
get height(): number;
|
|
163
|
-
set height(v: number);
|
|
164
|
-
/**
|
|
165
|
-
* Gets the width of the cell.
|
|
166
|
-
*/
|
|
167
|
-
get width(): number;
|
|
168
|
-
set width(v: number);
|
|
169
|
-
/**
|
|
170
|
-
* Gets if the cell is selected.
|
|
171
|
-
*/
|
|
172
|
-
get isSelected(): boolean;
|
|
173
|
-
set isSelected(v: boolean);
|
|
174
|
-
/**
|
|
175
|
-
* Gets the amount that the cell is selected. This is a value between 0 and 1.
|
|
176
|
-
*/
|
|
177
|
-
get selectedStatus(): number;
|
|
178
|
-
set selectedStatus(v: number);
|
|
179
|
-
/**
|
|
180
|
-
* Gets the amount that the cell is activated. This is a value between 0 and 1.
|
|
181
|
-
*/
|
|
182
|
-
get activationStatus(): number;
|
|
183
|
-
set activationStatus(v: number);
|
|
184
|
-
/**
|
|
185
|
-
* Gets the amount that the cell is hovered. This is a value between 0 and 1.
|
|
186
|
-
*/
|
|
187
|
-
get hoverStatus(): number;
|
|
188
|
-
set hoverStatus(v: number);
|
|
189
|
-
/**
|
|
190
|
-
* Gets whether the cell is hoverable or not.
|
|
191
|
-
*/
|
|
192
|
-
get isHoverable(): boolean;
|
|
193
|
-
set isHoverable(v: boolean);
|
|
194
|
-
/**
|
|
195
|
-
* Gets or sets the horiztonal alignment of the cell content.
|
|
196
|
-
*/
|
|
197
|
-
get horizontalAlignment(): CellContentHorizontalAlignment;
|
|
198
|
-
set horizontalAlignment(v: CellContentHorizontalAlignment);
|
|
199
|
-
/**
|
|
200
|
-
* Gets or sets the vertical alignment of the cell content.
|
|
201
|
-
*/
|
|
202
|
-
get verticalAlignment(): CellContentVerticalAlignment;
|
|
203
|
-
set verticalAlignment(v: CellContentVerticalAlignment);
|
|
204
|
-
/**
|
|
205
|
-
* Gets or sets the background color of the cell.
|
|
206
|
-
*/
|
|
207
|
-
get background(): string;
|
|
208
|
-
set background(v: string);
|
|
209
|
-
/**
|
|
210
|
-
* Gets or sets the border color of the cell.
|
|
211
|
-
*/
|
|
212
|
-
get border(): string;
|
|
213
|
-
set border(v: string);
|
|
214
|
-
/**
|
|
215
|
-
* Gets the actual background color of the cell
|
|
216
|
-
*/
|
|
217
|
-
get actualBackground(): string;
|
|
218
|
-
set actualBackground(v: string);
|
|
219
|
-
/**
|
|
220
|
-
* Gets the actual background color of the cell
|
|
221
|
-
*/
|
|
222
|
-
get actualBorder(): string;
|
|
223
|
-
set actualBorder(v: string);
|
|
224
|
-
/**
|
|
225
|
-
* Gets the actual background color of the cell
|
|
226
|
-
*/
|
|
227
|
-
get activationBorder(): string;
|
|
228
|
-
set activationBorder(v: string);
|
|
229
|
-
/**
|
|
230
|
-
* Gets or sets the error border color of the cell.
|
|
231
|
-
*/
|
|
232
|
-
get errorBorder(): string;
|
|
233
|
-
set errorBorder(v: string);
|
|
234
|
-
/**
|
|
235
|
-
* Gets or sets the selected background color of the cell.
|
|
236
|
-
*/
|
|
237
|
-
get selectedBackground(): string;
|
|
238
|
-
set selectedBackground(v: string);
|
|
239
|
-
/**
|
|
240
|
-
* Gets or sets the hover background color of the cell.
|
|
241
|
-
*/
|
|
242
|
-
get hoverBackground(): string;
|
|
243
|
-
set hoverBackground(v: string);
|
|
244
|
-
/**
|
|
245
|
-
* Gets or sets the hover text color of the cell.
|
|
246
|
-
*/
|
|
247
|
-
get hoverTextColor(): string;
|
|
248
|
-
set hoverTextColor(v: string);
|
|
249
|
-
/**
|
|
250
|
-
* Gets or sets the color for the sort indicator icon.
|
|
251
|
-
*/
|
|
252
|
-
get sortIndicatorColor(): string;
|
|
253
|
-
set sortIndicatorColor(v: string);
|
|
254
|
-
/**
|
|
255
|
-
* Gets or sets the background color for the cell when it is stuck to the top of the grid as a pinned row.
|
|
256
|
-
*/
|
|
257
|
-
get stickyRowBackground(): string;
|
|
258
|
-
set stickyRowBackground(v: string);
|
|
259
|
-
/**
|
|
260
|
-
* Gets or sets the background color for the cell that has been marked as pinned.
|
|
261
|
-
*/
|
|
262
|
-
get pinnedRowBackground(): string;
|
|
263
|
-
set pinnedRowBackground(v: string);
|
|
264
|
-
/**
|
|
265
|
-
* Gets or sets the color for the last row in the sticky row area.
|
|
266
|
-
*/
|
|
267
|
-
get lastStickyRowBackground(): string;
|
|
268
|
-
set lastStickyRowBackground(v: string);
|
|
269
|
-
/**
|
|
270
|
-
* Gets or sets the background color for filter row.
|
|
271
|
-
*/
|
|
272
|
-
get filterRowBackground(): string;
|
|
273
|
-
set filterRowBackground(v: string);
|
|
274
|
-
/**
|
|
275
|
-
* Gets or sets the color to use for displaying text.
|
|
276
|
-
*/
|
|
277
|
-
get pinnedRowOpacity(): number;
|
|
278
|
-
set pinnedRowOpacity(v: number);
|
|
279
|
-
/**
|
|
280
|
-
* Gets or sets the original value for the cell, before processing.
|
|
281
|
-
*/
|
|
282
|
-
get originalValue(): any;
|
|
283
|
-
set originalValue(v: any);
|
|
284
|
-
/**
|
|
285
|
-
* Gets or sets the text value, if any, which was rendered by a text cell.
|
|
286
|
-
*/
|
|
287
|
-
get renderValue(): string;
|
|
288
|
-
set renderValue(v: string);
|
|
289
|
-
/**
|
|
290
|
-
* If set, this text will be used when rendering the cell value.
|
|
291
|
-
*/
|
|
292
|
-
get userFormattedValue(): string;
|
|
293
|
-
set userFormattedValue(v: string);
|
|
294
|
-
/**
|
|
295
|
-
* Gets or sets the color of the text for the cell, if any.
|
|
296
|
-
*/
|
|
297
|
-
get textColor(): string;
|
|
298
|
-
set textColor(v: string);
|
|
299
|
-
/**
|
|
300
|
-
* Gets the actual color of the text for the cell, if any.
|
|
301
|
-
*/
|
|
302
|
-
get actualTextColor(): string;
|
|
303
|
-
set actualTextColor(v: string);
|
|
304
|
-
/**
|
|
305
|
-
* Gets or sets the text color for cells in deleted rows.
|
|
306
|
-
*/
|
|
307
|
-
get deletedTextColor(): string;
|
|
308
|
-
set deletedTextColor(v: string);
|
|
309
|
-
get font(): string;
|
|
310
|
-
set font(v: string);
|
|
311
|
-
get actualFont(): string;
|
|
312
|
-
set actualFont(v: string);
|
|
313
|
-
/**
|
|
314
|
-
* Gets or sets the text to display in the suffix area of the cell.
|
|
315
|
-
*/
|
|
316
|
-
get suffixText(): string;
|
|
317
|
-
set suffixText(v: string);
|
|
318
|
-
/**
|
|
319
|
-
* Gets or sets the color of the suffix text for the cell, if any.
|
|
320
|
-
*/
|
|
321
|
-
get suffixTextColor(): string;
|
|
322
|
-
set suffixTextColor(v: string);
|
|
323
|
-
get suffixTextFont(): string;
|
|
324
|
-
set suffixTextFont(v: string);
|
|
325
|
-
/**
|
|
326
|
-
* Gets or sets the icon to display in the suffix area of the cell.
|
|
327
|
-
*/
|
|
328
|
-
get suffixIconName(): string;
|
|
329
|
-
set suffixIconName(v: string);
|
|
330
|
-
/**
|
|
331
|
-
* Gets or sets the icon to display in the suffix area of the cell.
|
|
332
|
-
*/
|
|
333
|
-
get suffixIconCollectionName(): string;
|
|
334
|
-
set suffixIconCollectionName(v: string);
|
|
335
|
-
/**
|
|
336
|
-
* Gets or sets the stroke color of the suffix icon.
|
|
337
|
-
*/
|
|
338
|
-
get suffixIconStroke(): string;
|
|
339
|
-
set suffixIconStroke(v: string);
|
|
340
|
-
/**
|
|
341
|
-
* Gets or sets the fill color of the suffix icon.
|
|
342
|
-
*/
|
|
343
|
-
get suffixIconFill(): string;
|
|
344
|
-
set suffixIconFill(v: string);
|
|
345
|
-
/**
|
|
346
|
-
* Gets or sets the suffix icon's viewbox x coordinate.
|
|
347
|
-
*/
|
|
348
|
-
get suffixIconViewBoxLeft(): number;
|
|
349
|
-
set suffixIconViewBoxLeft(v: number);
|
|
350
|
-
/**
|
|
351
|
-
* Gets or sets the suffix icon's viewbox y coordinate.
|
|
352
|
-
*/
|
|
353
|
-
get suffixIconViewBoxTop(): number;
|
|
354
|
-
set suffixIconViewBoxTop(v: number);
|
|
355
|
-
/**
|
|
356
|
-
* Gets or sets the suffix icon's viewbox width.
|
|
357
|
-
*/
|
|
358
|
-
get suffixIconViewBoxWidth(): number;
|
|
359
|
-
set suffixIconViewBoxWidth(v: number);
|
|
360
|
-
/**
|
|
361
|
-
* Gets or sets the suffix icon's viewbox height.
|
|
362
|
-
*/
|
|
363
|
-
get suffixIconViewBoxHeight(): number;
|
|
364
|
-
set suffixIconViewBoxHeight(v: number);
|
|
365
|
-
/**
|
|
366
|
-
* Gets or sets the suffix margin.
|
|
367
|
-
*/
|
|
368
|
-
get suffixMargin(): number;
|
|
369
|
-
set suffixMargin(v: number);
|
|
370
|
-
/**
|
|
371
|
-
* Gets or sets the text decorations to apply to the cell text.
|
|
372
|
-
*/
|
|
373
|
-
get textDecoration(): TextCellDecoration;
|
|
374
|
-
set textDecoration(v: TextCellDecoration);
|
|
375
|
-
/**
|
|
376
|
-
* Gets or sets the line break mode to use if text is present in the cell.
|
|
377
|
-
*/
|
|
378
|
-
get lineBreakMode(): TextCellLineBreakMode;
|
|
379
|
-
set lineBreakMode(v: TextCellLineBreakMode);
|
|
380
|
-
/**
|
|
381
|
-
* Gets or sets the virtualization percentage value. This is between 0 an 1, and indicates how virtual the content is at present.
|
|
382
|
-
*/
|
|
383
|
-
get virtualizationPercentage(): number;
|
|
384
|
-
set virtualizationPercentage(v: number);
|
|
385
|
-
/**
|
|
386
|
-
* Gets or sets the left padding to use for the content.
|
|
387
|
-
*/
|
|
388
|
-
get paddingLeft(): number;
|
|
389
|
-
set paddingLeft(v: number);
|
|
390
|
-
/**
|
|
391
|
-
* Gets or sets the top padding to use for the content.
|
|
392
|
-
*/
|
|
393
|
-
get paddingTop(): number;
|
|
394
|
-
set paddingTop(v: number);
|
|
395
|
-
/**
|
|
396
|
-
* Gets or sets the right padding to use for the content.
|
|
397
|
-
*/
|
|
398
|
-
get paddingRight(): number;
|
|
399
|
-
set paddingRight(v: number);
|
|
400
|
-
/**
|
|
401
|
-
* Gets or sets the bottom padding to use for the content.
|
|
402
|
-
*/
|
|
403
|
-
get paddingBottom(): number;
|
|
404
|
-
set paddingBottom(v: number);
|
|
405
|
-
/**
|
|
406
|
-
* Gets or sets the left padding to use for the content.
|
|
407
|
-
*/
|
|
408
|
-
get actualPaddingLeft(): number;
|
|
409
|
-
set actualPaddingLeft(v: number);
|
|
410
|
-
/**
|
|
411
|
-
* Gets or sets the top padding to use for the content.
|
|
412
|
-
*/
|
|
413
|
-
get actualPaddingTop(): number;
|
|
414
|
-
set actualPaddingTop(v: number);
|
|
415
|
-
/**
|
|
416
|
-
* Gets or sets the right padding to use for the content.
|
|
417
|
-
*/
|
|
418
|
-
get actualPaddingRight(): number;
|
|
419
|
-
set actualPaddingRight(v: number);
|
|
420
|
-
/**
|
|
421
|
-
* Gets or sets the bottom padding to use for the content.
|
|
422
|
-
*/
|
|
423
|
-
get actualPaddingBottom(): number;
|
|
424
|
-
set actualPaddingBottom(v: number);
|
|
425
|
-
/**
|
|
426
|
-
* Gets or sets the left border to use for the content.
|
|
427
|
-
*/
|
|
428
|
-
get borderLeftWidth(): number;
|
|
429
|
-
set borderLeftWidth(v: number);
|
|
430
|
-
/**
|
|
431
|
-
* Gets or sets the top border to use for the content.
|
|
432
|
-
*/
|
|
433
|
-
get borderTopWidth(): number;
|
|
434
|
-
set borderTopWidth(v: number);
|
|
435
|
-
/**
|
|
436
|
-
* Gets or sets the right border to use for the content.
|
|
437
|
-
*/
|
|
438
|
-
get borderRightWidth(): number;
|
|
439
|
-
set borderRightWidth(v: number);
|
|
440
|
-
/**
|
|
441
|
-
* Gets or sets the bottom border to use for the content.
|
|
442
|
-
*/
|
|
443
|
-
get borderBottomWidth(): number;
|
|
444
|
-
set borderBottomWidth(v: number);
|
|
445
|
-
/**
|
|
446
|
-
* Gets or sets the left activation border to use for the content.
|
|
447
|
-
*/
|
|
448
|
-
get activationBorderLeftWidth(): number;
|
|
449
|
-
set activationBorderLeftWidth(v: number);
|
|
450
|
-
/**
|
|
451
|
-
* Gets or sets the top activation border to use for the content.
|
|
452
|
-
*/
|
|
453
|
-
get activationBorderTopWidth(): number;
|
|
454
|
-
set activationBorderTopWidth(v: number);
|
|
455
|
-
/**
|
|
456
|
-
* Gets or sets the right activation border to use for the content.
|
|
457
|
-
*/
|
|
458
|
-
get activationBorderRightWidth(): number;
|
|
459
|
-
set activationBorderRightWidth(v: number);
|
|
460
|
-
/**
|
|
461
|
-
* Gets or sets the bottom activation border to use for the content.
|
|
462
|
-
*/
|
|
463
|
-
get activationBorderBottomWidth(): number;
|
|
464
|
-
set activationBorderBottomWidth(v: number);
|
|
465
|
-
/**
|
|
466
|
-
* Gets or sets the left error border to use for the content.
|
|
467
|
-
*/
|
|
468
|
-
get errorBorderLeftWidth(): number;
|
|
469
|
-
set errorBorderLeftWidth(v: number);
|
|
470
|
-
/**
|
|
471
|
-
* Gets or sets the top error border to use for the content.
|
|
472
|
-
*/
|
|
473
|
-
get errorBorderTopWidth(): number;
|
|
474
|
-
set errorBorderTopWidth(v: number);
|
|
475
|
-
/**
|
|
476
|
-
* Gets or sets the right error border to use for the content.
|
|
477
|
-
*/
|
|
478
|
-
get errorBorderRightWidth(): number;
|
|
479
|
-
set errorBorderRightWidth(v: number);
|
|
480
|
-
/**
|
|
481
|
-
* Gets or sets the bottom error border to use for the content.
|
|
482
|
-
*/
|
|
483
|
-
get errorBorderBottomWidth(): number;
|
|
484
|
-
set errorBorderBottomWidth(v: number);
|
|
485
|
-
/**
|
|
486
|
-
* Gets or sets the actual left border to use for the content.
|
|
487
|
-
*/
|
|
488
|
-
get actualBorderLeftWidth(): number;
|
|
489
|
-
set actualBorderLeftWidth(v: number);
|
|
490
|
-
/**
|
|
491
|
-
* Gets or sets the actual top border to use for the content.
|
|
492
|
-
*/
|
|
493
|
-
get actualBorderTopWidth(): number;
|
|
494
|
-
set actualBorderTopWidth(v: number);
|
|
495
|
-
/**
|
|
496
|
-
* Gets or sets the actual right border to use for the content.
|
|
497
|
-
*/
|
|
498
|
-
get actualBorderRightWidth(): number;
|
|
499
|
-
set actualBorderRightWidth(v: number);
|
|
500
|
-
/**
|
|
501
|
-
* Gets or sets the actual bottom border to use for the content.
|
|
502
|
-
*/
|
|
503
|
-
get actualBorderBottomWidth(): number;
|
|
504
|
-
set actualBorderBottomWidth(v: number);
|
|
505
|
-
/**
|
|
506
|
-
* Gets the current sort direction for the column containing the cell.
|
|
507
|
-
*/
|
|
508
|
-
get sortDirection(): ColumnSortDirection;
|
|
509
|
-
set sortDirection(v: ColumnSortDirection);
|
|
510
|
-
/**
|
|
511
|
-
* Gets the expansion state of the cell.
|
|
512
|
-
*/
|
|
513
|
-
get isExpanded(): boolean;
|
|
514
|
-
set isExpanded(v: boolean);
|
|
515
|
-
/**
|
|
516
|
-
* Gets if the cell needs to display an expansion indicator.
|
|
517
|
-
*/
|
|
518
|
-
get isCollapsable(): boolean;
|
|
519
|
-
set isCollapsable(v: boolean);
|
|
520
|
-
/**
|
|
521
|
-
* Gets the fixed column position of this cell.
|
|
522
|
-
*/
|
|
523
|
-
get pinned(): PinnedPositions;
|
|
524
|
-
set pinned(v: PinnedPositions);
|
|
525
|
-
get editFont(): string;
|
|
526
|
-
set editFont(v: string);
|
|
527
|
-
/**
|
|
528
|
-
* Gets whether the cell has been edited.
|
|
529
|
-
*/
|
|
530
|
-
get isEdited(): boolean;
|
|
531
|
-
set isEdited(v: boolean);
|
|
532
|
-
/**
|
|
533
|
-
* Gets whether the cell is part of a deleted row.
|
|
534
|
-
*/
|
|
535
|
-
get isDeleted(): boolean;
|
|
536
|
-
set isDeleted(v: boolean);
|
|
537
|
-
/**
|
|
538
|
-
* Gets or sets the error message for the cell.
|
|
539
|
-
*/
|
|
540
|
-
get editError(): string;
|
|
541
|
-
set editError(v: string);
|
|
542
|
-
/**
|
|
543
|
-
* Gets whether the cell is in edit mode.
|
|
544
|
-
*/
|
|
545
|
-
get isInEditMode(): boolean;
|
|
546
|
-
set isInEditMode(v: boolean);
|
|
547
|
-
get editID(): number;
|
|
548
|
-
set editID(v: number);
|
|
549
|
-
findByName(name: string): any;
|
|
550
|
-
isCustomFieldDirty(propertyName: string): boolean;
|
|
551
|
-
/**
|
|
552
|
-
* Gets if a named property is dirty.
|
|
553
|
-
|
|
554
|
-
* @param propertyId * The property id to check.
|
|
555
|
-
*/
|
|
556
|
-
isDirtyById(propertyId_: number): boolean;
|
|
557
|
-
/**
|
|
558
|
-
* Gets if a named property is dirty.
|
|
559
|
-
|
|
560
|
-
* @param propertyName * The property name to check.
|
|
561
|
-
*/
|
|
562
|
-
isDirty(propertyName: string): boolean;
|
|
563
|
-
setNamedValue(valueName: string, value: any): void;
|
|
564
|
-
/**
|
|
565
|
-
* Returns if there is a named value stored for the cell.
|
|
566
|
-
|
|
567
|
-
* @param valueName * The name of the value to check.
|
|
568
|
-
*/
|
|
569
|
-
hasNamedValue(valueName: string): boolean;
|
|
570
|
-
/**
|
|
571
|
-
* Removes a named value from the cell.
|
|
572
|
-
|
|
573
|
-
* @param valueName * The name of the value to remove.
|
|
574
|
-
*/
|
|
575
|
-
removeNamedValue(valueName: string): void;
|
|
576
|
-
/**
|
|
577
|
-
* Gets a named value from the cell.
|
|
578
|
-
|
|
579
|
-
* @param valueName * The name of the value to get.
|
|
580
|
-
*/
|
|
581
|
-
getNamedValue(valueName: string): any;
|
|
582
|
-
}
|
|
1
|
+
import { CellContentHorizontalAlignment } from "./CellContentHorizontalAlignment";
|
|
2
|
+
import { CellContentVerticalAlignment } from "./CellContentVerticalAlignment";
|
|
3
|
+
import { TextCellLineBreakMode } from "./TextCellLineBreakMode";
|
|
4
|
+
import { ColumnSortDirection } from "./ColumnSortDirection";
|
|
5
|
+
import { CellModel as CellModel_internal } from "./CellModel";
|
|
6
|
+
import { ICellActionManager } from "./ICellActionManager";
|
|
7
|
+
import { PinnedPositions } from './PinnedPositions';
|
|
8
|
+
import { TextCellDecoration } from "./TextCellDecoration";
|
|
9
|
+
/**
|
|
10
|
+
* Represents info about the current cell.
|
|
11
|
+
*/
|
|
12
|
+
export declare abstract class IgcCellInfo {
|
|
13
|
+
protected createImplementation(): CellModel_internal;
|
|
14
|
+
protected _implementation: any;
|
|
15
|
+
get i(): CellModel_internal;
|
|
16
|
+
constructor();
|
|
17
|
+
protected _provideImplementation(i: any): void;
|
|
18
|
+
private onImplementationCreated;
|
|
19
|
+
addOnChangedListener(listener: () => void): void;
|
|
20
|
+
removeOnChangedListener(listener: () => void): void;
|
|
21
|
+
private _onChanged;
|
|
22
|
+
private _changed;
|
|
23
|
+
private _implementation_propertyChanged;
|
|
24
|
+
private _implementation_cellReconciling;
|
|
25
|
+
get resolvedTextAlign(): "center" | "left" | "right";
|
|
26
|
+
get resolvedContentOpacity(): number;
|
|
27
|
+
/**
|
|
28
|
+
* Gets the style key of the current cell, used for recycling.
|
|
29
|
+
*/
|
|
30
|
+
get styleKey(): string;
|
|
31
|
+
set styleKey(v: string);
|
|
32
|
+
/**
|
|
33
|
+
* Gets the absolute data row for the current cell.
|
|
34
|
+
*/
|
|
35
|
+
get dataRow(): number;
|
|
36
|
+
set dataRow(v: number);
|
|
37
|
+
/**
|
|
38
|
+
* Gets if the position of the cell is dirty.
|
|
39
|
+
*/
|
|
40
|
+
get isPositionDirty(): boolean;
|
|
41
|
+
set isPositionDirty(v: boolean);
|
|
42
|
+
/**
|
|
43
|
+
* Gets if the size of the cell is dirty.
|
|
44
|
+
*/
|
|
45
|
+
get isSizeDirty(): boolean;
|
|
46
|
+
set isSizeDirty(v: boolean);
|
|
47
|
+
/**
|
|
48
|
+
* Gets if the content of the cell is dirty.
|
|
49
|
+
*/
|
|
50
|
+
get isContentDirty(): boolean;
|
|
51
|
+
set isContentDirty(v: boolean);
|
|
52
|
+
/**
|
|
53
|
+
* Gets if the content of the cell is dirty.
|
|
54
|
+
*/
|
|
55
|
+
get isBorderDirty(): boolean;
|
|
56
|
+
set isBorderDirty(v: boolean);
|
|
57
|
+
/**
|
|
58
|
+
* Gets if the layer of the cell is dirty.
|
|
59
|
+
*/
|
|
60
|
+
get isLayerDirty(): boolean;
|
|
61
|
+
set isLayerDirty(v: boolean);
|
|
62
|
+
/**
|
|
63
|
+
* Gets if the layer of the cell is dirty.
|
|
64
|
+
*/
|
|
65
|
+
get isStateDirty(): boolean;
|
|
66
|
+
set isStateDirty(v: boolean);
|
|
67
|
+
/**
|
|
68
|
+
* Gets if the data of the cell is dirty.
|
|
69
|
+
*/
|
|
70
|
+
get isDataDirty(): boolean;
|
|
71
|
+
set isDataDirty(v: boolean);
|
|
72
|
+
/**
|
|
73
|
+
* Gets if placeholder content is needed when virtualized.
|
|
74
|
+
*/
|
|
75
|
+
get isPlaceholdContentNeeded(): boolean;
|
|
76
|
+
set isPlaceholdContentNeeded(v: boolean);
|
|
77
|
+
/**
|
|
78
|
+
* Gets the action manager to propagate actions back to the grid.
|
|
79
|
+
*/
|
|
80
|
+
get actionManager(): ICellActionManager;
|
|
81
|
+
set actionManager(v: ICellActionManager);
|
|
82
|
+
/**
|
|
83
|
+
* Gets or sets whether the cell is hit test visible.
|
|
84
|
+
*/
|
|
85
|
+
get isHitTestVisible(): boolean;
|
|
86
|
+
set isHitTestVisible(v: boolean);
|
|
87
|
+
/**
|
|
88
|
+
* Gets if this cell belongs to a row that has been marked as pinned.
|
|
89
|
+
*/
|
|
90
|
+
get isRowPinned(): boolean;
|
|
91
|
+
set isRowPinned(v: boolean);
|
|
92
|
+
/**
|
|
93
|
+
* Gets if this cell belongs to a row that will stick to the top of the grid.
|
|
94
|
+
*/
|
|
95
|
+
get isRowSticky(): boolean;
|
|
96
|
+
set isRowSticky(v: boolean);
|
|
97
|
+
/**
|
|
98
|
+
* Gets if this cell is the last row that can stick to the top of the grid.
|
|
99
|
+
*/
|
|
100
|
+
get isLastStickyRow(): boolean;
|
|
101
|
+
set isLastStickyRow(v: boolean);
|
|
102
|
+
/**
|
|
103
|
+
* Gets if this cell is in the filter row.
|
|
104
|
+
*/
|
|
105
|
+
get isFilterRow(): boolean;
|
|
106
|
+
set isFilterRow(v: boolean);
|
|
107
|
+
/**
|
|
108
|
+
* Gets the indent level of the cell.
|
|
109
|
+
*/
|
|
110
|
+
get indent(): number;
|
|
111
|
+
set indent(v: number);
|
|
112
|
+
get rowItem(): any;
|
|
113
|
+
set rowItem(v: any);
|
|
114
|
+
/**
|
|
115
|
+
* Gets the X position of the cell within the content.
|
|
116
|
+
*/
|
|
117
|
+
get x(): number;
|
|
118
|
+
set x(v: number);
|
|
119
|
+
/**
|
|
120
|
+
* Gets the Y position of the cell within the content.
|
|
121
|
+
*/
|
|
122
|
+
get y(): number;
|
|
123
|
+
set y(v: number);
|
|
124
|
+
/**
|
|
125
|
+
* Gets the pixel snapped X position of the cell within the content.
|
|
126
|
+
*/
|
|
127
|
+
get snappedX(): number;
|
|
128
|
+
set snappedX(v: number);
|
|
129
|
+
/**
|
|
130
|
+
* Gets the snapped Y position of the cell within the content.
|
|
131
|
+
*/
|
|
132
|
+
get snappedY(): number;
|
|
133
|
+
set snappedY(v: number);
|
|
134
|
+
/**
|
|
135
|
+
* Gets or sets the opacity for cells that have unsaved edits.
|
|
136
|
+
*/
|
|
137
|
+
get editOpacity(): number;
|
|
138
|
+
set editOpacity(v: number);
|
|
139
|
+
/**
|
|
140
|
+
* Gets or sets the opacity of the content of the cell.
|
|
141
|
+
*/
|
|
142
|
+
get contentOpacity(): number;
|
|
143
|
+
set contentOpacity(v: number);
|
|
144
|
+
/**
|
|
145
|
+
* Gets the actual content opacity of the cell.
|
|
146
|
+
*/
|
|
147
|
+
get actualContentOpacity(): number;
|
|
148
|
+
set actualContentOpacity(v: number);
|
|
149
|
+
/**
|
|
150
|
+
* Gets or sets the opacity of the cell.
|
|
151
|
+
*/
|
|
152
|
+
get opacity(): number;
|
|
153
|
+
set opacity(v: number);
|
|
154
|
+
/**
|
|
155
|
+
* Gets the actual opacity of the cell.
|
|
156
|
+
*/
|
|
157
|
+
get actualOpacity(): number;
|
|
158
|
+
set actualOpacity(v: number);
|
|
159
|
+
/**
|
|
160
|
+
* Gets the height of the cell.
|
|
161
|
+
*/
|
|
162
|
+
get height(): number;
|
|
163
|
+
set height(v: number);
|
|
164
|
+
/**
|
|
165
|
+
* Gets the width of the cell.
|
|
166
|
+
*/
|
|
167
|
+
get width(): number;
|
|
168
|
+
set width(v: number);
|
|
169
|
+
/**
|
|
170
|
+
* Gets if the cell is selected.
|
|
171
|
+
*/
|
|
172
|
+
get isSelected(): boolean;
|
|
173
|
+
set isSelected(v: boolean);
|
|
174
|
+
/**
|
|
175
|
+
* Gets the amount that the cell is selected. This is a value between 0 and 1.
|
|
176
|
+
*/
|
|
177
|
+
get selectedStatus(): number;
|
|
178
|
+
set selectedStatus(v: number);
|
|
179
|
+
/**
|
|
180
|
+
* Gets the amount that the cell is activated. This is a value between 0 and 1.
|
|
181
|
+
*/
|
|
182
|
+
get activationStatus(): number;
|
|
183
|
+
set activationStatus(v: number);
|
|
184
|
+
/**
|
|
185
|
+
* Gets the amount that the cell is hovered. This is a value between 0 and 1.
|
|
186
|
+
*/
|
|
187
|
+
get hoverStatus(): number;
|
|
188
|
+
set hoverStatus(v: number);
|
|
189
|
+
/**
|
|
190
|
+
* Gets whether the cell is hoverable or not.
|
|
191
|
+
*/
|
|
192
|
+
get isHoverable(): boolean;
|
|
193
|
+
set isHoverable(v: boolean);
|
|
194
|
+
/**
|
|
195
|
+
* Gets or sets the horiztonal alignment of the cell content.
|
|
196
|
+
*/
|
|
197
|
+
get horizontalAlignment(): CellContentHorizontalAlignment;
|
|
198
|
+
set horizontalAlignment(v: CellContentHorizontalAlignment);
|
|
199
|
+
/**
|
|
200
|
+
* Gets or sets the vertical alignment of the cell content.
|
|
201
|
+
*/
|
|
202
|
+
get verticalAlignment(): CellContentVerticalAlignment;
|
|
203
|
+
set verticalAlignment(v: CellContentVerticalAlignment);
|
|
204
|
+
/**
|
|
205
|
+
* Gets or sets the background color of the cell.
|
|
206
|
+
*/
|
|
207
|
+
get background(): string;
|
|
208
|
+
set background(v: string);
|
|
209
|
+
/**
|
|
210
|
+
* Gets or sets the border color of the cell.
|
|
211
|
+
*/
|
|
212
|
+
get border(): string;
|
|
213
|
+
set border(v: string);
|
|
214
|
+
/**
|
|
215
|
+
* Gets the actual background color of the cell
|
|
216
|
+
*/
|
|
217
|
+
get actualBackground(): string;
|
|
218
|
+
set actualBackground(v: string);
|
|
219
|
+
/**
|
|
220
|
+
* Gets the actual background color of the cell
|
|
221
|
+
*/
|
|
222
|
+
get actualBorder(): string;
|
|
223
|
+
set actualBorder(v: string);
|
|
224
|
+
/**
|
|
225
|
+
* Gets the actual background color of the cell
|
|
226
|
+
*/
|
|
227
|
+
get activationBorder(): string;
|
|
228
|
+
set activationBorder(v: string);
|
|
229
|
+
/**
|
|
230
|
+
* Gets or sets the error border color of the cell.
|
|
231
|
+
*/
|
|
232
|
+
get errorBorder(): string;
|
|
233
|
+
set errorBorder(v: string);
|
|
234
|
+
/**
|
|
235
|
+
* Gets or sets the selected background color of the cell.
|
|
236
|
+
*/
|
|
237
|
+
get selectedBackground(): string;
|
|
238
|
+
set selectedBackground(v: string);
|
|
239
|
+
/**
|
|
240
|
+
* Gets or sets the hover background color of the cell.
|
|
241
|
+
*/
|
|
242
|
+
get hoverBackground(): string;
|
|
243
|
+
set hoverBackground(v: string);
|
|
244
|
+
/**
|
|
245
|
+
* Gets or sets the hover text color of the cell.
|
|
246
|
+
*/
|
|
247
|
+
get hoverTextColor(): string;
|
|
248
|
+
set hoverTextColor(v: string);
|
|
249
|
+
/**
|
|
250
|
+
* Gets or sets the color for the sort indicator icon.
|
|
251
|
+
*/
|
|
252
|
+
get sortIndicatorColor(): string;
|
|
253
|
+
set sortIndicatorColor(v: string);
|
|
254
|
+
/**
|
|
255
|
+
* Gets or sets the background color for the cell when it is stuck to the top of the grid as a pinned row.
|
|
256
|
+
*/
|
|
257
|
+
get stickyRowBackground(): string;
|
|
258
|
+
set stickyRowBackground(v: string);
|
|
259
|
+
/**
|
|
260
|
+
* Gets or sets the background color for the cell that has been marked as pinned.
|
|
261
|
+
*/
|
|
262
|
+
get pinnedRowBackground(): string;
|
|
263
|
+
set pinnedRowBackground(v: string);
|
|
264
|
+
/**
|
|
265
|
+
* Gets or sets the color for the last row in the sticky row area.
|
|
266
|
+
*/
|
|
267
|
+
get lastStickyRowBackground(): string;
|
|
268
|
+
set lastStickyRowBackground(v: string);
|
|
269
|
+
/**
|
|
270
|
+
* Gets or sets the background color for filter row.
|
|
271
|
+
*/
|
|
272
|
+
get filterRowBackground(): string;
|
|
273
|
+
set filterRowBackground(v: string);
|
|
274
|
+
/**
|
|
275
|
+
* Gets or sets the color to use for displaying text.
|
|
276
|
+
*/
|
|
277
|
+
get pinnedRowOpacity(): number;
|
|
278
|
+
set pinnedRowOpacity(v: number);
|
|
279
|
+
/**
|
|
280
|
+
* Gets or sets the original value for the cell, before processing.
|
|
281
|
+
*/
|
|
282
|
+
get originalValue(): any;
|
|
283
|
+
set originalValue(v: any);
|
|
284
|
+
/**
|
|
285
|
+
* Gets or sets the text value, if any, which was rendered by a text cell.
|
|
286
|
+
*/
|
|
287
|
+
get renderValue(): string;
|
|
288
|
+
set renderValue(v: string);
|
|
289
|
+
/**
|
|
290
|
+
* If set, this text will be used when rendering the cell value.
|
|
291
|
+
*/
|
|
292
|
+
get userFormattedValue(): string;
|
|
293
|
+
set userFormattedValue(v: string);
|
|
294
|
+
/**
|
|
295
|
+
* Gets or sets the color of the text for the cell, if any.
|
|
296
|
+
*/
|
|
297
|
+
get textColor(): string;
|
|
298
|
+
set textColor(v: string);
|
|
299
|
+
/**
|
|
300
|
+
* Gets the actual color of the text for the cell, if any.
|
|
301
|
+
*/
|
|
302
|
+
get actualTextColor(): string;
|
|
303
|
+
set actualTextColor(v: string);
|
|
304
|
+
/**
|
|
305
|
+
* Gets or sets the text color for cells in deleted rows.
|
|
306
|
+
*/
|
|
307
|
+
get deletedTextColor(): string;
|
|
308
|
+
set deletedTextColor(v: string);
|
|
309
|
+
get font(): string;
|
|
310
|
+
set font(v: string);
|
|
311
|
+
get actualFont(): string;
|
|
312
|
+
set actualFont(v: string);
|
|
313
|
+
/**
|
|
314
|
+
* Gets or sets the text to display in the suffix area of the cell.
|
|
315
|
+
*/
|
|
316
|
+
get suffixText(): string;
|
|
317
|
+
set suffixText(v: string);
|
|
318
|
+
/**
|
|
319
|
+
* Gets or sets the color of the suffix text for the cell, if any.
|
|
320
|
+
*/
|
|
321
|
+
get suffixTextColor(): string;
|
|
322
|
+
set suffixTextColor(v: string);
|
|
323
|
+
get suffixTextFont(): string;
|
|
324
|
+
set suffixTextFont(v: string);
|
|
325
|
+
/**
|
|
326
|
+
* Gets or sets the icon to display in the suffix area of the cell.
|
|
327
|
+
*/
|
|
328
|
+
get suffixIconName(): string;
|
|
329
|
+
set suffixIconName(v: string);
|
|
330
|
+
/**
|
|
331
|
+
* Gets or sets the icon to display in the suffix area of the cell.
|
|
332
|
+
*/
|
|
333
|
+
get suffixIconCollectionName(): string;
|
|
334
|
+
set suffixIconCollectionName(v: string);
|
|
335
|
+
/**
|
|
336
|
+
* Gets or sets the stroke color of the suffix icon.
|
|
337
|
+
*/
|
|
338
|
+
get suffixIconStroke(): string;
|
|
339
|
+
set suffixIconStroke(v: string);
|
|
340
|
+
/**
|
|
341
|
+
* Gets or sets the fill color of the suffix icon.
|
|
342
|
+
*/
|
|
343
|
+
get suffixIconFill(): string;
|
|
344
|
+
set suffixIconFill(v: string);
|
|
345
|
+
/**
|
|
346
|
+
* Gets or sets the suffix icon's viewbox x coordinate.
|
|
347
|
+
*/
|
|
348
|
+
get suffixIconViewBoxLeft(): number;
|
|
349
|
+
set suffixIconViewBoxLeft(v: number);
|
|
350
|
+
/**
|
|
351
|
+
* Gets or sets the suffix icon's viewbox y coordinate.
|
|
352
|
+
*/
|
|
353
|
+
get suffixIconViewBoxTop(): number;
|
|
354
|
+
set suffixIconViewBoxTop(v: number);
|
|
355
|
+
/**
|
|
356
|
+
* Gets or sets the suffix icon's viewbox width.
|
|
357
|
+
*/
|
|
358
|
+
get suffixIconViewBoxWidth(): number;
|
|
359
|
+
set suffixIconViewBoxWidth(v: number);
|
|
360
|
+
/**
|
|
361
|
+
* Gets or sets the suffix icon's viewbox height.
|
|
362
|
+
*/
|
|
363
|
+
get suffixIconViewBoxHeight(): number;
|
|
364
|
+
set suffixIconViewBoxHeight(v: number);
|
|
365
|
+
/**
|
|
366
|
+
* Gets or sets the suffix margin.
|
|
367
|
+
*/
|
|
368
|
+
get suffixMargin(): number;
|
|
369
|
+
set suffixMargin(v: number);
|
|
370
|
+
/**
|
|
371
|
+
* Gets or sets the text decorations to apply to the cell text.
|
|
372
|
+
*/
|
|
373
|
+
get textDecoration(): TextCellDecoration;
|
|
374
|
+
set textDecoration(v: TextCellDecoration);
|
|
375
|
+
/**
|
|
376
|
+
* Gets or sets the line break mode to use if text is present in the cell.
|
|
377
|
+
*/
|
|
378
|
+
get lineBreakMode(): TextCellLineBreakMode;
|
|
379
|
+
set lineBreakMode(v: TextCellLineBreakMode);
|
|
380
|
+
/**
|
|
381
|
+
* Gets or sets the virtualization percentage value. This is between 0 an 1, and indicates how virtual the content is at present.
|
|
382
|
+
*/
|
|
383
|
+
get virtualizationPercentage(): number;
|
|
384
|
+
set virtualizationPercentage(v: number);
|
|
385
|
+
/**
|
|
386
|
+
* Gets or sets the left padding to use for the content.
|
|
387
|
+
*/
|
|
388
|
+
get paddingLeft(): number;
|
|
389
|
+
set paddingLeft(v: number);
|
|
390
|
+
/**
|
|
391
|
+
* Gets or sets the top padding to use for the content.
|
|
392
|
+
*/
|
|
393
|
+
get paddingTop(): number;
|
|
394
|
+
set paddingTop(v: number);
|
|
395
|
+
/**
|
|
396
|
+
* Gets or sets the right padding to use for the content.
|
|
397
|
+
*/
|
|
398
|
+
get paddingRight(): number;
|
|
399
|
+
set paddingRight(v: number);
|
|
400
|
+
/**
|
|
401
|
+
* Gets or sets the bottom padding to use for the content.
|
|
402
|
+
*/
|
|
403
|
+
get paddingBottom(): number;
|
|
404
|
+
set paddingBottom(v: number);
|
|
405
|
+
/**
|
|
406
|
+
* Gets or sets the left padding to use for the content.
|
|
407
|
+
*/
|
|
408
|
+
get actualPaddingLeft(): number;
|
|
409
|
+
set actualPaddingLeft(v: number);
|
|
410
|
+
/**
|
|
411
|
+
* Gets or sets the top padding to use for the content.
|
|
412
|
+
*/
|
|
413
|
+
get actualPaddingTop(): number;
|
|
414
|
+
set actualPaddingTop(v: number);
|
|
415
|
+
/**
|
|
416
|
+
* Gets or sets the right padding to use for the content.
|
|
417
|
+
*/
|
|
418
|
+
get actualPaddingRight(): number;
|
|
419
|
+
set actualPaddingRight(v: number);
|
|
420
|
+
/**
|
|
421
|
+
* Gets or sets the bottom padding to use for the content.
|
|
422
|
+
*/
|
|
423
|
+
get actualPaddingBottom(): number;
|
|
424
|
+
set actualPaddingBottom(v: number);
|
|
425
|
+
/**
|
|
426
|
+
* Gets or sets the left border to use for the content.
|
|
427
|
+
*/
|
|
428
|
+
get borderLeftWidth(): number;
|
|
429
|
+
set borderLeftWidth(v: number);
|
|
430
|
+
/**
|
|
431
|
+
* Gets or sets the top border to use for the content.
|
|
432
|
+
*/
|
|
433
|
+
get borderTopWidth(): number;
|
|
434
|
+
set borderTopWidth(v: number);
|
|
435
|
+
/**
|
|
436
|
+
* Gets or sets the right border to use for the content.
|
|
437
|
+
*/
|
|
438
|
+
get borderRightWidth(): number;
|
|
439
|
+
set borderRightWidth(v: number);
|
|
440
|
+
/**
|
|
441
|
+
* Gets or sets the bottom border to use for the content.
|
|
442
|
+
*/
|
|
443
|
+
get borderBottomWidth(): number;
|
|
444
|
+
set borderBottomWidth(v: number);
|
|
445
|
+
/**
|
|
446
|
+
* Gets or sets the left activation border to use for the content.
|
|
447
|
+
*/
|
|
448
|
+
get activationBorderLeftWidth(): number;
|
|
449
|
+
set activationBorderLeftWidth(v: number);
|
|
450
|
+
/**
|
|
451
|
+
* Gets or sets the top activation border to use for the content.
|
|
452
|
+
*/
|
|
453
|
+
get activationBorderTopWidth(): number;
|
|
454
|
+
set activationBorderTopWidth(v: number);
|
|
455
|
+
/**
|
|
456
|
+
* Gets or sets the right activation border to use for the content.
|
|
457
|
+
*/
|
|
458
|
+
get activationBorderRightWidth(): number;
|
|
459
|
+
set activationBorderRightWidth(v: number);
|
|
460
|
+
/**
|
|
461
|
+
* Gets or sets the bottom activation border to use for the content.
|
|
462
|
+
*/
|
|
463
|
+
get activationBorderBottomWidth(): number;
|
|
464
|
+
set activationBorderBottomWidth(v: number);
|
|
465
|
+
/**
|
|
466
|
+
* Gets or sets the left error border to use for the content.
|
|
467
|
+
*/
|
|
468
|
+
get errorBorderLeftWidth(): number;
|
|
469
|
+
set errorBorderLeftWidth(v: number);
|
|
470
|
+
/**
|
|
471
|
+
* Gets or sets the top error border to use for the content.
|
|
472
|
+
*/
|
|
473
|
+
get errorBorderTopWidth(): number;
|
|
474
|
+
set errorBorderTopWidth(v: number);
|
|
475
|
+
/**
|
|
476
|
+
* Gets or sets the right error border to use for the content.
|
|
477
|
+
*/
|
|
478
|
+
get errorBorderRightWidth(): number;
|
|
479
|
+
set errorBorderRightWidth(v: number);
|
|
480
|
+
/**
|
|
481
|
+
* Gets or sets the bottom error border to use for the content.
|
|
482
|
+
*/
|
|
483
|
+
get errorBorderBottomWidth(): number;
|
|
484
|
+
set errorBorderBottomWidth(v: number);
|
|
485
|
+
/**
|
|
486
|
+
* Gets or sets the actual left border to use for the content.
|
|
487
|
+
*/
|
|
488
|
+
get actualBorderLeftWidth(): number;
|
|
489
|
+
set actualBorderLeftWidth(v: number);
|
|
490
|
+
/**
|
|
491
|
+
* Gets or sets the actual top border to use for the content.
|
|
492
|
+
*/
|
|
493
|
+
get actualBorderTopWidth(): number;
|
|
494
|
+
set actualBorderTopWidth(v: number);
|
|
495
|
+
/**
|
|
496
|
+
* Gets or sets the actual right border to use for the content.
|
|
497
|
+
*/
|
|
498
|
+
get actualBorderRightWidth(): number;
|
|
499
|
+
set actualBorderRightWidth(v: number);
|
|
500
|
+
/**
|
|
501
|
+
* Gets or sets the actual bottom border to use for the content.
|
|
502
|
+
*/
|
|
503
|
+
get actualBorderBottomWidth(): number;
|
|
504
|
+
set actualBorderBottomWidth(v: number);
|
|
505
|
+
/**
|
|
506
|
+
* Gets the current sort direction for the column containing the cell.
|
|
507
|
+
*/
|
|
508
|
+
get sortDirection(): ColumnSortDirection;
|
|
509
|
+
set sortDirection(v: ColumnSortDirection);
|
|
510
|
+
/**
|
|
511
|
+
* Gets the expansion state of the cell.
|
|
512
|
+
*/
|
|
513
|
+
get isExpanded(): boolean;
|
|
514
|
+
set isExpanded(v: boolean);
|
|
515
|
+
/**
|
|
516
|
+
* Gets if the cell needs to display an expansion indicator.
|
|
517
|
+
*/
|
|
518
|
+
get isCollapsable(): boolean;
|
|
519
|
+
set isCollapsable(v: boolean);
|
|
520
|
+
/**
|
|
521
|
+
* Gets the fixed column position of this cell.
|
|
522
|
+
*/
|
|
523
|
+
get pinned(): PinnedPositions;
|
|
524
|
+
set pinned(v: PinnedPositions);
|
|
525
|
+
get editFont(): string;
|
|
526
|
+
set editFont(v: string);
|
|
527
|
+
/**
|
|
528
|
+
* Gets whether the cell has been edited.
|
|
529
|
+
*/
|
|
530
|
+
get isEdited(): boolean;
|
|
531
|
+
set isEdited(v: boolean);
|
|
532
|
+
/**
|
|
533
|
+
* Gets whether the cell is part of a deleted row.
|
|
534
|
+
*/
|
|
535
|
+
get isDeleted(): boolean;
|
|
536
|
+
set isDeleted(v: boolean);
|
|
537
|
+
/**
|
|
538
|
+
* Gets or sets the error message for the cell.
|
|
539
|
+
*/
|
|
540
|
+
get editError(): string;
|
|
541
|
+
set editError(v: string);
|
|
542
|
+
/**
|
|
543
|
+
* Gets whether the cell is in edit mode.
|
|
544
|
+
*/
|
|
545
|
+
get isInEditMode(): boolean;
|
|
546
|
+
set isInEditMode(v: boolean);
|
|
547
|
+
get editID(): number;
|
|
548
|
+
set editID(v: number);
|
|
549
|
+
findByName(name: string): any;
|
|
550
|
+
isCustomFieldDirty(propertyName: string): boolean;
|
|
551
|
+
/**
|
|
552
|
+
* Gets if a named property is dirty.
|
|
553
|
+
|
|
554
|
+
* @param propertyId * The property id to check.
|
|
555
|
+
*/
|
|
556
|
+
isDirtyById(propertyId_: number): boolean;
|
|
557
|
+
/**
|
|
558
|
+
* Gets if a named property is dirty.
|
|
559
|
+
|
|
560
|
+
* @param propertyName * The property name to check.
|
|
561
|
+
*/
|
|
562
|
+
isDirty(propertyName: string): boolean;
|
|
563
|
+
setNamedValue(valueName: string, value: any): void;
|
|
564
|
+
/**
|
|
565
|
+
* Returns if there is a named value stored for the cell.
|
|
566
|
+
|
|
567
|
+
* @param valueName * The name of the value to check.
|
|
568
|
+
*/
|
|
569
|
+
hasNamedValue(valueName: string): boolean;
|
|
570
|
+
/**
|
|
571
|
+
* Removes a named value from the cell.
|
|
572
|
+
|
|
573
|
+
* @param valueName * The name of the value to remove.
|
|
574
|
+
*/
|
|
575
|
+
removeNamedValue(valueName: string): void;
|
|
576
|
+
/**
|
|
577
|
+
* Gets a named value from the cell.
|
|
578
|
+
|
|
579
|
+
* @param valueName * The name of the value to get.
|
|
580
|
+
*/
|
|
581
|
+
getNamedValue(valueName: string): any;
|
|
582
|
+
}
|