@progress/kendo-angular-treelist 24.2.2 → 25.0.0-develop.2
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/progress-kendo-angular-treelist.mjs +513 -513
- package/index.d.ts +8735 -170
- package/package-metadata.mjs +2 -2
- package/package.json +23 -23
- package/schematics/ngAdd/index.js +3 -3
- package/binding-directives/base-binding.directive.d.ts +0 -72
- package/binding-directives/data-bound-tree-component.d.ts +0 -59
- package/binding-directives/flat-binding.directive.d.ts +0 -49
- package/binding-directives/hierarchy-binding.directive.d.ts +0 -48
- package/column-menu/column-chooser-item-checked.directive.d.ts +0 -21
- package/column-menu/column-chooser.component.d.ts +0 -68
- package/column-menu/column-list-kb-nav.service.d.ts +0 -22
- package/column-menu/column-list.component.d.ts +0 -61
- package/column-menu/column-locked-change-event.d.ts +0 -20
- package/column-menu/column-menu-autosize-all.component.d.ts +0 -37
- package/column-menu/column-menu-autosize.component.d.ts +0 -41
- package/column-menu/column-menu-chooser.component.d.ts +0 -71
- package/column-menu/column-menu-container.component.d.ts +0 -21
- package/column-menu/column-menu-expandable-item.interface.d.ts +0 -15
- package/column-menu/column-menu-filter.component.d.ts +0 -65
- package/column-menu/column-menu-item-base.d.ts +0 -25
- package/column-menu/column-menu-item-content-template.directive.d.ts +0 -32
- package/column-menu/column-menu-item.component.d.ts +0 -80
- package/column-menu/column-menu-item.directive.d.ts +0 -67
- package/column-menu/column-menu-lock.component.d.ts +0 -49
- package/column-menu/column-menu-settings.interface.d.ts +0 -45
- package/column-menu/column-menu-sort.component.d.ts +0 -44
- package/column-menu/column-menu-template.directive.d.ts +0 -36
- package/column-menu/column-menu.component.d.ts +0 -139
- package/column-menu/column-menu.service.d.ts +0 -63
- package/column-menu/column-visibility-change-event.d.ts +0 -18
- package/column-menu/utils.d.ts +0 -37
- package/column-resizing/column-handle.directive.d.ts +0 -41
- package/column-resizing/column-resize.interface.d.ts +0 -59
- package/column-resizing/column-resizing.service.d.ts +0 -34
- package/column-resizing/table.directive.d.ts +0 -33
- package/columns/checkbox-column.component.d.ts +0 -45
- package/columns/column-base.d.ts +0 -238
- package/columns/column-common.d.ts +0 -53
- package/columns/column-group.component.d.ts +0 -61
- package/columns/column-list.d.ts +0 -21
- package/columns/column.component.d.ts +0 -94
- package/columns/columns-container.d.ts +0 -27
- package/columns/command-column.component.d.ts +0 -42
- package/columns/rowreorder-column.component.d.ts +0 -27
- package/columns/sort-settings.d.ts +0 -49
- package/columns/span-column.component.d.ts +0 -119
- package/common/cell-click-event-args.interface.d.ts +0 -50
- package/common/column-info.service.d.ts +0 -30
- package/common/create-form-group.d.ts +0 -11
- package/common/default-track-by.d.ts +0 -9
- package/common/dom-events.service.d.ts +0 -21
- package/common/error-messages.d.ts +0 -8
- package/common/filter-descriptor-differ.d.ts +0 -13
- package/common/filter-operator.interface.d.ts +0 -11
- package/common/id.service.d.ts +0 -18
- package/common/option-changes.service.d.ts +0 -17
- package/common/pager-settings.d.ts +0 -65
- package/common/preventable-event.d.ts +0 -24
- package/common/provider.service.d.ts +0 -27
- package/common/remove-confirmation.d.ts +0 -9
- package/common/single-popup.service.d.ts +0 -60
- package/common/sort.service.d.ts +0 -13
- package/data/change-event-args.interface.d.ts +0 -31
- package/data/change-notification.service.d.ts +0 -18
- package/data/data-item.interface.d.ts +0 -25
- package/data/data.collection.d.ts +0 -133
- package/data/treelist-item.interface.d.ts +0 -10
- package/directives.d.ts +0 -159
- package/dragdrop/column-reorder-config.d.ts +0 -14
- package/dragdrop/column-reorder-event.d.ts +0 -27
- package/dragdrop/column-reorder.service.d.ts +0 -15
- package/dragdrop/common.d.ts +0 -38
- package/dragdrop/context-types.d.ts +0 -16
- package/dragdrop/drag-and-drop.service.d.ts +0 -23
- package/dragdrop/drag-hint.service.d.ts +0 -34
- package/dragdrop/draggable-column.directive.d.ts +0 -40
- package/dragdrop/drop-cue.service.d.ts +0 -18
- package/dragdrop/drop-target.directive.d.ts +0 -26
- package/editing/add-command-tool.directive.d.ts +0 -35
- package/editing/add-command.directive.d.ts +0 -41
- package/editing/add-event-args.interface.d.ts +0 -15
- package/editing/base-command.directive.d.ts +0 -31
- package/editing/cancel-command.directive.d.ts +0 -39
- package/editing/cancel-event-args.interface.d.ts +0 -9
- package/editing/cell-close-event.d.ts +0 -33
- package/editing/edit-command.directive.d.ts +0 -39
- package/editing/edit-event-args.interface.d.ts +0 -23
- package/editing/edit-template.directive.d.ts +0 -34
- package/editing/edit.service.d.ts +0 -78
- package/editing/remove-command.directive.d.ts +0 -39
- package/editing/remove-event-args.interface.d.ts +0 -15
- package/editing/save-command.directive.d.ts +0 -39
- package/editing/save-event-args.interface.d.ts +0 -20
- package/editing-directives/create-form-group-args.interface.d.ts +0 -9
- package/editing-directives/edit-service.interface.d.ts +0 -34
- package/editing-directives/editing-directive-base.d.ts +0 -59
- package/editing-directives/flat-edit.service.d.ts +0 -15
- package/editing-directives/hierarchy-edit.service.d.ts +0 -15
- package/editing-directives/in-cell-editing.directive.d.ts +0 -41
- package/editing-directives/local-edit.service.d.ts +0 -15
- package/editing-directives/reactive-editing.directive.d.ts +0 -34
- package/editing-directives/row-editing-directive-base.d.ts +0 -20
- package/editing-directives/template-editing.directive.d.ts +0 -36
- package/editing-directives/utils.d.ts +0 -13
- package/excel/excel-command-tool.directive.d.ts +0 -39
- package/excel/excel-command.directive.d.ts +0 -37
- package/excel/excel-export-data.interface.d.ts +0 -22
- package/excel/excel-export-event.d.ts +0 -12
- package/excel/excel.component.d.ts +0 -98
- package/excel/excel.module.d.ts +0 -33
- package/excel/excel.service.d.ts +0 -19
- package/expand-state/expand-event.d.ts +0 -27
- package/expand-state/expand-state.service.d.ts +0 -22
- package/expand-state/expandable-tree-component.d.ts +0 -32
- package/expand-state/expandable.directive.d.ts +0 -58
- package/filtering/base-filter-cell.component.d.ts +0 -78
- package/filtering/boolean-filter.component.d.ts +0 -57
- package/filtering/cell/autocomplete-filter-cell.component.d.ts +0 -32
- package/filtering/cell/boolean-filter-cell.component.d.ts +0 -41
- package/filtering/cell/date-filter-cell.component.d.ts +0 -46
- package/filtering/cell/filter-cell-component.factory.d.ts +0 -12
- package/filtering/cell/filter-cell-host.directive.d.ts +0 -17
- package/filtering/cell/filter-cell-operators.component.d.ts +0 -112
- package/filtering/cell/filter-cell-template.directive.d.ts +0 -35
- package/filtering/cell/filter-cell-wrapper.component.d.ts +0 -21
- package/filtering/cell/filter-cell.component.d.ts +0 -25
- package/filtering/cell/numeric-filter-cell.component.d.ts +0 -57
- package/filtering/cell/string-filter-cell.component.d.ts +0 -52
- package/filtering/date-filter.component.d.ts +0 -111
- package/filtering/filter-component.interface.d.ts +0 -13
- package/filtering/filter-host.directive.d.ts +0 -35
- package/filtering/filter-input-wrapper.component.d.ts +0 -39
- package/filtering/filter-input.directive.d.ts +0 -35
- package/filtering/filter-row.component.d.ts +0 -24
- package/filtering/filter.service.d.ts +0 -32
- package/filtering/filterable.d.ts +0 -30
- package/filtering/menu/boolean-filter-menu.component.d.ts +0 -77
- package/filtering/menu/date-filter-menu-input.component.d.ts +0 -49
- package/filtering/menu/date-filter-menu.component.d.ts +0 -65
- package/filtering/menu/filter-menu-component.factory.d.ts +0 -12
- package/filtering/menu/filter-menu-container.component.d.ts +0 -73
- package/filtering/menu/filter-menu-dropdownlist.directive.d.ts +0 -19
- package/filtering/menu/filter-menu-host.directive.d.ts +0 -22
- package/filtering/menu/filter-menu-input-wrapper.component.d.ts +0 -48
- package/filtering/menu/filter-menu-template.directive.d.ts +0 -32
- package/filtering/menu/filter-menu.component.d.ts +0 -61
- package/filtering/menu/filter-radio-button.directive.d.ts +0 -19
- package/filtering/menu/menu-tabbing.service.d.ts +0 -18
- package/filtering/menu/numeric-filter-menu-input.component.d.ts +0 -43
- package/filtering/menu/numeric-filter-menu.component.d.ts +0 -82
- package/filtering/menu/string-filter-menu-input.component.d.ts +0 -32
- package/filtering/menu/string-filter-menu.component.d.ts +0 -76
- package/filtering/numeric-filter.component.d.ts +0 -85
- package/filtering/operators/after-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/after-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-filter-operator.component.d.ts +0 -49
- package/filtering/operators/contains-filter-operator.component.d.ts +0 -43
- package/filtering/operators/ends-with-filter-operator.component.d.ts +0 -43
- package/filtering/operators/eq-filter-operator.component.d.ts +0 -91
- package/filtering/operators/filter-operator.base.d.ts +0 -44
- package/filtering/operators/gt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/gte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-empty-filter-operator.component.d.ts +0 -43
- package/filtering/operators/is-not-empty-filter-operator.component.d.ts +0 -43
- package/filtering/operators/is-not-null-filter-operator.component.d.ts +0 -91
- package/filtering/operators/isnull-filter-operator.component.d.ts +0 -91
- package/filtering/operators/lt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/lte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/neq-filter-operator.component.d.ts +0 -91
- package/filtering/operators/not-contains-filter-operator.component.d.ts +0 -43
- package/filtering/operators/starts-with-filter-operator.component.d.ts +0 -43
- package/filtering/string-filter.component.d.ts +0 -47
- package/layout/resizable.directive.d.ts +0 -28
- package/layout/resize.service.d.ts +0 -18
- package/layout/responsive.service.d.ts +0 -20
- package/layout/row-sync.d.ts +0 -8
- package/localization/custom-messages.component.d.ts +0 -27
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -377
- package/navigation/default-focusable-element.d.ts +0 -22
- package/navigation/focus-group.d.ts +0 -67
- package/navigation/focus-root.d.ts +0 -25
- package/navigation/focusable-element.interface.d.ts +0 -34
- package/navigation/focusable.directive.d.ts +0 -89
- package/navigation/item-map.d.ts +0 -19
- package/navigation/logical-cell.directive.d.ts +0 -53
- package/navigation/logical-cell.interface.d.ts +0 -19
- package/navigation/logical-row.directive.d.ts +0 -37
- package/navigation/logical-row.interface.d.ts +0 -14
- package/navigation/model-cell.d.ts +0 -25
- package/navigation/navigation-cell.interface.d.ts +0 -59
- package/navigation/navigation-change.interface.d.ts +0 -13
- package/navigation/navigation-cursor.d.ts +0 -48
- package/navigation/navigation-metadata.d.ts +0 -20
- package/navigation/navigation-mode.d.ts +0 -43
- package/navigation/navigation-model.d.ts +0 -27
- package/navigation/navigation-row.interface.d.ts +0 -34
- package/navigation/navigation.service.d.ts +0 -116
- package/navigation/treelist-focusable-element.d.ts +0 -18
- package/package-metadata.d.ts +0 -9
- package/pdf/export-element.d.ts +0 -10
- package/pdf/pdf-command-tool.directive.d.ts +0 -43
- package/pdf/pdf-command.directive.d.ts +0 -41
- package/pdf/pdf-export-event.d.ts +0 -16
- package/pdf/pdf-margin.component.d.ts +0 -24
- package/pdf/pdf-margin.interface.d.ts +0 -9
- package/pdf/pdf-template.directive.d.ts +0 -34
- package/pdf/pdf.component.d.ts +0 -76
- package/pdf/pdf.module.d.ts +0 -36
- package/pdf/pdf.service.d.ts +0 -24
- package/pdf/treelist-query.d.ts +0 -26
- package/rendering/cell-template.directive.d.ts +0 -38
- package/rendering/cell.component.d.ts +0 -64
- package/rendering/common/col-group.component.d.ts +0 -17
- package/rendering/common/dom-queries.d.ts +0 -64
- package/rendering/common/field-accessor.pipe.d.ts +0 -18
- package/rendering/common/level-items.pipe.d.ts +0 -14
- package/rendering/common/loading.component.d.ts +0 -17
- package/rendering/common/row-class.d.ts +0 -37
- package/rendering/common/spacer.component.d.ts +0 -36
- package/rendering/constants.d.ts +0 -28
- package/rendering/footer-template.directive.d.ts +0 -34
- package/rendering/header/header-template.directive.d.ts +0 -34
- package/rendering/header/header.component.d.ts +0 -138
- package/rendering/header/select-all-checkbox.directive.d.ts +0 -23
- package/rendering/list.component.d.ts +0 -138
- package/rendering/no-records-template.directive.d.ts +0 -29
- package/rendering/table-body.component.d.ts +0 -101
- package/rendering/toolbar/toolbar-focusable.directive.d.ts +0 -42
- package/rendering/toolbar/toolbar-navigation.service.d.ts +0 -21
- package/rendering/toolbar/toolbar-template.directive.d.ts +0 -37
- package/rendering/toolbar/toolbar.component.d.ts +0 -30
- package/row-reordering/flat-reorder.service.d.ts +0 -16
- package/row-reordering/hierarchical-reorder.service.d.ts +0 -16
- package/row-reordering/row-reorder.service.d.ts +0 -72
- package/row-reordering/types.d.ts +0 -42
- package/row-reordering/utils.d.ts +0 -85
- package/scrolling/content-scroll-event.d.ts +0 -43
- package/scrolling/row-height.service.d.ts +0 -15
- package/scrolling/scroll-bottom-event.d.ts +0 -16
- package/scrolling/scroll-request.service.d.ts +0 -28
- package/scrolling/scroll-sync.service.d.ts +0 -36
- package/scrolling/scroller.service.d.ts +0 -49
- package/scrolling/scrollmode.d.ts +0 -18
- package/scrolling/suspend.service.d.ts +0 -13
- package/selection/is-selected.d.ts +0 -17
- package/selection/marquee.directive.d.ts +0 -38
- package/selection/selectable-settings.d.ts +0 -44
- package/selection/selectable.directive.d.ts +0 -87
- package/selection/selection-change-event.d.ts +0 -44
- package/selection/selection-state.d.ts +0 -34
- package/selection/selection.service.d.ts +0 -53
- package/treelist.component.d.ts +0 -808
- package/treelist.module.d.ts +0 -137
- package/utils.d.ts +0 -80
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef, QueryList } from '@angular/core';
|
|
6
|
-
import { CellTemplateDirective } from '../rendering/cell-template.directive';
|
|
7
|
-
import { EditTemplateDirective } from '../editing/edit-template.directive';
|
|
8
|
-
import { ColumnBase } from './column-base';
|
|
9
|
-
import { ColumnComponent } from "./column.component";
|
|
10
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare function isSpanColumnComponent(column: any): column is SpanColumnComponent;
|
|
16
|
-
/**
|
|
17
|
-
* Represents a column that spans multiple data cells while keeping individual header and footer cells.
|
|
18
|
-
* Use this component to create flexible layouts and retain built-in UI for [sorting](https://www.telerik.com/kendo-angular-ui/components/treelist/sorting/basics) and [filtering](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics).
|
|
19
|
-
* Wrap the columns to merge inside the `<kendo-treelist-span-column>` tag.
|
|
20
|
-
*
|
|
21
|
-
* @example
|
|
22
|
-
* ```html
|
|
23
|
-
* <kendo-treelist-span-column>
|
|
24
|
-
* <kendo-treelist-column field="field1"></kendo-treelist-column>
|
|
25
|
-
* <kendo-treelist-column field="field2"></kendo-treelist-column>
|
|
26
|
-
* <ng-template kendoTreeListCellTemplate let-dataItem>
|
|
27
|
-
* <h5>{{ dataItem.field1 }}</h5>
|
|
28
|
-
* <p>{{ dataItem.field2 }}</p>
|
|
29
|
-
* </ng-template>
|
|
30
|
-
* </kendo-treelist-span-column>
|
|
31
|
-
* ```
|
|
32
|
-
*/
|
|
33
|
-
export declare class SpanColumnComponent extends ColumnBase {
|
|
34
|
-
/**
|
|
35
|
-
* Specifies if the expanded indicator appears in the column.
|
|
36
|
-
*/
|
|
37
|
-
expandable: boolean;
|
|
38
|
-
readonly isSpanColumn: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
title: string;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
*/
|
|
46
|
-
headerClass: string | string[] | Set<string> | {
|
|
47
|
-
[key: string]: any;
|
|
48
|
-
};
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
footerClass: string | string[] | Set<string> | {
|
|
53
|
-
[key: string]: any;
|
|
54
|
-
};
|
|
55
|
-
/**
|
|
56
|
-
* @hidden
|
|
57
|
-
*/
|
|
58
|
-
headerStyle: {
|
|
59
|
-
[key: string]: string;
|
|
60
|
-
};
|
|
61
|
-
/**
|
|
62
|
-
* @hidden
|
|
63
|
-
*/
|
|
64
|
-
footerStyle: {
|
|
65
|
-
[key: string]: string;
|
|
66
|
-
};
|
|
67
|
-
template: QueryList<CellTemplateDirective>;
|
|
68
|
-
editTemplate: QueryList<EditTemplateDirective>;
|
|
69
|
-
/**
|
|
70
|
-
* @hidden
|
|
71
|
-
*/
|
|
72
|
-
childColumns: QueryList<ColumnComponent>;
|
|
73
|
-
/**
|
|
74
|
-
* @hidden
|
|
75
|
-
*/
|
|
76
|
-
includeInChooser: boolean;
|
|
77
|
-
/**
|
|
78
|
-
* Defines whether the edit template of the column is rendered.
|
|
79
|
-
* To enable editing for a spanned column, set an edit template for it.
|
|
80
|
-
* @default false
|
|
81
|
-
*/
|
|
82
|
-
set editable(value: boolean);
|
|
83
|
-
get editable(): boolean;
|
|
84
|
-
/**
|
|
85
|
-
* @hidden
|
|
86
|
-
* added for backwards compitability
|
|
87
|
-
*/
|
|
88
|
-
set width(_value: number);
|
|
89
|
-
get width(): number;
|
|
90
|
-
/**
|
|
91
|
-
* @hidden
|
|
92
|
-
*/
|
|
93
|
-
get leafIndex(): number;
|
|
94
|
-
private _editable;
|
|
95
|
-
constructor(parent?: ColumnBase, optionChanges?: OptionChangesService);
|
|
96
|
-
/**
|
|
97
|
-
* @hidden
|
|
98
|
-
*/
|
|
99
|
-
get templateRef(): TemplateRef<any>;
|
|
100
|
-
/**
|
|
101
|
-
* @hidden
|
|
102
|
-
*/
|
|
103
|
-
get editTemplateRef(): TemplateRef<any>;
|
|
104
|
-
/**
|
|
105
|
-
* @hidden
|
|
106
|
-
*/
|
|
107
|
-
get colspan(): number;
|
|
108
|
-
/**
|
|
109
|
-
* Toggles the locked (frozen) state of the columns. Locked columns are visible at all times during horizontal scrolling. [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/columns/locked).
|
|
110
|
-
* @default false
|
|
111
|
-
*/
|
|
112
|
-
set locked(value: boolean);
|
|
113
|
-
get locked(): boolean;
|
|
114
|
-
get isEditable(): boolean;
|
|
115
|
-
get childrenArray(): any[];
|
|
116
|
-
get hasChildren(): boolean;
|
|
117
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpanColumnComponent, [{ optional: true; host: true; skipSelf: true; }, null]>;
|
|
118
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpanColumnComponent, "kendo-treelist-span-column", never, { "expandable": { "alias": "expandable"; "required": false; }; "title": { "alias": "title"; "required": false; }; "headerClass": { "alias": "headerClass"; "required": false; }; "footerClass": { "alias": "footerClass"; "required": false; }; "headerStyle": { "alias": "headerStyle"; "required": false; }; "footerStyle": { "alias": "footerStyle"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; "locked": { "alias": "locked"; "required": false; }; }, {}, ["template", "editTemplate", "childColumns"], never, true, never>;
|
|
119
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TreeListComponent } from "../treelist.component";
|
|
6
|
-
/**
|
|
7
|
-
* Provides the arguments for the `cellClick` event.
|
|
8
|
-
* Use this interface to access information about the clicked cell, including its column, row, data item, and event type.
|
|
9
|
-
*/
|
|
10
|
-
export interface CellClickEvent {
|
|
11
|
-
/**
|
|
12
|
-
* The column of the clicked cell.
|
|
13
|
-
*/
|
|
14
|
-
column: any;
|
|
15
|
-
/**
|
|
16
|
-
* The column index of the clicked cell.
|
|
17
|
-
*/
|
|
18
|
-
columnIndex: number;
|
|
19
|
-
/**
|
|
20
|
-
* The data item associated with the row containing the clicked cell.
|
|
21
|
-
*/
|
|
22
|
-
dataItem: any;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies if the cell is being edited.
|
|
25
|
-
*/
|
|
26
|
-
isEdited: boolean;
|
|
27
|
-
/**
|
|
28
|
-
* The DOM event that triggered the `cellClick` event.
|
|
29
|
-
*/
|
|
30
|
-
originalEvent: any;
|
|
31
|
-
/**
|
|
32
|
-
* The row index for the operation.
|
|
33
|
-
*/
|
|
34
|
-
rowIndex: number;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
* @deprecated
|
|
38
|
-
*
|
|
39
|
-
* A deprecated alias for `rowIndex`.
|
|
40
|
-
*/
|
|
41
|
-
index: number;
|
|
42
|
-
/**
|
|
43
|
-
* The `TreeListComponent` instance.
|
|
44
|
-
*/
|
|
45
|
-
sender: TreeListComponent;
|
|
46
|
-
/**
|
|
47
|
-
* The type of the event that triggered the `cellClick` event.
|
|
48
|
-
*/
|
|
49
|
-
type: 'click' | 'contextmenu';
|
|
50
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { QueryList, EventEmitter } from "@angular/core";
|
|
6
|
-
import { ColumnsContainer } from "../columns/columns-container";
|
|
7
|
-
import { ColumnList } from "../columns/column-list";
|
|
8
|
-
import { ColumnBase } from "../columns/column-base";
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class ColumnInfoService {
|
|
14
|
-
visibilityChange: EventEmitter<any>;
|
|
15
|
-
lockedChange: EventEmitter<any>;
|
|
16
|
-
columnRangeChange: EventEmitter<any>;
|
|
17
|
-
columnsContainer: ColumnsContainer;
|
|
18
|
-
list: () => ColumnList;
|
|
19
|
-
get lockedLeafColumns(): QueryList<ColumnBase>;
|
|
20
|
-
get nonLockedLeafColumns(): QueryList<ColumnBase>;
|
|
21
|
-
get isLocked(): boolean;
|
|
22
|
-
get totalLevels(): number;
|
|
23
|
-
get leafNamedColumns(): ColumnBase[];
|
|
24
|
-
get unlockedRootCount(): number;
|
|
25
|
-
init(columns: ColumnsContainer, list: () => ColumnList): void;
|
|
26
|
-
changeVisibility(columns: any[]): void;
|
|
27
|
-
changeLocked(columns: any[]): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnInfoService, never>;
|
|
29
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ColumnInfoService>;
|
|
30
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { FormGroup } from "@angular/forms";
|
|
6
|
-
import { CreateFormGroupArgs } from "../editing-directives/create-form-group-args.interface";
|
|
7
|
-
/**
|
|
8
|
-
* Creates a `FormGroup` for the edited model. Use this function to generate a reactive form group for editing data in the TreeList.
|
|
9
|
-
*
|
|
10
|
-
*/
|
|
11
|
-
export type CreateFormGroup = (args: CreateFormGroupArgs) => FormGroup;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TreeListItem } from '../data/treelist-item.interface';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare function defaultTrackBy(index: number, item: TreeListItem): any;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class DomEventsService {
|
|
11
|
-
cellClick: EventEmitter<any>;
|
|
12
|
-
cellMousedown: EventEmitter<any>;
|
|
13
|
-
click: EventEmitter<any>;
|
|
14
|
-
keydown: EventEmitter<any>;
|
|
15
|
-
focus: EventEmitter<any>;
|
|
16
|
-
focusIn: EventEmitter<any>;
|
|
17
|
-
focusOut: EventEmitter<any>;
|
|
18
|
-
windowBlur: EventEmitter<any>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomEventsService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DomEventsService>;
|
|
21
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const ColumnMenuErrorMessages: any;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { CompositeFilterDescriptor } from "@progress/kendo-data-query";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const cloneFilters: (filter: any) => any;
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare const diffFilters: (a: CompositeFilterDescriptor, b: CompositeFilterDescriptor) => boolean;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export interface FilterOperator {
|
|
9
|
-
text: string;
|
|
10
|
-
value: string;
|
|
11
|
-
}
|
package/common/id.service.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class IdService {
|
|
10
|
-
private prefix;
|
|
11
|
-
constructor();
|
|
12
|
-
cellId(rowIndex: number, colIndex: number): string;
|
|
13
|
-
treelistId(): string;
|
|
14
|
-
selectionCheckboxId(itemIndex: any): string;
|
|
15
|
-
selectAllCheckboxId(): string;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IdService>;
|
|
18
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter } from "@angular/core";
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class OptionChangesService {
|
|
11
|
-
columns: EventEmitter<any>;
|
|
12
|
-
options: EventEmitter<any>;
|
|
13
|
-
optionChanged(): void;
|
|
14
|
-
columnChanged(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OptionChangesService, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OptionChangesService>;
|
|
17
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* Represents the type of the TreeList pager. Use this type to specify the pager style.
|
|
7
|
-
*
|
|
8
|
-
* The available values are:
|
|
9
|
-
* * `numeric`—Buttons with numbers.
|
|
10
|
-
* * `input`—Input for typing the page number.
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-treelist [pageable]="{ type: 'numeric' }"></kendo-treelist>
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
export type PagerType = 'numeric' | 'input';
|
|
18
|
-
/**
|
|
19
|
-
* Represents the pager settings of the TreeList. Use this interface to configure the pager options.
|
|
20
|
-
*
|
|
21
|
-
* @example
|
|
22
|
-
* ```html
|
|
23
|
-
* <kendo-treelist
|
|
24
|
-
* [pageable]="{
|
|
25
|
-
* buttonCount: 2,
|
|
26
|
-
* info: false
|
|
27
|
-
* }">
|
|
28
|
-
* </kendo-treelist>
|
|
29
|
-
* ```
|
|
30
|
-
*/
|
|
31
|
-
export interface PagerSettings {
|
|
32
|
-
/**
|
|
33
|
-
* Sets the maximum numeric buttons count before the buttons collapse.
|
|
34
|
-
*/
|
|
35
|
-
buttonCount?: number;
|
|
36
|
-
/**
|
|
37
|
-
* Indicates if child nodes are fetched and counted for the pager total.
|
|
38
|
-
*/
|
|
39
|
-
countChildren?: boolean;
|
|
40
|
-
/**
|
|
41
|
-
* Shows information about the current page and the total number of records.
|
|
42
|
-
*/
|
|
43
|
-
info?: boolean;
|
|
44
|
-
/**
|
|
45
|
-
* Defines the type of the TreeList pager.
|
|
46
|
-
*/
|
|
47
|
-
type?: PagerType;
|
|
48
|
-
/**
|
|
49
|
-
* Shows a menu for selecting the page size.
|
|
50
|
-
*/
|
|
51
|
-
pageSizes?: boolean | Array<number>;
|
|
52
|
-
/**
|
|
53
|
-
* Toggles the **Previous** and **Next** buttons.
|
|
54
|
-
*/
|
|
55
|
-
previousNext?: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* Toggles the built-in responsive behavior of the Pager.
|
|
58
|
-
* Available in version `3.0.0` and above ([see example](https://www.telerik.com/kendo-angular-ui/components/treelist/paging/responsive-pager)).
|
|
59
|
-
*/
|
|
60
|
-
responsive?: boolean;
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
export declare const normalize: (settings: any) => any;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare abstract class PreventableEvent {
|
|
9
|
-
private prevented;
|
|
10
|
-
/**
|
|
11
|
-
* Prevents the default action for a specified event.
|
|
12
|
-
* In this way, the source component suppresses
|
|
13
|
-
* the built-in behavior that follows the event.
|
|
14
|
-
*/
|
|
15
|
-
preventDefault(): void;
|
|
16
|
-
/**
|
|
17
|
-
* Returns `true` if the event was prevented
|
|
18
|
-
* by any of its subscribers.
|
|
19
|
-
*
|
|
20
|
-
* @returns `true` if the default action was prevented.
|
|
21
|
-
* Otherwise, returns `false`.
|
|
22
|
-
*/
|
|
23
|
-
isDefaultPrevented(): boolean;
|
|
24
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Renderer2 } from '@angular/core';
|
|
6
|
-
import type { TreeListComponent } from '../treelist.component';
|
|
7
|
-
import { TreeListToolbarNavigationService } from '../rendering/toolbar/toolbar-navigation.service';
|
|
8
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*
|
|
13
|
-
* The Context service is used to provide common
|
|
14
|
-
* services and DI tokens for a Grid instance.
|
|
15
|
-
*
|
|
16
|
-
* This keeps the constructor parameters stable
|
|
17
|
-
* and a avoids dependency cycles between components.
|
|
18
|
-
*/
|
|
19
|
-
export declare class ContextService {
|
|
20
|
-
localization: LocalizationService;
|
|
21
|
-
treelist: TreeListComponent;
|
|
22
|
-
topToolbarNavigation: TreeListToolbarNavigationService;
|
|
23
|
-
bottomToolbarNavigation: TreeListToolbarNavigationService;
|
|
24
|
-
constructor(renderer: Renderer2, localization: LocalizationService);
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextService, never>;
|
|
26
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ContextService>;
|
|
27
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Observable } from "rxjs";
|
|
6
|
-
/**
|
|
7
|
-
* Represents a callback function that confirms if the `dataItem` will be removed. Use this function to prompt the user or perform custom logic before removing an item from the TreeList.
|
|
8
|
-
*/
|
|
9
|
-
export type RemoveConfirmationCallback = (dataItem: any, parent: any) => Promise<boolean> | Observable<boolean> | boolean;
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { PopupService, PopupRef } from '@progress/kendo-angular-popup';
|
|
6
|
-
import { Renderer2, NgZone, OnDestroy } from '@angular/core';
|
|
7
|
-
import { PreventableEvent } from './preventable-event';
|
|
8
|
-
import { Subject } from 'rxjs';
|
|
9
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
10
|
-
import { ScrollSyncService } from '../scrolling/scroll-sync.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* Provides arguments for the `close` event of the filter and column-menu popup. Use this event to access the original DOM event that triggers the popup to close and to prevent the default closing behavior if needed.
|
|
14
|
-
*/
|
|
15
|
-
export declare class PopupCloseEvent extends PreventableEvent {
|
|
16
|
-
/**
|
|
17
|
-
* Stores the original DOM event that causes the popup to close.
|
|
18
|
-
*/
|
|
19
|
-
originalEvent: any;
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
constructor(e: any);
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Represents the service used for the popups of the filter and column menus.
|
|
27
|
-
* Use this service to manage popup opening, closing, and event handling.
|
|
28
|
-
* ([See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-menu#filter-menu-with-popup)).
|
|
29
|
-
*/
|
|
30
|
-
export declare class SinglePopupService implements OnDestroy {
|
|
31
|
-
private popupService;
|
|
32
|
-
private renderer;
|
|
33
|
-
private ngZone;
|
|
34
|
-
private localization;
|
|
35
|
-
/**
|
|
36
|
-
* Emits when the filter or column menus are about to close because the user clicked outside their popups.
|
|
37
|
-
* Use this event to prevent the popup from closing.
|
|
38
|
-
*/
|
|
39
|
-
readonly onClose: Subject<PopupCloseEvent>;
|
|
40
|
-
private removeClick;
|
|
41
|
-
private popupRef;
|
|
42
|
-
private scrollSubscription;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
*/
|
|
46
|
-
constructor(popupService: PopupService, renderer: Renderer2, ngZone: NgZone, scrollSyncService: ScrollSyncService, localization: LocalizationService);
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
open(anchor: any, template: any, popupRef: PopupRef, popupClass?: string): PopupRef;
|
|
51
|
-
/**
|
|
52
|
-
* @hidden
|
|
53
|
-
*/
|
|
54
|
-
destroy(): void;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
private detachClose;
|
|
57
|
-
private attachClose;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SinglePopupService, never>;
|
|
59
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SinglePopupService>;
|
|
60
|
-
}
|
package/common/sort.service.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import { SortDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class SortService {
|
|
11
|
-
changes: Subject<SortDescriptor[]>;
|
|
12
|
-
sort(value: SortDescriptor[]): void;
|
|
13
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { SortDescriptor, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
/**
|
|
7
|
-
* Provides arguments for the [`pageChange`](https://www.telerik.com/kendo-angular-ui/components/treelist/api/treelistcomponent#pagechange) event.
|
|
8
|
-
*/
|
|
9
|
-
export interface PageChangeEvent {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the number of records to skip.
|
|
12
|
-
*/
|
|
13
|
-
skip: number;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the number of records to take.
|
|
16
|
-
*/
|
|
17
|
-
take: number;
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Provides arguments for the [`dataStateChange`](https://www.telerik.com/kendo-angular-ui/components/treelist/api/treelistcomponent#datastatechange) event ([more information and examples](https://www.telerik.com/kendo-angular-ui/components/treelist/data-binding/basics)).
|
|
21
|
-
*/
|
|
22
|
-
export interface DataStateChangeEvent {
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the sort descriptors by which the data is sorted.
|
|
25
|
-
*/
|
|
26
|
-
sort?: Array<SortDescriptor>;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the filter descriptor by which the data is filtered.
|
|
29
|
-
*/
|
|
30
|
-
filter?: CompositeFilterDescriptor;
|
|
31
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter, NgZone } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class ChangeNotificationService {
|
|
11
|
-
private ngZone;
|
|
12
|
-
changes: EventEmitter<any>;
|
|
13
|
-
private subscription;
|
|
14
|
-
constructor(ngZone: NgZone);
|
|
15
|
-
notify(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChangeNotificationService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ChangeNotificationService>;
|
|
18
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* Represents a TreeList item for a data row. Use this interface to access information about a data row in the TreeList.
|
|
7
|
-
*/
|
|
8
|
-
export interface DataItem {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the type of the TreeList item.
|
|
11
|
-
*/
|
|
12
|
-
type: 'data';
|
|
13
|
-
/**
|
|
14
|
-
* Provides a reference to the data item.
|
|
15
|
-
*/
|
|
16
|
-
data: object;
|
|
17
|
-
/**
|
|
18
|
-
* Specifies the index of the TreeList item. This value may differ from the index of the data item in the source data set.
|
|
19
|
-
*/
|
|
20
|
-
index: number;
|
|
21
|
-
/**
|
|
22
|
-
* Indicates if the item is currently being edited.
|
|
23
|
-
*/
|
|
24
|
-
isEditing: boolean;
|
|
25
|
-
}
|