igniteui-webcomponents-data-grids 7.1.0 → 7.1.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-data-grids.umd.js +1131 -1072
- package/bundles/igniteui-webcomponents-data-grids.umd.min.js +1 -1
- package/esm2015/lib/ColumnFilterCondition_combined.js +892 -838
- package/esm2015/lib/ContentCellModelHelper.js +25 -20
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +5 -5
- package/esm2015/lib/DataGridCellLayoutPanel.js +16 -16
- package/esm2015/lib/igc-apply-button-click-event-args.js +2 -2
- package/esm2015/lib/igc-cancel-button-click-event-args.js +2 -2
- package/esm2015/lib/igc-cell-key.js +1 -1
- package/esm2015/lib/igc-cell-range.js +2 -2
- package/esm2015/lib/igc-cell-style-requested-event-args.js +2 -2
- package/esm2015/lib/igc-checkbox-list-index-type-changed-event-args.js +2 -2
- package/esm2015/lib/igc-checkbox-list-keys-cleared-event-args.js +2 -2
- package/esm2015/lib/igc-checked-changed-event-args.js +2 -2
- package/esm2015/lib/igc-column-exchanger.js +2 -2
- package/esm2015/lib/igc-column-group-description-collection.js +1 -1
- package/esm2015/lib/igc-column-hidden-changed-event-args.js +3 -3
- package/esm2015/lib/igc-column-pinned-changed-event-args.js +3 -3
- package/esm2015/lib/igc-column-property-setter.js +2 -2
- package/esm2015/lib/igc-column-sort-description-collection.js +1 -1
- package/esm2015/lib/igc-column-sort-description.js +2 -2
- package/esm2015/lib/igc-column-summary-description-collection.js +1 -1
- package/esm2015/lib/igc-column-summary-description.js +2 -2
- package/esm2015/lib/igc-column-width.js +2 -2
- package/esm2015/lib/igc-data-grid-column-component.js +3 -3
- package/esm2015/lib/igc-data-grid-comparison-operator-selector-component.js +1 -1
- package/esm2015/lib/igc-data-grid-component.js +19 -19
- package/esm2015/lib/igc-data-grid-expansion-indicator-component.js +1 -1
- package/esm2015/lib/igc-data-grid-filter-dialog-component.js +1 -1
- package/esm2015/lib/igc-data-grid-sort-indicator-component.js +1 -1
- package/esm2015/lib/igc-filter-dialog-render-completed-event-args.js +2 -2
- package/esm2015/lib/igc-filter-operand.js +2 -2
- package/esm2015/lib/igc-format-cell-event-args.js +2 -2
- package/esm2015/lib/igc-format-group-text-event-args.js +2 -2
- package/esm2015/lib/igc-format-summary-text-event-args.js +2 -2
- package/esm2015/lib/igc-got-focus-event-args.js +2 -2
- package/esm2015/lib/igc-grid-active-cell-changed-event-args.js +4 -4
- package/esm2015/lib/igc-grid-animation-phase-settings.js +2 -2
- package/esm2015/lib/igc-grid-animation-settings.js +2 -2
- package/esm2015/lib/igc-grid-cell-edit-ended-event-args.js +3 -3
- package/esm2015/lib/igc-grid-cell-edit-started-event-args.js +3 -3
- package/esm2015/lib/igc-grid-cell-position.js +2 -2
- package/esm2015/lib/igc-grid-cell-value-changing-event-args.js +1 -1
- package/esm2015/lib/igc-grid-column-animation-settings.js +2 -2
- package/esm2015/lib/igc-grid-column-options-base-component.js +2 -2
- package/esm2015/lib/igc-grid-column-width-changed-event-args.js +5 -5
- package/esm2015/lib/igc-grid-columns-auto-generated-event-args.js +2 -2
- package/esm2015/lib/igc-grid-columns-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-compound-conditional-style-component.js +1 -1
- package/esm2015/lib/igc-grid-condition-filter-string-errors-parsing-event-args.js +2 -2
- package/esm2015/lib/igc-grid-conditional-style-component.js +1 -1
- package/esm2015/lib/igc-grid-conditional-style-font-info-component.js +1 -1
- package/esm2015/lib/igc-grid-conditional-style-property-component.js +2 -2
- package/esm2015/lib/igc-grid-custom-filter-requested-event-args.js +4 -4
- package/esm2015/lib/igc-grid-data-committed-event-args.js +1 -1
- package/esm2015/lib/igc-grid-data-committing-event-args.js +1 -1
- package/esm2015/lib/igc-grid-filter-dialog-filter-change-event-args.js +2 -2
- package/esm2015/lib/igc-grid-filter-dialog-opening-event-args.js +3 -3
- package/esm2015/lib/igc-grid-filter-dialog-view-model-grouping.js +2 -2
- package/esm2015/lib/igc-grid-filter-dialog-view-model-row.js +2 -2
- package/esm2015/lib/igc-grid-filter-dialog-view-model.js +2 -2
- package/esm2015/lib/igc-grid-filter-expressions-event-args.js +3 -3
- package/esm2015/lib/igc-grid-group-descriptions-changed-event-args.js +3 -3
- package/esm2015/lib/igc-grid-row-edit-ended-event-args.js +2 -2
- package/esm2015/lib/igc-grid-row-edit-started-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-cell-ranges-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-cells-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-items-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-keys-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selection-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-size-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-sort-descriptions-changed-event-args.js +3 -3
- package/esm2015/lib/igc-grid-summary-descriptions-changed-event-args.js +3 -3
- package/esm2015/lib/igc-group-data.js +2 -2
- package/esm2015/lib/igc-lost-focus-event-args.js +2 -2
- package/esm2015/lib/igc-multi-column-combo-box-text-changed-event-args.js +1 -1
- package/esm2015/lib/igc-multi-column-combo-box-value-changed-event-args.js +1 -1
- package/esm2015/lib/igc-operator-selector-closing-event-args.js +2 -2
- package/esm2015/lib/igc-operator-selector-opening-event-args.js +2 -2
- package/esm2015/lib/igc-operator-selector-value-changed-event-args.js +2 -2
- package/esm2015/lib/igc-page-changed-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-phase.js +6 -6
- package/esm2015/lib/igc-responsive-state-entered-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-state-entering-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-state-exited-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-state.js +4 -4
- package/esm2015/lib/igc-select-all-checkbox-changed-event-args.js +2 -2
- package/esm2015/lib/igc-sort-indicator-render-completed-event-args.js +2 -2
- package/esm2015/lib/igc-summary-changed-event-args.js +2 -2
- package/esm2015/lib/igc-summary-data.js +2 -2
- package/esm2015/lib/igc-text-icon-set-conditional-style-component.js +1 -1
- package/esm5/lib/ColumnFilterCondition_combined.js +892 -838
- package/esm5/lib/ContentCellModelHelper.js +25 -20
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +5 -5
- package/esm5/lib/DataGridCellLayoutPanel.js +16 -16
- package/esm5/lib/igc-apply-button-click-event-args.js +2 -2
- package/esm5/lib/igc-cancel-button-click-event-args.js +2 -2
- package/esm5/lib/igc-cell-key.js +1 -1
- package/esm5/lib/igc-cell-range.js +2 -2
- package/esm5/lib/igc-cell-style-requested-event-args.js +2 -2
- package/esm5/lib/igc-checkbox-list-index-type-changed-event-args.js +2 -2
- package/esm5/lib/igc-checkbox-list-keys-cleared-event-args.js +2 -2
- package/esm5/lib/igc-checked-changed-event-args.js +2 -2
- package/esm5/lib/igc-column-exchanger.js +2 -2
- package/esm5/lib/igc-column-group-description-collection.js +1 -1
- package/esm5/lib/igc-column-hidden-changed-event-args.js +3 -3
- package/esm5/lib/igc-column-pinned-changed-event-args.js +3 -3
- package/esm5/lib/igc-column-property-setter.js +2 -2
- package/esm5/lib/igc-column-sort-description-collection.js +1 -1
- package/esm5/lib/igc-column-sort-description.js +2 -2
- package/esm5/lib/igc-column-summary-description-collection.js +1 -1
- package/esm5/lib/igc-column-summary-description.js +2 -2
- package/esm5/lib/igc-column-width.js +2 -2
- package/esm5/lib/igc-data-grid-column-component.js +3 -3
- package/esm5/lib/igc-data-grid-comparison-operator-selector-component.js +1 -1
- package/esm5/lib/igc-data-grid-component.js +19 -19
- package/esm5/lib/igc-data-grid-expansion-indicator-component.js +1 -1
- package/esm5/lib/igc-data-grid-filter-dialog-component.js +1 -1
- package/esm5/lib/igc-data-grid-sort-indicator-component.js +1 -1
- package/esm5/lib/igc-filter-dialog-render-completed-event-args.js +2 -2
- package/esm5/lib/igc-filter-operand.js +2 -2
- package/esm5/lib/igc-format-cell-event-args.js +2 -2
- package/esm5/lib/igc-format-group-text-event-args.js +2 -2
- package/esm5/lib/igc-format-summary-text-event-args.js +2 -2
- package/esm5/lib/igc-got-focus-event-args.js +2 -2
- package/esm5/lib/igc-grid-active-cell-changed-event-args.js +4 -4
- package/esm5/lib/igc-grid-animation-phase-settings.js +2 -2
- package/esm5/lib/igc-grid-animation-settings.js +2 -2
- package/esm5/lib/igc-grid-cell-edit-ended-event-args.js +3 -3
- package/esm5/lib/igc-grid-cell-edit-started-event-args.js +3 -3
- package/esm5/lib/igc-grid-cell-position.js +2 -2
- package/esm5/lib/igc-grid-cell-value-changing-event-args.js +1 -1
- package/esm5/lib/igc-grid-column-animation-settings.js +2 -2
- package/esm5/lib/igc-grid-column-options-base-component.js +2 -2
- package/esm5/lib/igc-grid-column-width-changed-event-args.js +5 -5
- package/esm5/lib/igc-grid-columns-auto-generated-event-args.js +2 -2
- package/esm5/lib/igc-grid-columns-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-compound-conditional-style-component.js +1 -1
- package/esm5/lib/igc-grid-condition-filter-string-errors-parsing-event-args.js +2 -2
- package/esm5/lib/igc-grid-conditional-style-component.js +1 -1
- package/esm5/lib/igc-grid-conditional-style-font-info-component.js +1 -1
- package/esm5/lib/igc-grid-conditional-style-property-component.js +2 -2
- package/esm5/lib/igc-grid-custom-filter-requested-event-args.js +4 -4
- package/esm5/lib/igc-grid-data-committed-event-args.js +1 -1
- package/esm5/lib/igc-grid-data-committing-event-args.js +1 -1
- package/esm5/lib/igc-grid-filter-dialog-filter-change-event-args.js +2 -2
- package/esm5/lib/igc-grid-filter-dialog-opening-event-args.js +3 -3
- package/esm5/lib/igc-grid-filter-dialog-view-model-grouping.js +2 -2
- package/esm5/lib/igc-grid-filter-dialog-view-model-row.js +2 -2
- package/esm5/lib/igc-grid-filter-dialog-view-model.js +2 -2
- package/esm5/lib/igc-grid-filter-expressions-event-args.js +3 -3
- package/esm5/lib/igc-grid-group-descriptions-changed-event-args.js +3 -3
- package/esm5/lib/igc-grid-row-edit-ended-event-args.js +2 -2
- package/esm5/lib/igc-grid-row-edit-started-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-cell-ranges-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-cells-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-items-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-keys-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selection-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-size-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-sort-descriptions-changed-event-args.js +3 -3
- package/esm5/lib/igc-grid-summary-descriptions-changed-event-args.js +3 -3
- package/esm5/lib/igc-group-data.js +2 -2
- package/esm5/lib/igc-lost-focus-event-args.js +2 -2
- package/esm5/lib/igc-multi-column-combo-box-text-changed-event-args.js +1 -1
- package/esm5/lib/igc-multi-column-combo-box-value-changed-event-args.js +1 -1
- package/esm5/lib/igc-operator-selector-closing-event-args.js +2 -2
- package/esm5/lib/igc-operator-selector-opening-event-args.js +2 -2
- package/esm5/lib/igc-operator-selector-value-changed-event-args.js +2 -2
- package/esm5/lib/igc-page-changed-event-args.js +2 -2
- package/esm5/lib/igc-responsive-phase.js +6 -6
- package/esm5/lib/igc-responsive-state-entered-event-args.js +2 -2
- package/esm5/lib/igc-responsive-state-entering-event-args.js +2 -2
- package/esm5/lib/igc-responsive-state-exited-event-args.js +2 -2
- package/esm5/lib/igc-responsive-state.js +4 -4
- package/esm5/lib/igc-select-all-checkbox-changed-event-args.js +2 -2
- package/esm5/lib/igc-sort-indicator-render-completed-event-args.js +2 -2
- package/esm5/lib/igc-summary-changed-event-args.js +2 -2
- package/esm5/lib/igc-summary-data.js +2 -2
- package/esm5/lib/igc-text-icon-set-conditional-style-component.js +1 -1
- package/fesm2015/igniteui-webcomponents-data-grids.js +1131 -1072
- package/fesm5/igniteui-webcomponents-data-grids.js +1131 -1072
- package/lib/ColumnFilterCondition_combined.d.ts +42 -41
- package/lib/ContentCellModelHelper.d.ts +6 -5
- package/package.json +4 -4
|
@@ -54,7 +54,7 @@ let IgcGridConditionalStylePropertyComponent = /*@__PURE__*/ (() => {
|
|
|
54
54
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(this));
|
|
55
55
|
}
|
|
56
56
|
this._implementation = this.createImplementation();
|
|
57
|
-
this._implementation
|
|
57
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
58
58
|
this.onImplementationCreated();
|
|
59
59
|
if (this._initializeAdapters) {
|
|
60
60
|
this._initializeAdapters();
|
|
@@ -272,7 +272,7 @@ let IgcGridConditionalStylePropertyComponent = /*@__PURE__*/ (() => {
|
|
|
272
272
|
if (e) {
|
|
273
273
|
e._implementation = r;
|
|
274
274
|
}
|
|
275
|
-
r
|
|
275
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
276
276
|
}
|
|
277
277
|
return r.externalObject;
|
|
278
278
|
}
|
|
@@ -15,7 +15,7 @@ export class IgcGridCustomFilterRequestedEventArgs {
|
|
|
15
15
|
}
|
|
16
16
|
constructor() {
|
|
17
17
|
this._implementation = this.createImplementation();
|
|
18
|
-
this._implementation
|
|
18
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
19
19
|
this.onImplementationCreated();
|
|
20
20
|
if (this._initializeAdapters) {
|
|
21
21
|
this._initializeAdapters();
|
|
@@ -23,7 +23,7 @@ export class IgcGridCustomFilterRequestedEventArgs {
|
|
|
23
23
|
}
|
|
24
24
|
_provideImplementation(i) {
|
|
25
25
|
this._implementation = i;
|
|
26
|
-
this._implementation
|
|
26
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
27
27
|
this.onImplementationCreated();
|
|
28
28
|
if (this._initializeAdapters) {
|
|
29
29
|
this._initializeAdapters();
|
|
@@ -42,7 +42,7 @@ export class IgcGridCustomFilterRequestedEventArgs {
|
|
|
42
42
|
if (e) {
|
|
43
43
|
e._implementation = r;
|
|
44
44
|
}
|
|
45
|
-
r
|
|
45
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
46
46
|
}
|
|
47
47
|
return r.externalObject;
|
|
48
48
|
}
|
|
@@ -67,7 +67,7 @@ export class IgcGridCustomFilterRequestedEventArgs {
|
|
|
67
67
|
e.i.setNativeElement(r);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
|
-
r
|
|
70
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
71
71
|
}
|
|
72
72
|
return r.externalObject;
|
|
73
73
|
}
|
|
@@ -14,7 +14,7 @@ export class IgcGridDataCommittedEventArgs {
|
|
|
14
14
|
}
|
|
15
15
|
_provideImplementation(i) {
|
|
16
16
|
this._implementation = i;
|
|
17
|
-
this._implementation
|
|
17
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
18
18
|
this.onImplementationCreated();
|
|
19
19
|
if (this._initializeAdapters) {
|
|
20
20
|
this._initializeAdapters();
|
|
@@ -14,7 +14,7 @@ export class IgcGridDataCommittingEventArgs {
|
|
|
14
14
|
}
|
|
15
15
|
_provideImplementation(i) {
|
|
16
16
|
this._implementation = i;
|
|
17
|
-
this._implementation
|
|
17
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
18
18
|
this.onImplementationCreated();
|
|
19
19
|
if (this._initializeAdapters) {
|
|
20
20
|
this._initializeAdapters();
|
|
@@ -13,7 +13,7 @@ export class IgcGridFilterDialogFilterChangeEventArgs {
|
|
|
13
13
|
}
|
|
14
14
|
constructor() {
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -21,7 +21,7 @@ export class IgcGridFilterDialogFilterChangeEventArgs {
|
|
|
21
21
|
}
|
|
22
22
|
_provideImplementation(i) {
|
|
23
23
|
this._implementation = i;
|
|
24
|
-
this._implementation
|
|
24
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
this.onImplementationCreated();
|
|
26
26
|
if (this._initializeAdapters) {
|
|
27
27
|
this._initializeAdapters();
|
|
@@ -14,7 +14,7 @@ export class IgcGridFilterDialogOpeningEventArgs {
|
|
|
14
14
|
}
|
|
15
15
|
constructor() {
|
|
16
16
|
this._implementation = this.createImplementation();
|
|
17
|
-
this._implementation
|
|
17
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
18
18
|
this.onImplementationCreated();
|
|
19
19
|
if (this._initializeAdapters) {
|
|
20
20
|
this._initializeAdapters();
|
|
@@ -22,7 +22,7 @@ export class IgcGridFilterDialogOpeningEventArgs {
|
|
|
22
22
|
}
|
|
23
23
|
_provideImplementation(i) {
|
|
24
24
|
this._implementation = i;
|
|
25
|
-
this._implementation
|
|
25
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
26
26
|
this.onImplementationCreated();
|
|
27
27
|
if (this._initializeAdapters) {
|
|
28
28
|
this._initializeAdapters();
|
|
@@ -38,7 +38,7 @@ export class IgcGridFilterDialogOpeningEventArgs {
|
|
|
38
38
|
if (e) {
|
|
39
39
|
e._implementation = r;
|
|
40
40
|
}
|
|
41
|
-
r
|
|
41
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
42
42
|
}
|
|
43
43
|
return r.externalObject;
|
|
44
44
|
}
|
|
@@ -14,7 +14,7 @@ export class IgcGridFilterDialogViewModelGrouping {
|
|
|
14
14
|
}
|
|
15
15
|
constructor() {
|
|
16
16
|
this._implementation = this.createImplementation();
|
|
17
|
-
this._implementation
|
|
17
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
18
18
|
this.onImplementationCreated();
|
|
19
19
|
if (this._initializeAdapters) {
|
|
20
20
|
this._initializeAdapters();
|
|
@@ -22,7 +22,7 @@ export class IgcGridFilterDialogViewModelGrouping {
|
|
|
22
22
|
}
|
|
23
23
|
_provideImplementation(i) {
|
|
24
24
|
this._implementation = i;
|
|
25
|
-
this._implementation
|
|
25
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
26
26
|
this.onImplementationCreated();
|
|
27
27
|
if (this._initializeAdapters) {
|
|
28
28
|
this._initializeAdapters();
|
|
@@ -13,7 +13,7 @@ export class IgcGridFilterDialogViewModelRow {
|
|
|
13
13
|
}
|
|
14
14
|
constructor() {
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -21,7 +21,7 @@ export class IgcGridFilterDialogViewModelRow {
|
|
|
21
21
|
}
|
|
22
22
|
_provideImplementation(i) {
|
|
23
23
|
this._implementation = i;
|
|
24
|
-
this._implementation
|
|
24
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
this.onImplementationCreated();
|
|
26
26
|
if (this._initializeAdapters) {
|
|
27
27
|
this._initializeAdapters();
|
|
@@ -24,7 +24,7 @@ export class IgcGridFilterDialogViewModel {
|
|
|
24
24
|
this._groupingLevels = null;
|
|
25
25
|
this._rows = null;
|
|
26
26
|
this._implementation = this.createImplementation();
|
|
27
|
-
this._implementation
|
|
27
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
28
28
|
this.onImplementationCreated();
|
|
29
29
|
if (this._initializeAdapters) {
|
|
30
30
|
this._initializeAdapters();
|
|
@@ -32,7 +32,7 @@ export class IgcGridFilterDialogViewModel {
|
|
|
32
32
|
}
|
|
33
33
|
_provideImplementation(i) {
|
|
34
34
|
this._implementation = i;
|
|
35
|
-
this._implementation
|
|
35
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
36
36
|
this.onImplementationCreated();
|
|
37
37
|
if (this._initializeAdapters) {
|
|
38
38
|
this._initializeAdapters();
|
|
@@ -14,7 +14,7 @@ export class IgcGridFilterExpressionsEventArgs {
|
|
|
14
14
|
}
|
|
15
15
|
constructor() {
|
|
16
16
|
this._implementation = this.createImplementation();
|
|
17
|
-
this._implementation
|
|
17
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
18
18
|
this.onImplementationCreated();
|
|
19
19
|
if (this._initializeAdapters) {
|
|
20
20
|
this._initializeAdapters();
|
|
@@ -22,7 +22,7 @@ export class IgcGridFilterExpressionsEventArgs {
|
|
|
22
22
|
}
|
|
23
23
|
_provideImplementation(i) {
|
|
24
24
|
this._implementation = i;
|
|
25
|
-
this._implementation
|
|
25
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
26
26
|
this.onImplementationCreated();
|
|
27
27
|
if (this._initializeAdapters) {
|
|
28
28
|
this._initializeAdapters();
|
|
@@ -43,7 +43,7 @@ export class IgcGridFilterExpressionsEventArgs {
|
|
|
43
43
|
e.i.setNativeElement(r);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
-
r
|
|
46
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
47
47
|
}
|
|
48
48
|
return r.externalObject;
|
|
49
49
|
}
|
|
@@ -17,7 +17,7 @@ export class IgcGridGroupDescriptionsChangedEventArgs {
|
|
|
17
17
|
}
|
|
18
18
|
constructor() {
|
|
19
19
|
this._implementation = this.createImplementation();
|
|
20
|
-
this._implementation
|
|
20
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
21
21
|
this.onImplementationCreated();
|
|
22
22
|
if (this._initializeAdapters) {
|
|
23
23
|
this._initializeAdapters();
|
|
@@ -25,7 +25,7 @@ export class IgcGridGroupDescriptionsChangedEventArgs {
|
|
|
25
25
|
}
|
|
26
26
|
_provideImplementation(i) {
|
|
27
27
|
this._implementation = i;
|
|
28
|
-
this._implementation
|
|
28
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
29
29
|
this.onImplementationCreated();
|
|
30
30
|
if (this._initializeAdapters) {
|
|
31
31
|
this._initializeAdapters();
|
|
@@ -46,7 +46,7 @@ export class IgcGridGroupDescriptionsChangedEventArgs {
|
|
|
46
46
|
e.i.setNativeElement(r);
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
|
-
r
|
|
49
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
50
50
|
}
|
|
51
51
|
return r.externalObject;
|
|
52
52
|
}
|
|
@@ -13,7 +13,7 @@ export class IgcGridRowEditEndedEventArgs {
|
|
|
13
13
|
}
|
|
14
14
|
constructor() {
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -21,7 +21,7 @@ export class IgcGridRowEditEndedEventArgs {
|
|
|
21
21
|
}
|
|
22
22
|
_provideImplementation(i) {
|
|
23
23
|
this._implementation = i;
|
|
24
|
-
this._implementation
|
|
24
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
this.onImplementationCreated();
|
|
26
26
|
if (this._initializeAdapters) {
|
|
27
27
|
this._initializeAdapters();
|
|
@@ -13,7 +13,7 @@ export class IgcGridRowEditStartedEventArgs {
|
|
|
13
13
|
}
|
|
14
14
|
constructor() {
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -21,7 +21,7 @@ export class IgcGridRowEditStartedEventArgs {
|
|
|
21
21
|
}
|
|
22
22
|
_provideImplementation(i) {
|
|
23
23
|
this._implementation = i;
|
|
24
|
-
this._implementation
|
|
24
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
this.onImplementationCreated();
|
|
26
26
|
if (this._initializeAdapters) {
|
|
27
27
|
this._initializeAdapters();
|
|
@@ -24,7 +24,7 @@ export class IgcGridSelectedCellRangesChangedEventArgs {
|
|
|
24
24
|
this._removedRanges = null;
|
|
25
25
|
this._updatedRanges = null;
|
|
26
26
|
this._implementation = this.createImplementation();
|
|
27
|
-
this._implementation
|
|
27
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
28
28
|
this.onImplementationCreated();
|
|
29
29
|
if (this._initializeAdapters) {
|
|
30
30
|
this._initializeAdapters();
|
|
@@ -32,7 +32,7 @@ export class IgcGridSelectedCellRangesChangedEventArgs {
|
|
|
32
32
|
}
|
|
33
33
|
_provideImplementation(i) {
|
|
34
34
|
this._implementation = i;
|
|
35
|
-
this._implementation
|
|
35
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
36
36
|
this.onImplementationCreated();
|
|
37
37
|
if (this._initializeAdapters) {
|
|
38
38
|
this._initializeAdapters();
|
|
@@ -23,7 +23,7 @@ export class IgcGridSelectedCellsChangedEventArgs {
|
|
|
23
23
|
this._addedCells = null;
|
|
24
24
|
this._removedCells = null;
|
|
25
25
|
this._implementation = this.createImplementation();
|
|
26
|
-
this._implementation
|
|
26
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
27
27
|
this.onImplementationCreated();
|
|
28
28
|
if (this._initializeAdapters) {
|
|
29
29
|
this._initializeAdapters();
|
|
@@ -31,7 +31,7 @@ export class IgcGridSelectedCellsChangedEventArgs {
|
|
|
31
31
|
}
|
|
32
32
|
_provideImplementation(i) {
|
|
33
33
|
this._implementation = i;
|
|
34
|
-
this._implementation
|
|
34
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
35
35
|
this.onImplementationCreated();
|
|
36
36
|
if (this._initializeAdapters) {
|
|
37
37
|
this._initializeAdapters();
|
|
@@ -23,7 +23,7 @@ export class IgcGridSelectedItemsChangedEventArgs {
|
|
|
23
23
|
this._addedItems = null;
|
|
24
24
|
this._removedItems = null;
|
|
25
25
|
this._implementation = this.createImplementation();
|
|
26
|
-
this._implementation
|
|
26
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
27
27
|
this.onImplementationCreated();
|
|
28
28
|
if (this._initializeAdapters) {
|
|
29
29
|
this._initializeAdapters();
|
|
@@ -31,7 +31,7 @@ export class IgcGridSelectedItemsChangedEventArgs {
|
|
|
31
31
|
}
|
|
32
32
|
_provideImplementation(i) {
|
|
33
33
|
this._implementation = i;
|
|
34
|
-
this._implementation
|
|
34
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
35
35
|
this.onImplementationCreated();
|
|
36
36
|
if (this._initializeAdapters) {
|
|
37
37
|
this._initializeAdapters();
|
|
@@ -23,7 +23,7 @@ export class IgcGridSelectedKeysChangedEventArgs {
|
|
|
23
23
|
this._addedKeys = null;
|
|
24
24
|
this._removedKeys = null;
|
|
25
25
|
this._implementation = this.createImplementation();
|
|
26
|
-
this._implementation
|
|
26
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
27
27
|
this.onImplementationCreated();
|
|
28
28
|
if (this._initializeAdapters) {
|
|
29
29
|
this._initializeAdapters();
|
|
@@ -31,7 +31,7 @@ export class IgcGridSelectedKeysChangedEventArgs {
|
|
|
31
31
|
}
|
|
32
32
|
_provideImplementation(i) {
|
|
33
33
|
this._implementation = i;
|
|
34
|
-
this._implementation
|
|
34
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
35
35
|
this.onImplementationCreated();
|
|
36
36
|
if (this._initializeAdapters) {
|
|
37
37
|
this._initializeAdapters();
|
|
@@ -16,7 +16,7 @@ export class IgcGridSelectionChangedEventArgs {
|
|
|
16
16
|
}
|
|
17
17
|
constructor() {
|
|
18
18
|
this._implementation = this.createImplementation();
|
|
19
|
-
this._implementation
|
|
19
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
20
20
|
this.onImplementationCreated();
|
|
21
21
|
if (this._initializeAdapters) {
|
|
22
22
|
this._initializeAdapters();
|
|
@@ -24,7 +24,7 @@ export class IgcGridSelectionChangedEventArgs {
|
|
|
24
24
|
}
|
|
25
25
|
_provideImplementation(i) {
|
|
26
26
|
this._implementation = i;
|
|
27
|
-
this._implementation
|
|
27
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
28
28
|
this.onImplementationCreated();
|
|
29
29
|
if (this._initializeAdapters) {
|
|
30
30
|
this._initializeAdapters();
|
|
@@ -16,7 +16,7 @@ export class IgcGridSizeChangedEventArgs {
|
|
|
16
16
|
}
|
|
17
17
|
constructor() {
|
|
18
18
|
this._implementation = this.createImplementation();
|
|
19
|
-
this._implementation
|
|
19
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
20
20
|
this.onImplementationCreated();
|
|
21
21
|
if (this._initializeAdapters) {
|
|
22
22
|
this._initializeAdapters();
|
|
@@ -24,7 +24,7 @@ export class IgcGridSizeChangedEventArgs {
|
|
|
24
24
|
}
|
|
25
25
|
_provideImplementation(i) {
|
|
26
26
|
this._implementation = i;
|
|
27
|
-
this._implementation
|
|
27
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
28
28
|
this.onImplementationCreated();
|
|
29
29
|
if (this._initializeAdapters) {
|
|
30
30
|
this._initializeAdapters();
|
|
@@ -17,7 +17,7 @@ export class IgcGridSortDescriptionsChangedEventArgs {
|
|
|
17
17
|
}
|
|
18
18
|
constructor() {
|
|
19
19
|
this._implementation = this.createImplementation();
|
|
20
|
-
this._implementation
|
|
20
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
21
21
|
this.onImplementationCreated();
|
|
22
22
|
if (this._initializeAdapters) {
|
|
23
23
|
this._initializeAdapters();
|
|
@@ -25,7 +25,7 @@ export class IgcGridSortDescriptionsChangedEventArgs {
|
|
|
25
25
|
}
|
|
26
26
|
_provideImplementation(i) {
|
|
27
27
|
this._implementation = i;
|
|
28
|
-
this._implementation
|
|
28
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
29
29
|
this.onImplementationCreated();
|
|
30
30
|
if (this._initializeAdapters) {
|
|
31
31
|
this._initializeAdapters();
|
|
@@ -46,7 +46,7 @@ export class IgcGridSortDescriptionsChangedEventArgs {
|
|
|
46
46
|
e.i.setNativeElement(r);
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
|
-
r
|
|
49
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
50
50
|
}
|
|
51
51
|
return r.externalObject;
|
|
52
52
|
}
|
|
@@ -17,7 +17,7 @@ export class IgcGridSummaryDescriptionsChangedEventArgs {
|
|
|
17
17
|
}
|
|
18
18
|
constructor() {
|
|
19
19
|
this._implementation = this.createImplementation();
|
|
20
|
-
this._implementation
|
|
20
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
21
21
|
this.onImplementationCreated();
|
|
22
22
|
if (this._initializeAdapters) {
|
|
23
23
|
this._initializeAdapters();
|
|
@@ -25,7 +25,7 @@ export class IgcGridSummaryDescriptionsChangedEventArgs {
|
|
|
25
25
|
}
|
|
26
26
|
_provideImplementation(i) {
|
|
27
27
|
this._implementation = i;
|
|
28
|
-
this._implementation
|
|
28
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
29
29
|
this.onImplementationCreated();
|
|
30
30
|
if (this._initializeAdapters) {
|
|
31
31
|
this._initializeAdapters();
|
|
@@ -46,7 +46,7 @@ export class IgcGridSummaryDescriptionsChangedEventArgs {
|
|
|
46
46
|
e.i.setNativeElement(r);
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
|
-
r
|
|
49
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
50
50
|
}
|
|
51
51
|
return r.externalObject;
|
|
52
52
|
}
|
|
@@ -16,7 +16,7 @@ export class IgcGroupData {
|
|
|
16
16
|
}
|
|
17
17
|
constructor() {
|
|
18
18
|
this._implementation = this.createImplementation();
|
|
19
|
-
this._implementation
|
|
19
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
20
20
|
this.onImplementationCreated();
|
|
21
21
|
if (this._initializeAdapters) {
|
|
22
22
|
this._initializeAdapters();
|
|
@@ -24,7 +24,7 @@ export class IgcGroupData {
|
|
|
24
24
|
}
|
|
25
25
|
_provideImplementation(i) {
|
|
26
26
|
this._implementation = i;
|
|
27
|
-
this._implementation
|
|
27
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
28
28
|
this.onImplementationCreated();
|
|
29
29
|
if (this._initializeAdapters) {
|
|
30
30
|
this._initializeAdapters();
|
|
@@ -13,7 +13,7 @@ export class IgcLostFocusEventArgs {
|
|
|
13
13
|
}
|
|
14
14
|
constructor() {
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -21,7 +21,7 @@ export class IgcLostFocusEventArgs {
|
|
|
21
21
|
}
|
|
22
22
|
_provideImplementation(i) {
|
|
23
23
|
this._implementation = i;
|
|
24
|
-
this._implementation
|
|
24
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
this.onImplementationCreated();
|
|
26
26
|
if (this._initializeAdapters) {
|
|
27
27
|
this._initializeAdapters();
|
|
@@ -11,7 +11,7 @@ export class IgcMultiColumnComboBoxTextChangedEventArgs {
|
|
|
11
11
|
}
|
|
12
12
|
_provideImplementation(i) {
|
|
13
13
|
this._implementation = i;
|
|
14
|
-
this._implementation
|
|
14
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
15
15
|
this.onImplementationCreated();
|
|
16
16
|
if (this._initializeAdapters) {
|
|
17
17
|
this._initializeAdapters();
|
|
@@ -11,7 +11,7 @@ export class IgcMultiColumnComboBoxValueChangedEventArgs {
|
|
|
11
11
|
}
|
|
12
12
|
_provideImplementation(i) {
|
|
13
13
|
this._implementation = i;
|
|
14
|
-
this._implementation
|
|
14
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
15
15
|
this.onImplementationCreated();
|
|
16
16
|
if (this._initializeAdapters) {
|
|
17
17
|
this._initializeAdapters();
|
|
@@ -13,7 +13,7 @@ export class IgcOperatorSelectorClosingEventArgs {
|
|
|
13
13
|
}
|
|
14
14
|
constructor() {
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -21,7 +21,7 @@ export class IgcOperatorSelectorClosingEventArgs {
|
|
|
21
21
|
}
|
|
22
22
|
_provideImplementation(i) {
|
|
23
23
|
this._implementation = i;
|
|
24
|
-
this._implementation
|
|
24
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
this.onImplementationCreated();
|
|
26
26
|
if (this._initializeAdapters) {
|
|
27
27
|
this._initializeAdapters();
|
|
@@ -16,7 +16,7 @@ export class IgcOperatorSelectorOpeningEventArgs {
|
|
|
16
16
|
}
|
|
17
17
|
constructor() {
|
|
18
18
|
this._implementation = this.createImplementation();
|
|
19
|
-
this._implementation
|
|
19
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
20
20
|
this.onImplementationCreated();
|
|
21
21
|
if (this._initializeAdapters) {
|
|
22
22
|
this._initializeAdapters();
|
|
@@ -24,7 +24,7 @@ export class IgcOperatorSelectorOpeningEventArgs {
|
|
|
24
24
|
}
|
|
25
25
|
_provideImplementation(i) {
|
|
26
26
|
this._implementation = i;
|
|
27
|
-
this._implementation
|
|
27
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
28
28
|
this.onImplementationCreated();
|
|
29
29
|
if (this._initializeAdapters) {
|
|
30
30
|
this._initializeAdapters();
|
|
@@ -16,7 +16,7 @@ export class IgcOperatorSelectorValueChangedEventArgs {
|
|
|
16
16
|
}
|
|
17
17
|
constructor() {
|
|
18
18
|
this._implementation = this.createImplementation();
|
|
19
|
-
this._implementation
|
|
19
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
20
20
|
this.onImplementationCreated();
|
|
21
21
|
if (this._initializeAdapters) {
|
|
22
22
|
this._initializeAdapters();
|
|
@@ -24,7 +24,7 @@ export class IgcOperatorSelectorValueChangedEventArgs {
|
|
|
24
24
|
}
|
|
25
25
|
_provideImplementation(i) {
|
|
26
26
|
this._implementation = i;
|
|
27
|
-
this._implementation
|
|
27
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
28
28
|
this.onImplementationCreated();
|
|
29
29
|
if (this._initializeAdapters) {
|
|
30
30
|
this._initializeAdapters();
|
|
@@ -13,7 +13,7 @@ export class IgcPageChangedEventArgs {
|
|
|
13
13
|
}
|
|
14
14
|
constructor() {
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -21,7 +21,7 @@ export class IgcPageChangedEventArgs {
|
|
|
21
21
|
}
|
|
22
22
|
_provideImplementation(i) {
|
|
23
23
|
this._implementation = i;
|
|
24
|
-
this._implementation
|
|
24
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
this.onImplementationCreated();
|
|
26
26
|
if (this._initializeAdapters) {
|
|
27
27
|
this._initializeAdapters();
|
|
@@ -17,7 +17,7 @@ export class IgcResponsivePhase {
|
|
|
17
17
|
}
|
|
18
18
|
constructor() {
|
|
19
19
|
this._implementation = this.createImplementation();
|
|
20
|
-
this._implementation
|
|
20
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
21
21
|
this.onImplementationCreated();
|
|
22
22
|
if (this._initializeAdapters) {
|
|
23
23
|
this._initializeAdapters();
|
|
@@ -25,7 +25,7 @@ export class IgcResponsivePhase {
|
|
|
25
25
|
}
|
|
26
26
|
_provideImplementation(i) {
|
|
27
27
|
this._implementation = i;
|
|
28
|
-
this._implementation
|
|
28
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
29
29
|
this.onImplementationCreated();
|
|
30
30
|
if (this._initializeAdapters) {
|
|
31
31
|
this._initializeAdapters();
|
|
@@ -72,7 +72,7 @@ export class IgcResponsivePhase {
|
|
|
72
72
|
if (iv) {
|
|
73
73
|
let e = new IgcResponsivePhase();
|
|
74
74
|
e._implementation = iv;
|
|
75
|
-
iv
|
|
75
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
76
76
|
ret = e;
|
|
77
77
|
}
|
|
78
78
|
}
|
|
@@ -92,7 +92,7 @@ export class IgcResponsivePhase {
|
|
|
92
92
|
if (iv) {
|
|
93
93
|
let e = new IgcColumnPropertySetter();
|
|
94
94
|
e._implementation = iv;
|
|
95
|
-
iv
|
|
95
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
96
96
|
ret = e;
|
|
97
97
|
}
|
|
98
98
|
}
|
|
@@ -113,7 +113,7 @@ export class IgcResponsivePhase {
|
|
|
113
113
|
if (iv) {
|
|
114
114
|
let e = new IgcResponsivePhase();
|
|
115
115
|
e._implementation = iv;
|
|
116
|
-
iv
|
|
116
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
117
117
|
ret = e;
|
|
118
118
|
}
|
|
119
119
|
}
|
|
@@ -133,7 +133,7 @@ export class IgcResponsivePhase {
|
|
|
133
133
|
if (iv) {
|
|
134
134
|
let e = new IgcResponsivePhase();
|
|
135
135
|
e._implementation = iv;
|
|
136
|
-
iv
|
|
136
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
137
137
|
ret = e;
|
|
138
138
|
}
|
|
139
139
|
}
|