igniteui-angular-core 19.1.0-beta.0 → 19.1.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-angular-core.umd.js +3102 -2546
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +583 -553
- package/esm2015/lib/OthersCategoryContextDescription.js +5 -3
- package/esm2015/lib/OthersCategoryContextDescriptionMetadata.js +1 -0
- package/esm2015/lib/{WebTreeSelectionChangeEventArgsDescription.js → WebActiveStepChangedEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangedEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebActiveStepChangedArgsDetailDescription.js → WebActiveStepChangedEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangedEventArgsDetailDescriptionMetadata.js +42 -0
- package/esm2015/lib/{WebActiveStepChangedArgsEventArgsDescription.js → WebActiveStepChangingEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangingEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebActiveStepChangingArgsDetailDescription.js → WebActiveStepChangingEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangingEventArgsDetailDescriptionMetadata.js +42 -0
- package/esm2015/lib/WebBaseAlertLikeDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebBaseExporterDescriptionMetadata_combined.js +9 -4
- package/esm2015/lib/WebButtonGroupDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCalendarBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCalendarDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCardActionsDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCarouselDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCheckboxBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebColumnDescription.js +79 -47
- package/esm2015/lib/WebColumnDescriptionMetadata.js +8 -0
- package/esm2015/lib/WebColumnGroupDescription.js +11 -11
- package/esm2015/lib/WebDatePickerDescriptionMetadata.js +3 -3
- package/esm2015/lib/WebDropdownDescriptionMetadata.js +3 -2
- package/esm2015/lib/{WebActiveStepChangingArgsEventArgsDescription.js → WebForOfDataChangeEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebForOfDataChangeEventArgsDescriptionMetadata.js +46 -0
- package/esm2015/lib/WebForOfDataChangeEventArgsDetailDescription.js +25 -0
- package/esm2015/lib/WebForOfDataChangeEventArgsDetailDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebForOfStateDetailDescription.js +14 -11
- package/esm2015/lib/WebForOfStateDetailDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebGridBaseDirectiveDescription_combined.js +274 -258
- package/esm2015/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +10 -4
- package/esm2015/lib/WebGridCreatedEventArgsDetailDescription.js +8 -0
- package/esm2015/lib/WebGridDescription.js +61 -45
- package/esm2015/lib/WebGridDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebGridDescriptionModule.js +4 -0
- package/esm2015/lib/WebGroupByExpandStateEventArgsDescription.js +36 -0
- package/esm2015/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebGroupingExpressionEventArgsDescription.js +36 -0
- package/esm2015/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm2015/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm2015/lib/WebImportsHalper.js +23 -13
- package/esm2015/lib/WebInputDescription.js +30 -30
- package/esm2015/lib/WebInputDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebPivotDataSelectorDescription.js +34 -2
- package/esm2015/lib/WebPivotDataSelectorDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebPivotGridDescription.js +42 -42
- package/esm2015/lib/WebRadioDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebRadioGroupDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebRowIslandDescription.js +290 -274
- package/esm2015/lib/WebSelectDescriptionMetadata.js +3 -2
- package/esm2015/lib/WebSliderBaseDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebStepperDescriptionMetadata.js +6 -6
- package/esm2015/lib/WebStepperDescriptionModule.js +4 -4
- package/esm2015/lib/WebTabDescription.js +3 -3
- package/esm2015/lib/WebTabDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebTabsDescriptionModule.js +0 -2
- package/esm2015/lib/WebTextareaDescriptionMetadata.js +2 -6
- package/esm2015/lib/WebTileManagerDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebTooltipDescription.js +146 -0
- package/esm2015/lib/WebTooltipDescriptionMetadata.js +59 -0
- package/esm2015/lib/{WebTabPanelDescriptionModule.js → WebTooltipDescriptionModule.js} +6 -6
- package/esm2015/lib/WebTreeDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebTreeDescriptionModule.js +2 -2
- package/esm2015/lib/WebTreeGridDescription.js +28 -28
- package/esm2015/lib/{WebTreeSelectionOptionsEventArgsDescription.js → WebTreeSelectionEventArgsDescription.js} +7 -5
- package/esm2015/lib/WebTreeSelectionEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebTreeSelectionChangeDetailDescription.js → WebTreeSelectionEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebTreeSelectionEventArgsDetailDescriptionMetadata.js +44 -0
- package/esm2015/public_api.js +23 -21
- package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +591 -557
- package/esm5/lib/OthersCategoryContextDescription.js +5 -3
- package/esm5/lib/OthersCategoryContextDescriptionMetadata.js +1 -0
- package/esm5/lib/{WebActiveStepChangedArgsEventArgsDescription.js → WebActiveStepChangedEventArgsDescription.js} +12 -12
- package/esm5/lib/WebActiveStepChangedEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/WebActiveStepChangedEventArgsDetailDescription.js +46 -0
- package/esm5/lib/WebActiveStepChangedEventArgsDetailDescriptionMetadata.js +46 -0
- package/esm5/lib/{WebActiveStepChangedArgsDetailDescription.js → WebActiveStepChangingEventArgsDescription.js} +16 -16
- package/esm5/lib/WebActiveStepChangingEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/{WebActiveStepChangingArgsDetailDescription.js → WebActiveStepChangingEventArgsDetailDescription.js} +13 -13
- package/esm5/lib/WebActiveStepChangingEventArgsDetailDescriptionMetadata.js +46 -0
- package/esm5/lib/WebBaseAlertLikeDescriptionMetadata.js +1 -1
- package/esm5/lib/WebBaseExporterDescriptionMetadata_combined.js +9 -4
- package/esm5/lib/WebButtonGroupDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCalendarBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCalendarDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCardActionsDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCarouselDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCheckboxBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/WebColumnDescription.js +95 -47
- package/esm5/lib/WebColumnDescriptionMetadata.js +8 -0
- package/esm5/lib/WebColumnGroupDescription.js +11 -11
- package/esm5/lib/WebDatePickerDescriptionMetadata.js +3 -3
- package/esm5/lib/WebDropdownDescriptionMetadata.js +3 -2
- package/esm5/lib/{WebTreeSelectionChangeDetailDescription.js → WebForOfDataChangeEventArgsDescription.js} +13 -13
- package/esm5/lib/WebForOfDataChangeEventArgsDescriptionMetadata.js +50 -0
- package/esm5/lib/WebForOfDataChangeEventArgsDetailDescription.js +26 -0
- package/esm5/lib/WebForOfDataChangeEventArgsDetailDescriptionMetadata.js +49 -0
- package/esm5/lib/WebForOfStateDetailDescription.js +18 -11
- package/esm5/lib/WebForOfStateDetailDescriptionMetadata.js +0 -2
- package/esm5/lib/WebGridBaseDirectiveDescription_combined.js +282 -258
- package/esm5/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +10 -4
- package/esm5/lib/WebGridCreatedEventArgsDetailDescription.js +12 -0
- package/esm5/lib/WebGridDescription.js +69 -45
- package/esm5/lib/WebGridDescriptionMetadata.js +6 -0
- package/esm5/lib/WebGridDescriptionModule.js +4 -0
- package/esm5/lib/WebGroupByExpandStateEventArgsDescription.js +46 -0
- package/esm5/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.js +49 -0
- package/esm5/lib/WebGroupingExpressionEventArgsDescription.js +46 -0
- package/esm5/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +49 -0
- package/esm5/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm5/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm5/lib/WebImportsHalper.js +44 -31
- package/esm5/lib/WebInputDescription.js +30 -30
- package/esm5/lib/WebInputDescriptionMetadata.js +2 -2
- package/esm5/lib/WebPivotDataSelectorDescription.js +49 -1
- package/esm5/lib/WebPivotDataSelectorDescriptionMetadata.js +6 -0
- package/esm5/lib/WebPivotGridDescription.js +42 -42
- package/esm5/lib/WebRadioDescriptionMetadata.js +1 -1
- package/esm5/lib/WebRadioGroupDescriptionMetadata.js +2 -2
- package/esm5/lib/WebRowIslandDescription.js +298 -274
- package/esm5/lib/WebSelectDescriptionMetadata.js +3 -2
- package/esm5/lib/WebSliderBaseDescriptionMetadata.js +2 -2
- package/esm5/lib/WebStepperDescriptionMetadata.js +6 -6
- package/esm5/lib/WebStepperDescriptionModule.js +4 -4
- package/esm5/lib/WebTabDescription.js +2 -2
- package/esm5/lib/WebTabDescriptionMetadata.js +1 -1
- package/esm5/lib/WebTabsDescriptionModule.js +0 -2
- package/esm5/lib/WebTextareaDescriptionMetadata.js +2 -6
- package/esm5/lib/WebTileManagerDescriptionMetadata.js +1 -1
- package/esm5/lib/WebTooltipDescription.js +212 -0
- package/esm5/lib/WebTooltipDescriptionMetadata.js +63 -0
- package/esm5/lib/{WebTabPanelDescriptionModule.js → WebTooltipDescriptionModule.js} +9 -9
- package/esm5/lib/WebTreeDescriptionMetadata.js +2 -2
- package/esm5/lib/WebTreeDescriptionModule.js +2 -2
- package/esm5/lib/WebTreeGridDescription.js +28 -28
- package/esm5/lib/{WebTreeSelectionOptionsEventArgsDescription.js → WebTreeSelectionEventArgsDescription.js} +12 -10
- package/esm5/lib/WebTreeSelectionEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/{WebTreeSelectionChangeEventArgsDescription.js → WebTreeSelectionEventArgsDetailDescription.js} +13 -13
- package/esm5/lib/WebTreeSelectionEventArgsDetailDescriptionMetadata.js +48 -0
- package/esm5/public_api.js +23 -21
- package/fesm2015/igniteui-angular-core.js +2583 -2167
- package/fesm5/igniteui-angular-core.js +3080 -2526
- package/lib/CodeGeneratingComponentRendererCodeEmitter_combined.d.ts +185 -180
- package/lib/OthersCategoryContextDescription.d.ts +3 -1
- package/lib/WebActiveStepChangedEventArgsDescription.d.ts +17 -0
- package/lib/WebActiveStepChangedEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/{WebActiveStepChangedArgsDetailDescription.d.ts → WebActiveStepChangedEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsEventArgsDescriptionMetadata.d.ts → WebActiveStepChangedEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebActiveStepChangingEventArgsDescription.d.ts +17 -0
- package/lib/{WebActiveStepChangedArgsDetailDescriptionMetadata.d.ts → WebActiveStepChangingEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsDetailDescription.d.ts → WebActiveStepChangingEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsDetailDescriptionMetadata.d.ts → WebActiveStepChangingEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebColumnDescription.d.ts +28 -16
- package/lib/WebColumnGroupDescription.d.ts +4 -4
- package/lib/WebForOfDataChangeEventArgsDescription.d.ts +17 -0
- package/lib/{WebTreeSelectionChangeDetailDescriptionMetadata.d.ts → WebForOfDataChangeEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/WebForOfDataChangeEventArgsDetailDescription.d.ts +12 -0
- package/lib/{WebActiveStepChangedArgsEventArgsDescriptionMetadata.d.ts → WebForOfDataChangeEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebForOfStateDetailDescription.d.ts +7 -6
- package/lib/WebGridBaseDirectiveDescription_combined.d.ts +95 -89
- package/lib/WebGridCreatedEventArgsDetailDescription.d.ts +3 -0
- package/lib/WebGridDescription.d.ts +22 -16
- package/lib/WebGroupByExpandStateEventArgsDescription.d.ts +17 -0
- package/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/WebGroupingExpressionEventArgsDescription.d.ts +17 -0
- package/lib/WebGroupingExpressionEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/WebHierarchicalGridBaseDirectiveDescription.d.ts +4 -4
- package/lib/WebHierarchicalGridDescription.d.ts +5 -5
- package/lib/WebImportsHalper.d.ts +4 -1
- package/lib/WebInputDescription.d.ts +14 -14
- package/lib/WebPivotDataSelectorDescription.d.ts +13 -1
- package/lib/WebPivotGridDescription.d.ts +15 -15
- package/lib/WebRowIslandDescription.d.ts +101 -95
- package/lib/WebTabDescription.d.ts +2 -2
- package/lib/WebTooltipDescription.d.ts +56 -0
- package/lib/{WebTabPanelDescriptionMetadata.d.ts → WebTooltipDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebTabPanelDescriptionModule.d.ts → WebTooltipDescriptionModule.d.ts} +1 -1
- package/lib/WebTreeGridDescription.d.ts +10 -10
- package/lib/WebTreeSelectionEventArgsDescription.d.ts +17 -0
- package/lib/{WebTreeSelectionChangeDescriptionMetadata.d.ts → WebTreeSelectionEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebTreeSelectionChangeDetailDescription.d.ts → WebTreeSelectionEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebTreeSelectionChangeEventArgsDescriptionMetadata.d.ts → WebTreeSelectionEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/package.json +1 -1
- package/public_api.d.ts +23 -21
- package/esm2015/lib/WebActiveStepChangedArgsDetailDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebActiveStepChangedArgsEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebActiveStepChangingArgsDetailDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebActiveStepChangingArgsEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebTabPanelDescription.js +0 -26
- package/esm2015/lib/WebTabPanelDescriptionMetadata.js +0 -40
- package/esm2015/lib/WebTreeSelectionChangeDescription.js +0 -26
- package/esm2015/lib/WebTreeSelectionChangeDescriptionMetadata.js +0 -39
- package/esm2015/lib/WebTreeSelectionChangeDetailDescriptionMetadata.js +0 -44
- package/esm2015/lib/WebTreeSelectionChangeEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebTreeSelectionOptionsEventDetailDescription.js +0 -36
- package/esm2015/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.js +0 -41
- package/esm5/lib/WebActiveStepChangedArgsDetailDescriptionMetadata.js +0 -46
- package/esm5/lib/WebActiveStepChangedArgsEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebActiveStepChangingArgsDetailDescriptionMetadata.js +0 -46
- package/esm5/lib/WebActiveStepChangingArgsEventArgsDescription.js +0 -46
- package/esm5/lib/WebActiveStepChangingArgsEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebTabPanelDescription.js +0 -31
- package/esm5/lib/WebTabPanelDescriptionMetadata.js +0 -44
- package/esm5/lib/WebTreeSelectionChangeDescription.js +0 -31
- package/esm5/lib/WebTreeSelectionChangeDescriptionMetadata.js +0 -43
- package/esm5/lib/WebTreeSelectionChangeDetailDescriptionMetadata.js +0 -48
- package/esm5/lib/WebTreeSelectionChangeEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.js +0 -46
- package/esm5/lib/WebTreeSelectionOptionsEventDetailDescription.js +0 -46
- package/esm5/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.js +0 -45
- package/lib/WebActiveStepChangedArgsEventArgsDescription.d.ts +0 -17
- package/lib/WebActiveStepChangingArgsEventArgsDescription.d.ts +0 -17
- package/lib/WebTabPanelDescription.d.ts +0 -11
- package/lib/WebTreeSelectionChangeDescription.d.ts +0 -11
- package/lib/WebTreeSelectionChangeEventArgsDescription.d.ts +0 -17
- package/lib/WebTreeSelectionOptionsEventArgsDescription.d.ts +0 -15
- package/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.d.ts +0 -13
- package/lib/WebTreeSelectionOptionsEventDetailDescription.d.ts +0 -17
- package/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.d.ts +0 -13
|
@@ -14,13 +14,13 @@ export declare class WebColumnDescription extends Description {
|
|
|
14
14
|
private static __canMarshalByValue;
|
|
15
15
|
private static __marshalByValueAlias;
|
|
16
16
|
constructor();
|
|
17
|
-
private
|
|
17
|
+
private bn;
|
|
18
18
|
get field(): string;
|
|
19
19
|
set field(a: string);
|
|
20
|
-
private
|
|
20
|
+
private bq;
|
|
21
21
|
get header(): string;
|
|
22
22
|
set header(a: string);
|
|
23
|
-
private
|
|
23
|
+
private b3;
|
|
24
24
|
get title(): string;
|
|
25
25
|
set title(a: string);
|
|
26
26
|
private ag;
|
|
@@ -59,19 +59,19 @@ export declare class WebColumnDescription extends Description {
|
|
|
59
59
|
private u;
|
|
60
60
|
get disablePinning(): boolean;
|
|
61
61
|
set disablePinning(a: boolean);
|
|
62
|
-
private
|
|
62
|
+
private b4;
|
|
63
63
|
get width(): string;
|
|
64
64
|
set width(a: string);
|
|
65
|
-
private
|
|
65
|
+
private bw;
|
|
66
66
|
get maxWidth(): string;
|
|
67
67
|
set maxWidth(a: string);
|
|
68
|
-
private
|
|
68
|
+
private br;
|
|
69
69
|
get headerClasses(): string;
|
|
70
70
|
set headerClasses(a: string);
|
|
71
71
|
private ba;
|
|
72
72
|
get headerStyles(): any;
|
|
73
73
|
set headerStyles(a: any);
|
|
74
|
-
private
|
|
74
|
+
private bs;
|
|
75
75
|
get headerGroupClasses(): string;
|
|
76
76
|
set headerGroupClasses(a: string);
|
|
77
77
|
private a9;
|
|
@@ -83,10 +83,10 @@ export declare class WebColumnDescription extends Description {
|
|
|
83
83
|
private bj;
|
|
84
84
|
get cellStylesRef(): string;
|
|
85
85
|
set cellStylesRef(a: string);
|
|
86
|
-
private
|
|
86
|
+
private bp;
|
|
87
87
|
get formatterRef(): string;
|
|
88
88
|
set formatterRef(a: string);
|
|
89
|
-
private
|
|
89
|
+
private b1;
|
|
90
90
|
get summaryFormatterRef(): string;
|
|
91
91
|
set summaryFormatterRef(a: string);
|
|
92
92
|
private x;
|
|
@@ -116,13 +116,13 @@ export declare class WebColumnDescription extends Description {
|
|
|
116
116
|
private a8;
|
|
117
117
|
get additionalTemplateContext(): any;
|
|
118
118
|
set additionalTemplateContext(a: any);
|
|
119
|
-
private
|
|
119
|
+
private bx;
|
|
120
120
|
get minWidth(): string;
|
|
121
121
|
set minWidth(a: string);
|
|
122
122
|
private ab;
|
|
123
123
|
get pinned(): boolean;
|
|
124
124
|
set pinned(a: boolean);
|
|
125
|
-
private
|
|
125
|
+
private b0;
|
|
126
126
|
get summariesRef(): string;
|
|
127
127
|
set summariesRef(a: string);
|
|
128
128
|
private h;
|
|
@@ -134,22 +134,22 @@ export declare class WebColumnDescription extends Description {
|
|
|
134
134
|
private p;
|
|
135
135
|
get sortStrategy(): WebSortingStrategyDescription;
|
|
136
136
|
set sortStrategy(a: WebSortingStrategyDescription);
|
|
137
|
-
private
|
|
137
|
+
private b2;
|
|
138
138
|
get summaryTemplateRef(): string;
|
|
139
139
|
set summaryTemplateRef(a: string);
|
|
140
140
|
private bh;
|
|
141
141
|
get bodyTemplateRef(): string;
|
|
142
142
|
set bodyTemplateRef(a: string);
|
|
143
|
-
private
|
|
143
|
+
private bt;
|
|
144
144
|
get headerTemplateRef(): string;
|
|
145
145
|
set headerTemplateRef(a: string);
|
|
146
|
-
private
|
|
146
|
+
private bv;
|
|
147
147
|
get inlineEditorTemplateRef(): string;
|
|
148
148
|
set inlineEditorTemplateRef(a: string);
|
|
149
149
|
private bl;
|
|
150
150
|
get errorTemplateRef(): string;
|
|
151
151
|
set errorTemplateRef(a: string);
|
|
152
|
-
private
|
|
152
|
+
private bo;
|
|
153
153
|
get filterCellTemplateRef(): string;
|
|
154
154
|
set filterCellTemplateRef(a: string);
|
|
155
155
|
private ai;
|
|
@@ -164,7 +164,19 @@ export declare class WebColumnDescription extends Description {
|
|
|
164
164
|
private bb;
|
|
165
165
|
get parentColumn(): any;
|
|
166
166
|
set parentColumn(a: any);
|
|
167
|
-
private
|
|
167
|
+
private by;
|
|
168
168
|
get name(): string;
|
|
169
169
|
set name(a: string);
|
|
170
|
+
private bu;
|
|
171
|
+
get hiddenChangeRef(): string;
|
|
172
|
+
set hiddenChangeRef(a: string);
|
|
173
|
+
private bm;
|
|
174
|
+
get expandedChangeRef(): string;
|
|
175
|
+
set expandedChangeRef(a: string);
|
|
176
|
+
private b5;
|
|
177
|
+
get widthChangeRef(): string;
|
|
178
|
+
set widthChangeRef(a: string);
|
|
179
|
+
private bz;
|
|
180
|
+
get pinnedChangeRef(): string;
|
|
181
|
+
set pinnedChangeRef(a: string);
|
|
170
182
|
}
|
|
@@ -9,16 +9,16 @@ export declare class WebColumnGroupDescription extends WebColumnDescription {
|
|
|
9
9
|
private static __canMarshalByValue1;
|
|
10
10
|
private static __marshalByValueAlias1;
|
|
11
11
|
constructor();
|
|
12
|
-
private
|
|
12
|
+
private cw;
|
|
13
13
|
get children(): WebColumnDescription[];
|
|
14
14
|
set children(a: WebColumnDescription[]);
|
|
15
|
-
private
|
|
15
|
+
private cz;
|
|
16
16
|
get collapsible(): boolean;
|
|
17
17
|
set collapsible(a: boolean);
|
|
18
|
-
private
|
|
18
|
+
private c0;
|
|
19
19
|
get expanded(): boolean;
|
|
20
20
|
set expanded(a: boolean);
|
|
21
|
-
private
|
|
21
|
+
private c4;
|
|
22
22
|
get collapsibleIndicatorTemplateRef(): string;
|
|
23
23
|
set collapsibleIndicatorTemplateRef(a: string);
|
|
24
24
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Description } from "./Description";
|
|
2
|
+
import { WebForOfDataChangeEventArgsDetailDescription } from "./WebForOfDataChangeEventArgsDetailDescription";
|
|
3
|
+
import { Type } from "./type";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class WebForOfDataChangeEventArgsDescription extends Description {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
protected get_type(): string;
|
|
10
|
+
get type(): string;
|
|
11
|
+
private static __marshalByValue;
|
|
12
|
+
private static __marshalByValueAlias;
|
|
13
|
+
constructor();
|
|
14
|
+
private h;
|
|
15
|
+
get detail(): WebForOfDataChangeEventArgsDetailDescription;
|
|
16
|
+
set detail(a: WebForOfDataChangeEventArgsDetailDescription);
|
|
17
|
+
}
|
|
@@ -4,7 +4,7 @@ import { Dictionary$2 } from "./Dictionary$2";
|
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
7
|
+
export declare class WebForOfDataChangeEventArgsDescriptionMetadata extends Base {
|
|
8
8
|
static $t: Type;
|
|
9
9
|
private static a;
|
|
10
10
|
private static b;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { WebForOfDataChangingEventArgsDetailDescription } from "./WebForOfDataChangingEventArgsDetailDescription";
|
|
2
|
+
import { Type } from "./type";
|
|
3
|
+
/**
|
|
4
|
+
* @hidden
|
|
5
|
+
*/
|
|
6
|
+
export declare class WebForOfDataChangeEventArgsDetailDescription extends WebForOfDataChangingEventArgsDetailDescription {
|
|
7
|
+
static $t: Type;
|
|
8
|
+
protected get_type(): string;
|
|
9
|
+
private static __marshalByValue2;
|
|
10
|
+
private static __marshalByValueAlias2;
|
|
11
|
+
constructor();
|
|
12
|
+
}
|
|
@@ -4,7 +4,7 @@ import { Dictionary$2 } from "./Dictionary$2";
|
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
7
|
+
export declare class WebForOfDataChangeEventArgsDetailDescriptionMetadata extends Base {
|
|
8
8
|
static $t: Type;
|
|
9
9
|
private static a;
|
|
10
10
|
private static b;
|
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Description } from "./Description";
|
|
2
2
|
import { Type } from "./type";
|
|
3
3
|
/**
|
|
4
4
|
* @hidden
|
|
5
5
|
*/
|
|
6
|
-
export declare class WebForOfStateDetailDescription extends
|
|
6
|
+
export declare class WebForOfStateDetailDescription extends Description {
|
|
7
7
|
static $t: Type;
|
|
8
8
|
protected get_type(): string;
|
|
9
|
-
|
|
10
|
-
private static
|
|
9
|
+
get type(): string;
|
|
10
|
+
private static __marshalByValue;
|
|
11
|
+
private static __marshalByValueAlias;
|
|
11
12
|
constructor();
|
|
12
|
-
private
|
|
13
|
+
private j;
|
|
13
14
|
get startIndex(): number;
|
|
14
15
|
set startIndex(a: number);
|
|
15
|
-
private
|
|
16
|
+
private i;
|
|
16
17
|
get chunkSize(): number;
|
|
17
18
|
set chunkSize(a: number);
|
|
18
19
|
}
|
|
@@ -35,13 +35,13 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
35
35
|
private az;
|
|
36
36
|
get moving(): boolean;
|
|
37
37
|
set moving(a: boolean);
|
|
38
|
-
private
|
|
38
|
+
private cl;
|
|
39
39
|
get emptyGridTemplateRef(): string;
|
|
40
40
|
set emptyGridTemplateRef(a: string);
|
|
41
|
-
private
|
|
41
|
+
private bs;
|
|
42
42
|
get addRowEmptyTemplateRef(): string;
|
|
43
43
|
set addRowEmptyTemplateRef(a: string);
|
|
44
|
-
private
|
|
44
|
+
private c1;
|
|
45
45
|
get loadingGridTemplateRef(): string;
|
|
46
46
|
set loadingGridTemplateRef(a: string);
|
|
47
47
|
private bj;
|
|
@@ -53,13 +53,13 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
53
53
|
private z;
|
|
54
54
|
get clipboardOptions(): WebClipboardOptionsDescription;
|
|
55
55
|
set clipboardOptions(a: WebClipboardOptionsDescription);
|
|
56
|
-
private
|
|
56
|
+
private da;
|
|
57
57
|
get rowClassesRef(): string;
|
|
58
58
|
set rowClassesRef(a: string);
|
|
59
|
-
private
|
|
59
|
+
private du;
|
|
60
60
|
get rowStylesRef(): string;
|
|
61
61
|
set rowStylesRef(a: string);
|
|
62
|
-
private
|
|
62
|
+
private c4;
|
|
63
63
|
get primaryKey(): string;
|
|
64
64
|
set primaryKey(a: string);
|
|
65
65
|
private k;
|
|
@@ -68,40 +68,40 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
68
68
|
private h;
|
|
69
69
|
get actionStripComponents(): WebActionStripDescription[];
|
|
70
70
|
set actionStripComponents(a: WebActionStripDescription[]);
|
|
71
|
-
private
|
|
71
|
+
private ch;
|
|
72
72
|
get dragGhostCustomTemplateRef(): string;
|
|
73
73
|
set dragGhostCustomTemplateRef(a: string);
|
|
74
|
-
private
|
|
74
|
+
private dm;
|
|
75
75
|
get rowEditTextTemplateRef(): string;
|
|
76
76
|
set rowEditTextTemplateRef(a: string);
|
|
77
|
-
private
|
|
77
|
+
private c9;
|
|
78
78
|
get rowAddTextTemplateRef(): string;
|
|
79
79
|
set rowAddTextTemplateRef(a: string);
|
|
80
|
-
private
|
|
80
|
+
private di;
|
|
81
81
|
get rowEditActionsTemplateRef(): string;
|
|
82
82
|
set rowEditActionsTemplateRef(a: string);
|
|
83
|
-
private
|
|
83
|
+
private dn;
|
|
84
84
|
get rowExpandedIndicatorTemplateRef(): string;
|
|
85
85
|
set rowExpandedIndicatorTemplateRef(a: string);
|
|
86
|
-
private
|
|
86
|
+
private dc;
|
|
87
87
|
get rowCollapsedIndicatorTemplateRef(): string;
|
|
88
88
|
set rowCollapsedIndicatorTemplateRef(a: string);
|
|
89
|
-
private
|
|
89
|
+
private cy;
|
|
90
90
|
get headerExpandedIndicatorTemplateRef(): string;
|
|
91
91
|
set headerExpandedIndicatorTemplateRef(a: string);
|
|
92
|
-
private
|
|
92
|
+
private cx;
|
|
93
93
|
get headerCollapsedIndicatorTemplateRef(): string;
|
|
94
94
|
set headerCollapsedIndicatorTemplateRef(a: string);
|
|
95
|
-
private
|
|
95
|
+
private cm;
|
|
96
96
|
get excelStyleHeaderIconTemplateRef(): string;
|
|
97
97
|
set excelStyleHeaderIconTemplateRef(a: string);
|
|
98
|
-
private
|
|
98
|
+
private dy;
|
|
99
99
|
get sortAscendingHeaderIconTemplateRef(): string;
|
|
100
100
|
set sortAscendingHeaderIconTemplateRef(a: string);
|
|
101
|
-
private
|
|
101
|
+
private dz;
|
|
102
102
|
get sortDescendingHeaderIconTemplateRef(): string;
|
|
103
103
|
set sortDescendingHeaderIconTemplateRef(a: string);
|
|
104
|
-
private
|
|
104
|
+
private d0;
|
|
105
105
|
get sortHeaderIconTemplateRef(): string;
|
|
106
106
|
set sortHeaderIconTemplateRef(a: string);
|
|
107
107
|
private p;
|
|
@@ -113,7 +113,7 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
113
113
|
private aj;
|
|
114
114
|
get resourceStrings(): WebGridResourceStringsDescription;
|
|
115
115
|
set resourceStrings(a: WebGridResourceStringsDescription);
|
|
116
|
-
private
|
|
116
|
+
private cr;
|
|
117
117
|
get filteringLogic(): string;
|
|
118
118
|
set filteringLogic(a: string);
|
|
119
119
|
private ae;
|
|
@@ -122,10 +122,10 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
122
122
|
private ad;
|
|
123
123
|
get advancedFilteringExpressionsTree(): WebFilteringExpressionsTreeDescription;
|
|
124
124
|
set advancedFilteringExpressionsTree(a: WebFilteringExpressionsTreeDescription);
|
|
125
|
-
private
|
|
125
|
+
private c2;
|
|
126
126
|
get locale(): string;
|
|
127
127
|
set locale(a: string);
|
|
128
|
-
private
|
|
128
|
+
private c3;
|
|
129
129
|
get pagingMode(): string;
|
|
130
130
|
set pagingMode(a: string);
|
|
131
131
|
private ax;
|
|
@@ -134,25 +134,25 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
134
134
|
private a0;
|
|
135
135
|
get rowDraggable(): boolean;
|
|
136
136
|
set rowDraggable(a: boolean);
|
|
137
|
-
private
|
|
137
|
+
private d8;
|
|
138
138
|
get validationTrigger(): string;
|
|
139
139
|
set validationTrigger(a: string);
|
|
140
140
|
private a1;
|
|
141
141
|
get rowEditable(): boolean;
|
|
142
142
|
set rowEditable(a: boolean);
|
|
143
|
-
private
|
|
143
|
+
private c0;
|
|
144
144
|
get height(): string;
|
|
145
145
|
set height(a: string);
|
|
146
|
-
private
|
|
146
|
+
private d9;
|
|
147
147
|
get width(): string;
|
|
148
148
|
set width(a: string);
|
|
149
149
|
private bh;
|
|
150
150
|
get rowHeight(): number;
|
|
151
151
|
set rowHeight(a: number);
|
|
152
|
-
private
|
|
152
|
+
private cc;
|
|
153
153
|
get columnWidth(): string;
|
|
154
154
|
set columnWidth(a: string);
|
|
155
|
-
private
|
|
155
|
+
private ck;
|
|
156
156
|
get emptyGridMessage(): string;
|
|
157
157
|
set emptyGridMessage(a: string);
|
|
158
158
|
private ay;
|
|
@@ -161,7 +161,7 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
161
161
|
private a3;
|
|
162
162
|
get shouldGenerate(): boolean;
|
|
163
163
|
set shouldGenerate(a: boolean);
|
|
164
|
-
private
|
|
164
|
+
private cj;
|
|
165
165
|
get emptyFilteredGridMessage(): string;
|
|
166
166
|
set emptyFilteredGridMessage(a: string);
|
|
167
167
|
private ap;
|
|
@@ -173,13 +173,13 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
173
173
|
private at;
|
|
174
174
|
get allowAdvancedFiltering(): boolean;
|
|
175
175
|
set allowAdvancedFiltering(a: boolean);
|
|
176
|
-
private
|
|
176
|
+
private cs;
|
|
177
177
|
get filterMode(): string;
|
|
178
178
|
set filterMode(a: string);
|
|
179
|
-
private
|
|
179
|
+
private d5;
|
|
180
180
|
get summaryPosition(): string;
|
|
181
181
|
set summaryPosition(a: string);
|
|
182
|
-
private
|
|
182
|
+
private d4;
|
|
183
183
|
get summaryCalculationMode(): string;
|
|
184
184
|
set summaryCalculationMode(a: string);
|
|
185
185
|
private a4;
|
|
@@ -197,13 +197,13 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
197
197
|
private m;
|
|
198
198
|
get selectedRows(): any[];
|
|
199
199
|
set selectedRows(a: any[]);
|
|
200
|
-
private
|
|
200
|
+
private cz;
|
|
201
201
|
get headSelectorTemplateRef(): string;
|
|
202
202
|
set headSelectorTemplateRef(a: string);
|
|
203
|
-
private
|
|
203
|
+
private dt;
|
|
204
204
|
get rowSelectorTemplateRef(): string;
|
|
205
205
|
set rowSelectorTemplateRef(a: string);
|
|
206
|
-
private
|
|
206
|
+
private ci;
|
|
207
207
|
get dragIndicatorIconTemplateRef(): string;
|
|
208
208
|
set dragIndicatorIconTemplateRef(a: string);
|
|
209
209
|
private n;
|
|
@@ -212,15 +212,18 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
212
212
|
private aw;
|
|
213
213
|
get batchEditing(): boolean;
|
|
214
214
|
set batchEditing(a: boolean);
|
|
215
|
-
private
|
|
215
|
+
private bz;
|
|
216
216
|
get cellSelection(): string;
|
|
217
217
|
set cellSelection(a: string);
|
|
218
|
-
private
|
|
218
|
+
private dr;
|
|
219
219
|
get rowSelection(): string;
|
|
220
220
|
set rowSelection(a: string);
|
|
221
|
-
private
|
|
221
|
+
private b8;
|
|
222
222
|
get columnSelection(): string;
|
|
223
223
|
set columnSelection(a: string);
|
|
224
|
+
private bp;
|
|
225
|
+
get expansionStates(): any;
|
|
226
|
+
set expansionStates(a: any);
|
|
224
227
|
private an;
|
|
225
228
|
get outlet(): WebOverlayOutletDirectiveDescription;
|
|
226
229
|
set outlet(a: WebOverlayOutletDirectiveDescription);
|
|
@@ -236,163 +239,166 @@ export declare abstract class WebGridBaseDirectiveDescription extends Descriptio
|
|
|
236
239
|
private o;
|
|
237
240
|
get stateComponents(): WebGridStateDescription[];
|
|
238
241
|
set stateComponents(a: WebGridStateDescription[]);
|
|
239
|
-
private
|
|
242
|
+
private cq;
|
|
240
243
|
get filteringExpressionsTreeChangeRef(): string;
|
|
241
244
|
set filteringExpressionsTreeChangeRef(a: string);
|
|
242
|
-
private
|
|
245
|
+
private bt;
|
|
243
246
|
get advancedFilteringExpressionsTreeChangeRef(): string;
|
|
244
247
|
set advancedFilteringExpressionsTreeChangeRef(a: string);
|
|
245
|
-
private
|
|
248
|
+
private cw;
|
|
246
249
|
get gridScrollRef(): string;
|
|
247
250
|
set gridScrollRef(a: string);
|
|
248
|
-
private
|
|
251
|
+
private bu;
|
|
249
252
|
get cellClickRef(): string;
|
|
250
253
|
set cellClickRef(a: string);
|
|
251
|
-
private
|
|
254
|
+
private db;
|
|
252
255
|
get rowClickRef(): string;
|
|
253
256
|
set rowClickRef(a: string);
|
|
254
|
-
private
|
|
257
|
+
private ct;
|
|
255
258
|
get formGroupCreatedRef(): string;
|
|
256
259
|
set formGroupCreatedRef(a: string);
|
|
257
|
-
private
|
|
260
|
+
private d7;
|
|
258
261
|
get validationStatusChangeRef(): string;
|
|
259
262
|
set validationStatusChangeRef(a: string);
|
|
260
|
-
private
|
|
263
|
+
private dw;
|
|
261
264
|
get selectedRef(): string;
|
|
262
265
|
set selectedRef(a: string);
|
|
263
|
-
private
|
|
266
|
+
private ds;
|
|
264
267
|
get rowSelectionChangingRef(): string;
|
|
265
268
|
set rowSelectionChangingRef(a: string);
|
|
266
|
-
private
|
|
269
|
+
private b9;
|
|
267
270
|
get columnSelectionChangingRef(): string;
|
|
268
271
|
set columnSelectionChangingRef(a: string);
|
|
269
|
-
private
|
|
272
|
+
private b4;
|
|
270
273
|
get columnPinRef(): string;
|
|
271
274
|
set columnPinRef(a: string);
|
|
272
|
-
private
|
|
275
|
+
private b5;
|
|
273
276
|
get columnPinnedRef(): string;
|
|
274
277
|
set columnPinnedRef(a: string);
|
|
275
|
-
private
|
|
278
|
+
private bx;
|
|
276
279
|
get cellEditEnterRef(): string;
|
|
277
280
|
set cellEditEnterRef(a: string);
|
|
278
|
-
private
|
|
281
|
+
private by;
|
|
279
282
|
get cellEditExitRef(): string;
|
|
280
283
|
set cellEditExitRef(a: string);
|
|
281
|
-
private
|
|
284
|
+
private bv;
|
|
282
285
|
get cellEditRef(): string;
|
|
283
286
|
set cellEditRef(a: string);
|
|
284
|
-
private
|
|
287
|
+
private bw;
|
|
285
288
|
get cellEditDoneRef(): string;
|
|
286
289
|
set cellEditDoneRef(a: string);
|
|
287
|
-
private
|
|
290
|
+
private dk;
|
|
288
291
|
get rowEditEnterRef(): string;
|
|
289
292
|
set rowEditEnterRef(a: string);
|
|
290
|
-
private
|
|
293
|
+
private dh;
|
|
291
294
|
get rowEditRef(): string;
|
|
292
295
|
set rowEditRef(a: string);
|
|
293
|
-
private
|
|
296
|
+
private dj;
|
|
294
297
|
get rowEditDoneRef(): string;
|
|
295
298
|
set rowEditDoneRef(a: string);
|
|
296
|
-
private
|
|
299
|
+
private dl;
|
|
297
300
|
get rowEditExitRef(): string;
|
|
298
301
|
set rowEditExitRef(a: string);
|
|
299
|
-
private
|
|
302
|
+
private b0;
|
|
300
303
|
get columnInitRef(): string;
|
|
301
304
|
set columnInitRef(a: string);
|
|
302
|
-
private
|
|
305
|
+
private b7;
|
|
303
306
|
get columnsAutogeneratedRef(): string;
|
|
304
307
|
set columnsAutogeneratedRef(a: string);
|
|
305
|
-
private
|
|
308
|
+
private d1;
|
|
306
309
|
get sortingRef(): string;
|
|
307
310
|
set sortingRef(a: string);
|
|
308
|
-
private
|
|
311
|
+
private d2;
|
|
309
312
|
get sortingDoneRef(): string;
|
|
310
313
|
set sortingDoneRef(a: string);
|
|
311
|
-
private
|
|
314
|
+
private co;
|
|
312
315
|
get filteringRef(): string;
|
|
313
316
|
set filteringRef(a: string);
|
|
314
|
-
private
|
|
317
|
+
private cp;
|
|
315
318
|
get filteringDoneRef(): string;
|
|
316
319
|
set filteringDoneRef(a: string);
|
|
317
|
-
private
|
|
320
|
+
private c8;
|
|
318
321
|
get rowAddedRef(): string;
|
|
319
322
|
set rowAddedRef(a: string);
|
|
320
|
-
private
|
|
323
|
+
private de;
|
|
321
324
|
get rowDeletedRef(): string;
|
|
322
325
|
set rowDeletedRef(a: string);
|
|
323
|
-
private
|
|
326
|
+
private dd;
|
|
324
327
|
get rowDeleteRef(): string;
|
|
325
328
|
set rowDeleteRef(a: string);
|
|
326
|
-
private
|
|
329
|
+
private c7;
|
|
327
330
|
get rowAddRef(): string;
|
|
328
331
|
set rowAddRef(a: string);
|
|
329
|
-
private
|
|
332
|
+
private b6;
|
|
330
333
|
get columnResizedRef(): string;
|
|
331
334
|
set columnResizedRef(a: string);
|
|
332
|
-
private
|
|
335
|
+
private cd;
|
|
333
336
|
get contextMenuRef(): string;
|
|
334
337
|
set contextMenuRef(a: string);
|
|
335
|
-
private
|
|
338
|
+
private cg;
|
|
336
339
|
get doubleClickRef(): string;
|
|
337
340
|
set doubleClickRef(a: string);
|
|
338
|
-
private
|
|
341
|
+
private cb;
|
|
339
342
|
get columnVisibilityChangingRef(): string;
|
|
340
343
|
set columnVisibilityChangingRef(a: string);
|
|
341
|
-
private
|
|
344
|
+
private ca;
|
|
342
345
|
get columnVisibilityChangedRef(): string;
|
|
343
346
|
set columnVisibilityChangedRef(a: string);
|
|
344
|
-
private
|
|
347
|
+
private b3;
|
|
345
348
|
get columnMovingStartRef(): string;
|
|
346
349
|
set columnMovingStartRef(a: string);
|
|
347
|
-
private
|
|
350
|
+
private b1;
|
|
348
351
|
get columnMovingRef(): string;
|
|
349
352
|
set columnMovingRef(a: string);
|
|
350
|
-
private
|
|
353
|
+
private b2;
|
|
351
354
|
get columnMovingEndRef(): string;
|
|
352
355
|
set columnMovingEndRef(a: string);
|
|
353
|
-
private
|
|
356
|
+
private cv;
|
|
354
357
|
get gridKeydownRef(): string;
|
|
355
358
|
set gridKeydownRef(a: string);
|
|
356
|
-
private
|
|
359
|
+
private dg;
|
|
357
360
|
get rowDragStartRef(): string;
|
|
358
361
|
set rowDragStartRef(a: string);
|
|
359
|
-
private
|
|
362
|
+
private df;
|
|
360
363
|
get rowDragEndRef(): string;
|
|
361
364
|
set rowDragEndRef(a: string);
|
|
362
|
-
private
|
|
365
|
+
private cu;
|
|
363
366
|
get gridCopyRef(): string;
|
|
364
367
|
set gridCopyRef(a: string);
|
|
365
|
-
private
|
|
368
|
+
private cn;
|
|
369
|
+
get expansionStatesChangeRef(): string;
|
|
370
|
+
set expansionStatesChangeRef(a: string);
|
|
371
|
+
private dx;
|
|
366
372
|
get selectedRowsChangeRef(): string;
|
|
367
373
|
set selectedRowsChangeRef(a: string);
|
|
368
|
-
private
|
|
374
|
+
private dv;
|
|
369
375
|
get rowToggleRef(): string;
|
|
370
376
|
set rowToggleRef(a: string);
|
|
371
|
-
private
|
|
377
|
+
private dq;
|
|
372
378
|
get rowPinningRef(): string;
|
|
373
379
|
set rowPinningRef(a: string);
|
|
374
|
-
private
|
|
380
|
+
private dp;
|
|
375
381
|
get rowPinnedRef(): string;
|
|
376
382
|
set rowPinnedRef(a: string);
|
|
377
|
-
private
|
|
383
|
+
private br;
|
|
378
384
|
get activeNodeChangeRef(): string;
|
|
379
385
|
set activeNodeChangeRef(a: string);
|
|
380
|
-
private
|
|
386
|
+
private d3;
|
|
381
387
|
get sortingExpressionsChangeRef(): string;
|
|
382
388
|
set sortingExpressionsChangeRef(a: string);
|
|
383
|
-
private
|
|
389
|
+
private d6;
|
|
384
390
|
get toolbarExportingRef(): string;
|
|
385
391
|
set toolbarExportingRef(a: string);
|
|
386
|
-
private
|
|
392
|
+
private c5;
|
|
387
393
|
get rangeSelectedRef(): string;
|
|
388
394
|
set rangeSelectedRef(a: string);
|
|
389
|
-
private
|
|
395
|
+
private c6;
|
|
390
396
|
get renderedRef(): string;
|
|
391
397
|
set renderedRef(a: string);
|
|
392
|
-
private
|
|
398
|
+
private cf;
|
|
393
399
|
get dataChangingRef(): string;
|
|
394
400
|
set dataChangingRef(a: string);
|
|
395
|
-
private
|
|
401
|
+
private ce;
|
|
396
402
|
get dataChangedRef(): string;
|
|
397
403
|
set dataChangedRef(a: string);
|
|
398
404
|
}
|
|
@@ -20,4 +20,7 @@ export declare class WebGridCreatedEventArgsDetailDescription extends WebBaseEve
|
|
|
20
20
|
private m;
|
|
21
21
|
get grid(): WebHierarchicalGridDescription;
|
|
22
22
|
set grid(a: WebHierarchicalGridDescription);
|
|
23
|
+
private s;
|
|
24
|
+
get parentRowData(): any;
|
|
25
|
+
set parentRowData(a: any);
|
|
23
26
|
}
|