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
|
@@ -13,136 +13,138 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
13
13
|
class WebRowIslandDescription extends Description {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
|
-
this.
|
|
16
|
+
this.b0 = null;
|
|
17
17
|
this.j = null;
|
|
18
18
|
this.h = null;
|
|
19
19
|
this.at = false;
|
|
20
|
-
this.
|
|
20
|
+
this.c1 = null;
|
|
21
21
|
this.a1 = false;
|
|
22
22
|
this.as = false;
|
|
23
23
|
this.bi = 0;
|
|
24
24
|
this.ar = false;
|
|
25
25
|
this.i = null;
|
|
26
26
|
this.aw = false;
|
|
27
|
-
this.
|
|
28
|
-
this.
|
|
29
|
-
this.
|
|
27
|
+
this.cn = null;
|
|
28
|
+
this.bs = null;
|
|
29
|
+
this.c6 = null;
|
|
30
30
|
this.bj = 0;
|
|
31
31
|
this.z = null;
|
|
32
32
|
this.x = null;
|
|
33
|
-
this.
|
|
34
|
-
this.
|
|
35
|
-
this.
|
|
33
|
+
this.dg = null;
|
|
34
|
+
this.d0 = null;
|
|
35
|
+
this.da = null;
|
|
36
36
|
this.k = null;
|
|
37
|
-
this.
|
|
38
|
-
this.
|
|
39
|
-
this.dc = null;
|
|
40
|
-
this.dl = null;
|
|
41
|
-
this.dr = null;
|
|
37
|
+
this.cj = null;
|
|
38
|
+
this.dt = null;
|
|
42
39
|
this.df = null;
|
|
43
|
-
this.
|
|
44
|
-
this.
|
|
45
|
-
this.
|
|
46
|
-
this.
|
|
47
|
-
this.
|
|
48
|
-
this.
|
|
40
|
+
this.dp = null;
|
|
41
|
+
this.du = null;
|
|
42
|
+
this.di = null;
|
|
43
|
+
this.c3 = null;
|
|
44
|
+
this.c2 = null;
|
|
45
|
+
this.co = null;
|
|
46
|
+
this.d4 = null;
|
|
47
|
+
this.d5 = null;
|
|
48
|
+
this.d6 = null;
|
|
49
49
|
this.o = null;
|
|
50
50
|
this.l = null;
|
|
51
51
|
this.ah = null;
|
|
52
|
-
this.
|
|
52
|
+
this.ct = null;
|
|
53
53
|
this.ac = null;
|
|
54
54
|
this.ab = null;
|
|
55
|
-
this.
|
|
56
|
-
this.
|
|
55
|
+
this.c7 = null;
|
|
56
|
+
this.c9 = null;
|
|
57
57
|
this.au = false;
|
|
58
58
|
this.ax = false;
|
|
59
|
-
this.
|
|
59
|
+
this.ee = null;
|
|
60
60
|
this.ay = false;
|
|
61
|
-
this.
|
|
62
|
-
this.
|
|
61
|
+
this.c5 = null;
|
|
62
|
+
this.ef = null;
|
|
63
63
|
this.bh = 0;
|
|
64
|
-
this.
|
|
65
|
-
this.
|
|
64
|
+
this.cd = null;
|
|
65
|
+
this.cm = null;
|
|
66
66
|
this.av = false;
|
|
67
67
|
this.a0 = false;
|
|
68
|
-
this.
|
|
68
|
+
this.cl = null;
|
|
69
69
|
this.al = null;
|
|
70
70
|
this.aq = false;
|
|
71
71
|
this.ap = false;
|
|
72
|
-
this.
|
|
73
|
-
this.
|
|
74
|
-
this.
|
|
72
|
+
this.cu = null;
|
|
73
|
+
this.eb = null;
|
|
74
|
+
this.ea = null;
|
|
75
75
|
this.a2 = false;
|
|
76
76
|
this.af = null;
|
|
77
77
|
this.aj = null;
|
|
78
78
|
this.an = null;
|
|
79
79
|
this.m = null;
|
|
80
|
-
this.
|
|
81
|
-
this.
|
|
82
|
-
this.
|
|
80
|
+
this.c4 = null;
|
|
81
|
+
this.dz = null;
|
|
82
|
+
this.ck = null;
|
|
83
83
|
this.n = null;
|
|
84
|
-
this.
|
|
85
|
-
this.
|
|
86
|
-
this.
|
|
84
|
+
this.bz = null;
|
|
85
|
+
this.dx = null;
|
|
86
|
+
this.b9 = null;
|
|
87
|
+
this.bp = null;
|
|
87
88
|
this.bk = 0;
|
|
88
89
|
this.az = false;
|
|
89
|
-
this.
|
|
90
|
-
this.cu = null;
|
|
91
|
-
this.cv = null;
|
|
92
|
-
this.cf = null;
|
|
93
|
-
this.cp = null;
|
|
94
|
-
this.br = null;
|
|
90
|
+
this.c8 = null;
|
|
95
91
|
this.cx = null;
|
|
96
|
-
this.
|
|
97
|
-
this.
|
|
92
|
+
this.cy = null;
|
|
93
|
+
this.ch = null;
|
|
98
94
|
this.cs = null;
|
|
99
|
-
this.ea = null;
|
|
100
|
-
this.dz = null;
|
|
101
|
-
this.dv = null;
|
|
102
|
-
this.b8 = null;
|
|
103
|
-
this.b3 = null;
|
|
104
|
-
this.b4 = null;
|
|
105
|
-
this.bv = null;
|
|
106
|
-
this.bw = null;
|
|
107
95
|
this.bt = null;
|
|
96
|
+
this.c0 = null;
|
|
108
97
|
this.bu = null;
|
|
109
|
-
this.dn = null;
|
|
110
|
-
this.dk = null;
|
|
111
|
-
this.dm = null;
|
|
112
|
-
this.dp = null;
|
|
113
|
-
this.bz = null;
|
|
114
|
-
this.b6 = null;
|
|
115
|
-
this.d4 = null;
|
|
116
|
-
this.d5 = null;
|
|
117
|
-
this.cn = null;
|
|
118
|
-
this.co = null;
|
|
119
|
-
this.db = null;
|
|
120
98
|
this.dh = null;
|
|
121
|
-
this.
|
|
122
|
-
this.
|
|
99
|
+
this.cv = null;
|
|
100
|
+
this.ed = null;
|
|
101
|
+
this.d2 = null;
|
|
102
|
+
this.dy = null;
|
|
103
|
+
this.ca = null;
|
|
123
104
|
this.b5 = null;
|
|
105
|
+
this.b6 = null;
|
|
106
|
+
this.bx = null;
|
|
107
|
+
this.by = null;
|
|
108
|
+
this.bv = null;
|
|
109
|
+
this.bw = null;
|
|
110
|
+
this.dr = null;
|
|
111
|
+
this.dn = null;
|
|
112
|
+
this.dq = null;
|
|
113
|
+
this.ds = null;
|
|
114
|
+
this.b1 = null;
|
|
115
|
+
this.b8 = null;
|
|
116
|
+
this.d7 = null;
|
|
117
|
+
this.d8 = null;
|
|
118
|
+
this.cq = null;
|
|
119
|
+
this.cr = null;
|
|
120
|
+
this.de = null;
|
|
121
|
+
this.dk = null;
|
|
122
|
+
this.dj = null;
|
|
123
|
+
this.dd = null;
|
|
124
|
+
this.b7 = null;
|
|
125
|
+
this.ce = null;
|
|
126
|
+
this.ci = null;
|
|
124
127
|
this.cc = null;
|
|
125
|
-
this.
|
|
126
|
-
this.
|
|
127
|
-
this.b9 = null;
|
|
128
|
+
this.cb = null;
|
|
129
|
+
this.b4 = null;
|
|
128
130
|
this.b2 = null;
|
|
129
|
-
this.
|
|
130
|
-
this.
|
|
131
|
+
this.b3 = null;
|
|
132
|
+
this.cz = null;
|
|
133
|
+
this.dm = null;
|
|
134
|
+
this.dl = null;
|
|
131
135
|
this.cw = null;
|
|
132
|
-
this.
|
|
133
|
-
this.
|
|
134
|
-
this.
|
|
135
|
-
this.
|
|
136
|
-
this.
|
|
137
|
-
this.
|
|
138
|
-
this.ds = null;
|
|
139
|
-
this.bp = null;
|
|
140
|
-
this.d6 = null;
|
|
136
|
+
this.cp = null;
|
|
137
|
+
this.d3 = null;
|
|
138
|
+
this.d1 = null;
|
|
139
|
+
this.dw = null;
|
|
140
|
+
this.dv = null;
|
|
141
|
+
this.br = null;
|
|
141
142
|
this.d9 = null;
|
|
142
|
-
this.
|
|
143
|
-
this.
|
|
144
|
-
this.
|
|
145
|
-
this.
|
|
143
|
+
this.ec = null;
|
|
144
|
+
this.db = null;
|
|
145
|
+
this.dc = null;
|
|
146
|
+
this.cg = null;
|
|
147
|
+
this.cf = null;
|
|
146
148
|
}
|
|
147
149
|
get_type() {
|
|
148
150
|
return "WebRowIsland";
|
|
@@ -151,10 +153,10 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
151
153
|
return this.get_type();
|
|
152
154
|
}
|
|
153
155
|
get childDataKey() {
|
|
154
|
-
return this.
|
|
156
|
+
return this.b0;
|
|
155
157
|
}
|
|
156
158
|
set childDataKey(a) {
|
|
157
|
-
this.
|
|
159
|
+
this.b0 = a;
|
|
158
160
|
this.g("ChildDataKey");
|
|
159
161
|
}
|
|
160
162
|
get childLayoutList() {
|
|
@@ -179,10 +181,10 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
179
181
|
this.g("ExpandChildren");
|
|
180
182
|
}
|
|
181
183
|
get hasChildrenKey() {
|
|
182
|
-
return this.
|
|
184
|
+
return this.c1;
|
|
183
185
|
}
|
|
184
186
|
set hasChildrenKey(a) {
|
|
185
|
-
this.
|
|
187
|
+
this.c1 = a;
|
|
186
188
|
this.g("HasChildrenKey");
|
|
187
189
|
}
|
|
188
190
|
get showExpandAll() {
|
|
@@ -228,24 +230,24 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
228
230
|
this.g("Moving");
|
|
229
231
|
}
|
|
230
232
|
get emptyGridTemplateRef() {
|
|
231
|
-
return this.
|
|
233
|
+
return this.cn;
|
|
232
234
|
}
|
|
233
235
|
set emptyGridTemplateRef(a) {
|
|
234
|
-
this.
|
|
236
|
+
this.cn = a;
|
|
235
237
|
this.g("EmptyGridTemplateRef");
|
|
236
238
|
}
|
|
237
239
|
get addRowEmptyTemplateRef() {
|
|
238
|
-
return this.
|
|
240
|
+
return this.bs;
|
|
239
241
|
}
|
|
240
242
|
set addRowEmptyTemplateRef(a) {
|
|
241
|
-
this.
|
|
243
|
+
this.bs = a;
|
|
242
244
|
this.g("AddRowEmptyTemplateRef");
|
|
243
245
|
}
|
|
244
246
|
get loadingGridTemplateRef() {
|
|
245
|
-
return this.
|
|
247
|
+
return this.c6;
|
|
246
248
|
}
|
|
247
249
|
set loadingGridTemplateRef(a) {
|
|
248
|
-
this.
|
|
250
|
+
this.c6 = a;
|
|
249
251
|
this.g("LoadingGridTemplateRef");
|
|
250
252
|
}
|
|
251
253
|
get summaryRowHeight() {
|
|
@@ -270,24 +272,24 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
270
272
|
this.g("ClipboardOptions");
|
|
271
273
|
}
|
|
272
274
|
get rowClassesRef() {
|
|
273
|
-
return this.
|
|
275
|
+
return this.dg;
|
|
274
276
|
}
|
|
275
277
|
set rowClassesRef(a) {
|
|
276
|
-
this.
|
|
278
|
+
this.dg = a;
|
|
277
279
|
this.g("RowClassesRef");
|
|
278
280
|
}
|
|
279
281
|
get rowStylesRef() {
|
|
280
|
-
return this.
|
|
282
|
+
return this.d0;
|
|
281
283
|
}
|
|
282
284
|
set rowStylesRef(a) {
|
|
283
|
-
this.
|
|
285
|
+
this.d0 = a;
|
|
284
286
|
this.g("RowStylesRef");
|
|
285
287
|
}
|
|
286
288
|
get primaryKey() {
|
|
287
|
-
return this.
|
|
289
|
+
return this.da;
|
|
288
290
|
}
|
|
289
291
|
set primaryKey(a) {
|
|
290
|
-
this.
|
|
292
|
+
this.da = a;
|
|
291
293
|
this.g("PrimaryKey");
|
|
292
294
|
}
|
|
293
295
|
get columnList() {
|
|
@@ -298,87 +300,87 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
298
300
|
this.g("ColumnList");
|
|
299
301
|
}
|
|
300
302
|
get dragGhostCustomTemplateRef() {
|
|
301
|
-
return this.
|
|
303
|
+
return this.cj;
|
|
302
304
|
}
|
|
303
305
|
set dragGhostCustomTemplateRef(a) {
|
|
304
|
-
this.
|
|
306
|
+
this.cj = a;
|
|
305
307
|
this.g("DragGhostCustomTemplateRef");
|
|
306
308
|
}
|
|
307
309
|
get rowEditTextTemplateRef() {
|
|
308
|
-
return this.
|
|
310
|
+
return this.dt;
|
|
309
311
|
}
|
|
310
312
|
set rowEditTextTemplateRef(a) {
|
|
311
|
-
this.
|
|
313
|
+
this.dt = a;
|
|
312
314
|
this.g("RowEditTextTemplateRef");
|
|
313
315
|
}
|
|
314
316
|
get rowAddTextTemplateRef() {
|
|
315
|
-
return this.
|
|
317
|
+
return this.df;
|
|
316
318
|
}
|
|
317
319
|
set rowAddTextTemplateRef(a) {
|
|
318
|
-
this.
|
|
320
|
+
this.df = a;
|
|
319
321
|
this.g("RowAddTextTemplateRef");
|
|
320
322
|
}
|
|
321
323
|
get rowEditActionsTemplateRef() {
|
|
322
|
-
return this.
|
|
324
|
+
return this.dp;
|
|
323
325
|
}
|
|
324
326
|
set rowEditActionsTemplateRef(a) {
|
|
325
|
-
this.
|
|
327
|
+
this.dp = a;
|
|
326
328
|
this.g("RowEditActionsTemplateRef");
|
|
327
329
|
}
|
|
328
330
|
get rowExpandedIndicatorTemplateRef() {
|
|
329
|
-
return this.
|
|
331
|
+
return this.du;
|
|
330
332
|
}
|
|
331
333
|
set rowExpandedIndicatorTemplateRef(a) {
|
|
332
|
-
this.
|
|
334
|
+
this.du = a;
|
|
333
335
|
this.g("RowExpandedIndicatorTemplateRef");
|
|
334
336
|
}
|
|
335
337
|
get rowCollapsedIndicatorTemplateRef() {
|
|
336
|
-
return this.
|
|
338
|
+
return this.di;
|
|
337
339
|
}
|
|
338
340
|
set rowCollapsedIndicatorTemplateRef(a) {
|
|
339
|
-
this.
|
|
341
|
+
this.di = a;
|
|
340
342
|
this.g("RowCollapsedIndicatorTemplateRef");
|
|
341
343
|
}
|
|
342
344
|
get headerExpandedIndicatorTemplateRef() {
|
|
343
|
-
return this.
|
|
345
|
+
return this.c3;
|
|
344
346
|
}
|
|
345
347
|
set headerExpandedIndicatorTemplateRef(a) {
|
|
346
|
-
this.
|
|
348
|
+
this.c3 = a;
|
|
347
349
|
this.g("HeaderExpandedIndicatorTemplateRef");
|
|
348
350
|
}
|
|
349
351
|
get headerCollapsedIndicatorTemplateRef() {
|
|
350
|
-
return this.
|
|
352
|
+
return this.c2;
|
|
351
353
|
}
|
|
352
354
|
set headerCollapsedIndicatorTemplateRef(a) {
|
|
353
|
-
this.
|
|
355
|
+
this.c2 = a;
|
|
354
356
|
this.g("HeaderCollapsedIndicatorTemplateRef");
|
|
355
357
|
}
|
|
356
358
|
get excelStyleHeaderIconTemplateRef() {
|
|
357
|
-
return this.
|
|
359
|
+
return this.co;
|
|
358
360
|
}
|
|
359
361
|
set excelStyleHeaderIconTemplateRef(a) {
|
|
360
|
-
this.
|
|
362
|
+
this.co = a;
|
|
361
363
|
this.g("ExcelStyleHeaderIconTemplateRef");
|
|
362
364
|
}
|
|
363
365
|
get sortAscendingHeaderIconTemplateRef() {
|
|
364
|
-
return this.
|
|
366
|
+
return this.d4;
|
|
365
367
|
}
|
|
366
368
|
set sortAscendingHeaderIconTemplateRef(a) {
|
|
367
|
-
this.
|
|
369
|
+
this.d4 = a;
|
|
368
370
|
this.g("SortAscendingHeaderIconTemplateRef");
|
|
369
371
|
}
|
|
370
372
|
get sortDescendingHeaderIconTemplateRef() {
|
|
371
|
-
return this.
|
|
373
|
+
return this.d5;
|
|
372
374
|
}
|
|
373
375
|
set sortDescendingHeaderIconTemplateRef(a) {
|
|
374
|
-
this.
|
|
376
|
+
this.d5 = a;
|
|
375
377
|
this.g("SortDescendingHeaderIconTemplateRef");
|
|
376
378
|
}
|
|
377
379
|
get sortHeaderIconTemplateRef() {
|
|
378
|
-
return this.
|
|
380
|
+
return this.d6;
|
|
379
381
|
}
|
|
380
382
|
set sortHeaderIconTemplateRef(a) {
|
|
381
|
-
this.
|
|
383
|
+
this.d6 = a;
|
|
382
384
|
this.g("SortHeaderIconTemplateRef");
|
|
383
385
|
}
|
|
384
386
|
get toolbar() {
|
|
@@ -403,10 +405,10 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
403
405
|
this.g("ResourceStrings");
|
|
404
406
|
}
|
|
405
407
|
get filteringLogic() {
|
|
406
|
-
return this.
|
|
408
|
+
return this.ct;
|
|
407
409
|
}
|
|
408
410
|
set filteringLogic(a) {
|
|
409
|
-
this.
|
|
411
|
+
this.ct = a;
|
|
410
412
|
this.g("FilteringLogic");
|
|
411
413
|
}
|
|
412
414
|
get filteringExpressionsTree() {
|
|
@@ -424,17 +426,17 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
424
426
|
this.g("AdvancedFilteringExpressionsTree");
|
|
425
427
|
}
|
|
426
428
|
get locale() {
|
|
427
|
-
return this.
|
|
429
|
+
return this.c7;
|
|
428
430
|
}
|
|
429
431
|
set locale(a) {
|
|
430
|
-
this.
|
|
432
|
+
this.c7 = a;
|
|
431
433
|
this.g("Locale");
|
|
432
434
|
}
|
|
433
435
|
get pagingMode() {
|
|
434
|
-
return this.
|
|
436
|
+
return this.c9;
|
|
435
437
|
}
|
|
436
438
|
set pagingMode(a) {
|
|
437
|
-
this.
|
|
439
|
+
this.c9 = a;
|
|
438
440
|
this.g("PagingMode");
|
|
439
441
|
}
|
|
440
442
|
get hideRowSelectors() {
|
|
@@ -452,10 +454,10 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
452
454
|
this.g("RowDraggable");
|
|
453
455
|
}
|
|
454
456
|
get validationTrigger() {
|
|
455
|
-
return this.
|
|
457
|
+
return this.ee;
|
|
456
458
|
}
|
|
457
459
|
set validationTrigger(a) {
|
|
458
|
-
this.
|
|
460
|
+
this.ee = a;
|
|
459
461
|
this.g("ValidationTrigger");
|
|
460
462
|
}
|
|
461
463
|
get rowEditable() {
|
|
@@ -466,17 +468,17 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
466
468
|
this.g("RowEditable");
|
|
467
469
|
}
|
|
468
470
|
get height() {
|
|
469
|
-
return this.
|
|
471
|
+
return this.c5;
|
|
470
472
|
}
|
|
471
473
|
set height(a) {
|
|
472
|
-
this.
|
|
474
|
+
this.c5 = a;
|
|
473
475
|
this.g("Height");
|
|
474
476
|
}
|
|
475
477
|
get width() {
|
|
476
|
-
return this.
|
|
478
|
+
return this.ef;
|
|
477
479
|
}
|
|
478
480
|
set width(a) {
|
|
479
|
-
this.
|
|
481
|
+
this.ef = a;
|
|
480
482
|
this.g("Width");
|
|
481
483
|
}
|
|
482
484
|
get rowHeight() {
|
|
@@ -487,17 +489,17 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
487
489
|
this.g("RowHeight");
|
|
488
490
|
}
|
|
489
491
|
get columnWidth() {
|
|
490
|
-
return this.
|
|
492
|
+
return this.cd;
|
|
491
493
|
}
|
|
492
494
|
set columnWidth(a) {
|
|
493
|
-
this.
|
|
495
|
+
this.cd = a;
|
|
494
496
|
this.g("ColumnWidth");
|
|
495
497
|
}
|
|
496
498
|
get emptyGridMessage() {
|
|
497
|
-
return this.
|
|
499
|
+
return this.cm;
|
|
498
500
|
}
|
|
499
501
|
set emptyGridMessage(a) {
|
|
500
|
-
this.
|
|
502
|
+
this.cm = a;
|
|
501
503
|
this.g("EmptyGridMessage");
|
|
502
504
|
}
|
|
503
505
|
get isLoading() {
|
|
@@ -515,10 +517,10 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
515
517
|
this.g("ShouldGenerate");
|
|
516
518
|
}
|
|
517
519
|
get emptyFilteredGridMessage() {
|
|
518
|
-
return this.
|
|
520
|
+
return this.cl;
|
|
519
521
|
}
|
|
520
522
|
set emptyFilteredGridMessage(a) {
|
|
521
|
-
this.
|
|
523
|
+
this.cl = a;
|
|
522
524
|
this.g("EmptyFilteredGridMessage");
|
|
523
525
|
}
|
|
524
526
|
get pinning() {
|
|
@@ -543,24 +545,24 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
543
545
|
this.g("AllowAdvancedFiltering");
|
|
544
546
|
}
|
|
545
547
|
get filterMode() {
|
|
546
|
-
return this.
|
|
548
|
+
return this.cu;
|
|
547
549
|
}
|
|
548
550
|
set filterMode(a) {
|
|
549
|
-
this.
|
|
551
|
+
this.cu = a;
|
|
550
552
|
this.g("FilterMode");
|
|
551
553
|
}
|
|
552
554
|
get summaryPosition() {
|
|
553
|
-
return this.
|
|
555
|
+
return this.eb;
|
|
554
556
|
}
|
|
555
557
|
set summaryPosition(a) {
|
|
556
|
-
this.
|
|
558
|
+
this.eb = a;
|
|
557
559
|
this.g("SummaryPosition");
|
|
558
560
|
}
|
|
559
561
|
get summaryCalculationMode() {
|
|
560
|
-
return this.
|
|
562
|
+
return this.ea;
|
|
561
563
|
}
|
|
562
564
|
set summaryCalculationMode(a) {
|
|
563
|
-
this.
|
|
565
|
+
this.ea = a;
|
|
564
566
|
this.g("SummaryCalculationMode");
|
|
565
567
|
}
|
|
566
568
|
get showSummaryOnCollapse() {
|
|
@@ -599,24 +601,24 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
599
601
|
this.g("SelectedRows");
|
|
600
602
|
}
|
|
601
603
|
get headSelectorTemplateRef() {
|
|
602
|
-
return this.
|
|
604
|
+
return this.c4;
|
|
603
605
|
}
|
|
604
606
|
set headSelectorTemplateRef(a) {
|
|
605
|
-
this.
|
|
607
|
+
this.c4 = a;
|
|
606
608
|
this.g("HeadSelectorTemplateRef");
|
|
607
609
|
}
|
|
608
610
|
get rowSelectorTemplateRef() {
|
|
609
|
-
return this.
|
|
611
|
+
return this.dz;
|
|
610
612
|
}
|
|
611
613
|
set rowSelectorTemplateRef(a) {
|
|
612
|
-
this.
|
|
614
|
+
this.dz = a;
|
|
613
615
|
this.g("RowSelectorTemplateRef");
|
|
614
616
|
}
|
|
615
617
|
get dragIndicatorIconTemplateRef() {
|
|
616
|
-
return this.
|
|
618
|
+
return this.ck;
|
|
617
619
|
}
|
|
618
620
|
set dragIndicatorIconTemplateRef(a) {
|
|
619
|
-
this.
|
|
621
|
+
this.ck = a;
|
|
620
622
|
this.g("DragIndicatorIconTemplateRef");
|
|
621
623
|
}
|
|
622
624
|
get sortingExpressions() {
|
|
@@ -627,26 +629,33 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
627
629
|
this.g("SortingExpressions");
|
|
628
630
|
}
|
|
629
631
|
get cellSelection() {
|
|
630
|
-
return this.
|
|
632
|
+
return this.bz;
|
|
631
633
|
}
|
|
632
634
|
set cellSelection(a) {
|
|
633
|
-
this.
|
|
635
|
+
this.bz = a;
|
|
634
636
|
this.g("CellSelection");
|
|
635
637
|
}
|
|
636
638
|
get rowSelection() {
|
|
637
|
-
return this.
|
|
639
|
+
return this.dx;
|
|
638
640
|
}
|
|
639
641
|
set rowSelection(a) {
|
|
640
|
-
this.
|
|
642
|
+
this.dx = a;
|
|
641
643
|
this.g("RowSelection");
|
|
642
644
|
}
|
|
643
645
|
get columnSelection() {
|
|
644
|
-
return this.
|
|
646
|
+
return this.b9;
|
|
645
647
|
}
|
|
646
648
|
set columnSelection(a) {
|
|
647
|
-
this.
|
|
649
|
+
this.b9 = a;
|
|
648
650
|
this.g("ColumnSelection");
|
|
649
651
|
}
|
|
652
|
+
get expansionStates() {
|
|
653
|
+
return this.bp;
|
|
654
|
+
}
|
|
655
|
+
set expansionStates(a) {
|
|
656
|
+
this.bp = a;
|
|
657
|
+
this.g("ExpansionStates");
|
|
658
|
+
}
|
|
650
659
|
get totalRecords() {
|
|
651
660
|
return this.bk;
|
|
652
661
|
}
|
|
@@ -662,402 +671,409 @@ export let WebRowIslandDescription = /*@__PURE__*/ (() => {
|
|
|
662
671
|
this.g("SelectRowOnClick");
|
|
663
672
|
}
|
|
664
673
|
get name() {
|
|
665
|
-
return this.
|
|
674
|
+
return this.c8;
|
|
666
675
|
}
|
|
667
676
|
set name(a) {
|
|
668
|
-
this.
|
|
677
|
+
this.c8 = a;
|
|
669
678
|
this.g("Name");
|
|
670
679
|
}
|
|
671
680
|
get gridCreatedRef() {
|
|
672
|
-
return this.
|
|
681
|
+
return this.cx;
|
|
673
682
|
}
|
|
674
683
|
set gridCreatedRef(a) {
|
|
675
|
-
this.
|
|
684
|
+
this.cx = a;
|
|
676
685
|
this.g("GridCreatedRef");
|
|
677
686
|
}
|
|
678
687
|
get gridInitializedRef() {
|
|
679
|
-
return this.
|
|
688
|
+
return this.cy;
|
|
680
689
|
}
|
|
681
690
|
set gridInitializedRef(a) {
|
|
682
|
-
this.
|
|
691
|
+
this.cy = a;
|
|
683
692
|
this.g("GridInitializedRef");
|
|
684
693
|
}
|
|
685
694
|
get dataPreLoadRef() {
|
|
686
|
-
return this.
|
|
695
|
+
return this.ch;
|
|
687
696
|
}
|
|
688
697
|
set dataPreLoadRef(a) {
|
|
689
|
-
this.
|
|
698
|
+
this.ch = a;
|
|
690
699
|
this.g("DataPreLoadRef");
|
|
691
700
|
}
|
|
692
701
|
get filteringExpressionsTreeChangeRef() {
|
|
693
|
-
return this.
|
|
702
|
+
return this.cs;
|
|
694
703
|
}
|
|
695
704
|
set filteringExpressionsTreeChangeRef(a) {
|
|
696
|
-
this.
|
|
705
|
+
this.cs = a;
|
|
697
706
|
this.g("FilteringExpressionsTreeChangeRef");
|
|
698
707
|
}
|
|
699
708
|
get advancedFilteringExpressionsTreeChangeRef() {
|
|
700
|
-
return this.
|
|
709
|
+
return this.bt;
|
|
701
710
|
}
|
|
702
711
|
set advancedFilteringExpressionsTreeChangeRef(a) {
|
|
703
|
-
this.
|
|
712
|
+
this.bt = a;
|
|
704
713
|
this.g("AdvancedFilteringExpressionsTreeChangeRef");
|
|
705
714
|
}
|
|
706
715
|
get gridScrollRef() {
|
|
707
|
-
return this.
|
|
716
|
+
return this.c0;
|
|
708
717
|
}
|
|
709
718
|
set gridScrollRef(a) {
|
|
710
|
-
this.
|
|
719
|
+
this.c0 = a;
|
|
711
720
|
this.g("GridScrollRef");
|
|
712
721
|
}
|
|
713
722
|
get cellClickRef() {
|
|
714
|
-
return this.
|
|
723
|
+
return this.bu;
|
|
715
724
|
}
|
|
716
725
|
set cellClickRef(a) {
|
|
717
|
-
this.
|
|
726
|
+
this.bu = a;
|
|
718
727
|
this.g("CellClickRef");
|
|
719
728
|
}
|
|
720
729
|
get rowClickRef() {
|
|
721
|
-
return this.
|
|
730
|
+
return this.dh;
|
|
722
731
|
}
|
|
723
732
|
set rowClickRef(a) {
|
|
724
|
-
this.
|
|
733
|
+
this.dh = a;
|
|
725
734
|
this.g("RowClickRef");
|
|
726
735
|
}
|
|
727
736
|
get formGroupCreatedRef() {
|
|
728
|
-
return this.
|
|
737
|
+
return this.cv;
|
|
729
738
|
}
|
|
730
739
|
set formGroupCreatedRef(a) {
|
|
731
|
-
this.
|
|
740
|
+
this.cv = a;
|
|
732
741
|
this.g("FormGroupCreatedRef");
|
|
733
742
|
}
|
|
734
743
|
get validationStatusChangeRef() {
|
|
735
|
-
return this.
|
|
744
|
+
return this.ed;
|
|
736
745
|
}
|
|
737
746
|
set validationStatusChangeRef(a) {
|
|
738
|
-
this.
|
|
747
|
+
this.ed = a;
|
|
739
748
|
this.g("ValidationStatusChangeRef");
|
|
740
749
|
}
|
|
741
750
|
get selectedRef() {
|
|
742
|
-
return this.
|
|
751
|
+
return this.d2;
|
|
743
752
|
}
|
|
744
753
|
set selectedRef(a) {
|
|
745
|
-
this.
|
|
754
|
+
this.d2 = a;
|
|
746
755
|
this.g("SelectedRef");
|
|
747
756
|
}
|
|
748
757
|
get rowSelectionChangingRef() {
|
|
749
|
-
return this.
|
|
758
|
+
return this.dy;
|
|
750
759
|
}
|
|
751
760
|
set rowSelectionChangingRef(a) {
|
|
752
|
-
this.
|
|
761
|
+
this.dy = a;
|
|
753
762
|
this.g("RowSelectionChangingRef");
|
|
754
763
|
}
|
|
755
764
|
get columnSelectionChangingRef() {
|
|
756
|
-
return this.
|
|
765
|
+
return this.ca;
|
|
757
766
|
}
|
|
758
767
|
set columnSelectionChangingRef(a) {
|
|
759
|
-
this.
|
|
768
|
+
this.ca = a;
|
|
760
769
|
this.g("ColumnSelectionChangingRef");
|
|
761
770
|
}
|
|
762
771
|
get columnPinRef() {
|
|
763
|
-
return this.
|
|
772
|
+
return this.b5;
|
|
764
773
|
}
|
|
765
774
|
set columnPinRef(a) {
|
|
766
|
-
this.
|
|
775
|
+
this.b5 = a;
|
|
767
776
|
this.g("ColumnPinRef");
|
|
768
777
|
}
|
|
769
778
|
get columnPinnedRef() {
|
|
770
|
-
return this.
|
|
779
|
+
return this.b6;
|
|
771
780
|
}
|
|
772
781
|
set columnPinnedRef(a) {
|
|
773
|
-
this.
|
|
782
|
+
this.b6 = a;
|
|
774
783
|
this.g("ColumnPinnedRef");
|
|
775
784
|
}
|
|
776
785
|
get cellEditEnterRef() {
|
|
777
|
-
return this.
|
|
786
|
+
return this.bx;
|
|
778
787
|
}
|
|
779
788
|
set cellEditEnterRef(a) {
|
|
780
|
-
this.
|
|
789
|
+
this.bx = a;
|
|
781
790
|
this.g("CellEditEnterRef");
|
|
782
791
|
}
|
|
783
792
|
get cellEditExitRef() {
|
|
784
|
-
return this.
|
|
793
|
+
return this.by;
|
|
785
794
|
}
|
|
786
795
|
set cellEditExitRef(a) {
|
|
787
|
-
this.
|
|
796
|
+
this.by = a;
|
|
788
797
|
this.g("CellEditExitRef");
|
|
789
798
|
}
|
|
790
799
|
get cellEditRef() {
|
|
791
|
-
return this.
|
|
800
|
+
return this.bv;
|
|
792
801
|
}
|
|
793
802
|
set cellEditRef(a) {
|
|
794
|
-
this.
|
|
803
|
+
this.bv = a;
|
|
795
804
|
this.g("CellEditRef");
|
|
796
805
|
}
|
|
797
806
|
get cellEditDoneRef() {
|
|
798
|
-
return this.
|
|
807
|
+
return this.bw;
|
|
799
808
|
}
|
|
800
809
|
set cellEditDoneRef(a) {
|
|
801
|
-
this.
|
|
810
|
+
this.bw = a;
|
|
802
811
|
this.g("CellEditDoneRef");
|
|
803
812
|
}
|
|
804
813
|
get rowEditEnterRef() {
|
|
805
|
-
return this.
|
|
814
|
+
return this.dr;
|
|
806
815
|
}
|
|
807
816
|
set rowEditEnterRef(a) {
|
|
808
|
-
this.
|
|
817
|
+
this.dr = a;
|
|
809
818
|
this.g("RowEditEnterRef");
|
|
810
819
|
}
|
|
811
820
|
get rowEditRef() {
|
|
812
|
-
return this.
|
|
821
|
+
return this.dn;
|
|
813
822
|
}
|
|
814
823
|
set rowEditRef(a) {
|
|
815
|
-
this.
|
|
824
|
+
this.dn = a;
|
|
816
825
|
this.g("RowEditRef");
|
|
817
826
|
}
|
|
818
827
|
get rowEditDoneRef() {
|
|
819
|
-
return this.
|
|
828
|
+
return this.dq;
|
|
820
829
|
}
|
|
821
830
|
set rowEditDoneRef(a) {
|
|
822
|
-
this.
|
|
831
|
+
this.dq = a;
|
|
823
832
|
this.g("RowEditDoneRef");
|
|
824
833
|
}
|
|
825
834
|
get rowEditExitRef() {
|
|
826
|
-
return this.
|
|
835
|
+
return this.ds;
|
|
827
836
|
}
|
|
828
837
|
set rowEditExitRef(a) {
|
|
829
|
-
this.
|
|
838
|
+
this.ds = a;
|
|
830
839
|
this.g("RowEditExitRef");
|
|
831
840
|
}
|
|
832
841
|
get columnInitRef() {
|
|
833
|
-
return this.
|
|
842
|
+
return this.b1;
|
|
834
843
|
}
|
|
835
844
|
set columnInitRef(a) {
|
|
836
|
-
this.
|
|
845
|
+
this.b1 = a;
|
|
837
846
|
this.g("ColumnInitRef");
|
|
838
847
|
}
|
|
839
848
|
get columnsAutogeneratedRef() {
|
|
840
|
-
return this.
|
|
849
|
+
return this.b8;
|
|
841
850
|
}
|
|
842
851
|
set columnsAutogeneratedRef(a) {
|
|
843
|
-
this.
|
|
852
|
+
this.b8 = a;
|
|
844
853
|
this.g("ColumnsAutogeneratedRef");
|
|
845
854
|
}
|
|
846
855
|
get sortingRef() {
|
|
847
|
-
return this.
|
|
856
|
+
return this.d7;
|
|
848
857
|
}
|
|
849
858
|
set sortingRef(a) {
|
|
850
|
-
this.
|
|
859
|
+
this.d7 = a;
|
|
851
860
|
this.g("SortingRef");
|
|
852
861
|
}
|
|
853
862
|
get sortingDoneRef() {
|
|
854
|
-
return this.
|
|
863
|
+
return this.d8;
|
|
855
864
|
}
|
|
856
865
|
set sortingDoneRef(a) {
|
|
857
|
-
this.
|
|
866
|
+
this.d8 = a;
|
|
858
867
|
this.g("SortingDoneRef");
|
|
859
868
|
}
|
|
860
869
|
get filteringRef() {
|
|
861
|
-
return this.
|
|
870
|
+
return this.cq;
|
|
862
871
|
}
|
|
863
872
|
set filteringRef(a) {
|
|
864
|
-
this.
|
|
873
|
+
this.cq = a;
|
|
865
874
|
this.g("FilteringRef");
|
|
866
875
|
}
|
|
867
876
|
get filteringDoneRef() {
|
|
868
|
-
return this.
|
|
877
|
+
return this.cr;
|
|
869
878
|
}
|
|
870
879
|
set filteringDoneRef(a) {
|
|
871
|
-
this.
|
|
880
|
+
this.cr = a;
|
|
872
881
|
this.g("FilteringDoneRef");
|
|
873
882
|
}
|
|
874
883
|
get rowAddedRef() {
|
|
875
|
-
return this.
|
|
884
|
+
return this.de;
|
|
876
885
|
}
|
|
877
886
|
set rowAddedRef(a) {
|
|
878
|
-
this.
|
|
887
|
+
this.de = a;
|
|
879
888
|
this.g("RowAddedRef");
|
|
880
889
|
}
|
|
881
890
|
get rowDeletedRef() {
|
|
882
|
-
return this.
|
|
891
|
+
return this.dk;
|
|
883
892
|
}
|
|
884
893
|
set rowDeletedRef(a) {
|
|
885
|
-
this.
|
|
894
|
+
this.dk = a;
|
|
886
895
|
this.g("RowDeletedRef");
|
|
887
896
|
}
|
|
888
897
|
get rowDeleteRef() {
|
|
889
|
-
return this.
|
|
898
|
+
return this.dj;
|
|
890
899
|
}
|
|
891
900
|
set rowDeleteRef(a) {
|
|
892
|
-
this.
|
|
901
|
+
this.dj = a;
|
|
893
902
|
this.g("RowDeleteRef");
|
|
894
903
|
}
|
|
895
904
|
get rowAddRef() {
|
|
896
|
-
return this.
|
|
905
|
+
return this.dd;
|
|
897
906
|
}
|
|
898
907
|
set rowAddRef(a) {
|
|
899
|
-
this.
|
|
908
|
+
this.dd = a;
|
|
900
909
|
this.g("RowAddRef");
|
|
901
910
|
}
|
|
902
911
|
get columnResizedRef() {
|
|
903
|
-
return this.
|
|
912
|
+
return this.b7;
|
|
904
913
|
}
|
|
905
914
|
set columnResizedRef(a) {
|
|
906
|
-
this.
|
|
915
|
+
this.b7 = a;
|
|
907
916
|
this.g("ColumnResizedRef");
|
|
908
917
|
}
|
|
909
918
|
get contextMenuRef() {
|
|
910
|
-
return this.
|
|
919
|
+
return this.ce;
|
|
911
920
|
}
|
|
912
921
|
set contextMenuRef(a) {
|
|
913
|
-
this.
|
|
922
|
+
this.ce = a;
|
|
914
923
|
this.g("ContextMenuRef");
|
|
915
924
|
}
|
|
916
925
|
get doubleClickRef() {
|
|
917
|
-
return this.
|
|
926
|
+
return this.ci;
|
|
918
927
|
}
|
|
919
928
|
set doubleClickRef(a) {
|
|
920
|
-
this.
|
|
929
|
+
this.ci = a;
|
|
921
930
|
this.g("DoubleClickRef");
|
|
922
931
|
}
|
|
923
932
|
get columnVisibilityChangingRef() {
|
|
924
|
-
return this.
|
|
933
|
+
return this.cc;
|
|
925
934
|
}
|
|
926
935
|
set columnVisibilityChangingRef(a) {
|
|
927
|
-
this.
|
|
936
|
+
this.cc = a;
|
|
928
937
|
this.g("ColumnVisibilityChangingRef");
|
|
929
938
|
}
|
|
930
939
|
get columnVisibilityChangedRef() {
|
|
931
|
-
return this.
|
|
940
|
+
return this.cb;
|
|
932
941
|
}
|
|
933
942
|
set columnVisibilityChangedRef(a) {
|
|
934
|
-
this.
|
|
943
|
+
this.cb = a;
|
|
935
944
|
this.g("ColumnVisibilityChangedRef");
|
|
936
945
|
}
|
|
937
946
|
get columnMovingStartRef() {
|
|
938
|
-
return this.
|
|
947
|
+
return this.b4;
|
|
939
948
|
}
|
|
940
949
|
set columnMovingStartRef(a) {
|
|
941
|
-
this.
|
|
950
|
+
this.b4 = a;
|
|
942
951
|
this.g("ColumnMovingStartRef");
|
|
943
952
|
}
|
|
944
953
|
get columnMovingRef() {
|
|
945
|
-
return this.
|
|
954
|
+
return this.b2;
|
|
946
955
|
}
|
|
947
956
|
set columnMovingRef(a) {
|
|
948
|
-
this.
|
|
957
|
+
this.b2 = a;
|
|
949
958
|
this.g("ColumnMovingRef");
|
|
950
959
|
}
|
|
951
960
|
get columnMovingEndRef() {
|
|
952
|
-
return this.
|
|
961
|
+
return this.b3;
|
|
953
962
|
}
|
|
954
963
|
set columnMovingEndRef(a) {
|
|
955
|
-
this.
|
|
964
|
+
this.b3 = a;
|
|
956
965
|
this.g("ColumnMovingEndRef");
|
|
957
966
|
}
|
|
958
967
|
get gridKeydownRef() {
|
|
959
|
-
return this.
|
|
968
|
+
return this.cz;
|
|
960
969
|
}
|
|
961
970
|
set gridKeydownRef(a) {
|
|
962
|
-
this.
|
|
971
|
+
this.cz = a;
|
|
963
972
|
this.g("GridKeydownRef");
|
|
964
973
|
}
|
|
965
974
|
get rowDragStartRef() {
|
|
966
|
-
return this.
|
|
975
|
+
return this.dm;
|
|
967
976
|
}
|
|
968
977
|
set rowDragStartRef(a) {
|
|
969
|
-
this.
|
|
978
|
+
this.dm = a;
|
|
970
979
|
this.g("RowDragStartRef");
|
|
971
980
|
}
|
|
972
981
|
get rowDragEndRef() {
|
|
973
|
-
return this.
|
|
982
|
+
return this.dl;
|
|
974
983
|
}
|
|
975
984
|
set rowDragEndRef(a) {
|
|
976
|
-
this.
|
|
985
|
+
this.dl = a;
|
|
977
986
|
this.g("RowDragEndRef");
|
|
978
987
|
}
|
|
979
988
|
get gridCopyRef() {
|
|
980
|
-
return this.
|
|
989
|
+
return this.cw;
|
|
981
990
|
}
|
|
982
991
|
set gridCopyRef(a) {
|
|
983
|
-
this.
|
|
992
|
+
this.cw = a;
|
|
984
993
|
this.g("GridCopyRef");
|
|
985
994
|
}
|
|
995
|
+
get expansionStatesChangeRef() {
|
|
996
|
+
return this.cp;
|
|
997
|
+
}
|
|
998
|
+
set expansionStatesChangeRef(a) {
|
|
999
|
+
this.cp = a;
|
|
1000
|
+
this.g("ExpansionStatesChangeRef");
|
|
1001
|
+
}
|
|
986
1002
|
get selectedRowsChangeRef() {
|
|
987
|
-
return this.
|
|
1003
|
+
return this.d3;
|
|
988
1004
|
}
|
|
989
1005
|
set selectedRowsChangeRef(a) {
|
|
990
|
-
this.
|
|
1006
|
+
this.d3 = a;
|
|
991
1007
|
this.g("SelectedRowsChangeRef");
|
|
992
1008
|
}
|
|
993
1009
|
get rowToggleRef() {
|
|
994
|
-
return this.
|
|
1010
|
+
return this.d1;
|
|
995
1011
|
}
|
|
996
1012
|
set rowToggleRef(a) {
|
|
997
|
-
this.
|
|
1013
|
+
this.d1 = a;
|
|
998
1014
|
this.g("RowToggleRef");
|
|
999
1015
|
}
|
|
1000
1016
|
get rowPinningRef() {
|
|
1001
|
-
return this.
|
|
1017
|
+
return this.dw;
|
|
1002
1018
|
}
|
|
1003
1019
|
set rowPinningRef(a) {
|
|
1004
|
-
this.
|
|
1020
|
+
this.dw = a;
|
|
1005
1021
|
this.g("RowPinningRef");
|
|
1006
1022
|
}
|
|
1007
1023
|
get rowPinnedRef() {
|
|
1008
|
-
return this.
|
|
1024
|
+
return this.dv;
|
|
1009
1025
|
}
|
|
1010
1026
|
set rowPinnedRef(a) {
|
|
1011
|
-
this.
|
|
1027
|
+
this.dv = a;
|
|
1012
1028
|
this.g("RowPinnedRef");
|
|
1013
1029
|
}
|
|
1014
1030
|
get activeNodeChangeRef() {
|
|
1015
|
-
return this.
|
|
1031
|
+
return this.br;
|
|
1016
1032
|
}
|
|
1017
1033
|
set activeNodeChangeRef(a) {
|
|
1018
|
-
this.
|
|
1034
|
+
this.br = a;
|
|
1019
1035
|
this.g("ActiveNodeChangeRef");
|
|
1020
1036
|
}
|
|
1021
1037
|
get sortingExpressionsChangeRef() {
|
|
1022
|
-
return this.
|
|
1038
|
+
return this.d9;
|
|
1023
1039
|
}
|
|
1024
1040
|
set sortingExpressionsChangeRef(a) {
|
|
1025
|
-
this.
|
|
1041
|
+
this.d9 = a;
|
|
1026
1042
|
this.g("SortingExpressionsChangeRef");
|
|
1027
1043
|
}
|
|
1028
1044
|
get toolbarExportingRef() {
|
|
1029
|
-
return this.
|
|
1045
|
+
return this.ec;
|
|
1030
1046
|
}
|
|
1031
1047
|
set toolbarExportingRef(a) {
|
|
1032
|
-
this.
|
|
1048
|
+
this.ec = a;
|
|
1033
1049
|
this.g("ToolbarExportingRef");
|
|
1034
1050
|
}
|
|
1035
1051
|
get rangeSelectedRef() {
|
|
1036
|
-
return this.
|
|
1052
|
+
return this.db;
|
|
1037
1053
|
}
|
|
1038
1054
|
set rangeSelectedRef(a) {
|
|
1039
|
-
this.
|
|
1055
|
+
this.db = a;
|
|
1040
1056
|
this.g("RangeSelectedRef");
|
|
1041
1057
|
}
|
|
1042
1058
|
get renderedRef() {
|
|
1043
|
-
return this.
|
|
1059
|
+
return this.dc;
|
|
1044
1060
|
}
|
|
1045
1061
|
set renderedRef(a) {
|
|
1046
|
-
this.
|
|
1062
|
+
this.dc = a;
|
|
1047
1063
|
this.g("RenderedRef");
|
|
1048
1064
|
}
|
|
1049
1065
|
get dataChangingRef() {
|
|
1050
|
-
return this.
|
|
1066
|
+
return this.cg;
|
|
1051
1067
|
}
|
|
1052
1068
|
set dataChangingRef(a) {
|
|
1053
|
-
this.
|
|
1069
|
+
this.cg = a;
|
|
1054
1070
|
this.g("DataChangingRef");
|
|
1055
1071
|
}
|
|
1056
1072
|
get dataChangedRef() {
|
|
1057
|
-
return this.
|
|
1073
|
+
return this.cf;
|
|
1058
1074
|
}
|
|
1059
1075
|
set dataChangedRef(a) {
|
|
1060
|
-
this.
|
|
1076
|
+
this.cf = a;
|
|
1061
1077
|
this.g("DataChangedRef");
|
|
1062
1078
|
}
|
|
1063
1079
|
}
|