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
|
@@ -17,126 +17,128 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
17
17
|
this.av = false;
|
|
18
18
|
this.j = null;
|
|
19
19
|
this.az = false;
|
|
20
|
-
this.
|
|
21
|
-
this.
|
|
22
|
-
this.
|
|
20
|
+
this.cl = null;
|
|
21
|
+
this.bs = null;
|
|
22
|
+
this.c1 = null;
|
|
23
23
|
this.bj = 0;
|
|
24
24
|
this.ab = null;
|
|
25
25
|
this.z = null;
|
|
26
|
-
this.
|
|
27
|
-
this.
|
|
28
|
-
this.
|
|
26
|
+
this.da = null;
|
|
27
|
+
this.du = null;
|
|
28
|
+
this.c4 = null;
|
|
29
29
|
this.k = null;
|
|
30
30
|
this.h = null;
|
|
31
|
-
this.
|
|
32
|
-
this.
|
|
33
|
-
this.c6 = null;
|
|
34
|
-
this.df = null;
|
|
35
|
-
this.dk = null;
|
|
31
|
+
this.ch = null;
|
|
32
|
+
this.dm = null;
|
|
36
33
|
this.c9 = null;
|
|
37
|
-
this.
|
|
38
|
-
this.
|
|
39
|
-
this.
|
|
40
|
-
this.
|
|
41
|
-
this.
|
|
42
|
-
this.
|
|
34
|
+
this.di = null;
|
|
35
|
+
this.dn = null;
|
|
36
|
+
this.dc = null;
|
|
37
|
+
this.cy = null;
|
|
38
|
+
this.cx = null;
|
|
39
|
+
this.cm = null;
|
|
40
|
+
this.dy = null;
|
|
41
|
+
this.dz = null;
|
|
42
|
+
this.d0 = null;
|
|
43
43
|
this.p = null;
|
|
44
44
|
this.l = null;
|
|
45
45
|
this.aj = null;
|
|
46
|
-
this.
|
|
46
|
+
this.cr = null;
|
|
47
47
|
this.ae = null;
|
|
48
48
|
this.ad = null;
|
|
49
|
-
this.
|
|
50
|
-
this.
|
|
49
|
+
this.c2 = null;
|
|
50
|
+
this.c3 = null;
|
|
51
51
|
this.ax = false;
|
|
52
52
|
this.a0 = false;
|
|
53
|
-
this.
|
|
53
|
+
this.d8 = null;
|
|
54
54
|
this.a1 = false;
|
|
55
|
-
this.
|
|
56
|
-
this.
|
|
55
|
+
this.c0 = null;
|
|
56
|
+
this.d9 = null;
|
|
57
57
|
this.bh = 0;
|
|
58
|
-
this.
|
|
59
|
-
this.
|
|
58
|
+
this.cc = null;
|
|
59
|
+
this.ck = null;
|
|
60
60
|
this.ay = false;
|
|
61
61
|
this.a3 = false;
|
|
62
|
-
this.
|
|
62
|
+
this.cj = null;
|
|
63
63
|
this.ap = null;
|
|
64
64
|
this.au = false;
|
|
65
65
|
this.at = false;
|
|
66
|
-
this.
|
|
67
|
-
this.
|
|
68
|
-
this.
|
|
66
|
+
this.cs = null;
|
|
67
|
+
this.d5 = null;
|
|
68
|
+
this.d4 = null;
|
|
69
69
|
this.a4 = false;
|
|
70
70
|
this.ah = null;
|
|
71
71
|
this.al = null;
|
|
72
72
|
this.ar = null;
|
|
73
73
|
this.m = null;
|
|
74
|
-
this.
|
|
75
|
-
this.
|
|
76
|
-
this.
|
|
74
|
+
this.cz = null;
|
|
75
|
+
this.dt = null;
|
|
76
|
+
this.ci = null;
|
|
77
77
|
this.n = null;
|
|
78
78
|
this.aw = false;
|
|
79
|
-
this.
|
|
80
|
-
this.
|
|
81
|
-
this.
|
|
79
|
+
this.bz = null;
|
|
80
|
+
this.dr = null;
|
|
81
|
+
this.b8 = null;
|
|
82
|
+
this.bp = null;
|
|
82
83
|
this.an = null;
|
|
83
84
|
this.bk = 0;
|
|
84
85
|
this.a2 = false;
|
|
85
86
|
this.i = null;
|
|
86
87
|
this.o = null;
|
|
87
|
-
this.cn = null;
|
|
88
|
-
this.br = null;
|
|
89
|
-
this.ct = null;
|
|
90
|
-
this.bs = null;
|
|
91
|
-
this.c8 = null;
|
|
92
88
|
this.cq = null;
|
|
93
|
-
this.d4 = null;
|
|
94
|
-
this.dt = null;
|
|
95
|
-
this.dp = null;
|
|
96
|
-
this.b7 = null;
|
|
97
|
-
this.b2 = null;
|
|
98
|
-
this.b3 = null;
|
|
99
|
-
this.bv = null;
|
|
100
|
-
this.bw = null;
|
|
101
89
|
this.bt = null;
|
|
90
|
+
this.cw = null;
|
|
102
91
|
this.bu = null;
|
|
103
|
-
this.dh = null;
|
|
104
|
-
this.de = null;
|
|
105
|
-
this.dg = null;
|
|
106
|
-
this.di = null;
|
|
107
|
-
this.by = null;
|
|
108
|
-
this.b5 = null;
|
|
109
|
-
this.dy = null;
|
|
110
|
-
this.dz = null;
|
|
111
|
-
this.cl = null;
|
|
112
|
-
this.cm = null;
|
|
113
|
-
this.c5 = null;
|
|
114
92
|
this.db = null;
|
|
115
|
-
this.
|
|
116
|
-
this.
|
|
117
|
-
this.
|
|
118
|
-
this.
|
|
119
|
-
this.ce = null;
|
|
93
|
+
this.ct = null;
|
|
94
|
+
this.d7 = null;
|
|
95
|
+
this.dw = null;
|
|
96
|
+
this.ds = null;
|
|
120
97
|
this.b9 = null;
|
|
121
|
-
this.
|
|
122
|
-
this.
|
|
123
|
-
this.
|
|
98
|
+
this.b4 = null;
|
|
99
|
+
this.b5 = null;
|
|
100
|
+
this.bx = null;
|
|
101
|
+
this.by = null;
|
|
102
|
+
this.bv = null;
|
|
103
|
+
this.bw = null;
|
|
104
|
+
this.dk = null;
|
|
105
|
+
this.dh = null;
|
|
106
|
+
this.dj = null;
|
|
107
|
+
this.dl = null;
|
|
124
108
|
this.b0 = null;
|
|
125
|
-
this.
|
|
109
|
+
this.b7 = null;
|
|
110
|
+
this.d1 = null;
|
|
111
|
+
this.d2 = null;
|
|
112
|
+
this.co = null;
|
|
113
|
+
this.cp = null;
|
|
114
|
+
this.c8 = null;
|
|
115
|
+
this.de = null;
|
|
126
116
|
this.dd = null;
|
|
127
|
-
this.
|
|
128
|
-
this.
|
|
129
|
-
this.du = null;
|
|
130
|
-
this.ds = null;
|
|
131
|
-
this.dm = null;
|
|
132
|
-
this.dl = null;
|
|
133
|
-
this.bp = null;
|
|
134
|
-
this.d0 = null;
|
|
135
|
-
this.d3 = null;
|
|
136
|
-
this.c2 = null;
|
|
137
|
-
this.c3 = null;
|
|
117
|
+
this.c7 = null;
|
|
118
|
+
this.b6 = null;
|
|
138
119
|
this.cd = null;
|
|
139
|
-
this.
|
|
120
|
+
this.cg = null;
|
|
121
|
+
this.cb = null;
|
|
122
|
+
this.ca = null;
|
|
123
|
+
this.b3 = null;
|
|
124
|
+
this.b1 = null;
|
|
125
|
+
this.b2 = null;
|
|
126
|
+
this.cv = null;
|
|
127
|
+
this.dg = null;
|
|
128
|
+
this.df = null;
|
|
129
|
+
this.cu = null;
|
|
130
|
+
this.cn = null;
|
|
131
|
+
this.dx = null;
|
|
132
|
+
this.dv = null;
|
|
133
|
+
this.dq = null;
|
|
134
|
+
this.dp = null;
|
|
135
|
+
this.br = null;
|
|
136
|
+
this.d3 = null;
|
|
137
|
+
this.d6 = null;
|
|
138
|
+
this.c5 = null;
|
|
139
|
+
this.c6 = null;
|
|
140
|
+
this.cf = null;
|
|
141
|
+
this.ce = null;
|
|
140
142
|
}
|
|
141
143
|
get_type() {
|
|
142
144
|
return "WebGridBaseDirective";
|
|
@@ -173,24 +175,24 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
173
175
|
this.g("Moving");
|
|
174
176
|
}
|
|
175
177
|
get emptyGridTemplateRef() {
|
|
176
|
-
return this.
|
|
178
|
+
return this.cl;
|
|
177
179
|
}
|
|
178
180
|
set emptyGridTemplateRef(a) {
|
|
179
|
-
this.
|
|
181
|
+
this.cl = a;
|
|
180
182
|
this.g("EmptyGridTemplateRef");
|
|
181
183
|
}
|
|
182
184
|
get addRowEmptyTemplateRef() {
|
|
183
|
-
return this.
|
|
185
|
+
return this.bs;
|
|
184
186
|
}
|
|
185
187
|
set addRowEmptyTemplateRef(a) {
|
|
186
|
-
this.
|
|
188
|
+
this.bs = a;
|
|
187
189
|
this.g("AddRowEmptyTemplateRef");
|
|
188
190
|
}
|
|
189
191
|
get loadingGridTemplateRef() {
|
|
190
|
-
return this.
|
|
192
|
+
return this.c1;
|
|
191
193
|
}
|
|
192
194
|
set loadingGridTemplateRef(a) {
|
|
193
|
-
this.
|
|
195
|
+
this.c1 = a;
|
|
194
196
|
this.g("LoadingGridTemplateRef");
|
|
195
197
|
}
|
|
196
198
|
get summaryRowHeight() {
|
|
@@ -215,24 +217,24 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
215
217
|
this.g("ClipboardOptions");
|
|
216
218
|
}
|
|
217
219
|
get rowClassesRef() {
|
|
218
|
-
return this.
|
|
220
|
+
return this.da;
|
|
219
221
|
}
|
|
220
222
|
set rowClassesRef(a) {
|
|
221
|
-
this.
|
|
223
|
+
this.da = a;
|
|
222
224
|
this.g("RowClassesRef");
|
|
223
225
|
}
|
|
224
226
|
get rowStylesRef() {
|
|
225
|
-
return this.
|
|
227
|
+
return this.du;
|
|
226
228
|
}
|
|
227
229
|
set rowStylesRef(a) {
|
|
228
|
-
this.
|
|
230
|
+
this.du = a;
|
|
229
231
|
this.g("RowStylesRef");
|
|
230
232
|
}
|
|
231
233
|
get primaryKey() {
|
|
232
|
-
return this.
|
|
234
|
+
return this.c4;
|
|
233
235
|
}
|
|
234
236
|
set primaryKey(a) {
|
|
235
|
-
this.
|
|
237
|
+
this.c4 = a;
|
|
236
238
|
this.g("PrimaryKey");
|
|
237
239
|
}
|
|
238
240
|
get columnList() {
|
|
@@ -250,87 +252,87 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
250
252
|
this.g("ActionStripComponents");
|
|
251
253
|
}
|
|
252
254
|
get dragGhostCustomTemplateRef() {
|
|
253
|
-
return this.
|
|
255
|
+
return this.ch;
|
|
254
256
|
}
|
|
255
257
|
set dragGhostCustomTemplateRef(a) {
|
|
256
|
-
this.
|
|
258
|
+
this.ch = a;
|
|
257
259
|
this.g("DragGhostCustomTemplateRef");
|
|
258
260
|
}
|
|
259
261
|
get rowEditTextTemplateRef() {
|
|
260
|
-
return this.
|
|
262
|
+
return this.dm;
|
|
261
263
|
}
|
|
262
264
|
set rowEditTextTemplateRef(a) {
|
|
263
|
-
this.
|
|
265
|
+
this.dm = a;
|
|
264
266
|
this.g("RowEditTextTemplateRef");
|
|
265
267
|
}
|
|
266
268
|
get rowAddTextTemplateRef() {
|
|
267
|
-
return this.
|
|
269
|
+
return this.c9;
|
|
268
270
|
}
|
|
269
271
|
set rowAddTextTemplateRef(a) {
|
|
270
|
-
this.
|
|
272
|
+
this.c9 = a;
|
|
271
273
|
this.g("RowAddTextTemplateRef");
|
|
272
274
|
}
|
|
273
275
|
get rowEditActionsTemplateRef() {
|
|
274
|
-
return this.
|
|
276
|
+
return this.di;
|
|
275
277
|
}
|
|
276
278
|
set rowEditActionsTemplateRef(a) {
|
|
277
|
-
this.
|
|
279
|
+
this.di = a;
|
|
278
280
|
this.g("RowEditActionsTemplateRef");
|
|
279
281
|
}
|
|
280
282
|
get rowExpandedIndicatorTemplateRef() {
|
|
281
|
-
return this.
|
|
283
|
+
return this.dn;
|
|
282
284
|
}
|
|
283
285
|
set rowExpandedIndicatorTemplateRef(a) {
|
|
284
|
-
this.
|
|
286
|
+
this.dn = a;
|
|
285
287
|
this.g("RowExpandedIndicatorTemplateRef");
|
|
286
288
|
}
|
|
287
289
|
get rowCollapsedIndicatorTemplateRef() {
|
|
288
|
-
return this.
|
|
290
|
+
return this.dc;
|
|
289
291
|
}
|
|
290
292
|
set rowCollapsedIndicatorTemplateRef(a) {
|
|
291
|
-
this.
|
|
293
|
+
this.dc = a;
|
|
292
294
|
this.g("RowCollapsedIndicatorTemplateRef");
|
|
293
295
|
}
|
|
294
296
|
get headerExpandedIndicatorTemplateRef() {
|
|
295
|
-
return this.
|
|
297
|
+
return this.cy;
|
|
296
298
|
}
|
|
297
299
|
set headerExpandedIndicatorTemplateRef(a) {
|
|
298
|
-
this.
|
|
300
|
+
this.cy = a;
|
|
299
301
|
this.g("HeaderExpandedIndicatorTemplateRef");
|
|
300
302
|
}
|
|
301
303
|
get headerCollapsedIndicatorTemplateRef() {
|
|
302
|
-
return this.
|
|
304
|
+
return this.cx;
|
|
303
305
|
}
|
|
304
306
|
set headerCollapsedIndicatorTemplateRef(a) {
|
|
305
|
-
this.
|
|
307
|
+
this.cx = a;
|
|
306
308
|
this.g("HeaderCollapsedIndicatorTemplateRef");
|
|
307
309
|
}
|
|
308
310
|
get excelStyleHeaderIconTemplateRef() {
|
|
309
|
-
return this.
|
|
311
|
+
return this.cm;
|
|
310
312
|
}
|
|
311
313
|
set excelStyleHeaderIconTemplateRef(a) {
|
|
312
|
-
this.
|
|
314
|
+
this.cm = a;
|
|
313
315
|
this.g("ExcelStyleHeaderIconTemplateRef");
|
|
314
316
|
}
|
|
315
317
|
get sortAscendingHeaderIconTemplateRef() {
|
|
316
|
-
return this.
|
|
318
|
+
return this.dy;
|
|
317
319
|
}
|
|
318
320
|
set sortAscendingHeaderIconTemplateRef(a) {
|
|
319
|
-
this.
|
|
321
|
+
this.dy = a;
|
|
320
322
|
this.g("SortAscendingHeaderIconTemplateRef");
|
|
321
323
|
}
|
|
322
324
|
get sortDescendingHeaderIconTemplateRef() {
|
|
323
|
-
return this.
|
|
325
|
+
return this.dz;
|
|
324
326
|
}
|
|
325
327
|
set sortDescendingHeaderIconTemplateRef(a) {
|
|
326
|
-
this.
|
|
328
|
+
this.dz = a;
|
|
327
329
|
this.g("SortDescendingHeaderIconTemplateRef");
|
|
328
330
|
}
|
|
329
331
|
get sortHeaderIconTemplateRef() {
|
|
330
|
-
return this.
|
|
332
|
+
return this.d0;
|
|
331
333
|
}
|
|
332
334
|
set sortHeaderIconTemplateRef(a) {
|
|
333
|
-
this.
|
|
335
|
+
this.d0 = a;
|
|
334
336
|
this.g("SortHeaderIconTemplateRef");
|
|
335
337
|
}
|
|
336
338
|
get toolbar() {
|
|
@@ -355,10 +357,10 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
355
357
|
this.g("ResourceStrings");
|
|
356
358
|
}
|
|
357
359
|
get filteringLogic() {
|
|
358
|
-
return this.
|
|
360
|
+
return this.cr;
|
|
359
361
|
}
|
|
360
362
|
set filteringLogic(a) {
|
|
361
|
-
this.
|
|
363
|
+
this.cr = a;
|
|
362
364
|
this.g("FilteringLogic");
|
|
363
365
|
}
|
|
364
366
|
get filteringExpressionsTree() {
|
|
@@ -376,17 +378,17 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
376
378
|
this.g("AdvancedFilteringExpressionsTree");
|
|
377
379
|
}
|
|
378
380
|
get locale() {
|
|
379
|
-
return this.
|
|
381
|
+
return this.c2;
|
|
380
382
|
}
|
|
381
383
|
set locale(a) {
|
|
382
|
-
this.
|
|
384
|
+
this.c2 = a;
|
|
383
385
|
this.g("Locale");
|
|
384
386
|
}
|
|
385
387
|
get pagingMode() {
|
|
386
|
-
return this.
|
|
388
|
+
return this.c3;
|
|
387
389
|
}
|
|
388
390
|
set pagingMode(a) {
|
|
389
|
-
this.
|
|
391
|
+
this.c3 = a;
|
|
390
392
|
this.g("PagingMode");
|
|
391
393
|
}
|
|
392
394
|
get hideRowSelectors() {
|
|
@@ -404,10 +406,10 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
404
406
|
this.g("RowDraggable");
|
|
405
407
|
}
|
|
406
408
|
get validationTrigger() {
|
|
407
|
-
return this.
|
|
409
|
+
return this.d8;
|
|
408
410
|
}
|
|
409
411
|
set validationTrigger(a) {
|
|
410
|
-
this.
|
|
412
|
+
this.d8 = a;
|
|
411
413
|
this.g("ValidationTrigger");
|
|
412
414
|
}
|
|
413
415
|
get rowEditable() {
|
|
@@ -418,17 +420,17 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
418
420
|
this.g("RowEditable");
|
|
419
421
|
}
|
|
420
422
|
get height() {
|
|
421
|
-
return this.
|
|
423
|
+
return this.c0;
|
|
422
424
|
}
|
|
423
425
|
set height(a) {
|
|
424
|
-
this.
|
|
426
|
+
this.c0 = a;
|
|
425
427
|
this.g("Height");
|
|
426
428
|
}
|
|
427
429
|
get width() {
|
|
428
|
-
return this.
|
|
430
|
+
return this.d9;
|
|
429
431
|
}
|
|
430
432
|
set width(a) {
|
|
431
|
-
this.
|
|
433
|
+
this.d9 = a;
|
|
432
434
|
this.g("Width");
|
|
433
435
|
}
|
|
434
436
|
get rowHeight() {
|
|
@@ -439,17 +441,17 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
439
441
|
this.g("RowHeight");
|
|
440
442
|
}
|
|
441
443
|
get columnWidth() {
|
|
442
|
-
return this.
|
|
444
|
+
return this.cc;
|
|
443
445
|
}
|
|
444
446
|
set columnWidth(a) {
|
|
445
|
-
this.
|
|
447
|
+
this.cc = a;
|
|
446
448
|
this.g("ColumnWidth");
|
|
447
449
|
}
|
|
448
450
|
get emptyGridMessage() {
|
|
449
|
-
return this.
|
|
451
|
+
return this.ck;
|
|
450
452
|
}
|
|
451
453
|
set emptyGridMessage(a) {
|
|
452
|
-
this.
|
|
454
|
+
this.ck = a;
|
|
453
455
|
this.g("EmptyGridMessage");
|
|
454
456
|
}
|
|
455
457
|
get isLoading() {
|
|
@@ -467,10 +469,10 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
467
469
|
this.g("ShouldGenerate");
|
|
468
470
|
}
|
|
469
471
|
get emptyFilteredGridMessage() {
|
|
470
|
-
return this.
|
|
472
|
+
return this.cj;
|
|
471
473
|
}
|
|
472
474
|
set emptyFilteredGridMessage(a) {
|
|
473
|
-
this.
|
|
475
|
+
this.cj = a;
|
|
474
476
|
this.g("EmptyFilteredGridMessage");
|
|
475
477
|
}
|
|
476
478
|
get pinning() {
|
|
@@ -495,24 +497,24 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
495
497
|
this.g("AllowAdvancedFiltering");
|
|
496
498
|
}
|
|
497
499
|
get filterMode() {
|
|
498
|
-
return this.
|
|
500
|
+
return this.cs;
|
|
499
501
|
}
|
|
500
502
|
set filterMode(a) {
|
|
501
|
-
this.
|
|
503
|
+
this.cs = a;
|
|
502
504
|
this.g("FilterMode");
|
|
503
505
|
}
|
|
504
506
|
get summaryPosition() {
|
|
505
|
-
return this.
|
|
507
|
+
return this.d5;
|
|
506
508
|
}
|
|
507
509
|
set summaryPosition(a) {
|
|
508
|
-
this.
|
|
510
|
+
this.d5 = a;
|
|
509
511
|
this.g("SummaryPosition");
|
|
510
512
|
}
|
|
511
513
|
get summaryCalculationMode() {
|
|
512
|
-
return this.
|
|
514
|
+
return this.d4;
|
|
513
515
|
}
|
|
514
516
|
set summaryCalculationMode(a) {
|
|
515
|
-
this.
|
|
517
|
+
this.d4 = a;
|
|
516
518
|
this.g("SummaryCalculationMode");
|
|
517
519
|
}
|
|
518
520
|
get showSummaryOnCollapse() {
|
|
@@ -551,24 +553,24 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
551
553
|
this.g("SelectedRows");
|
|
552
554
|
}
|
|
553
555
|
get headSelectorTemplateRef() {
|
|
554
|
-
return this.
|
|
556
|
+
return this.cz;
|
|
555
557
|
}
|
|
556
558
|
set headSelectorTemplateRef(a) {
|
|
557
|
-
this.
|
|
559
|
+
this.cz = a;
|
|
558
560
|
this.g("HeadSelectorTemplateRef");
|
|
559
561
|
}
|
|
560
562
|
get rowSelectorTemplateRef() {
|
|
561
|
-
return this.
|
|
563
|
+
return this.dt;
|
|
562
564
|
}
|
|
563
565
|
set rowSelectorTemplateRef(a) {
|
|
564
|
-
this.
|
|
566
|
+
this.dt = a;
|
|
565
567
|
this.g("RowSelectorTemplateRef");
|
|
566
568
|
}
|
|
567
569
|
get dragIndicatorIconTemplateRef() {
|
|
568
|
-
return this.
|
|
570
|
+
return this.ci;
|
|
569
571
|
}
|
|
570
572
|
set dragIndicatorIconTemplateRef(a) {
|
|
571
|
-
this.
|
|
573
|
+
this.ci = a;
|
|
572
574
|
this.g("DragIndicatorIconTemplateRef");
|
|
573
575
|
}
|
|
574
576
|
get sortingExpressions() {
|
|
@@ -586,26 +588,33 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
586
588
|
this.g("BatchEditing");
|
|
587
589
|
}
|
|
588
590
|
get cellSelection() {
|
|
589
|
-
return this.
|
|
591
|
+
return this.bz;
|
|
590
592
|
}
|
|
591
593
|
set cellSelection(a) {
|
|
592
|
-
this.
|
|
594
|
+
this.bz = a;
|
|
593
595
|
this.g("CellSelection");
|
|
594
596
|
}
|
|
595
597
|
get rowSelection() {
|
|
596
|
-
return this.
|
|
598
|
+
return this.dr;
|
|
597
599
|
}
|
|
598
600
|
set rowSelection(a) {
|
|
599
|
-
this.
|
|
601
|
+
this.dr = a;
|
|
600
602
|
this.g("RowSelection");
|
|
601
603
|
}
|
|
602
604
|
get columnSelection() {
|
|
603
|
-
return this.
|
|
605
|
+
return this.b8;
|
|
604
606
|
}
|
|
605
607
|
set columnSelection(a) {
|
|
606
|
-
this.
|
|
608
|
+
this.b8 = a;
|
|
607
609
|
this.g("ColumnSelection");
|
|
608
610
|
}
|
|
611
|
+
get expansionStates() {
|
|
612
|
+
return this.bp;
|
|
613
|
+
}
|
|
614
|
+
set expansionStates(a) {
|
|
615
|
+
this.bp = a;
|
|
616
|
+
this.g("ExpansionStates");
|
|
617
|
+
}
|
|
609
618
|
get outlet() {
|
|
610
619
|
return this.an;
|
|
611
620
|
}
|
|
@@ -642,374 +651,381 @@ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
642
651
|
this.g("StateComponents");
|
|
643
652
|
}
|
|
644
653
|
get filteringExpressionsTreeChangeRef() {
|
|
645
|
-
return this.
|
|
654
|
+
return this.cq;
|
|
646
655
|
}
|
|
647
656
|
set filteringExpressionsTreeChangeRef(a) {
|
|
648
|
-
this.
|
|
657
|
+
this.cq = a;
|
|
649
658
|
this.g("FilteringExpressionsTreeChangeRef");
|
|
650
659
|
}
|
|
651
660
|
get advancedFilteringExpressionsTreeChangeRef() {
|
|
652
|
-
return this.
|
|
661
|
+
return this.bt;
|
|
653
662
|
}
|
|
654
663
|
set advancedFilteringExpressionsTreeChangeRef(a) {
|
|
655
|
-
this.
|
|
664
|
+
this.bt = a;
|
|
656
665
|
this.g("AdvancedFilteringExpressionsTreeChangeRef");
|
|
657
666
|
}
|
|
658
667
|
get gridScrollRef() {
|
|
659
|
-
return this.
|
|
668
|
+
return this.cw;
|
|
660
669
|
}
|
|
661
670
|
set gridScrollRef(a) {
|
|
662
|
-
this.
|
|
671
|
+
this.cw = a;
|
|
663
672
|
this.g("GridScrollRef");
|
|
664
673
|
}
|
|
665
674
|
get cellClickRef() {
|
|
666
|
-
return this.
|
|
675
|
+
return this.bu;
|
|
667
676
|
}
|
|
668
677
|
set cellClickRef(a) {
|
|
669
|
-
this.
|
|
678
|
+
this.bu = a;
|
|
670
679
|
this.g("CellClickRef");
|
|
671
680
|
}
|
|
672
681
|
get rowClickRef() {
|
|
673
|
-
return this.
|
|
682
|
+
return this.db;
|
|
674
683
|
}
|
|
675
684
|
set rowClickRef(a) {
|
|
676
|
-
this.
|
|
685
|
+
this.db = a;
|
|
677
686
|
this.g("RowClickRef");
|
|
678
687
|
}
|
|
679
688
|
get formGroupCreatedRef() {
|
|
680
|
-
return this.
|
|
689
|
+
return this.ct;
|
|
681
690
|
}
|
|
682
691
|
set formGroupCreatedRef(a) {
|
|
683
|
-
this.
|
|
692
|
+
this.ct = a;
|
|
684
693
|
this.g("FormGroupCreatedRef");
|
|
685
694
|
}
|
|
686
695
|
get validationStatusChangeRef() {
|
|
687
|
-
return this.
|
|
696
|
+
return this.d7;
|
|
688
697
|
}
|
|
689
698
|
set validationStatusChangeRef(a) {
|
|
690
|
-
this.
|
|
699
|
+
this.d7 = a;
|
|
691
700
|
this.g("ValidationStatusChangeRef");
|
|
692
701
|
}
|
|
693
702
|
get selectedRef() {
|
|
694
|
-
return this.
|
|
703
|
+
return this.dw;
|
|
695
704
|
}
|
|
696
705
|
set selectedRef(a) {
|
|
697
|
-
this.
|
|
706
|
+
this.dw = a;
|
|
698
707
|
this.g("SelectedRef");
|
|
699
708
|
}
|
|
700
709
|
get rowSelectionChangingRef() {
|
|
701
|
-
return this.
|
|
710
|
+
return this.ds;
|
|
702
711
|
}
|
|
703
712
|
set rowSelectionChangingRef(a) {
|
|
704
|
-
this.
|
|
713
|
+
this.ds = a;
|
|
705
714
|
this.g("RowSelectionChangingRef");
|
|
706
715
|
}
|
|
707
716
|
get columnSelectionChangingRef() {
|
|
708
|
-
return this.
|
|
717
|
+
return this.b9;
|
|
709
718
|
}
|
|
710
719
|
set columnSelectionChangingRef(a) {
|
|
711
|
-
this.
|
|
720
|
+
this.b9 = a;
|
|
712
721
|
this.g("ColumnSelectionChangingRef");
|
|
713
722
|
}
|
|
714
723
|
get columnPinRef() {
|
|
715
|
-
return this.
|
|
724
|
+
return this.b4;
|
|
716
725
|
}
|
|
717
726
|
set columnPinRef(a) {
|
|
718
|
-
this.
|
|
727
|
+
this.b4 = a;
|
|
719
728
|
this.g("ColumnPinRef");
|
|
720
729
|
}
|
|
721
730
|
get columnPinnedRef() {
|
|
722
|
-
return this.
|
|
731
|
+
return this.b5;
|
|
723
732
|
}
|
|
724
733
|
set columnPinnedRef(a) {
|
|
725
|
-
this.
|
|
734
|
+
this.b5 = a;
|
|
726
735
|
this.g("ColumnPinnedRef");
|
|
727
736
|
}
|
|
728
737
|
get cellEditEnterRef() {
|
|
729
|
-
return this.
|
|
738
|
+
return this.bx;
|
|
730
739
|
}
|
|
731
740
|
set cellEditEnterRef(a) {
|
|
732
|
-
this.
|
|
741
|
+
this.bx = a;
|
|
733
742
|
this.g("CellEditEnterRef");
|
|
734
743
|
}
|
|
735
744
|
get cellEditExitRef() {
|
|
736
|
-
return this.
|
|
745
|
+
return this.by;
|
|
737
746
|
}
|
|
738
747
|
set cellEditExitRef(a) {
|
|
739
|
-
this.
|
|
748
|
+
this.by = a;
|
|
740
749
|
this.g("CellEditExitRef");
|
|
741
750
|
}
|
|
742
751
|
get cellEditRef() {
|
|
743
|
-
return this.
|
|
752
|
+
return this.bv;
|
|
744
753
|
}
|
|
745
754
|
set cellEditRef(a) {
|
|
746
|
-
this.
|
|
755
|
+
this.bv = a;
|
|
747
756
|
this.g("CellEditRef");
|
|
748
757
|
}
|
|
749
758
|
get cellEditDoneRef() {
|
|
750
|
-
return this.
|
|
759
|
+
return this.bw;
|
|
751
760
|
}
|
|
752
761
|
set cellEditDoneRef(a) {
|
|
753
|
-
this.
|
|
762
|
+
this.bw = a;
|
|
754
763
|
this.g("CellEditDoneRef");
|
|
755
764
|
}
|
|
756
765
|
get rowEditEnterRef() {
|
|
757
|
-
return this.
|
|
766
|
+
return this.dk;
|
|
758
767
|
}
|
|
759
768
|
set rowEditEnterRef(a) {
|
|
760
|
-
this.
|
|
769
|
+
this.dk = a;
|
|
761
770
|
this.g("RowEditEnterRef");
|
|
762
771
|
}
|
|
763
772
|
get rowEditRef() {
|
|
764
|
-
return this.
|
|
773
|
+
return this.dh;
|
|
765
774
|
}
|
|
766
775
|
set rowEditRef(a) {
|
|
767
|
-
this.
|
|
776
|
+
this.dh = a;
|
|
768
777
|
this.g("RowEditRef");
|
|
769
778
|
}
|
|
770
779
|
get rowEditDoneRef() {
|
|
771
|
-
return this.
|
|
780
|
+
return this.dj;
|
|
772
781
|
}
|
|
773
782
|
set rowEditDoneRef(a) {
|
|
774
|
-
this.
|
|
783
|
+
this.dj = a;
|
|
775
784
|
this.g("RowEditDoneRef");
|
|
776
785
|
}
|
|
777
786
|
get rowEditExitRef() {
|
|
778
|
-
return this.
|
|
787
|
+
return this.dl;
|
|
779
788
|
}
|
|
780
789
|
set rowEditExitRef(a) {
|
|
781
|
-
this.
|
|
790
|
+
this.dl = a;
|
|
782
791
|
this.g("RowEditExitRef");
|
|
783
792
|
}
|
|
784
793
|
get columnInitRef() {
|
|
785
|
-
return this.
|
|
794
|
+
return this.b0;
|
|
786
795
|
}
|
|
787
796
|
set columnInitRef(a) {
|
|
788
|
-
this.
|
|
797
|
+
this.b0 = a;
|
|
789
798
|
this.g("ColumnInitRef");
|
|
790
799
|
}
|
|
791
800
|
get columnsAutogeneratedRef() {
|
|
792
|
-
return this.
|
|
801
|
+
return this.b7;
|
|
793
802
|
}
|
|
794
803
|
set columnsAutogeneratedRef(a) {
|
|
795
|
-
this.
|
|
804
|
+
this.b7 = a;
|
|
796
805
|
this.g("ColumnsAutogeneratedRef");
|
|
797
806
|
}
|
|
798
807
|
get sortingRef() {
|
|
799
|
-
return this.
|
|
808
|
+
return this.d1;
|
|
800
809
|
}
|
|
801
810
|
set sortingRef(a) {
|
|
802
|
-
this.
|
|
811
|
+
this.d1 = a;
|
|
803
812
|
this.g("SortingRef");
|
|
804
813
|
}
|
|
805
814
|
get sortingDoneRef() {
|
|
806
|
-
return this.
|
|
815
|
+
return this.d2;
|
|
807
816
|
}
|
|
808
817
|
set sortingDoneRef(a) {
|
|
809
|
-
this.
|
|
818
|
+
this.d2 = a;
|
|
810
819
|
this.g("SortingDoneRef");
|
|
811
820
|
}
|
|
812
821
|
get filteringRef() {
|
|
813
|
-
return this.
|
|
822
|
+
return this.co;
|
|
814
823
|
}
|
|
815
824
|
set filteringRef(a) {
|
|
816
|
-
this.
|
|
825
|
+
this.co = a;
|
|
817
826
|
this.g("FilteringRef");
|
|
818
827
|
}
|
|
819
828
|
get filteringDoneRef() {
|
|
820
|
-
return this.
|
|
829
|
+
return this.cp;
|
|
821
830
|
}
|
|
822
831
|
set filteringDoneRef(a) {
|
|
823
|
-
this.
|
|
832
|
+
this.cp = a;
|
|
824
833
|
this.g("FilteringDoneRef");
|
|
825
834
|
}
|
|
826
835
|
get rowAddedRef() {
|
|
827
|
-
return this.
|
|
836
|
+
return this.c8;
|
|
828
837
|
}
|
|
829
838
|
set rowAddedRef(a) {
|
|
830
|
-
this.
|
|
839
|
+
this.c8 = a;
|
|
831
840
|
this.g("RowAddedRef");
|
|
832
841
|
}
|
|
833
842
|
get rowDeletedRef() {
|
|
834
|
-
return this.
|
|
843
|
+
return this.de;
|
|
835
844
|
}
|
|
836
845
|
set rowDeletedRef(a) {
|
|
837
|
-
this.
|
|
846
|
+
this.de = a;
|
|
838
847
|
this.g("RowDeletedRef");
|
|
839
848
|
}
|
|
840
849
|
get rowDeleteRef() {
|
|
841
|
-
return this.
|
|
850
|
+
return this.dd;
|
|
842
851
|
}
|
|
843
852
|
set rowDeleteRef(a) {
|
|
844
|
-
this.
|
|
853
|
+
this.dd = a;
|
|
845
854
|
this.g("RowDeleteRef");
|
|
846
855
|
}
|
|
847
856
|
get rowAddRef() {
|
|
848
|
-
return this.
|
|
857
|
+
return this.c7;
|
|
849
858
|
}
|
|
850
859
|
set rowAddRef(a) {
|
|
851
|
-
this.
|
|
860
|
+
this.c7 = a;
|
|
852
861
|
this.g("RowAddRef");
|
|
853
862
|
}
|
|
854
863
|
get columnResizedRef() {
|
|
855
|
-
return this.
|
|
864
|
+
return this.b6;
|
|
856
865
|
}
|
|
857
866
|
set columnResizedRef(a) {
|
|
858
|
-
this.
|
|
867
|
+
this.b6 = a;
|
|
859
868
|
this.g("ColumnResizedRef");
|
|
860
869
|
}
|
|
861
870
|
get contextMenuRef() {
|
|
862
|
-
return this.
|
|
871
|
+
return this.cd;
|
|
863
872
|
}
|
|
864
873
|
set contextMenuRef(a) {
|
|
865
|
-
this.
|
|
874
|
+
this.cd = a;
|
|
866
875
|
this.g("ContextMenuRef");
|
|
867
876
|
}
|
|
868
877
|
get doubleClickRef() {
|
|
869
|
-
return this.
|
|
878
|
+
return this.cg;
|
|
870
879
|
}
|
|
871
880
|
set doubleClickRef(a) {
|
|
872
|
-
this.
|
|
881
|
+
this.cg = a;
|
|
873
882
|
this.g("DoubleClickRef");
|
|
874
883
|
}
|
|
875
884
|
get columnVisibilityChangingRef() {
|
|
876
|
-
return this.
|
|
885
|
+
return this.cb;
|
|
877
886
|
}
|
|
878
887
|
set columnVisibilityChangingRef(a) {
|
|
879
|
-
this.
|
|
888
|
+
this.cb = a;
|
|
880
889
|
this.g("ColumnVisibilityChangingRef");
|
|
881
890
|
}
|
|
882
891
|
get columnVisibilityChangedRef() {
|
|
883
|
-
return this.
|
|
892
|
+
return this.ca;
|
|
884
893
|
}
|
|
885
894
|
set columnVisibilityChangedRef(a) {
|
|
886
|
-
this.
|
|
895
|
+
this.ca = a;
|
|
887
896
|
this.g("ColumnVisibilityChangedRef");
|
|
888
897
|
}
|
|
889
898
|
get columnMovingStartRef() {
|
|
890
|
-
return this.
|
|
899
|
+
return this.b3;
|
|
891
900
|
}
|
|
892
901
|
set columnMovingStartRef(a) {
|
|
893
|
-
this.
|
|
902
|
+
this.b3 = a;
|
|
894
903
|
this.g("ColumnMovingStartRef");
|
|
895
904
|
}
|
|
896
905
|
get columnMovingRef() {
|
|
897
|
-
return this.
|
|
906
|
+
return this.b1;
|
|
898
907
|
}
|
|
899
908
|
set columnMovingRef(a) {
|
|
900
|
-
this.
|
|
909
|
+
this.b1 = a;
|
|
901
910
|
this.g("ColumnMovingRef");
|
|
902
911
|
}
|
|
903
912
|
get columnMovingEndRef() {
|
|
904
|
-
return this.
|
|
913
|
+
return this.b2;
|
|
905
914
|
}
|
|
906
915
|
set columnMovingEndRef(a) {
|
|
907
|
-
this.
|
|
916
|
+
this.b2 = a;
|
|
908
917
|
this.g("ColumnMovingEndRef");
|
|
909
918
|
}
|
|
910
919
|
get gridKeydownRef() {
|
|
911
|
-
return this.
|
|
920
|
+
return this.cv;
|
|
912
921
|
}
|
|
913
922
|
set gridKeydownRef(a) {
|
|
914
|
-
this.
|
|
923
|
+
this.cv = a;
|
|
915
924
|
this.g("GridKeydownRef");
|
|
916
925
|
}
|
|
917
926
|
get rowDragStartRef() {
|
|
918
|
-
return this.
|
|
927
|
+
return this.dg;
|
|
919
928
|
}
|
|
920
929
|
set rowDragStartRef(a) {
|
|
921
|
-
this.
|
|
930
|
+
this.dg = a;
|
|
922
931
|
this.g("RowDragStartRef");
|
|
923
932
|
}
|
|
924
933
|
get rowDragEndRef() {
|
|
925
|
-
return this.
|
|
934
|
+
return this.df;
|
|
926
935
|
}
|
|
927
936
|
set rowDragEndRef(a) {
|
|
928
|
-
this.
|
|
937
|
+
this.df = a;
|
|
929
938
|
this.g("RowDragEndRef");
|
|
930
939
|
}
|
|
931
940
|
get gridCopyRef() {
|
|
932
|
-
return this.
|
|
941
|
+
return this.cu;
|
|
933
942
|
}
|
|
934
943
|
set gridCopyRef(a) {
|
|
935
|
-
this.
|
|
944
|
+
this.cu = a;
|
|
936
945
|
this.g("GridCopyRef");
|
|
937
946
|
}
|
|
947
|
+
get expansionStatesChangeRef() {
|
|
948
|
+
return this.cn;
|
|
949
|
+
}
|
|
950
|
+
set expansionStatesChangeRef(a) {
|
|
951
|
+
this.cn = a;
|
|
952
|
+
this.g("ExpansionStatesChangeRef");
|
|
953
|
+
}
|
|
938
954
|
get selectedRowsChangeRef() {
|
|
939
|
-
return this.
|
|
955
|
+
return this.dx;
|
|
940
956
|
}
|
|
941
957
|
set selectedRowsChangeRef(a) {
|
|
942
|
-
this.
|
|
958
|
+
this.dx = a;
|
|
943
959
|
this.g("SelectedRowsChangeRef");
|
|
944
960
|
}
|
|
945
961
|
get rowToggleRef() {
|
|
946
|
-
return this.
|
|
962
|
+
return this.dv;
|
|
947
963
|
}
|
|
948
964
|
set rowToggleRef(a) {
|
|
949
|
-
this.
|
|
965
|
+
this.dv = a;
|
|
950
966
|
this.g("RowToggleRef");
|
|
951
967
|
}
|
|
952
968
|
get rowPinningRef() {
|
|
953
|
-
return this.
|
|
969
|
+
return this.dq;
|
|
954
970
|
}
|
|
955
971
|
set rowPinningRef(a) {
|
|
956
|
-
this.
|
|
972
|
+
this.dq = a;
|
|
957
973
|
this.g("RowPinningRef");
|
|
958
974
|
}
|
|
959
975
|
get rowPinnedRef() {
|
|
960
|
-
return this.
|
|
976
|
+
return this.dp;
|
|
961
977
|
}
|
|
962
978
|
set rowPinnedRef(a) {
|
|
963
|
-
this.
|
|
979
|
+
this.dp = a;
|
|
964
980
|
this.g("RowPinnedRef");
|
|
965
981
|
}
|
|
966
982
|
get activeNodeChangeRef() {
|
|
967
|
-
return this.
|
|
983
|
+
return this.br;
|
|
968
984
|
}
|
|
969
985
|
set activeNodeChangeRef(a) {
|
|
970
|
-
this.
|
|
986
|
+
this.br = a;
|
|
971
987
|
this.g("ActiveNodeChangeRef");
|
|
972
988
|
}
|
|
973
989
|
get sortingExpressionsChangeRef() {
|
|
974
|
-
return this.
|
|
990
|
+
return this.d3;
|
|
975
991
|
}
|
|
976
992
|
set sortingExpressionsChangeRef(a) {
|
|
977
|
-
this.
|
|
993
|
+
this.d3 = a;
|
|
978
994
|
this.g("SortingExpressionsChangeRef");
|
|
979
995
|
}
|
|
980
996
|
get toolbarExportingRef() {
|
|
981
|
-
return this.
|
|
997
|
+
return this.d6;
|
|
982
998
|
}
|
|
983
999
|
set toolbarExportingRef(a) {
|
|
984
|
-
this.
|
|
1000
|
+
this.d6 = a;
|
|
985
1001
|
this.g("ToolbarExportingRef");
|
|
986
1002
|
}
|
|
987
1003
|
get rangeSelectedRef() {
|
|
988
|
-
return this.
|
|
1004
|
+
return this.c5;
|
|
989
1005
|
}
|
|
990
1006
|
set rangeSelectedRef(a) {
|
|
991
|
-
this.
|
|
1007
|
+
this.c5 = a;
|
|
992
1008
|
this.g("RangeSelectedRef");
|
|
993
1009
|
}
|
|
994
1010
|
get renderedRef() {
|
|
995
|
-
return this.
|
|
1011
|
+
return this.c6;
|
|
996
1012
|
}
|
|
997
1013
|
set renderedRef(a) {
|
|
998
|
-
this.
|
|
1014
|
+
this.c6 = a;
|
|
999
1015
|
this.g("RenderedRef");
|
|
1000
1016
|
}
|
|
1001
1017
|
get dataChangingRef() {
|
|
1002
|
-
return this.
|
|
1018
|
+
return this.cf;
|
|
1003
1019
|
}
|
|
1004
1020
|
set dataChangingRef(a) {
|
|
1005
|
-
this.
|
|
1021
|
+
this.cf = a;
|
|
1006
1022
|
this.g("DataChangingRef");
|
|
1007
1023
|
}
|
|
1008
1024
|
get dataChangedRef() {
|
|
1009
|
-
return this.
|
|
1025
|
+
return this.ce;
|
|
1010
1026
|
}
|
|
1011
1027
|
set dataChangedRef(a) {
|
|
1012
|
-
this.
|
|
1028
|
+
this.ce = a;
|
|
1013
1029
|
this.g("DataChangedRef");
|
|
1014
1030
|
}
|
|
1015
1031
|
}
|