igniteui-angular 22.1.0-beta.6 → 22.1.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/igniteui-angular-accordion.mjs +4 -4
- package/fesm2022/igniteui-angular-accordion.mjs.map +1 -1
- package/fesm2022/igniteui-angular-action-strip.mjs +0 -1
- package/fesm2022/igniteui-angular-action-strip.mjs.map +1 -1
- package/fesm2022/igniteui-angular-avatar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-badge.mjs +0 -1
- package/fesm2022/igniteui-angular-badge.mjs.map +1 -1
- package/fesm2022/igniteui-angular-banner.mjs +2 -2
- package/fesm2022/igniteui-angular-banner.mjs.map +1 -1
- package/fesm2022/igniteui-angular-button-group.mjs.map +1 -1
- package/fesm2022/igniteui-angular-calendar.mjs +4 -5
- package/fesm2022/igniteui-angular-calendar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-card.mjs.map +1 -1
- package/fesm2022/igniteui-angular-carousel.mjs.map +1 -1
- package/fesm2022/igniteui-angular-chips.mjs.map +1 -1
- package/fesm2022/igniteui-angular-combo.mjs +17 -6
- package/fesm2022/igniteui-angular-combo.mjs.map +1 -1
- package/fesm2022/igniteui-angular-core.mjs +16 -337
- package/fesm2022/igniteui-angular-core.mjs.map +1 -1
- package/fesm2022/igniteui-angular-date-picker.mjs +12 -14
- package/fesm2022/igniteui-angular-date-picker.mjs.map +1 -1
- package/fesm2022/igniteui-angular-dialog.mjs +1 -1
- package/fesm2022/igniteui-angular-dialog.mjs.map +1 -1
- package/fesm2022/igniteui-angular-directives.mjs +45 -47
- package/fesm2022/igniteui-angular-directives.mjs.map +1 -1
- package/fesm2022/igniteui-angular-drop-down.mjs +3 -2
- package/fesm2022/igniteui-angular-drop-down.mjs.map +1 -1
- package/fesm2022/igniteui-angular-expansion-panel.mjs +23 -12
- package/fesm2022/igniteui-angular-expansion-panel.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-core.mjs +484 -202
- package/fesm2022/igniteui-angular-grids-core.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-grid.mjs +115 -94
- package/fesm2022/igniteui-angular-grids-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs +15 -19
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-lite.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs +75 -153
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs +28 -35
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-icon.mjs.map +1 -1
- package/fesm2022/igniteui-angular-input-group.mjs +1 -1
- package/fesm2022/igniteui-angular-input-group.mjs.map +1 -1
- package/fesm2022/igniteui-angular-list.mjs.map +1 -1
- package/fesm2022/igniteui-angular-navbar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-navigation-drawer.mjs +2 -3
- package/fesm2022/igniteui-angular-navigation-drawer.mjs.map +1 -1
- package/fesm2022/igniteui-angular-paginator.mjs.map +1 -1
- package/fesm2022/igniteui-angular-progressbar.mjs +5 -2
- package/fesm2022/igniteui-angular-progressbar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-query-builder.mjs +18 -19
- package/fesm2022/igniteui-angular-query-builder.mjs.map +1 -1
- package/fesm2022/igniteui-angular-radio.mjs +1 -1
- package/fesm2022/igniteui-angular-radio.mjs.map +1 -1
- package/fesm2022/igniteui-angular-select.mjs.map +1 -1
- package/fesm2022/igniteui-angular-simple-combo.mjs +10 -7
- package/fesm2022/igniteui-angular-simple-combo.mjs.map +1 -1
- package/fesm2022/igniteui-angular-slider.mjs +3 -3
- package/fesm2022/igniteui-angular-slider.mjs.map +1 -1
- package/fesm2022/igniteui-angular-splitter.mjs +1 -1
- package/fesm2022/igniteui-angular-splitter.mjs.map +1 -1
- package/fesm2022/igniteui-angular-stepper.mjs +1 -1
- package/fesm2022/igniteui-angular-stepper.mjs.map +1 -1
- package/fesm2022/igniteui-angular-tabs.mjs.map +1 -1
- package/fesm2022/igniteui-angular-time-picker.mjs +3 -6
- package/fesm2022/igniteui-angular-time-picker.mjs.map +1 -1
- package/fesm2022/igniteui-angular-tree.mjs +8 -10
- package/fesm2022/igniteui-angular-tree.mjs.map +1 -1
- package/migrations/migration-collection.json +0 -7
- package/package.json +1 -1
- package/types/igniteui-angular-avatar.d.ts +1 -1
- package/types/igniteui-angular-banner.d.ts +3 -3
- package/types/igniteui-angular-calendar.d.ts +9 -9
- package/types/igniteui-angular-card.d.ts +1 -1
- package/types/igniteui-angular-carousel.d.ts +9 -9
- package/types/igniteui-angular-chat.d.ts +1 -1
- package/types/igniteui-angular-chips.d.ts +5 -5
- package/types/igniteui-angular-combo.d.ts +17 -13
- package/types/igniteui-angular-core.d.ts +200 -495
- package/types/igniteui-angular-date-picker.d.ts +3 -3
- package/types/igniteui-angular-dialog.d.ts +4 -4
- package/types/igniteui-angular-directives.d.ts +60 -59
- package/types/igniteui-angular-drop-down.d.ts +16 -16
- package/types/igniteui-angular-expansion-panel.d.ts +6 -6
- package/types/igniteui-angular-grids-core.d.ts +1053 -791
- package/types/igniteui-angular-grids-grid.d.ts +104 -267
- package/types/igniteui-angular-grids-hierarchical-grid.d.ts +68 -547
- package/types/igniteui-angular-grids-lite.d.ts +7 -7
- package/types/igniteui-angular-grids-pivot-grid.d.ts +94 -129
- package/types/igniteui-angular-grids-tree-grid.d.ts +5 -51
- package/types/igniteui-angular-icon.d.ts +2 -2
- package/types/igniteui-angular-input-group.d.ts +4 -4
- package/types/igniteui-angular-list.d.ts +4 -4
- package/types/igniteui-angular-navigation-drawer.d.ts +3 -3
- package/types/igniteui-angular-progressbar.d.ts +1 -0
- package/types/igniteui-angular-query-builder.d.ts +9 -9
- package/types/igniteui-angular-radio.d.ts +1 -1
- package/types/igniteui-angular-select.d.ts +5 -5
- package/types/igniteui-angular-simple-combo.d.ts +2 -2
- package/types/igniteui-angular-slider.d.ts +4 -4
- package/types/igniteui-angular-splitter.d.ts +3 -3
- package/types/igniteui-angular-time-picker.d.ts +8 -8
- package/types/igniteui-angular-tree.d.ts +8 -8
- package/migrations/update-22_1_0_import-migration/index.d.ts +0 -2
- package/migrations/update-22_1_0_import-migration/index.js +0 -228
- package/migrations/update-22_1_0_import-migration/index.spec.d.ts +0 -1
- package/migrations/update-22_1_0_import-migration/index.spec.js +0 -188
|
@@ -1,28 +1,22 @@
|
|
|
1
1
|
import * as igniteui_angular_core from 'igniteui-angular/core';
|
|
2
|
-
import { IPathSegment,
|
|
2
|
+
import { IPathSegment, IGridResourceStrings, IFilteringExpressionsTree, EntityType, IBaseEventArgs } from 'igniteui-angular/core';
|
|
3
3
|
import * as i3 from 'igniteui-angular/grids/core';
|
|
4
|
-
import { IgxGridNavigationService, RowType, GridType, IgxColumnGroupComponent, IgxColumnComponent, IgxGridToolbarTemplateContext, IgxGridPaginatorTemplateContext, ISearchInfo,
|
|
5
|
-
import * as
|
|
6
|
-
import { EventEmitter, AfterContentInit, AfterViewInit, OnChanges, OnInit, OnDestroy, QueryList, TemplateRef,
|
|
7
|
-
import
|
|
8
|
-
import { Subject } from 'rxjs';
|
|
9
|
-
import * as igniteui_angular_grids_grid from 'igniteui-angular/grids/grid';
|
|
4
|
+
import { IgxGridNavigationService, RowType, GridType, IgxColumnGroupComponent, IgxColumnComponent, IgxGridToolbarTemplateContext, IgxGridPaginatorTemplateContext, ISearchInfo, GridBaseAPIService, IgxGridExcelStyleFilteringComponent, CellType, IgxRowAddTextDirective, IgxRowEditActionsDirective, IgxRowEditTextDirective, IgxRowEditTabStopDirective, IgxRowDirective, IgxGridFooterComponent, IgxAdvancedFilteringDialogComponent, IgxRowExpandedIndicatorDirective, IgxRowCollapsedIndicatorDirective, IgxHeaderExpandedIndicatorDirective, IgxHeaderCollapsedIndicatorDirective, IgxExcelStyleHeaderIconDirective, IgxSortAscendingHeaderIconDirective, IgxSortDescendingHeaderIconDirective, IgxSortHeaderIconDirective, IgxDragIndicatorIconDirective, IgxRowDragGhostDirective, IgxGridStateDirective, IgxGridPinningActionsComponent, IgxGridEditingActionsComponent, IgxGridActionsBaseDirective, IgxGridActionButtonComponent, IgxGridHeaderComponent, IgxGridHeaderGroupComponent, IgxGridHeaderRowComponent, IgxFilterCellTemplateDirective, IgxSummaryTemplateDirective, IgxCellTemplateDirective, IgxCellValidationErrorDirective, IgxCellHeaderTemplateDirective, IgxCellFooterTemplateDirective, IgxCellEditorTemplateDirective, IgxCollapsibleIndicatorTemplateDirective, IgxColumnLayoutComponent, IgxColumnActionsComponent, IgxColumnHidingDirective, IgxColumnPinningDirective, IgxRowSelectorDirective, IgxGroupByRowSelectorDirective, IgxHeadSelectorDirective, IgxCSVTextDirective, IgxExcelTextDirective, IgxGridToolbarActionsComponent, IgxGridToolbarAdvancedFilteringComponent, IgxGridToolbarComponent, IgxGridToolbarExporterComponent, IgxGridToolbarHidingComponent, IgxGridToolbarPinningComponent, IgxGridToolbarTitleComponent, IgxGridToolbarDirective, IgxExcelStyleHeaderComponent, IgxExcelStyleSortingComponent, IgxExcelStylePinningComponent, IgxExcelStyleHidingComponent, IgxExcelStyleSelectingComponent, IgxExcelStyleClearFiltersComponent, IgxExcelStyleConditionalFilterComponent, IgxExcelStyleMovingComponent, IgxExcelStyleSearchComponent, IgxExcelStyleColumnOperationsTemplateDirective, IgxExcelStyleFilterOperationsTemplateDirective, IgxExcelStyleLoadingValuesTemplateDirective, IgxColumnRequiredValidatorDirective, IgxColumnMinValidatorDirective, IgxColumnMaxValidatorDirective, IgxColumnEmailValidatorDirective, IgxColumnMinLengthValidatorDirective, IgxColumnMaxLengthValidatorDirective, IgxColumnPatternValidatorDirective } from 'igniteui-angular/grids/core';
|
|
5
|
+
import * as i0 from '@angular/core';
|
|
6
|
+
import { EventEmitter, AfterContentInit, AfterViewInit, OnChanges, OnInit, OnDestroy, QueryList, TemplateRef, DoCheck, ViewContainerRef, ElementRef, ChangeDetectorRef, SimpleChanges, PipeTransform } from '@angular/core';
|
|
7
|
+
import { IForOfState } from 'igniteui-angular/directives';
|
|
10
8
|
import { IgxGridBaseDirective } from 'igniteui-angular/grids/grid';
|
|
11
|
-
import
|
|
12
|
-
import * as igniteui_angular_directives from 'igniteui-angular/directives';
|
|
13
|
-
import { IForOfState, IViewChangeEventArgs } from 'igniteui-angular/directives';
|
|
14
|
-
import * as rxjs_internal_scheduler_AnimationFrameScheduler from 'rxjs/internal/scheduler/AnimationFrameScheduler';
|
|
15
|
-
import * as igniteui_i18n_core from 'igniteui-i18n-core';
|
|
9
|
+
import { Subject } from 'rxjs';
|
|
16
10
|
import * as i4 from 'igniteui-angular/paginator';
|
|
17
11
|
import { IgxPaginatorComponent, IgxPageNavigationComponent, IgxPageSizeSelectorComponent, IgxPaginatorContentDirective, IgxPaginatorDirective } from 'igniteui-angular/paginator';
|
|
18
12
|
|
|
19
13
|
declare class IgxHierarchicalGridNavigationService extends IgxGridNavigationService {
|
|
20
14
|
protected _pendingNavigation: boolean;
|
|
21
15
|
dispatchEvent(event: KeyboardEvent): void;
|
|
22
|
-
navigateInBody(rowIndex:
|
|
23
|
-
shouldPerformVerticalScroll(index:
|
|
24
|
-
focusTbody(event:
|
|
25
|
-
protected nextSiblingIndex(isNext:
|
|
16
|
+
navigateInBody(rowIndex: any, visibleColIndex: any, cb?: (arg: any) => void): void;
|
|
17
|
+
shouldPerformVerticalScroll(index: any, visibleColumnIndex?: number, isNext?: any): boolean;
|
|
18
|
+
focusTbody(event: any): void;
|
|
19
|
+
protected nextSiblingIndex(isNext: any): number;
|
|
26
20
|
/**
|
|
27
21
|
* Handles scrolling in child grid and ensures target child row is in main grid view port.
|
|
28
22
|
*
|
|
@@ -30,14 +24,14 @@ declare class IgxHierarchicalGridNavigationService extends IgxGridNavigationServ
|
|
|
30
24
|
* @param isNext Optional. Whether we are navigating to next. Used to determine scroll direction.
|
|
31
25
|
* @param cb Optional.Callback function called when operation is complete.
|
|
32
26
|
*/
|
|
33
|
-
protected _handleScrollInChild(rowIndex: number, isNext
|
|
27
|
+
protected _handleScrollInChild(rowIndex: number, isNext?: boolean, cb?: () => void): void;
|
|
34
28
|
/**
|
|
35
29
|
*
|
|
36
30
|
* @param rowIndex Row index that should come in view.
|
|
37
31
|
* @param isNext Whether we are navigating to next. Used to determine scroll direction.
|
|
38
32
|
* @param cb Optional.Callback function called when operation is complete.
|
|
39
33
|
*/
|
|
40
|
-
protected positionInParent(rowIndex:
|
|
34
|
+
protected positionInParent(rowIndex: any, isNext: any, cb?: () => void): void;
|
|
41
35
|
/**
|
|
42
36
|
* Navigates to the specific child grid based on the array of paths leading to it
|
|
43
37
|
*
|
|
@@ -57,7 +51,7 @@ declare class IgxHierarchicalGridNavigationService extends IgxGridNavigationServ
|
|
|
57
51
|
*
|
|
58
52
|
* @param rowIndex
|
|
59
53
|
*/
|
|
60
|
-
protected _moveToParent(isNext: boolean, columnIndex:
|
|
54
|
+
protected _moveToParent(isNext: boolean, columnIndex: any, cb?: any): void;
|
|
61
55
|
/**
|
|
62
56
|
* Gets information on the row position relative to the root grid view port.
|
|
63
57
|
* Returns whether the row is in view and its offset.
|
|
@@ -79,7 +73,7 @@ declare class IgxHierarchicalGridNavigationService extends IgxGridNavigationServ
|
|
|
79
73
|
* @param sourceElem The element from which to start the search.
|
|
80
74
|
* @param targetTag The target element tag name, for which to search.
|
|
81
75
|
*/
|
|
82
|
-
protected getClosestElemByTag(sourceElem:
|
|
76
|
+
protected getClosestElemByTag(sourceElem: any, targetTag: any): any;
|
|
83
77
|
private clearActivation;
|
|
84
78
|
private hasNextTarget;
|
|
85
79
|
/**
|
|
@@ -106,8 +100,8 @@ declare class IgxHierarchicalGridNavigationService extends IgxGridNavigationServ
|
|
|
106
100
|
* @param grid The grid from which to begin the search.
|
|
107
101
|
*/
|
|
108
102
|
private getNextScrollableUp;
|
|
109
|
-
static ɵfac:
|
|
110
|
-
static ɵprov:
|
|
103
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxHierarchicalGridNavigationService, never>;
|
|
104
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<IgxHierarchicalGridNavigationService>;
|
|
111
105
|
}
|
|
112
106
|
|
|
113
107
|
declare abstract class IgxHierarchicalGridBaseDirective extends IgxGridBaseDirective implements GridType {
|
|
@@ -177,14 +171,14 @@ declare abstract class IgxHierarchicalGridBaseDirective extends IgxGridBaseDirec
|
|
|
177
171
|
/**
|
|
178
172
|
* @hidden
|
|
179
173
|
*/
|
|
180
|
-
createColumnsList(cols:
|
|
181
|
-
protected _createColumn(col:
|
|
182
|
-
protected _createColGroupComponent(col: IgxColumnGroupComponent):
|
|
183
|
-
protected _createColComponent(col:
|
|
174
|
+
createColumnsList(cols: Array<any>): void;
|
|
175
|
+
protected _createColumn(col: any): any;
|
|
176
|
+
protected _createColGroupComponent(col: IgxColumnGroupComponent): i0.ComponentRef<IgxColumnGroupComponent>;
|
|
177
|
+
protected _createColComponent(col: any): i0.ComponentRef<IgxColumnComponent>;
|
|
184
178
|
protected getGridsForIsland(rowIslandID: string): GridType[];
|
|
185
|
-
protected getChildGrid(path: Array<IPathSegment>): GridType
|
|
186
|
-
static ɵfac:
|
|
187
|
-
static ɵdir:
|
|
179
|
+
protected getChildGrid(path: Array<IPathSegment>): GridType;
|
|
180
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxHierarchicalGridBaseDirective, never>;
|
|
181
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IgxHierarchicalGridBaseDirective, never, never, { "hasChildrenKey": { "alias": "hasChildrenKey"; "required": false; }; "showExpandAll": { "alias": "showExpandAll"; "required": false; }; }, { "dataPreLoad": "dataPreLoad"; }, never, never, true, never>;
|
|
188
182
|
static ngAcceptInputType_showExpandAll: unknown;
|
|
189
183
|
}
|
|
190
184
|
|
|
@@ -202,12 +196,12 @@ declare class IgxRowIslandAPIService {
|
|
|
202
196
|
reset(oldId: string, newId: string): void;
|
|
203
197
|
registerChildRowIsland(rowIsland: IgxRowIslandComponent): void;
|
|
204
198
|
unsetChildRowIsland(rowIsland: IgxRowIslandComponent): void;
|
|
205
|
-
getChildRowIsland(rowIslandKey: string): IgxRowIslandComponent
|
|
199
|
+
getChildRowIsland(rowIslandKey: string): IgxRowIslandComponent;
|
|
206
200
|
registerChildGrid(parentRowID: any, grid: IgxHierarchicalGridComponent): void;
|
|
207
|
-
getChildGrids(inDepth?: boolean):
|
|
208
|
-
getChildGridByID(rowID: any): IgxHierarchicalGridComponent
|
|
209
|
-
static ɵfac:
|
|
210
|
-
static ɵprov:
|
|
201
|
+
getChildGrids(inDepth?: boolean): any[];
|
|
202
|
+
getChildGridByID(rowID: any): IgxHierarchicalGridComponent;
|
|
203
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxRowIslandAPIService, never>;
|
|
204
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<IgxRowIslandAPIService>;
|
|
211
205
|
}
|
|
212
206
|
|
|
213
207
|
/**
|
|
@@ -267,480 +261,7 @@ declare class IgxRowIslandComponent extends IgxHierarchicalGridBaseDirective imp
|
|
|
267
261
|
/**
|
|
268
262
|
* @hidden
|
|
269
263
|
*/
|
|
270
|
-
layoutChange: EventEmitter<
|
|
271
|
-
rowIslandAPI?: _angular_core.SimpleChange<IgxRowIslandAPIService> | undefined;
|
|
272
|
-
key?: _angular_core.SimpleChange<string> | undefined;
|
|
273
|
-
resourceStrings?: _angular_core.SimpleChange<igniteui_i18n_core.PrefixedResourceStrings<igniteui_i18n_core.IGridResourceStrings, "igx_">> | undefined;
|
|
274
|
-
children?: _angular_core.SimpleChange<QueryList<IgxRowIslandComponent>> | undefined;
|
|
275
|
-
childLayoutList?: _angular_core.SimpleChange<QueryList<IgxRowIslandComponent>> | undefined;
|
|
276
|
-
childColumns?: _angular_core.SimpleChange<QueryList<IgxColumnComponent>> | undefined;
|
|
277
|
-
toolbarTemplate?: _angular_core.SimpleChange<TemplateRef<IgxGridToolbarTemplateContext>> | undefined;
|
|
278
|
-
paginatorTemplate?: _angular_core.SimpleChange<TemplateRef<IgxGridPaginatorTemplateContext>> | undefined;
|
|
279
|
-
layoutChange?: _angular_core.SimpleChange<EventEmitter</*elided*/ any>> | undefined;
|
|
280
|
-
gridCreated?: _angular_core.SimpleChange<EventEmitter<IGridCreatedEventArgs>> | undefined;
|
|
281
|
-
gridInitialized?: _angular_core.SimpleChange<EventEmitter<IGridCreatedEventArgs>> | undefined;
|
|
282
|
-
initialChanges?: _angular_core.SimpleChange</*elided*/ any[]> | undefined;
|
|
283
|
-
rootGrid?: _angular_core.SimpleChange<GridType> | undefined;
|
|
284
|
-
readonly data?: _angular_core.SimpleChange<any[] | null> | undefined;
|
|
285
|
-
readonly hiddenColumnsCount?: _angular_core.SimpleChange<number> | undefined;
|
|
286
|
-
readonly pinnedColumnsCount?: _angular_core.SimpleChange<number> | undefined;
|
|
287
|
-
readonly lastSearchInfo?: _angular_core.SimpleChange<ISearchInfo> | undefined;
|
|
288
|
-
readonly filteredData?: _angular_core.SimpleChange<any> | undefined;
|
|
289
|
-
readonly filteredSortedData?: _angular_core.SimpleChange<any[]> | undefined;
|
|
290
|
-
readonly virtualizationState?: _angular_core.SimpleChange<IForOfState> | undefined;
|
|
291
|
-
readonly pinnedColumns?: _angular_core.SimpleChange<IgxColumnComponent[]> | undefined;
|
|
292
|
-
readonly pinnedStartColumns?: _angular_core.SimpleChange<IgxColumnComponent[]> | undefined;
|
|
293
|
-
readonly pinnedEndColumns?: _angular_core.SimpleChange<IgxColumnComponent[]> | undefined;
|
|
294
|
-
readonly unpinnedColumns?: _angular_core.SimpleChange<IgxColumnComponent[]> | undefined;
|
|
295
|
-
readonly visibleColumns?: _angular_core.SimpleChange<IgxColumnComponent[]> | undefined;
|
|
296
|
-
readonly dataView?: _angular_core.SimpleChange<any[]> | undefined;
|
|
297
|
-
tabindex?: number;
|
|
298
|
-
hostRole?: _angular_core.SimpleChange<string> | undefined;
|
|
299
|
-
readonly hostWidth?: _angular_core.SimpleChange<any> | undefined;
|
|
300
|
-
expandChildren?: _angular_core.SimpleChange<boolean> | undefined;
|
|
301
|
-
readonly id?: _angular_core.SimpleChange<string> | undefined;
|
|
302
|
-
readonly parentId?: _angular_core.SimpleChange<string | null> | undefined;
|
|
303
|
-
readonly level?: _angular_core.SimpleChange<number> | undefined;
|
|
304
|
-
ngOnInit?: _angular_core.SimpleChange<() => void> | undefined;
|
|
305
|
-
ngAfterContentInit?: _angular_core.SimpleChange<() => void> | undefined;
|
|
306
|
-
ngAfterViewInit?: _angular_core.SimpleChange<() => void> | undefined;
|
|
307
|
-
ngOnChanges?: _angular_core.SimpleChange<(changes: SimpleChanges<IgxRowIslandComponent>) => void> | undefined;
|
|
308
|
-
ngOnDestroy?: _angular_core.SimpleChange<() => void> | undefined;
|
|
309
|
-
reflow?: _angular_core.SimpleChange<() => void> | undefined;
|
|
310
|
-
calculateGridHeight?: _angular_core.SimpleChange<() => void> | undefined;
|
|
311
|
-
calculateGridWidth?: _angular_core.SimpleChange<() => void> | undefined;
|
|
312
|
-
gridAPI?: _angular_core.SimpleChange<IgxHierarchicalGridAPIService> | undefined;
|
|
313
|
-
navigation?: _angular_core.SimpleChange<IgxHierarchicalGridNavigationService> | undefined;
|
|
314
|
-
hasChildrenKey?: _angular_core.SimpleChange<string> | undefined;
|
|
315
|
-
showExpandAll?: boolean;
|
|
316
|
-
dataPreLoad?: _angular_core.SimpleChange<EventEmitter<IForOfState>> | undefined;
|
|
317
|
-
readonly type?: _angular_core.SimpleChange<"flat" | "tree" | "hierarchical" | "pivot"> | undefined;
|
|
318
|
-
outlet?: _angular_core.SimpleChange<any> | undefined;
|
|
319
|
-
batchEditingChange?: _angular_core.SimpleChange<EventEmitter<boolean>> | undefined;
|
|
320
|
-
batchEditing?: _angular_core.SimpleChange<boolean> | undefined;
|
|
321
|
-
parentIsland?: _angular_core.SimpleChange<IgxRowIslandComponent> | undefined;
|
|
322
|
-
createColumnsList?: _angular_core.SimpleChange<(cols: igniteui_angular_core.ColumnType[]) => void> | undefined;
|
|
323
|
-
readonly validation?: _angular_core.SimpleChange<i3.IgxGridValidationService> | undefined;
|
|
324
|
-
readonly selectionService?: _angular_core.SimpleChange<IgxGridSelectionService> | undefined;
|
|
325
|
-
document?: _angular_core.SimpleChange<Document> | undefined;
|
|
326
|
-
readonly cdr?: _angular_core.SimpleChange<_angular_core.ChangeDetectorRef> | undefined;
|
|
327
|
-
filteringService?: _angular_core.SimpleChange<IgxFilteringService> | undefined;
|
|
328
|
-
summaryService?: _angular_core.SimpleChange<i3.IgxGridSummaryService> | undefined;
|
|
329
|
-
i18nFormatter?: _angular_core.SimpleChange<igniteui_angular_core.BaseFormatter> | undefined;
|
|
330
|
-
throttleScheduler?: _angular_core.SimpleChange<rxjs_internal_scheduler_AnimationFrameScheduler.AnimationFrameScheduler> | undefined;
|
|
331
|
-
snackbarDisplayTime?: _angular_core.SimpleChange<number> | undefined;
|
|
332
|
-
autoGenerate?: _angular_core.SimpleChange<boolean> | undefined;
|
|
333
|
-
autoGenerateExclude?: _angular_core.SimpleChange<string[]> | undefined;
|
|
334
|
-
moving?: _angular_core.SimpleChange<boolean> | undefined;
|
|
335
|
-
emptyGridTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridTemplateContext>> | undefined;
|
|
336
|
-
addRowEmptyTemplate?: _angular_core.SimpleChange<TemplateRef<void>> | undefined;
|
|
337
|
-
loadingGridTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridTemplateContext>> | undefined;
|
|
338
|
-
summaryRowHeight?: _angular_core.SimpleChange<number> | undefined;
|
|
339
|
-
readonly hasColumnsToAutosize?: _angular_core.SimpleChange<boolean> | undefined;
|
|
340
|
-
dataCloneStrategy?: _angular_core.SimpleChange<igniteui_angular_core.IDataCloneStrategy> | undefined;
|
|
341
|
-
clipboardOptions?: _angular_core.SimpleChange<i3.IClipboardOptions> | undefined;
|
|
342
|
-
filteringExpressionsTreeChange?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_core.IFilteringExpressionsTree>> | undefined;
|
|
343
|
-
advancedFilteringExpressionsTreeChange?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_core.IFilteringExpressionsTree>> | undefined;
|
|
344
|
-
gridScroll?: _angular_core.SimpleChange<EventEmitter<i3.IGridScrollEventArgs>> | undefined;
|
|
345
|
-
rowClasses?: _angular_core.SimpleChange<any> | undefined;
|
|
346
|
-
rowStyles?: _angular_core.SimpleChange<null> | undefined;
|
|
347
|
-
primaryKey?: _angular_core.SimpleChange<string> | undefined;
|
|
348
|
-
uniqueColumnValuesStrategy?: _angular_core.SimpleChange<((column: igniteui_angular_core.ColumnType, filteringExpressionsTree: igniteui_angular_core.IFilteringExpressionsTree, done: (values: any[]) => void) => void) | undefined> | undefined;
|
|
349
|
-
excelStyleFilteringComponents?: _angular_core.SimpleChange<QueryList<i3.IgxGridExcelStyleFilteringComponent>> | undefined;
|
|
350
|
-
readonly excelStyleFilteringComponent?: _angular_core.SimpleChange<i3.IgxGridExcelStyleFilteringComponent> | undefined;
|
|
351
|
-
readonly headerGroups?: _angular_core.SimpleChange<i3.IgxGridHeaderGroupComponent[]> | undefined;
|
|
352
|
-
cellClick?: _angular_core.SimpleChange<EventEmitter<i3.IGridCellEventArgs>> | undefined;
|
|
353
|
-
rowClick?: _angular_core.SimpleChange<EventEmitter<i3.IGridRowEventArgs>> | undefined;
|
|
354
|
-
formGroupCreated?: _angular_core.SimpleChange<EventEmitter<i3.IGridFormGroupCreatedEventArgs>> | undefined;
|
|
355
|
-
validationStatusChange?: _angular_core.SimpleChange<EventEmitter<i3.IGridValidationStatusEventArgs>> | undefined;
|
|
356
|
-
selected?: _angular_core.SimpleChange<EventEmitter<i3.IGridCellEventArgs>> | undefined;
|
|
357
|
-
rowSelectionChanging?: _angular_core.SimpleChange<EventEmitter<i3.IRowSelectionEventArgs>> | undefined;
|
|
358
|
-
columnSelectionChanging?: _angular_core.SimpleChange<EventEmitter<i3.IColumnSelectionEventArgs>> | undefined;
|
|
359
|
-
columnPin?: _angular_core.SimpleChange<EventEmitter<i3.IPinColumnCancellableEventArgs>> | undefined;
|
|
360
|
-
columnPinned?: _angular_core.SimpleChange<EventEmitter<i3.IPinColumnEventArgs>> | undefined;
|
|
361
|
-
cellEditEnter?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditEventArgs>> | undefined;
|
|
362
|
-
cellEditExit?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditDoneEventArgs>> | undefined;
|
|
363
|
-
cellEdit?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditEventArgs>> | undefined;
|
|
364
|
-
cellEditDone?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditDoneEventArgs>> | undefined;
|
|
365
|
-
rowEditEnter?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditEventArgs>> | undefined;
|
|
366
|
-
rowEdit?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditEventArgs>> | undefined;
|
|
367
|
-
rowEditDone?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditDoneEventArgs>> | undefined;
|
|
368
|
-
rowEditExit?: _angular_core.SimpleChange<EventEmitter<i3.IGridEditDoneEventArgs>> | undefined;
|
|
369
|
-
columnInit?: _angular_core.SimpleChange<EventEmitter<IgxColumnComponent>> | undefined;
|
|
370
|
-
sorting?: _angular_core.SimpleChange<EventEmitter<i3.ISortingEventArgs>> | undefined;
|
|
371
|
-
sortingDone?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_core.ISortingExpression<any> | igniteui_angular_core.ISortingExpression<any>[]>> | undefined;
|
|
372
|
-
filtering?: _angular_core.SimpleChange<EventEmitter<i3.IFilteringEventArgs>> | undefined;
|
|
373
|
-
filteringDone?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_core.IFilteringExpressionsTree>> | undefined;
|
|
374
|
-
rowAdded?: _angular_core.SimpleChange<EventEmitter<i3.IRowDataEventArgs>> | undefined;
|
|
375
|
-
rowDeleted?: _angular_core.SimpleChange<EventEmitter<i3.IRowDataEventArgs>> | undefined;
|
|
376
|
-
rowDelete?: _angular_core.SimpleChange<EventEmitter<i3.IRowDataCancelableEventArgs>> | undefined;
|
|
377
|
-
rowAdd?: _angular_core.SimpleChange<EventEmitter<i3.IRowDataCancelableEventArgs>> | undefined;
|
|
378
|
-
columnResized?: _angular_core.SimpleChange<EventEmitter<i3.IColumnResizeEventArgs>> | undefined;
|
|
379
|
-
contextMenu?: _angular_core.SimpleChange<EventEmitter<i3.IGridContextMenuEventArgs>> | undefined;
|
|
380
|
-
doubleClick?: _angular_core.SimpleChange<EventEmitter<i3.IGridCellEventArgs>> | undefined;
|
|
381
|
-
columnVisibilityChanging?: _angular_core.SimpleChange<EventEmitter<i3.IColumnVisibilityChangingEventArgs>> | undefined;
|
|
382
|
-
columnVisibilityChanged?: _angular_core.SimpleChange<EventEmitter<i3.IColumnVisibilityChangedEventArgs>> | undefined;
|
|
383
|
-
columnMovingStart?: _angular_core.SimpleChange<EventEmitter<i3.IColumnMovingStartEventArgs>> | undefined;
|
|
384
|
-
columnMoving?: _angular_core.SimpleChange<EventEmitter<i3.IColumnMovingEventArgs>> | undefined;
|
|
385
|
-
columnMovingEnd?: _angular_core.SimpleChange<EventEmitter<i3.IColumnMovingEndEventArgs>> | undefined;
|
|
386
|
-
gridKeydown?: _angular_core.SimpleChange<EventEmitter<i3.IGridKeydownEventArgs>> | undefined;
|
|
387
|
-
rowDragStart?: _angular_core.SimpleChange<EventEmitter<i3.IRowDragStartEventArgs>> | undefined;
|
|
388
|
-
rowDragEnd?: _angular_core.SimpleChange<EventEmitter<i3.IRowDragEndEventArgs>> | undefined;
|
|
389
|
-
gridCopy?: _angular_core.SimpleChange<EventEmitter<i3.IGridClipboardEvent>> | undefined;
|
|
390
|
-
expansionStatesChange?: _angular_core.SimpleChange<EventEmitter<Map<any, boolean>>> | undefined;
|
|
391
|
-
selectedRowsChange?: _angular_core.SimpleChange<EventEmitter<any[]>> | undefined;
|
|
392
|
-
rowToggle?: _angular_core.SimpleChange<EventEmitter<i3.IRowToggleEventArgs>> | undefined;
|
|
393
|
-
rowPinning?: _angular_core.SimpleChange<EventEmitter<i3.IPinRowEventArgs>> | undefined;
|
|
394
|
-
rowPinned?: _angular_core.SimpleChange<EventEmitter<i3.IPinRowEventArgs>> | undefined;
|
|
395
|
-
activeNodeChange?: _angular_core.SimpleChange<EventEmitter<i3.IActiveNodeChangeEventArgs>> | undefined;
|
|
396
|
-
sortingExpressionsChange?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_core.ISortingExpression<any>[]>> | undefined;
|
|
397
|
-
toolbarExporting?: _angular_core.SimpleChange<EventEmitter<i3.IGridToolbarExportEventArgs>> | undefined;
|
|
398
|
-
rangeSelected?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_core.GridSelectionRange>> | undefined;
|
|
399
|
-
rendered?: _angular_core.SimpleChange<EventEmitter<boolean>> | undefined;
|
|
400
|
-
localeChange?: _angular_core.SimpleChange<EventEmitter<boolean>> | undefined;
|
|
401
|
-
dataChanging?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_directives.IForOfDataChangeEventArgs>> | undefined;
|
|
402
|
-
dataChanged?: _angular_core.SimpleChange<EventEmitter<igniteui_angular_directives.IForOfDataChangeEventArgs>> | undefined;
|
|
403
|
-
addRowSnackbar?: _angular_core.SimpleChange<igniteui_angular_snackbar.IgxSnackbarComponent> | undefined;
|
|
404
|
-
resizeLine?: _angular_core.SimpleChange<i3.IgxGridColumnResizerComponent> | undefined;
|
|
405
|
-
loadingOverlay?: _angular_core.SimpleChange<igniteui_angular_directives.IgxToggleDirective> | undefined;
|
|
406
|
-
columnList?: _angular_core.SimpleChange<QueryList<IgxColumnComponent>> | undefined;
|
|
407
|
-
readonly actionStrip?: _angular_core.SimpleChange<igniteui_angular_core.IgxActionStripToken> | undefined;
|
|
408
|
-
excelStyleLoadingValuesTemplateDirective?: _angular_core.SimpleChange<i3.IgxExcelStyleLoadingValuesTemplateDirective> | undefined;
|
|
409
|
-
emptyFilteredGridTemplate?: _angular_core.SimpleChange<TemplateRef<any>> | undefined;
|
|
410
|
-
emptyGridDefaultTemplate?: _angular_core.SimpleChange<TemplateRef<any>> | undefined;
|
|
411
|
-
loadingGridDefaultTemplate?: _angular_core.SimpleChange<TemplateRef<any>> | undefined;
|
|
412
|
-
parentVirtDir?: _angular_core.SimpleChange<igniteui_angular_directives.IgxGridForOfDirective<any, any[]>> | undefined;
|
|
413
|
-
headSelectorsTemplates?: _angular_core.SimpleChange<QueryList<TemplateRef<i3.IgxHeadSelectorTemplateContext>>> | undefined;
|
|
414
|
-
rowSelectorsTemplates?: _angular_core.SimpleChange<QueryList<TemplateRef<i3.IgxRowSelectorTemplateContext>>> | undefined;
|
|
415
|
-
dragGhostCustomTemplates?: _angular_core.SimpleChange<QueryList<TemplateRef<i3.IgxGridRowDragGhostContext>>> | undefined;
|
|
416
|
-
dragGhostCustomTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridRowDragGhostContext>> | undefined;
|
|
417
|
-
verticalScrollContainer?: _angular_core.SimpleChange<igniteui_angular_directives.IgxGridForOfDirective<any, any[]>> | undefined;
|
|
418
|
-
verticalScroll?: _angular_core.SimpleChange<igniteui_angular_directives.IgxGridForOfDirective<any, any[]>> | undefined;
|
|
419
|
-
scr?: _angular_core.SimpleChange<_angular_core.ElementRef<any>> | undefined;
|
|
420
|
-
headerSelectorBaseTemplate?: _angular_core.SimpleChange<TemplateRef<any>> | undefined;
|
|
421
|
-
footer?: _angular_core.SimpleChange<_angular_core.ElementRef<any>> | undefined;
|
|
422
|
-
readonly headerContainer?: _angular_core.SimpleChange<igniteui_angular_directives.IgxGridForOfDirective<igniteui_angular_core.ColumnType, igniteui_angular_core.ColumnType[]>> | undefined;
|
|
423
|
-
readonly headerSelectorContainer?: _angular_core.SimpleChange<_angular_core.ElementRef<HTMLElement>> | undefined;
|
|
424
|
-
readonly headerDragContainer?: _angular_core.SimpleChange<_angular_core.ElementRef<HTMLElement>> | undefined;
|
|
425
|
-
readonly headerGroupContainer?: _angular_core.SimpleChange<_angular_core.ElementRef<HTMLElement>> | undefined;
|
|
426
|
-
readonly filteringRow?: _angular_core.SimpleChange<i3.IgxGridFilteringRowComponent> | undefined;
|
|
427
|
-
theadRow?: _angular_core.SimpleChange<i3.IgxGridHeaderRowComponent> | undefined;
|
|
428
|
-
groupArea?: _angular_core.SimpleChange<igniteui_angular_grids_grid.IgxGridGroupByAreaComponent> | undefined;
|
|
429
|
-
tbody?: _angular_core.SimpleChange<_angular_core.ElementRef<any>> | undefined;
|
|
430
|
-
bodyViewContainerRef?: _angular_core.SimpleChange<_angular_core.ViewContainerRef | undefined> | undefined;
|
|
431
|
-
pinContainer?: _angular_core.SimpleChange<_angular_core.ElementRef<any>> | undefined;
|
|
432
|
-
tfoot?: _angular_core.SimpleChange<_angular_core.ElementRef<HTMLElement>> | undefined;
|
|
433
|
-
tmpOutlets?: _angular_core.SimpleChange<QueryList<any>> | undefined;
|
|
434
|
-
dragIndicatorIconBase?: _angular_core.SimpleChange<TemplateRef<any>> | undefined;
|
|
435
|
-
rowEditCustomDirectives?: _angular_core.SimpleChange<QueryList<TemplateRef<i3.IgxGridRowEditTemplateContext>>> | undefined;
|
|
436
|
-
rowEditTextDirectives?: _angular_core.SimpleChange<QueryList<TemplateRef<i3.IgxGridRowEditTextTemplateContext>>> | undefined;
|
|
437
|
-
rowEditTextTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridRowEditTextTemplateContext>> | undefined;
|
|
438
|
-
rowAddText?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridEmptyTemplateContext>> | undefined;
|
|
439
|
-
rowAddTextTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridEmptyTemplateContext>> | undefined;
|
|
440
|
-
rowEditActionsDirectives?: _angular_core.SimpleChange<QueryList<TemplateRef<i3.IgxGridRowEditActionsTemplateContext>>> | undefined;
|
|
441
|
-
rowEditActionsTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridRowEditActionsTemplateContext>> | undefined;
|
|
442
|
-
rowExpandedIndicatorTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridRowTemplateContext>> | undefined;
|
|
443
|
-
rowCollapsedIndicatorTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridRowTemplateContext>> | undefined;
|
|
444
|
-
headerExpandedIndicatorTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridTemplateContext>> | undefined;
|
|
445
|
-
headerCollapsedIndicatorTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridTemplateContext>> | undefined;
|
|
446
|
-
excelStyleHeaderIconDirectiveTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
447
|
-
excelStyleHeaderIconTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
448
|
-
sortAscendingHeaderIconDirectiveTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
449
|
-
sortAscendingHeaderIconTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
450
|
-
sortDescendingHeaderIconDirectiveTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
451
|
-
sortDescendingHeaderIconTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
452
|
-
sortHeaderIconDirectiveTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
453
|
-
sortHeaderIconTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridHeaderTemplateContext>> | undefined;
|
|
454
|
-
dragIndicatorIconTemplates?: _angular_core.SimpleChange<QueryList<TemplateRef<i3.IgxGridEmptyTemplateContext>>> | undefined;
|
|
455
|
-
rowEditTabsDEFAULT?: _angular_core.SimpleChange<QueryList<i3.IgxRowEditTabStopDirective>> | undefined;
|
|
456
|
-
rowEditTabsCUSTOM?: _angular_core.SimpleChange<QueryList<i3.IgxRowEditTabStopDirective>> | undefined;
|
|
457
|
-
rowEditingOverlay?: _angular_core.SimpleChange<igniteui_angular_directives.IgxToggleDirective> | undefined;
|
|
458
|
-
toolbar?: _angular_core.SimpleChange<QueryList<i3.IgxGridToolbarComponent>> | undefined;
|
|
459
|
-
anchor?: _angular_core.SimpleChange<_angular_core.ViewContainerRef> | undefined;
|
|
460
|
-
filteringLogic?: _angular_core.SimpleChange<igniteui_angular_core.FilteringLogic> | undefined;
|
|
461
|
-
filteringExpressionsTree?: _angular_core.SimpleChange<igniteui_angular_core.IFilteringExpressionsTree> | undefined;
|
|
462
|
-
advancedFilteringExpressionsTree?: _angular_core.SimpleChange<igniteui_angular_core.IFilteringExpressionsTree> | undefined;
|
|
463
|
-
locale?: _angular_core.SimpleChange<string> | undefined;
|
|
464
|
-
pagingMode?: _angular_core.SimpleChange<i3.GridPagingMode> | undefined;
|
|
465
|
-
page?: _angular_core.SimpleChange<number> | undefined;
|
|
466
|
-
perPage?: _angular_core.SimpleChange<number> | undefined;
|
|
467
|
-
hideRowSelectors?: _angular_core.SimpleChange<boolean> | undefined;
|
|
468
|
-
rowDraggable?: _angular_core.SimpleChange<boolean> | undefined;
|
|
469
|
-
validationTrigger?: _angular_core.SimpleChange<i3.GridValidationTrigger> | undefined;
|
|
470
|
-
rowDragging?: _angular_core.SimpleChange<boolean> | undefined;
|
|
471
|
-
dragRowID?: _angular_core.SimpleChange<null> | undefined;
|
|
472
|
-
rowEditable?: _angular_core.SimpleChange<boolean> | undefined;
|
|
473
|
-
height?: _angular_core.SimpleChange<string | null> | undefined;
|
|
474
|
-
width?: _angular_core.SimpleChange<string | null> | undefined;
|
|
475
|
-
readonly headerWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
476
|
-
rowHeight?: _angular_core.SimpleChange<number> | undefined;
|
|
477
|
-
columnWidth?: _angular_core.SimpleChange<string> | undefined;
|
|
478
|
-
emptyGridMessage?: _angular_core.SimpleChange<string> | undefined;
|
|
479
|
-
isLoading?: _angular_core.SimpleChange<boolean> | undefined;
|
|
480
|
-
shouldGenerate?: _angular_core.SimpleChange<boolean> | undefined;
|
|
481
|
-
emptyFilteredGridMessage?: _angular_core.SimpleChange<string> | undefined;
|
|
482
|
-
pinning?: _angular_core.SimpleChange<i3.IPinningConfig> | undefined;
|
|
483
|
-
allowFiltering?: _angular_core.SimpleChange<boolean> | undefined;
|
|
484
|
-
allowAdvancedFiltering?: _angular_core.SimpleChange<boolean> | undefined;
|
|
485
|
-
filterMode?: _angular_core.SimpleChange<i3.FilterMode> | undefined;
|
|
486
|
-
summaryPosition?: _angular_core.SimpleChange<i3.GridSummaryPosition> | undefined;
|
|
487
|
-
summaryCalculationMode?: _angular_core.SimpleChange<igniteui_angular_core.GridSummaryCalculationMode> | undefined;
|
|
488
|
-
showSummaryOnCollapse?: _angular_core.SimpleChange<boolean> | undefined;
|
|
489
|
-
filterStrategy?: _angular_core.SimpleChange<igniteui_angular_core.IFilteringStrategy> | undefined;
|
|
490
|
-
sortStrategy?: _angular_core.SimpleChange<igniteui_angular_core.IGridSortingStrategy> | undefined;
|
|
491
|
-
mergeStrategy?: _angular_core.SimpleChange<igniteui_angular_core.IGridMergeStrategy> | undefined;
|
|
492
|
-
sortingOptions?: _angular_core.SimpleChange<igniteui_angular_core.ISortingOptions> | undefined;
|
|
493
|
-
selectedRows?: _angular_core.SimpleChange<any[]> | undefined;
|
|
494
|
-
readonly headerGroupsList?: _angular_core.SimpleChange<i3.IgxGridHeaderGroupComponent[]> | undefined;
|
|
495
|
-
readonly headerCellList?: _angular_core.SimpleChange<i3.IgxGridHeaderComponent[]> | undefined;
|
|
496
|
-
readonly filterCellList?: _angular_core.SimpleChange<i3.IgxGridFilteringCellComponent[]> | undefined;
|
|
497
|
-
readonly summariesRowList?: _angular_core.SimpleChange<QueryList<i3.IgxSummaryRowComponent>> | undefined;
|
|
498
|
-
readonly rowList?: _angular_core.SimpleChange<QueryList<i3.IgxRowDirective>> | undefined;
|
|
499
|
-
readonly dataRowList?: _angular_core.SimpleChange<QueryList<i3.IgxRowDirective>> | undefined;
|
|
500
|
-
headSelectorTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxHeadSelectorTemplateContext>> | undefined;
|
|
501
|
-
readonly isRowPinningToTop?: _angular_core.SimpleChange<boolean> | undefined;
|
|
502
|
-
rowSelectorTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxRowSelectorTemplateContext>> | undefined;
|
|
503
|
-
readonly rowEditCustom?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridRowEditTemplateContext>> | undefined;
|
|
504
|
-
readonly rowEditContainer?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridRowEditTemplateContext>> | undefined;
|
|
505
|
-
dragIndicatorIconTemplate?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridEmptyTemplateContext>> | undefined;
|
|
506
|
-
readonly firstEditableColumnIndex?: _angular_core.SimpleChange<number> | undefined;
|
|
507
|
-
readonly lastEditableColumnIndex?: _angular_core.SimpleChange<number> | undefined;
|
|
508
|
-
readonly rowEditTabs?: _angular_core.SimpleChange<QueryList<i3.IgxRowEditTabStopDirective>> | undefined;
|
|
509
|
-
readonly activeDescendant?: _angular_core.SimpleChange<string | undefined> | undefined;
|
|
510
|
-
readonly bannerClass?: _angular_core.SimpleChange<string> | undefined;
|
|
511
|
-
sortingExpressions?: _angular_core.SimpleChange<igniteui_angular_core.ISortingExpression<any>[]> | undefined;
|
|
512
|
-
readonly transactions?: _angular_core.SimpleChange<igniteui_angular_core.TransactionService<igniteui_angular_core.Transaction, igniteui_angular_core.State>> | undefined;
|
|
513
|
-
readonly currentRowState?: _angular_core.SimpleChange<any> | undefined;
|
|
514
|
-
readonly currencyPositionLeft?: _angular_core.SimpleChange<boolean> | undefined;
|
|
515
|
-
cellSelection?: _angular_core.SimpleChange<i3.GridSelectionMode> | undefined;
|
|
516
|
-
cellMergeMode?: _angular_core.SimpleChange<i3.GridCellMergeMode> | undefined;
|
|
517
|
-
rowSelection?: _angular_core.SimpleChange<i3.GridSelectionMode> | undefined;
|
|
518
|
-
columnSelection?: _angular_core.SimpleChange<i3.GridSelectionMode> | undefined;
|
|
519
|
-
pagingState?: _angular_core.SimpleChange<igniteui_angular_core.IPagingState> | undefined;
|
|
520
|
-
calcWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
521
|
-
calcHeight?: _angular_core.SimpleChange<number> | undefined;
|
|
522
|
-
tfootHeight?: _angular_core.SimpleChange<number> | undefined;
|
|
523
|
-
disableTransitions?: _angular_core.SimpleChange<boolean> | undefined;
|
|
524
|
-
columnWidthSetByUser?: _angular_core.SimpleChange<boolean> | undefined;
|
|
525
|
-
pinnedRecords?: _angular_core.SimpleChange<any[]> | undefined;
|
|
526
|
-
unpinnedRecords?: _angular_core.SimpleChange<any[]> | undefined;
|
|
527
|
-
rendered$?: _angular_core.SimpleChange<rxjs.Observable<boolean>> | undefined;
|
|
528
|
-
resizeNotify?: _angular_core.SimpleChange<rxjs.Subject<void>> | undefined;
|
|
529
|
-
scrollNotify?: _angular_core.SimpleChange<rxjs.Subject<any>> | undefined;
|
|
530
|
-
rowAddedNotifier?: _angular_core.SimpleChange<rxjs.Subject<i3.IRowDataEventArgs>> | undefined;
|
|
531
|
-
rowDeletedNotifier?: _angular_core.SimpleChange<rxjs.Subject<i3.IRowDataEventArgs>> | undefined;
|
|
532
|
-
pipeTriggerNotifier?: _angular_core.SimpleChange<rxjs.Subject<unknown>> | undefined;
|
|
533
|
-
_filteredSortedPinnedData?: _angular_core.SimpleChange<any[]> | undefined;
|
|
534
|
-
_filteredSortedUnpinnedData?: _angular_core.SimpleChange<any[]> | undefined;
|
|
535
|
-
_filteredPinnedData?: _angular_core.SimpleChange<any[]> | undefined;
|
|
536
|
-
_filteredUnpinnedData?: _angular_core.SimpleChange<any> | undefined;
|
|
537
|
-
_destroyed?: _angular_core.SimpleChange<boolean> | undefined;
|
|
538
|
-
_totalRecords?: _angular_core.SimpleChange<number> | undefined;
|
|
539
|
-
columnsWithNoSetWidths?: _angular_core.SimpleChange<null> | undefined;
|
|
540
|
-
pipeTrigger?: _angular_core.SimpleChange<number> | undefined;
|
|
541
|
-
filteringPipeTrigger?: _angular_core.SimpleChange<number> | undefined;
|
|
542
|
-
isColumnWidthSum?: _angular_core.SimpleChange<boolean> | undefined;
|
|
543
|
-
summaryPipeTrigger?: _angular_core.SimpleChange<number> | undefined;
|
|
544
|
-
groupablePipeTrigger?: _angular_core.SimpleChange<number> | undefined;
|
|
545
|
-
hoverIndex?: _angular_core.SimpleChange<number> | undefined;
|
|
546
|
-
EMPTY_DATA?: _angular_core.SimpleChange<any[]> | undefined;
|
|
547
|
-
_baseFontSize?: _angular_core.SimpleChange<number> | undefined;
|
|
548
|
-
destroy$?: _angular_core.SimpleChange<rxjs.Subject<any>> | undefined;
|
|
549
|
-
readonly paginator?: _angular_core.SimpleChange<IgxPaginatorComponent | undefined> | undefined;
|
|
550
|
-
readonly scrollSize?: _angular_core.SimpleChange<number> | undefined;
|
|
551
|
-
readonly minColumnWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
552
|
-
readonly rowChangesCount?: _angular_core.SimpleChange<number> | undefined;
|
|
553
|
-
readonly dataWithAddedInTransactionRows?: _angular_core.SimpleChange<any[]> | undefined;
|
|
554
|
-
readonly dataLength?: _angular_core.SimpleChange<number> | undefined;
|
|
555
|
-
readonly template?: _angular_core.SimpleChange<TemplateRef<i3.IgxGridTemplateContext>> | undefined;
|
|
556
|
-
readonly shouldOverlayLoading?: _angular_core.SimpleChange<boolean> | undefined;
|
|
557
|
-
readonly isMultiRowSelectionEnabled?: _angular_core.SimpleChange<boolean> | undefined;
|
|
558
|
-
readonly isRowSelectable?: _angular_core.SimpleChange<boolean> | undefined;
|
|
559
|
-
readonly isCellSelectable?: _angular_core.SimpleChange<boolean> | undefined;
|
|
560
|
-
readonly columnInDrag?: _angular_core.SimpleChange<igniteui_angular_core.ColumnType> | undefined;
|
|
561
|
-
hideActionStrip?: _angular_core.SimpleChange<() => void> | undefined;
|
|
562
|
-
readonly headerFeaturesWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
563
|
-
isDetailRecord?: _angular_core.SimpleChange<(_rec: any) => boolean> | undefined;
|
|
564
|
-
isGroupByRecord?: _angular_core.SimpleChange<(_rec: any) => boolean> | undefined;
|
|
565
|
-
isChildGridRecord?: _angular_core.SimpleChange<(_rec: any) => boolean> | undefined;
|
|
566
|
-
isGhostRecord?: _angular_core.SimpleChange<(record: any) => boolean> | undefined;
|
|
567
|
-
isAddRowRecord?: _angular_core.SimpleChange<(record: any) => boolean> | undefined;
|
|
568
|
-
getDataViewIndex?: _angular_core.SimpleChange<(rowIndex: number, pinned: boolean) => number> | undefined;
|
|
569
|
-
readonly hasDetails?: _angular_core.SimpleChange<boolean> | undefined;
|
|
570
|
-
hideOverlays?: _angular_core.SimpleChange<() => void> | undefined;
|
|
571
|
-
isRecordPinnedByViewIndex?: _angular_core.SimpleChange<(rowIndex: number) => boolean> | undefined;
|
|
572
|
-
isRecordPinnedByIndex?: _angular_core.SimpleChange<(rowIndex: number) => boolean> | undefined;
|
|
573
|
-
isRecordPinned?: _angular_core.SimpleChange<(rec: any) => boolean> | undefined;
|
|
574
|
-
isRecordMerged?: _angular_core.SimpleChange<(rec: any) => any> | undefined;
|
|
575
|
-
getInitialPinnedIndex?: _angular_core.SimpleChange<(rec: any) => number> | undefined;
|
|
576
|
-
readonly hasPinnedRecords?: _angular_core.SimpleChange<boolean> | undefined;
|
|
577
|
-
readonly pinnedRecordsCount?: _angular_core.SimpleChange<number> | undefined;
|
|
578
|
-
readonly crudService?: _angular_core.SimpleChange<i3.IgxGridCRUDService> | undefined;
|
|
579
|
-
_setupServices?: _angular_core.SimpleChange<() => void> | undefined;
|
|
580
|
-
_setupListeners?: _angular_core.SimpleChange<() => void> | undefined;
|
|
581
|
-
resetColumnsCaches?: _angular_core.SimpleChange<() => void> | undefined;
|
|
582
|
-
generateRowID?: _angular_core.SimpleChange<() => string | number> | undefined;
|
|
583
|
-
resetForOfCache?: _angular_core.SimpleChange<() => void> | undefined;
|
|
584
|
-
setFilteredData?: _angular_core.SimpleChange<(data: any, pinned: boolean) => void> | undefined;
|
|
585
|
-
readonly columnsToMerge?: _angular_core.SimpleChange<igniteui_angular_core.ColumnType[]> | undefined;
|
|
586
|
-
resetColumnCollections?: _angular_core.SimpleChange<() => void> | undefined;
|
|
587
|
-
resetCachedWidths?: _angular_core.SimpleChange<() => void> | undefined;
|
|
588
|
-
resetCaches?: _angular_core.SimpleChange<(recalcFeatureWidth?: boolean) => void> | undefined;
|
|
589
|
-
dataRebinding?: _angular_core.SimpleChange<(event: igniteui_angular_directives.IForOfDataChangeEventArgs) => void> | undefined;
|
|
590
|
-
dataRebound?: _angular_core.SimpleChange<(event: igniteui_angular_directives.IForOfDataChangeEventArgs) => void> | undefined;
|
|
591
|
-
createFilterDropdown?: _angular_core.SimpleChange<(column: igniteui_angular_core.ColumnType, options: igniteui_angular_core.OverlaySettings) => string> | undefined;
|
|
592
|
-
setUpPaginator?: _angular_core.SimpleChange<() => void> | undefined;
|
|
593
|
-
setFilteredSortedData?: _angular_core.SimpleChange<(data: any, pinned: boolean) => void> | undefined;
|
|
594
|
-
resetHorizontalVirtualization?: _angular_core.SimpleChange<() => void> | undefined;
|
|
595
|
-
_setupRowObservers?: _angular_core.SimpleChange<() => void> | undefined;
|
|
596
|
-
_zoneBegoneListeners?: _angular_core.SimpleChange<() => void> | undefined;
|
|
597
|
-
notifyChanges?: _angular_core.SimpleChange<(repaint?: boolean) => void> | undefined;
|
|
598
|
-
ngDoCheck?: _angular_core.SimpleChange<() => void> | undefined;
|
|
599
|
-
getDragGhostCustomTemplate?: _angular_core.SimpleChange<() => TemplateRef<i3.IgxGridRowDragGhostContext>> | undefined;
|
|
600
|
-
toggleColumnVisibility?: _angular_core.SimpleChange<(args: i3.IColumnVisibilityChangedEventArgs) => void> | undefined;
|
|
601
|
-
expansionStates?: _angular_core.SimpleChange<Map<any, boolean>> | undefined;
|
|
602
|
-
expandAll?: _angular_core.SimpleChange<() => void> | undefined;
|
|
603
|
-
collapseAll?: _angular_core.SimpleChange<() => void> | undefined;
|
|
604
|
-
expandRow?: _angular_core.SimpleChange<(rowID: any) => void> | undefined;
|
|
605
|
-
collapseRow?: _angular_core.SimpleChange<(rowID: any) => void> | undefined;
|
|
606
|
-
toggleRow?: _angular_core.SimpleChange<(rowID: any) => void> | undefined;
|
|
607
|
-
getDefaultExpandState?: _angular_core.SimpleChange<(_rec: any) => boolean> | undefined;
|
|
608
|
-
readonly nativeElement?: _angular_core.SimpleChange<HTMLElement> | undefined;
|
|
609
|
-
readonly defaultRowHeight?: _angular_core.SimpleChange<number> | undefined;
|
|
610
|
-
readonly defaultSummaryHeight?: _angular_core.SimpleChange<number> | undefined;
|
|
611
|
-
readonly pinnedStartWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
612
|
-
readonly pinnedEndWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
613
|
-
readonly unpinnedWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
614
|
-
isHorizontalScrollHidden?: _angular_core.SimpleChange<boolean> | undefined;
|
|
615
|
-
getHeaderCellWidth?: _angular_core.SimpleChange<(element: HTMLElement) => i3.ISizeInfo> | undefined;
|
|
616
|
-
featureColumnsWidth?: _angular_core.SimpleChange<(expander?: _angular_core.ElementRef) => number> | undefined;
|
|
617
|
-
readonly summariesMargin?: _angular_core.SimpleChange<number> | undefined;
|
|
618
|
-
readonly columns?: _angular_core.SimpleChange<IgxColumnComponent[]> | undefined;
|
|
619
|
-
readonly pinnedRows?: _angular_core.SimpleChange<i3.IgxRowDirective[]> | undefined;
|
|
620
|
-
getHeaderGroupWidth?: _angular_core.SimpleChange<(column: IgxColumnComponent) => string> | undefined;
|
|
621
|
-
getColumnByName?: _angular_core.SimpleChange<(name: string) => IgxColumnComponent> | undefined;
|
|
622
|
-
getColumnByVisibleIndex?: _angular_core.SimpleChange<(index: number) => IgxColumnComponent> | undefined;
|
|
623
|
-
recalculateAutoSizes?: _angular_core.SimpleChange<() => void> | undefined;
|
|
624
|
-
totalRecords?: _angular_core.SimpleChange<number> | undefined;
|
|
625
|
-
readonly totalWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
626
|
-
readonly showRowSelectors?: _angular_core.SimpleChange<boolean> | undefined;
|
|
627
|
-
readonly showAddButton?: _angular_core.SimpleChange<boolean> | undefined;
|
|
628
|
-
readonly showDragIcons?: _angular_core.SimpleChange<boolean> | undefined;
|
|
629
|
-
moveColumn?: _angular_core.SimpleChange<(column: IgxColumnComponent, target: IgxColumnComponent, pos?: i3.DropPosition) => void> | undefined;
|
|
630
|
-
markForCheck?: _angular_core.SimpleChange<() => void> | undefined;
|
|
631
|
-
addRow?: _angular_core.SimpleChange<(data: any) => void> | undefined;
|
|
632
|
-
deleteRow?: _angular_core.SimpleChange<(rowSelector: any) => any> | undefined;
|
|
633
|
-
deleteRowById?: _angular_core.SimpleChange<(rowId: any) => any> | undefined;
|
|
634
|
-
updateCell?: _angular_core.SimpleChange<(value: any, rowSelector: any, column: string) => void> | undefined;
|
|
635
|
-
updateRow?: _angular_core.SimpleChange<(value: any, rowSelector: any) => void> | undefined;
|
|
636
|
-
getRowData?: _angular_core.SimpleChange<(rowSelector: any) => any> | undefined;
|
|
637
|
-
sort?: _angular_core.SimpleChange<(expression: igniteui_angular_core.ISortingExpression | Array<igniteui_angular_core.ISortingExpression>) => void> | undefined;
|
|
638
|
-
filter?: _angular_core.SimpleChange<(name: string, value: any, conditionOrExpressionTree?: igniteui_angular_core.IFilteringOperation | igniteui_angular_core.IFilteringExpressionsTree, ignoreCase?: boolean) => void> | undefined;
|
|
639
|
-
filterGlobal?: _angular_core.SimpleChange<(value: any, condition: igniteui_angular_core.IFilteringOperation, ignoreCase?: boolean) => void> | undefined;
|
|
640
|
-
enableSummaries?: _angular_core.SimpleChange<{
|
|
641
|
-
(expressions: igniteui_angular_core.ISummaryExpression[]): void;
|
|
642
|
-
(expression: igniteui_angular_core.ISummaryExpression): void;
|
|
643
|
-
(fieldName: string, customSummary?: any): void;
|
|
644
|
-
}> | undefined;
|
|
645
|
-
disableSummaries?: _angular_core.SimpleChange<{
|
|
646
|
-
(columns: Array<string | igniteui_angular_core.ISummaryExpression>): void;
|
|
647
|
-
(expression: igniteui_angular_core.ISummaryExpression): void;
|
|
648
|
-
(fieldName: string): void;
|
|
649
|
-
}> | undefined;
|
|
650
|
-
clearFilter?: _angular_core.SimpleChange<(name?: string) => void> | undefined;
|
|
651
|
-
clearSort?: _angular_core.SimpleChange<(name?: string) => void> | undefined;
|
|
652
|
-
refreshGridState?: _angular_core.SimpleChange<(args?: i3.IRowDataEventArgs) => void> | undefined;
|
|
653
|
-
pinColumn?: _angular_core.SimpleChange<(columnName: string | IgxColumnComponent, index?: number, pinningPosition?: igniteui_angular_core.ColumnPinningPosition) => boolean> | undefined;
|
|
654
|
-
unpinColumn?: _angular_core.SimpleChange<(columnName: string | IgxColumnComponent, index?: number) => boolean> | undefined;
|
|
655
|
-
pinRow?: _angular_core.SimpleChange<(rowID: any, index?: number, row?: i3.RowType) => boolean> | undefined;
|
|
656
|
-
unpinRow?: _angular_core.SimpleChange<(rowID: any, row?: i3.RowType) => boolean> | undefined;
|
|
657
|
-
readonly pinnedRowHeight?: _angular_core.SimpleChange<any> | undefined;
|
|
658
|
-
readonly totalHeight?: _angular_core.SimpleChange<any> | undefined;
|
|
659
|
-
findNext?: _angular_core.SimpleChange<(text: string, caseSensitive?: boolean, exactMatch?: boolean) => number> | undefined;
|
|
660
|
-
findPrev?: _angular_core.SimpleChange<(text: string, caseSensitive?: boolean, exactMatch?: boolean) => number> | undefined;
|
|
661
|
-
refreshSearch?: _angular_core.SimpleChange<(updateActiveInfo?: boolean, endEdit?: boolean) => number> | undefined;
|
|
662
|
-
clearSearch?: _angular_core.SimpleChange<() => void> | undefined;
|
|
663
|
-
readonly hasEditableColumns?: _angular_core.SimpleChange<boolean> | undefined;
|
|
664
|
-
readonly hasSummarizedColumns?: _angular_core.SimpleChange<boolean> | undefined;
|
|
665
|
-
readonly rootSummariesEnabled?: _angular_core.SimpleChange<boolean> | undefined;
|
|
666
|
-
hasVisibleColumns?: _angular_core.SimpleChange<boolean> | undefined;
|
|
667
|
-
readonly hasMovableColumns?: _angular_core.SimpleChange<boolean> | undefined;
|
|
668
|
-
readonly hasColumnGroups?: _angular_core.SimpleChange<boolean> | undefined;
|
|
669
|
-
readonly hasColumnLayouts?: _angular_core.SimpleChange<boolean> | undefined;
|
|
670
|
-
readonly multiRowLayoutRowSize?: _angular_core.SimpleChange<number> | undefined;
|
|
671
|
-
readonly isPercentHeight?: _angular_core.SimpleChange<boolean | "" | null> | undefined;
|
|
672
|
-
readonly renderedRowHeight?: _angular_core.SimpleChange<number> | undefined;
|
|
673
|
-
readonly outerWidth?: _angular_core.SimpleChange<number> | undefined;
|
|
674
|
-
readonly gridSize?: _angular_core.SimpleChange<igniteui_angular_core.ɵSize> | undefined;
|
|
675
|
-
getVisibleContentHeight?: _angular_core.SimpleChange<() => any> | undefined;
|
|
676
|
-
getPossibleColumnWidth?: _angular_core.SimpleChange<(baseWidth?: number) => string> | undefined;
|
|
677
|
-
hasVerticalScroll?: _angular_core.SimpleChange<() => boolean> | undefined;
|
|
678
|
-
getPinnedStartWidth?: _angular_core.SimpleChange<(takeHidden?: boolean) => number> | undefined;
|
|
679
|
-
getPinnedEndWidth?: _angular_core.SimpleChange<(takeHidden?: boolean) => number> | undefined;
|
|
680
|
-
isColumnGrouped?: _angular_core.SimpleChange<(_fieldName: string) => boolean> | undefined;
|
|
681
|
-
readonly headSelectorBaseAriaLabel?: _angular_core.SimpleChange<"Deselect all filtered" | "Select all filtered" | "Deselect all" | "Select all"> | undefined;
|
|
682
|
-
readonly totalRowsCountAfterFilter?: _angular_core.SimpleChange<number> | undefined;
|
|
683
|
-
readonly pinnedDataView?: _angular_core.SimpleChange<any[]> | undefined;
|
|
684
|
-
readonly unpinnedDataView?: _angular_core.SimpleChange<any[]> | undefined;
|
|
685
|
-
selectRowOnClick?: _angular_core.SimpleChange<boolean> | undefined;
|
|
686
|
-
selectRows?: _angular_core.SimpleChange<(rowIDs: any[], clearCurrentSelection?: boolean) => void> | undefined;
|
|
687
|
-
deselectRows?: _angular_core.SimpleChange<(rowIDs: any[]) => void> | undefined;
|
|
688
|
-
selectAllRows?: _angular_core.SimpleChange<(onlyFilterData?: boolean) => void> | undefined;
|
|
689
|
-
deselectAllRows?: _angular_core.SimpleChange<(onlyFilterData?: boolean) => void> | undefined;
|
|
690
|
-
clearCellSelection?: _angular_core.SimpleChange<() => void> | undefined;
|
|
691
|
-
dragScroll?: _angular_core.SimpleChange<(delta: {
|
|
692
|
-
left: number;
|
|
693
|
-
top: number;
|
|
694
|
-
}) => void> | undefined;
|
|
695
|
-
isDefined?: _angular_core.SimpleChange<(arg: any) => boolean> | undefined;
|
|
696
|
-
selectRange?: _angular_core.SimpleChange<(arg: igniteui_angular_core.GridSelectionRange | igniteui_angular_core.GridSelectionRange[] | null | undefined) => void> | undefined;
|
|
697
|
-
columnToVisibleIndex?: _angular_core.SimpleChange<(field: string | number) => number> | undefined;
|
|
698
|
-
setSelection?: _angular_core.SimpleChange<(range: igniteui_angular_core.GridSelectionRange) => void> | undefined;
|
|
699
|
-
getSelectedRanges?: _angular_core.SimpleChange<() => igniteui_angular_core.GridSelectionRange[]> | undefined;
|
|
700
|
-
getSelectedData?: _angular_core.SimpleChange<(formatters?: boolean, headers?: boolean) => any[]> | undefined;
|
|
701
|
-
selectedColumns?: _angular_core.SimpleChange<() => igniteui_angular_core.ColumnType[]> | undefined;
|
|
702
|
-
selectColumns?: _angular_core.SimpleChange<(columns: string[] | igniteui_angular_core.ColumnType[], clearCurrentSelection?: boolean) => void> | undefined;
|
|
703
|
-
deselectColumns?: _angular_core.SimpleChange<(columns: string[] | igniteui_angular_core.ColumnType[]) => void> | undefined;
|
|
704
|
-
deselectAllColumns?: _angular_core.SimpleChange<() => void> | undefined;
|
|
705
|
-
selectAllColumns?: _angular_core.SimpleChange<() => void> | undefined;
|
|
706
|
-
getSelectedColumnsData?: _angular_core.SimpleChange<(formatters?: boolean, headers?: boolean) => any[]> | undefined;
|
|
707
|
-
combineSelectedCellAndColumnData?: _angular_core.SimpleChange<(columnData: any[], formatters?: boolean, headers?: boolean) => any[]> | undefined;
|
|
708
|
-
preventContainerScroll?: _angular_core.SimpleChange<(evt: Event) => void> | undefined;
|
|
709
|
-
copyHandler?: _angular_core.SimpleChange<(event: KeyboardEvent | ClipboardEvent) => void> | undefined;
|
|
710
|
-
prepareCopyData?: _angular_core.SimpleChange<(event: KeyboardEvent | ClipboardEvent, data: any, keys?: any) => string | undefined> | undefined;
|
|
711
|
-
showSnackbarFor?: _angular_core.SimpleChange<(index: number) => void> | undefined;
|
|
712
|
-
navigateTo?: _angular_core.SimpleChange<(rowIndex: number, visibleColIndex?: number, cb?: (args: any) => void) => void> | undefined;
|
|
713
|
-
getNextCell?: _angular_core.SimpleChange<(currRowIndex: number, curVisibleColIndex: number, callback?: (column: igniteui_angular_core.ColumnType) => boolean) => i3.ICellPosition> | undefined;
|
|
714
|
-
getPreviousCell?: _angular_core.SimpleChange<(currRowIndex: number, curVisibleColIndex: number, callback?: (column: igniteui_angular_core.ColumnType) => boolean) => i3.ICellPosition> | undefined;
|
|
715
|
-
endRowEditTabStop?: _angular_core.SimpleChange<(commit?: boolean, event?: MouseEvent) => true | undefined> | undefined;
|
|
716
|
-
trackColumnChanges?: _angular_core.SimpleChange<(_index: number, col: igniteui_angular_core.ColumnType) => string> | undefined;
|
|
717
|
-
isExpandedGroup?: _angular_core.SimpleChange<(_group: igniteui_angular_core.IGroupByRecord) => boolean> | undefined;
|
|
718
|
-
openRowOverlay?: _angular_core.SimpleChange<(id: any) => void> | undefined;
|
|
719
|
-
closeRowEditingOverlay?: _angular_core.SimpleChange<() => void> | undefined;
|
|
720
|
-
toggleRowEditingOverlay?: _angular_core.SimpleChange<(show: boolean) => void> | undefined;
|
|
721
|
-
repositionRowEditingOverlay?: _angular_core.SimpleChange<(row?: i3.RowType) => void> | undefined;
|
|
722
|
-
cachedViewLoaded?: _angular_core.SimpleChange<(args: igniteui_angular_directives.ICachedViewLoadedEventArgs) => void> | undefined;
|
|
723
|
-
openAdvancedFilteringDialog?: _angular_core.SimpleChange<(overlaySettings?: igniteui_angular_core.OverlaySettings) => void> | undefined;
|
|
724
|
-
closeAdvancedFilteringDialog?: _angular_core.SimpleChange<(applyChanges: boolean) => void> | undefined;
|
|
725
|
-
getEmptyRecordObjectFor?: _angular_core.SimpleChange<(inRow: i3.RowType) => {
|
|
726
|
-
rowID: string | number;
|
|
727
|
-
data: any;
|
|
728
|
-
recordRef: any;
|
|
729
|
-
}> | undefined;
|
|
730
|
-
hasHorizontalScroll?: _angular_core.SimpleChange<() => boolean> | undefined;
|
|
731
|
-
isSummaryRow?: _angular_core.SimpleChange<(rowData: any) => boolean> | undefined;
|
|
732
|
-
triggerPipes?: _angular_core.SimpleChange<() => void> | undefined;
|
|
733
|
-
rowEditingWheelHandler?: _angular_core.SimpleChange<(event: WheelEvent) => void> | undefined;
|
|
734
|
-
getUnpinnedIndexById?: _angular_core.SimpleChange<(id: any) => number> | undefined;
|
|
735
|
-
endEdit?: _angular_core.SimpleChange<(commit?: boolean, event?: FocusEvent | MouseEvent | KeyboardEvent) => boolean> | undefined;
|
|
736
|
-
beginAddRowById?: _angular_core.SimpleChange<(rowID: any, asChild?: boolean) => void> | undefined;
|
|
737
|
-
beginAddRowByIndex?: _angular_core.SimpleChange<(index: number) => void> | undefined;
|
|
738
|
-
preventHeaderScroll?: _angular_core.SimpleChange<(args: Event) => void> | undefined;
|
|
739
|
-
resolveOutlet?: _angular_core.SimpleChange<() => igniteui_angular_core.IgxOverlayOutletDirective> | undefined;
|
|
740
|
-
updateColumns?: _angular_core.SimpleChange<(newColumns: IgxColumnComponent[]) => void> | undefined;
|
|
741
|
-
resolveDataTypes?: _angular_core.SimpleChange<(rec: any) => "string" | "number" | "boolean" | "date" | "image"> | undefined;
|
|
742
|
-
isGhostRecordAtIndex?: _angular_core.SimpleChange<(dataViewIndex: number) => boolean> | undefined;
|
|
743
|
-
}>;
|
|
264
|
+
layoutChange: EventEmitter<any>;
|
|
744
265
|
/**
|
|
745
266
|
* Event emitted when a grid is being created based on this row island.
|
|
746
267
|
* ```html
|
|
@@ -771,7 +292,7 @@ declare class IgxRowIslandComponent extends IgxHierarchicalGridBaseDirective imp
|
|
|
771
292
|
/**
|
|
772
293
|
* @hidden
|
|
773
294
|
*/
|
|
774
|
-
initialChanges:
|
|
295
|
+
initialChanges: any[];
|
|
775
296
|
/**
|
|
776
297
|
* @hidden
|
|
777
298
|
*/
|
|
@@ -805,12 +326,12 @@ declare class IgxRowIslandComponent extends IgxHierarchicalGridBaseDirective imp
|
|
|
805
326
|
/** @hidden @internal */
|
|
806
327
|
tabindex: number;
|
|
807
328
|
/** @hidden @internal */
|
|
808
|
-
hostRole:
|
|
809
|
-
protected baseClass:
|
|
329
|
+
hostRole: any;
|
|
330
|
+
protected baseClass: any;
|
|
810
331
|
/** @hidden @internal */
|
|
811
332
|
get hostWidth(): any;
|
|
812
333
|
protected displayStyle: string;
|
|
813
|
-
protected templateRows:
|
|
334
|
+
protected templateRows: any;
|
|
814
335
|
private ri_columnListDiffer;
|
|
815
336
|
private layout_id;
|
|
816
337
|
private isInit;
|
|
@@ -845,7 +366,7 @@ declare class IgxRowIslandComponent extends IgxHierarchicalGridBaseDirective imp
|
|
|
845
366
|
/**
|
|
846
367
|
* @hidden
|
|
847
368
|
*/
|
|
848
|
-
get parentId():
|
|
369
|
+
get parentId(): any;
|
|
849
370
|
/**
|
|
850
371
|
* @hidden
|
|
851
372
|
*/
|
|
@@ -865,7 +386,7 @@ declare class IgxRowIslandComponent extends IgxHierarchicalGridBaseDirective imp
|
|
|
865
386
|
/**
|
|
866
387
|
* @hidden
|
|
867
388
|
*/
|
|
868
|
-
ngOnChanges(changes:
|
|
389
|
+
ngOnChanges(changes: any): void;
|
|
869
390
|
/**
|
|
870
391
|
* @hidden
|
|
871
392
|
*/
|
|
@@ -882,13 +403,13 @@ declare class IgxRowIslandComponent extends IgxHierarchicalGridBaseDirective imp
|
|
|
882
403
|
* @hidden
|
|
883
404
|
*/
|
|
884
405
|
calculateGridWidth(): void;
|
|
885
|
-
protected _childColumns:
|
|
406
|
+
protected _childColumns: any[];
|
|
886
407
|
protected updateColumnList(): void;
|
|
887
408
|
protected updateChildren(): void;
|
|
888
409
|
private cleanGridState;
|
|
889
410
|
private updateGridsResources;
|
|
890
|
-
static ɵfac:
|
|
891
|
-
static ɵcmp:
|
|
411
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxRowIslandComponent, never>;
|
|
412
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxRowIslandComponent, "igx-row-island", never, { "key": { "alias": "key"; "required": false; }; "resourceStrings": { "alias": "resourceStrings"; "required": false; }; "toolbarTemplate": { "alias": "toolbarTemplate"; "required": false; }; "paginatorTemplate": { "alias": "paginatorTemplate"; "required": false; }; "expandChildren": { "alias": "expandChildren"; "required": false; }; }, { "layoutChange": "layoutChange"; "gridCreated": "gridCreated"; "gridInitialized": "gridInitialized"; }, ["toolbarDirectiveTemplate", "paginatorDirectiveTemplate", "children", "childLayoutList", "childColumns"], never, true, never>;
|
|
892
413
|
static ngAcceptInputType_expandChildren: unknown;
|
|
893
414
|
}
|
|
894
415
|
|
|
@@ -897,18 +418,18 @@ declare class IgxHierarchicalGridAPIService extends GridBaseAPIService<GridType>
|
|
|
897
418
|
protected childGrids: Map<string, Map<any, GridType>>;
|
|
898
419
|
registerChildRowIsland(rowIsland: IgxRowIslandComponent): void;
|
|
899
420
|
unsetChildRowIsland(rowIsland: IgxRowIslandComponent): void;
|
|
900
|
-
getChildRowIsland(key: string): IgxRowIslandComponent
|
|
421
|
+
getChildRowIsland(key: string): IgxRowIslandComponent;
|
|
901
422
|
getChildGrid(path: Array<IPathSegment>): GridType | undefined;
|
|
902
423
|
getChildGrids(inDepth?: boolean): GridType[];
|
|
903
|
-
getParentRowId(childGrid: GridType):
|
|
424
|
+
getParentRowId(childGrid: GridType): any;
|
|
904
425
|
registerChildGrid(parentRowID: any, rowIslandKey: string, grid: GridType): void;
|
|
905
426
|
getChildGridsForRowIsland(rowIslandKey: string): GridType[];
|
|
906
|
-
getChildGridByID(rowIslandKey:
|
|
427
|
+
getChildGridByID(rowIslandKey: any, rowID: any): GridType;
|
|
907
428
|
get_row_expansion_state(record: any): boolean;
|
|
908
|
-
allow_expansion_state_change(rowID: any, expanded:
|
|
429
|
+
allow_expansion_state_change(rowID: any, expanded: any): boolean;
|
|
909
430
|
get_rec_by_id(rowID: any): any;
|
|
910
|
-
static ɵfac:
|
|
911
|
-
static ɵprov:
|
|
431
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxHierarchicalGridAPIService, never>;
|
|
432
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<IgxHierarchicalGridAPIService>;
|
|
912
433
|
}
|
|
913
434
|
|
|
914
435
|
/**
|
|
@@ -997,8 +518,8 @@ declare class IgxChildGridRowComponent implements AfterViewInit, OnInit {
|
|
|
997
518
|
ngAfterViewInit(): void;
|
|
998
519
|
protected setupEventEmitters(): void;
|
|
999
520
|
protected _handleLayoutChanges(changes: SimpleChanges): void;
|
|
1000
|
-
static ɵfac:
|
|
1001
|
-
static ɵcmp:
|
|
521
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxChildGridRowComponent, never>;
|
|
522
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxChildGridRowComponent, "igx-child-grid-row", never, { "layout": { "alias": "layout"; "required": false; }; "parentGridID": { "alias": "parentGridID"; "required": false; }; "data": { "alias": "data"; "required": false; }; "index": { "alias": "index"; "required": false; }; }, {}, never, never, true, never>;
|
|
1002
523
|
}
|
|
1003
524
|
/**
|
|
1004
525
|
* Hierarchical grid
|
|
@@ -1045,7 +566,7 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1045
566
|
/**
|
|
1046
567
|
* @hidden
|
|
1047
568
|
*/
|
|
1048
|
-
highlightedRowID:
|
|
569
|
+
highlightedRowID: any;
|
|
1049
570
|
/**
|
|
1050
571
|
* @hidden
|
|
1051
572
|
*/
|
|
@@ -1098,7 +619,7 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1098
619
|
*/
|
|
1099
620
|
get data(): any[] | null;
|
|
1100
621
|
/** @hidden @internal */
|
|
1101
|
-
get paginator(): IgxPaginatorComponent
|
|
622
|
+
get paginator(): IgxPaginatorComponent;
|
|
1102
623
|
/** @hidden @internal */
|
|
1103
624
|
get excelStyleFilteringComponent(): IgxGridExcelStyleFilteringComponent;
|
|
1104
625
|
/**
|
|
@@ -1166,7 +687,7 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1166
687
|
*
|
|
1167
688
|
* @memberof IgxHierarchicalGridComponent
|
|
1168
689
|
*/
|
|
1169
|
-
get foreignKey():
|
|
690
|
+
get foreignKey(): any;
|
|
1170
691
|
/**
|
|
1171
692
|
* @hidden
|
|
1172
693
|
*/
|
|
@@ -1278,7 +799,7 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1278
799
|
/**
|
|
1279
800
|
* @hidden @internal
|
|
1280
801
|
*/
|
|
1281
|
-
dataLoading(event:
|
|
802
|
+
dataLoading(event: any): void;
|
|
1282
803
|
/** @hidden */
|
|
1283
804
|
featureColumnsWidth(): number;
|
|
1284
805
|
/**
|
|
@@ -1302,11 +823,11 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1302
823
|
/**
|
|
1303
824
|
* @hidden
|
|
1304
825
|
*/
|
|
1305
|
-
trackChanges(_index:
|
|
826
|
+
trackChanges(_index: any, rec: any): any;
|
|
1306
827
|
/**
|
|
1307
828
|
* @hidden
|
|
1308
829
|
*/
|
|
1309
|
-
getContext(rowData: any, rowIndex:
|
|
830
|
+
getContext(rowData: any, rowIndex: any, pinned: any): any;
|
|
1310
831
|
/**
|
|
1311
832
|
* @hidden
|
|
1312
833
|
*/
|
|
@@ -1314,7 +835,7 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1314
835
|
/**
|
|
1315
836
|
* @hidden
|
|
1316
837
|
*/
|
|
1317
|
-
get iconTemplate(): TemplateRef<
|
|
838
|
+
get iconTemplate(): TemplateRef<any>;
|
|
1318
839
|
/**
|
|
1319
840
|
* @hidden
|
|
1320
841
|
* @internal
|
|
@@ -1343,11 +864,11 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1343
864
|
/**
|
|
1344
865
|
* @hidden
|
|
1345
866
|
*/
|
|
1346
|
-
viewCreatedHandler(args:
|
|
867
|
+
viewCreatedHandler(args: any): void;
|
|
1347
868
|
/**
|
|
1348
869
|
* @hidden
|
|
1349
870
|
*/
|
|
1350
|
-
viewMovedHandler(args:
|
|
871
|
+
viewMovedHandler(args: any): void;
|
|
1351
872
|
/** @hidden @internal **/
|
|
1352
873
|
onContainerScroll(): void;
|
|
1353
874
|
/**
|
|
@@ -1365,13 +886,13 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
1365
886
|
protected setupColumns(): void;
|
|
1366
887
|
protected getColumnList(): IgxColumnComponent[];
|
|
1367
888
|
protected onColumnsChanged(): void;
|
|
1368
|
-
protected _shouldAutoSize(renderedHeight:
|
|
889
|
+
protected _shouldAutoSize(renderedHeight: any): boolean;
|
|
1369
890
|
private updateColumnList;
|
|
1370
891
|
private _clearSeletionHighlights;
|
|
1371
892
|
private generateSchema;
|
|
1372
893
|
private generateChildEntity;
|
|
1373
|
-
static ɵfac:
|
|
1374
|
-
static ɵcmp:
|
|
894
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxHierarchicalGridComponent, never>;
|
|
895
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxHierarchicalGridComponent, "igx-hierarchical-grid", never, { "id": { "alias": "id"; "required": false; }; "data": { "alias": "data"; "required": false; }; "totalItemCount": { "alias": "totalItemCount"; "required": false; }; "expandChildren": { "alias": "expandChildren"; "required": false; }; "schema": { "alias": "schema"; "required": false; }; "resourceStrings": { "alias": "resourceStrings"; "required": false; }; }, {}, ["childLayoutList", "allLayoutList", "paginatorList"], ["igx-grid-toolbar,igc-grid-toolbar", "igx-grid-footer,igc-grid-footer", "igx-paginator,igc-paginator", "igx-grid-state,igc-grid-state", "igx-column,igc-column,igx-column-group,igc-column-group,igx-action-strip,igc-action-strip", "igx-row-island,igc-row-island"], true, never>;
|
|
1375
896
|
static ngAcceptInputType_expandChildren: unknown;
|
|
1376
897
|
}
|
|
1377
898
|
|
|
@@ -1387,19 +908,19 @@ interface IGridCreatedEventArgs extends IBaseEventArgs {
|
|
|
1387
908
|
*/
|
|
1388
909
|
declare class IgxGridHierarchicalPipe implements PipeTransform {
|
|
1389
910
|
private grid;
|
|
1390
|
-
transform(collection: any, state: Map<any, boolean
|
|
1391
|
-
addHierarchy<T>(grid:
|
|
1392
|
-
static ɵfac:
|
|
1393
|
-
static ɵpipe:
|
|
911
|
+
transform(collection: any, state: Map<any, boolean>, _id: string, primaryKey: any, childKeys: string[], _pipeTrigger: number): any[];
|
|
912
|
+
addHierarchy<T>(grid: any, data: T[], _state: any, primaryKey: any, childKeys: string[]): T[];
|
|
913
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridHierarchicalPipe, never>;
|
|
914
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<IgxGridHierarchicalPipe, "gridHierarchical", true>;
|
|
1394
915
|
}
|
|
1395
916
|
/**
|
|
1396
917
|
* @hidden
|
|
1397
918
|
*/
|
|
1398
919
|
declare class IgxGridHierarchicalPagingPipe implements PipeTransform {
|
|
1399
920
|
private grid;
|
|
1400
|
-
transform(collection: any[], enabled: boolean, page: number
|
|
1401
|
-
static ɵfac:
|
|
1402
|
-
static ɵpipe:
|
|
921
|
+
transform(collection: any[], enabled: boolean, page: number, perPage: number, _id: string, _pipeTrigger: number): any[];
|
|
922
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridHierarchicalPagingPipe, never>;
|
|
923
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<IgxGridHierarchicalPagingPipe, "gridHierarchicalPaging", true>;
|
|
1403
924
|
}
|
|
1404
925
|
|
|
1405
926
|
declare const IGX_HIERARCHICAL_GRID_DIRECTIVES: readonly [typeof IgxHierarchicalGridComponent, typeof IgxRowIslandComponent, typeof IgxRowAddTextDirective, typeof IgxRowEditActionsDirective, typeof IgxRowEditTextDirective, typeof IgxRowEditTabStopDirective, typeof IgxRowDirective, typeof IgxGridFooterComponent, typeof IgxAdvancedFilteringDialogComponent, typeof IgxRowExpandedIndicatorDirective, typeof IgxRowCollapsedIndicatorDirective, typeof IgxHeaderExpandedIndicatorDirective, typeof IgxHeaderCollapsedIndicatorDirective, typeof IgxExcelStyleHeaderIconDirective, typeof IgxSortAscendingHeaderIconDirective, typeof IgxSortDescendingHeaderIconDirective, typeof IgxSortHeaderIconDirective, typeof IgxDragIndicatorIconDirective, typeof IgxRowDragGhostDirective, typeof IgxGridStateDirective, typeof IgxGridPinningActionsComponent, typeof IgxGridEditingActionsComponent, typeof IgxGridActionsBaseDirective, typeof IgxGridActionButtonComponent, typeof IgxGridHeaderComponent, typeof IgxGridHeaderGroupComponent, typeof IgxGridHeaderRowComponent, typeof IgxFilterCellTemplateDirective, typeof IgxSummaryTemplateDirective, typeof IgxCellTemplateDirective, typeof IgxCellValidationErrorDirective, typeof IgxCellHeaderTemplateDirective, typeof IgxCellFooterTemplateDirective, typeof IgxCellEditorTemplateDirective, typeof IgxCollapsibleIndicatorTemplateDirective, typeof IgxColumnComponent, typeof IgxColumnGroupComponent, typeof IgxColumnLayoutComponent, typeof IgxColumnActionsComponent, typeof IgxColumnHidingDirective, typeof IgxColumnPinningDirective, typeof IgxRowSelectorDirective, typeof IgxGroupByRowSelectorDirective, typeof IgxHeadSelectorDirective, typeof IgxCSVTextDirective, typeof IgxExcelTextDirective, typeof IgxGridToolbarActionsComponent, typeof IgxGridToolbarAdvancedFilteringComponent, typeof IgxGridToolbarComponent, typeof IgxGridToolbarExporterComponent, typeof IgxGridToolbarHidingComponent, typeof IgxGridToolbarPinningComponent, typeof IgxGridToolbarTitleComponent, typeof IgxGridToolbarDirective, typeof IgxGridExcelStyleFilteringComponent, typeof IgxExcelStyleHeaderComponent, typeof IgxExcelStyleSortingComponent, typeof IgxExcelStylePinningComponent, typeof IgxExcelStyleHidingComponent, typeof IgxExcelStyleSelectingComponent, typeof IgxExcelStyleClearFiltersComponent, typeof IgxExcelStyleConditionalFilterComponent, typeof IgxExcelStyleMovingComponent, typeof IgxExcelStyleSearchComponent, typeof IgxExcelStyleColumnOperationsTemplateDirective, typeof IgxExcelStyleFilterOperationsTemplateDirective, typeof IgxExcelStyleLoadingValuesTemplateDirective, typeof IgxColumnRequiredValidatorDirective, typeof IgxColumnMinValidatorDirective, typeof IgxColumnMaxValidatorDirective, typeof IgxColumnEmailValidatorDirective, typeof IgxColumnMinLengthValidatorDirective, typeof IgxColumnMaxLengthValidatorDirective, typeof IgxColumnPatternValidatorDirective, typeof IgxPaginatorComponent, typeof IgxPageNavigationComponent, typeof IgxPageSizeSelectorComponent, typeof IgxPaginatorContentDirective, typeof IgxPaginatorDirective];
|
|
@@ -1408,9 +929,9 @@ declare const IGX_HIERARCHICAL_GRID_DIRECTIVES: readonly [typeof IgxHierarchical
|
|
|
1408
929
|
* IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
|
|
1409
930
|
*/
|
|
1410
931
|
declare class IgxHierarchicalGridModule {
|
|
1411
|
-
static ɵfac:
|
|
1412
|
-
static ɵmod:
|
|
1413
|
-
static ɵinj:
|
|
932
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxHierarchicalGridModule, never>;
|
|
933
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxHierarchicalGridModule, never, [typeof IgxHierarchicalGridComponent, typeof IgxRowIslandComponent, typeof i3.IgxRowAddTextDirective, typeof i3.IgxRowEditActionsDirective, typeof i3.IgxRowEditTextDirective, typeof i3.IgxRowEditTabStopDirective, typeof i3.IgxRowDirective, typeof i3.IgxGridFooterComponent, typeof i3.IgxAdvancedFilteringDialogComponent, typeof i3.IgxRowExpandedIndicatorDirective, typeof i3.IgxRowCollapsedIndicatorDirective, typeof i3.IgxHeaderExpandedIndicatorDirective, typeof i3.IgxHeaderCollapsedIndicatorDirective, typeof i3.IgxExcelStyleHeaderIconDirective, typeof i3.IgxSortAscendingHeaderIconDirective, typeof i3.IgxSortDescendingHeaderIconDirective, typeof i3.IgxSortHeaderIconDirective, typeof i3.IgxDragIndicatorIconDirective, typeof i3.IgxRowDragGhostDirective, typeof i3.IgxGridStateDirective, typeof i3.IgxGridPinningActionsComponent, typeof i3.IgxGridEditingActionsComponent, typeof i3.IgxGridActionsBaseDirective, typeof i3.IgxGridActionButtonComponent, typeof i3.IgxGridHeaderComponent, typeof i3.IgxGridHeaderGroupComponent, typeof i3.IgxGridHeaderRowComponent, typeof i3.IgxFilterCellTemplateDirective, typeof i3.IgxSummaryTemplateDirective, typeof i3.IgxCellTemplateDirective, typeof i3.IgxCellValidationErrorDirective, typeof i3.IgxCellHeaderTemplateDirective, typeof i3.IgxCellFooterTemplateDirective, typeof i3.IgxCellEditorTemplateDirective, typeof i3.IgxCollapsibleIndicatorTemplateDirective, typeof i3.IgxColumnComponent, typeof i3.IgxColumnGroupComponent, typeof i3.IgxColumnLayoutComponent, typeof i3.IgxColumnActionsComponent, typeof i3.IgxColumnHidingDirective, typeof i3.IgxColumnPinningDirective, typeof i3.IgxRowSelectorDirective, typeof i3.IgxGroupByRowSelectorDirective, typeof i3.IgxHeadSelectorDirective, typeof i3.IgxCSVTextDirective, typeof i3.IgxExcelTextDirective, typeof i3.IgxGridToolbarActionsComponent, typeof i3.IgxGridToolbarAdvancedFilteringComponent, typeof i3.IgxGridToolbarComponent, typeof i3.IgxGridToolbarExporterComponent, typeof i3.IgxGridToolbarHidingComponent, typeof i3.IgxGridToolbarPinningComponent, typeof i3.IgxGridToolbarTitleComponent, typeof i3.IgxGridToolbarDirective, typeof i3.IgxGridExcelStyleFilteringComponent, typeof i3.IgxExcelStyleHeaderComponent, typeof i3.IgxExcelStyleSortingComponent, typeof i3.IgxExcelStylePinningComponent, typeof i3.IgxExcelStyleHidingComponent, typeof i3.IgxExcelStyleSelectingComponent, typeof i3.IgxExcelStyleClearFiltersComponent, typeof i3.IgxExcelStyleConditionalFilterComponent, typeof i3.IgxExcelStyleMovingComponent, typeof i3.IgxExcelStyleSearchComponent, typeof i3.IgxExcelStyleColumnOperationsTemplateDirective, typeof i3.IgxExcelStyleFilterOperationsTemplateDirective, typeof i3.IgxExcelStyleLoadingValuesTemplateDirective, typeof i3.IgxColumnRequiredValidatorDirective, typeof i3.IgxColumnMinValidatorDirective, typeof i3.IgxColumnMaxValidatorDirective, typeof i3.IgxColumnEmailValidatorDirective, typeof i3.IgxColumnMinLengthValidatorDirective, typeof i3.IgxColumnMaxLengthValidatorDirective, typeof i3.IgxColumnPatternValidatorDirective, typeof i4.IgxPaginatorComponent, typeof i4.IgxPageNavigationComponent, typeof i4.IgxPageSizeSelectorComponent, typeof i4.IgxPaginatorContentDirective, typeof i4.IgxPaginatorDirective], [typeof IgxHierarchicalGridComponent, typeof IgxRowIslandComponent, typeof i3.IgxRowAddTextDirective, typeof i3.IgxRowEditActionsDirective, typeof i3.IgxRowEditTextDirective, typeof i3.IgxRowEditTabStopDirective, typeof i3.IgxRowDirective, typeof i3.IgxGridFooterComponent, typeof i3.IgxAdvancedFilteringDialogComponent, typeof i3.IgxRowExpandedIndicatorDirective, typeof i3.IgxRowCollapsedIndicatorDirective, typeof i3.IgxHeaderExpandedIndicatorDirective, typeof i3.IgxHeaderCollapsedIndicatorDirective, typeof i3.IgxExcelStyleHeaderIconDirective, typeof i3.IgxSortAscendingHeaderIconDirective, typeof i3.IgxSortDescendingHeaderIconDirective, typeof i3.IgxSortHeaderIconDirective, typeof i3.IgxDragIndicatorIconDirective, typeof i3.IgxRowDragGhostDirective, typeof i3.IgxGridStateDirective, typeof i3.IgxGridPinningActionsComponent, typeof i3.IgxGridEditingActionsComponent, typeof i3.IgxGridActionsBaseDirective, typeof i3.IgxGridActionButtonComponent, typeof i3.IgxGridHeaderComponent, typeof i3.IgxGridHeaderGroupComponent, typeof i3.IgxGridHeaderRowComponent, typeof i3.IgxFilterCellTemplateDirective, typeof i3.IgxSummaryTemplateDirective, typeof i3.IgxCellTemplateDirective, typeof i3.IgxCellValidationErrorDirective, typeof i3.IgxCellHeaderTemplateDirective, typeof i3.IgxCellFooterTemplateDirective, typeof i3.IgxCellEditorTemplateDirective, typeof i3.IgxCollapsibleIndicatorTemplateDirective, typeof i3.IgxColumnComponent, typeof i3.IgxColumnGroupComponent, typeof i3.IgxColumnLayoutComponent, typeof i3.IgxColumnActionsComponent, typeof i3.IgxColumnHidingDirective, typeof i3.IgxColumnPinningDirective, typeof i3.IgxRowSelectorDirective, typeof i3.IgxGroupByRowSelectorDirective, typeof i3.IgxHeadSelectorDirective, typeof i3.IgxCSVTextDirective, typeof i3.IgxExcelTextDirective, typeof i3.IgxGridToolbarActionsComponent, typeof i3.IgxGridToolbarAdvancedFilteringComponent, typeof i3.IgxGridToolbarComponent, typeof i3.IgxGridToolbarExporterComponent, typeof i3.IgxGridToolbarHidingComponent, typeof i3.IgxGridToolbarPinningComponent, typeof i3.IgxGridToolbarTitleComponent, typeof i3.IgxGridToolbarDirective, typeof i3.IgxGridExcelStyleFilteringComponent, typeof i3.IgxExcelStyleHeaderComponent, typeof i3.IgxExcelStyleSortingComponent, typeof i3.IgxExcelStylePinningComponent, typeof i3.IgxExcelStyleHidingComponent, typeof i3.IgxExcelStyleSelectingComponent, typeof i3.IgxExcelStyleClearFiltersComponent, typeof i3.IgxExcelStyleConditionalFilterComponent, typeof i3.IgxExcelStyleMovingComponent, typeof i3.IgxExcelStyleSearchComponent, typeof i3.IgxExcelStyleColumnOperationsTemplateDirective, typeof i3.IgxExcelStyleFilterOperationsTemplateDirective, typeof i3.IgxExcelStyleLoadingValuesTemplateDirective, typeof i3.IgxColumnRequiredValidatorDirective, typeof i3.IgxColumnMinValidatorDirective, typeof i3.IgxColumnMaxValidatorDirective, typeof i3.IgxColumnEmailValidatorDirective, typeof i3.IgxColumnMinLengthValidatorDirective, typeof i3.IgxColumnMaxLengthValidatorDirective, typeof i3.IgxColumnPatternValidatorDirective, typeof i4.IgxPaginatorComponent, typeof i4.IgxPageNavigationComponent, typeof i4.IgxPageSizeSelectorComponent, typeof i4.IgxPaginatorContentDirective, typeof i4.IgxPaginatorDirective]>;
|
|
934
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxHierarchicalGridModule>;
|
|
1414
935
|
}
|
|
1415
936
|
|
|
1416
937
|
export { IGX_HIERARCHICAL_GRID_DIRECTIVES, IgxChildGridRowComponent, IgxGridHierarchicalPagingPipe, IgxGridHierarchicalPipe, IgxHierarchicalGridComponent, IgxHierarchicalGridModule, IgxRowIslandComponent };
|