igniteui-angular-core 20.2.0 → 20.2.1
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 +6890 -5217
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/AxisDescription.js +276 -276
- package/esm2015/lib/AxisDescriptionMetadata.js +10 -5
- package/esm2015/lib/AxisMouseEventArgsDescription.js +29 -21
- package/esm2015/lib/AxisMouseEventArgsDescriptionMetadata.js +3 -2
- package/esm2015/lib/BaseDOMEventProxy_combined.js +420 -419
- package/esm2015/lib/CanvasGestureDOMEventProxy.js +252 -252
- package/esm2015/lib/CanvasScalingHelpers.js +79 -0
- package/esm2015/lib/CategoryAxisBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/CategoryChartDescription.js +121 -121
- package/esm2015/lib/DashboardTileDescription.js +90 -82
- package/esm2015/lib/DashboardTileDescriptionMetadata.js +1 -0
- package/esm2015/lib/DataChartDescription.js +103 -95
- package/esm2015/lib/DataChartDescriptionMetadata.js +1 -0
- package/esm2015/lib/DataPieBaseChartDescription.js +117 -117
- package/esm2015/lib/DataPieChartDescription.js +32 -32
- package/esm2015/lib/DataSourceLocalDataProvider.js +371 -158
- package/esm2015/lib/DomainChartDescription.js +786 -778
- package/esm2015/lib/DomainChartDescriptionMetadata.js +10 -2
- package/esm2015/lib/EventProxy.js +32 -31
- package/esm2015/lib/FeatureState.js +29 -0
- package/esm2015/lib/FinancialChartDescription.js +151 -151
- package/esm2015/lib/GeographicMapDescription.js +41 -41
- package/esm2015/lib/ImageLoadEventArgsDescription.js +58 -0
- package/esm2015/lib/ImageLoadEventArgsDescriptionMetadata.js +41 -0
- package/esm2015/lib/LabelFormatOverrideEventArgsDescription.js +50 -0
- package/esm2015/lib/LabelFormatOverrideEventArgsDescriptionMetadata.js +7 -0
- package/esm2015/lib/LabelFormatOverrideEventArgsDescriptionMetadata_combined.js +76 -0
- package/esm2015/lib/LastSevenDaysExpressionDescription.js +25 -0
- package/esm2015/lib/LastSevenDaysExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/LastThirtyDaysExpressionDescription.js +25 -0
- package/esm2015/lib/LastThirtyDaysExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/LastThreeSixtyFiveDaysExpressionDescription.js +25 -0
- package/esm2015/lib/LastThreeSixtyFiveDaysExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/MonthToDateExpressionDescription.js +25 -0
- package/esm2015/lib/MonthToDateExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/NumericAxisBaseDescription.js +84 -84
- package/esm2015/lib/NumericAxisBaseDescriptionMetadata.js +3 -2
- package/esm2015/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
- package/esm2015/lib/QuarterToDateExpressionDescription.js +25 -0
- package/esm2015/lib/QuarterToDateExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/RadialBaseChartDescription.js +217 -217
- package/esm2015/lib/ScrollerView_combined.js +12 -12
- package/esm2015/lib/SeriesDescriptionMetadata.js +1 -1
- package/esm2015/lib/SeriesViewerDescription.js +503 -487
- package/esm2015/lib/StackedFragmentSeriesDescriptionMetadata.js +1 -1
- package/esm2015/lib/TimeAxisLabelFormatDescription.js +14 -6
- package/esm2015/lib/TimeAxisLabelFormatDescriptionMetadata.js +1 -35
- package/esm2015/lib/TrailingTwelveMonthsExpressionDescription.js +25 -0
- package/esm2015/lib/TrailingTwelveMonthsExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/WebBaseExporterDescriptionMetadata_combined.js +6 -0
- package/esm2015/lib/WebByLevelTreeGridMergeStrategyDescription.js +23 -0
- package/esm2015/lib/WebByLevelTreeGridMergeStrategyDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebColumnDescription.js +131 -115
- package/esm2015/lib/WebColumnDescriptionMetadata.js +4 -0
- package/esm2015/lib/WebColumnGroupDescription.js +12 -12
- package/esm2015/lib/WebCustomDateRangeDescription.js +16 -0
- package/esm2015/lib/WebCustomDateRangeDescriptionMetadata.js +5 -0
- package/esm2015/lib/WebDateRangeValueDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebDateRangeValueEventArgsDescriptionMetadata.js +3 -3
- package/esm2015/lib/WebDefaultMergeStrategyDescription.js +26 -0
- package/esm2015/lib/WebDefaultMergeStrategyDescriptionMetadata.js +42 -0
- package/esm2015/lib/WebDefaultTreeGridMergeStrategyDescription.js +23 -0
- package/esm2015/lib/WebDefaultTreeGridMergeStrategyDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebGridBaseDirectiveDescription_combined.js +341 -325
- package/esm2015/lib/WebGridDescription.js +52 -52
- package/esm2015/lib/WebGridMergeStrategyDescription.js +26 -0
- package/esm2015/lib/WebGridMergeStrategyDescriptionMetadata.js +43 -0
- package/esm2015/lib/WebGridResourceStringsDescription.js +549 -437
- package/esm2015/lib/WebGridResourceStringsDescriptionMetadata.js +14 -0
- package/esm2015/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm2015/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm2015/lib/WebPivotGridDescription.js +42 -42
- package/esm2015/lib/WebPositionSettingsDescription.js +18 -10
- package/esm2015/lib/WebPositionSettingsDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebRowIslandDescription.js +356 -340
- package/esm2015/lib/WebRowIslandDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebTooltipDescription.js +43 -35
- package/esm2015/lib/WebTooltipDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebTreeGridDescription.js +28 -28
- package/esm2015/lib/XYChartDescription.js +217 -217
- package/esm2015/public_api.js +28 -2
- package/esm5/lib/AxisDescription.js +276 -276
- package/esm5/lib/AxisDescriptionMetadata.js +10 -5
- package/esm5/lib/AxisMouseEventArgsDescription.js +31 -19
- package/esm5/lib/AxisMouseEventArgsDescriptionMetadata.js +3 -2
- package/esm5/lib/BaseDOMEventProxy_combined.js +418 -417
- package/esm5/lib/CanvasGestureDOMEventProxy.js +252 -252
- package/esm5/lib/CanvasScalingHelpers.js +83 -0
- package/esm5/lib/CategoryAxisBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/CategoryChartDescription.js +121 -121
- package/esm5/lib/DashboardTileDescription.js +94 -82
- package/esm5/lib/DashboardTileDescriptionMetadata.js +1 -0
- package/esm5/lib/DataChartDescription.js +107 -95
- package/esm5/lib/DataChartDescriptionMetadata.js +1 -0
- package/esm5/lib/DataPieBaseChartDescription.js +117 -117
- package/esm5/lib/DataPieChartDescription.js +32 -32
- package/esm5/lib/DataSourceLocalDataProvider.js +407 -168
- package/esm5/lib/DomainChartDescription.js +790 -778
- package/esm5/lib/DomainChartDescriptionMetadata.js +10 -2
- package/esm5/lib/EventProxy.js +32 -31
- package/esm5/lib/FeatureState.js +29 -0
- package/esm5/lib/FinancialChartDescription.js +151 -151
- package/esm5/lib/GeographicMapDescription.js +41 -41
- package/esm5/lib/ImageLoadEventArgsDescription.js +80 -0
- package/esm5/lib/ImageLoadEventArgsDescriptionMetadata.js +45 -0
- package/esm5/lib/LabelFormatOverrideEventArgsDescription.js +68 -0
- package/esm5/lib/LabelFormatOverrideEventArgsDescriptionMetadata.js +7 -0
- package/esm5/lib/LabelFormatOverrideEventArgsDescriptionMetadata_combined.js +83 -0
- package/esm5/lib/LastSevenDaysExpressionDescription.js +26 -0
- package/esm5/lib/LastSevenDaysExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/LastThirtyDaysExpressionDescription.js +26 -0
- package/esm5/lib/LastThirtyDaysExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/LastThreeSixtyFiveDaysExpressionDescription.js +26 -0
- package/esm5/lib/LastThreeSixtyFiveDaysExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/MonthToDateExpressionDescription.js +26 -0
- package/esm5/lib/MonthToDateExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/NumericAxisBaseDescription.js +84 -84
- package/esm5/lib/NumericAxisBaseDescriptionMetadata.js +3 -2
- package/esm5/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
- package/esm5/lib/QuarterToDateExpressionDescription.js +26 -0
- package/esm5/lib/QuarterToDateExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/RadialBaseChartDescription.js +217 -217
- package/esm5/lib/ScrollerView_combined.js +12 -12
- package/esm5/lib/SeriesDescriptionMetadata.js +1 -1
- package/esm5/lib/SeriesViewerDescription.js +510 -486
- package/esm5/lib/StackedFragmentSeriesDescriptionMetadata.js +1 -1
- package/esm5/lib/TimeAxisLabelFormatDescription.js +17 -5
- package/esm5/lib/TimeAxisLabelFormatDescriptionMetadata.js +1 -39
- package/esm5/lib/TrailingTwelveMonthsExpressionDescription.js +26 -0
- package/esm5/lib/TrailingTwelveMonthsExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/WebBaseExporterDescriptionMetadata_combined.js +6 -0
- package/esm5/lib/WebByLevelTreeGridMergeStrategyDescription.js +24 -0
- package/esm5/lib/WebByLevelTreeGridMergeStrategyDescriptionMetadata.js +49 -0
- package/esm5/lib/WebColumnDescription.js +139 -115
- package/esm5/lib/WebColumnDescriptionMetadata.js +4 -0
- package/esm5/lib/WebColumnGroupDescription.js +12 -12
- package/esm5/lib/WebCustomDateRangeDescription.js +26 -1
- package/esm5/lib/WebCustomDateRangeDescriptionMetadata.js +5 -0
- package/esm5/lib/WebDateRangeValueDescriptionMetadata.js +1 -0
- package/esm5/lib/WebDateRangeValueEventArgsDescriptionMetadata.js +3 -3
- package/esm5/lib/WebDefaultMergeStrategyDescription.js +31 -0
- package/esm5/lib/WebDefaultMergeStrategyDescriptionMetadata.js +46 -0
- package/esm5/lib/WebDefaultTreeGridMergeStrategyDescription.js +24 -0
- package/esm5/lib/WebDefaultTreeGridMergeStrategyDescriptionMetadata.js +49 -0
- package/esm5/lib/WebGridBaseDirectiveDescription_combined.js +349 -325
- package/esm5/lib/WebGridDescription.js +52 -52
- package/esm5/lib/WebGridMergeStrategyDescription.js +31 -0
- package/esm5/lib/WebGridMergeStrategyDescriptionMetadata.js +47 -0
- package/esm5/lib/WebGridResourceStringsDescription.js +626 -458
- package/esm5/lib/WebGridResourceStringsDescriptionMetadata.js +14 -0
- package/esm5/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm5/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm5/lib/WebPivotGridDescription.js +42 -42
- package/esm5/lib/WebPositionSettingsDescription.js +22 -10
- package/esm5/lib/WebPositionSettingsDescriptionMetadata.js +1 -0
- package/esm5/lib/WebRowIslandDescription.js +364 -340
- package/esm5/lib/WebRowIslandDescriptionMetadata.js +6 -0
- package/esm5/lib/WebTooltipDescription.js +47 -35
- package/esm5/lib/WebTooltipDescriptionMetadata.js +1 -0
- package/esm5/lib/WebTreeGridDescription.js +28 -28
- package/esm5/lib/XYChartDescription.js +217 -217
- package/esm5/public_api.js +28 -2
- package/fesm2015/igniteui-angular-core.js +6610 -5175
- package/fesm5/igniteui-angular-core.js +6864 -5218
- package/lib/AxisDescription.d.ts +106 -106
- package/lib/AxisMouseEventArgsDescription.d.ts +12 -9
- package/lib/BaseDOMEventProxy_combined.d.ts +81 -80
- package/lib/CanvasGestureDOMEventProxy.d.ts +29 -29
- package/lib/CanvasScalingHelpers.d.ts +17 -0
- package/lib/CategoryChartDescription.d.ts +45 -45
- package/lib/DashboardTileDescription.d.ts +33 -30
- package/lib/DataChartDescription.d.ts +36 -33
- package/lib/DataPieBaseChartDescription.d.ts +43 -43
- package/lib/DataPieChartDescription.d.ts +12 -12
- package/lib/DataSourceLocalDataProvider.d.ts +36 -27
- package/lib/DomainChartDescription.d.ts +291 -288
- package/lib/DomainChartDescriptionMetadata.d.ts +2 -1
- package/lib/EventProxy.d.ts +28 -27
- package/lib/FeatureState.d.ts +22 -0
- package/lib/FinancialChartDescription.d.ts +56 -56
- package/lib/GeographicMapDescription.d.ts +14 -14
- package/lib/ImageLoadEventArgsDescription.d.ts +23 -0
- package/lib/ImageLoadEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/LabelFormatOverrideEventArgsDescription.d.ts +21 -0
- package/lib/LabelFormatOverrideEventArgsDescriptionMetadata.d.ts +1 -0
- package/lib/LabelFormatOverrideEventArgsDescriptionMetadata_combined.d.ts +23 -0
- package/lib/LastSevenDaysExpressionDescription.d.ts +12 -0
- package/lib/LastSevenDaysExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/LastThirtyDaysExpressionDescription.d.ts +12 -0
- package/lib/LastThirtyDaysExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/LastThreeSixtyFiveDaysExpressionDescription.d.ts +12 -0
- package/lib/LastThreeSixtyFiveDaysExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/MonthToDateExpressionDescription.d.ts +12 -0
- package/lib/MonthToDateExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/NumericAxisBaseDescription.d.ts +32 -32
- package/lib/QuarterToDateExpressionDescription.d.ts +12 -0
- package/lib/QuarterToDateExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/RadialBaseChartDescription.d.ts +80 -80
- package/lib/SeriesViewerDescription.d.ts +178 -172
- package/lib/TimeAxisLabelFormatDescription.d.ts +6 -3
- package/lib/TimeAxisLabelFormatDescriptionMetadata.d.ts +1 -13
- package/lib/TrailingTwelveMonthsExpressionDescription.d.ts +12 -0
- package/lib/TrailingTwelveMonthsExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/WebByLevelTreeGridMergeStrategyDescription.d.ts +10 -0
- package/lib/WebByLevelTreeGridMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebColumnDescription.d.ts +46 -40
- package/lib/WebColumnGroupDescription.d.ts +4 -4
- package/lib/WebCustomDateRangeDescription.d.ts +7 -0
- package/lib/WebDateRangeValueEventArgsDescription.d.ts +3 -3
- package/lib/WebDefaultMergeStrategyDescription.d.ts +11 -0
- package/lib/WebDefaultMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebDefaultTreeGridMergeStrategyDescription.d.ts +10 -0
- package/lib/WebDefaultTreeGridMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebGridBaseDirectiveDescription_combined.d.ts +119 -112
- package/lib/WebGridDescription.d.ts +18 -18
- package/lib/WebGridMergeStrategyDescription.d.ts +11 -0
- package/lib/WebGridMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebGridResourceStringsDescription.d.ts +197 -155
- package/lib/WebHierarchicalGridBaseDirectiveDescription.d.ts +4 -4
- package/lib/WebHierarchicalGridDescription.d.ts +5 -5
- package/lib/WebPivotGridDescription.d.ts +15 -15
- package/lib/WebPositionSettingsDescription.d.ts +7 -4
- package/lib/WebRowIslandDescription.d.ts +125 -118
- package/lib/WebTooltipDescription.d.ts +15 -12
- package/lib/WebTreeGridDescription.d.ts +10 -10
- package/lib/XYChartDescription.d.ts +80 -80
- package/package.json +1 -1
- package/public_api.d.ts +28 -2
|
@@ -14,132 +14,134 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
14
14
|
__extends(WebGridBaseDirectiveDescription, _super);
|
|
15
15
|
function WebGridBaseDirectiveDescription() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.
|
|
17
|
+
_this.bn = 0;
|
|
18
|
+
_this.a0 = false;
|
|
19
19
|
_this.m = null;
|
|
20
|
-
_this.
|
|
21
|
-
_this.
|
|
22
|
-
_this.
|
|
23
|
-
_this.
|
|
24
|
-
_this.
|
|
20
|
+
_this.a4 = false;
|
|
21
|
+
_this.cr = null;
|
|
22
|
+
_this.bx = null;
|
|
23
|
+
_this.c7 = null;
|
|
24
|
+
_this.bo = 0;
|
|
25
25
|
_this.ae = null;
|
|
26
26
|
_this.ac = null;
|
|
27
|
-
_this.
|
|
28
|
-
_this.
|
|
29
|
-
_this.
|
|
27
|
+
_this.dg = null;
|
|
28
|
+
_this.d0 = null;
|
|
29
|
+
_this.da = null;
|
|
30
30
|
_this.n = null;
|
|
31
31
|
_this.k = null;
|
|
32
|
-
_this.
|
|
33
|
-
_this.
|
|
34
|
-
_this.dc = null;
|
|
35
|
-
_this.dl = null;
|
|
36
|
-
_this.dr = null;
|
|
32
|
+
_this.cn = null;
|
|
33
|
+
_this.dt = null;
|
|
37
34
|
_this.df = null;
|
|
38
|
-
_this.
|
|
39
|
-
_this.
|
|
40
|
-
_this.
|
|
41
|
-
_this.
|
|
42
|
-
_this.
|
|
43
|
-
_this.
|
|
35
|
+
_this.dp = null;
|
|
36
|
+
_this.du = null;
|
|
37
|
+
_this.di = null;
|
|
38
|
+
_this.c4 = null;
|
|
39
|
+
_this.c3 = null;
|
|
40
|
+
_this.cs = null;
|
|
41
|
+
_this.d4 = null;
|
|
42
|
+
_this.d5 = null;
|
|
43
|
+
_this.d6 = null;
|
|
44
44
|
_this.s = null;
|
|
45
45
|
_this.o = null;
|
|
46
|
-
_this.
|
|
47
|
-
_this.
|
|
46
|
+
_this.ao = null;
|
|
47
|
+
_this.cx = null;
|
|
48
48
|
_this.ah = null;
|
|
49
49
|
_this.ag = null;
|
|
50
|
-
_this.
|
|
50
|
+
_this.c8 = null;
|
|
51
|
+
_this.c9 = null;
|
|
52
|
+
_this.a2 = false;
|
|
53
|
+
_this.a5 = false;
|
|
54
|
+
_this.ee = null;
|
|
55
|
+
_this.a6 = false;
|
|
51
56
|
_this.c6 = null;
|
|
52
|
-
_this.
|
|
57
|
+
_this.ef = null;
|
|
58
|
+
_this.bm = 0;
|
|
59
|
+
_this.ci = null;
|
|
60
|
+
_this.cq = null;
|
|
53
61
|
_this.a3 = false;
|
|
62
|
+
_this.a8 = false;
|
|
63
|
+
_this.cp = null;
|
|
64
|
+
_this.au = null;
|
|
65
|
+
_this.az = false;
|
|
66
|
+
_this.ay = false;
|
|
67
|
+
_this.cy = null;
|
|
54
68
|
_this.eb = null;
|
|
55
|
-
_this.
|
|
56
|
-
_this.
|
|
57
|
-
_this.ec = null;
|
|
58
|
-
_this.bk = 0;
|
|
59
|
-
_this.cf = null;
|
|
60
|
-
_this.cn = null;
|
|
61
|
-
_this.a1 = false;
|
|
62
|
-
_this.a6 = false;
|
|
63
|
-
_this.cm = null;
|
|
64
|
-
_this.as = null;
|
|
65
|
-
_this.ax = false;
|
|
66
|
-
_this.aw = false;
|
|
67
|
-
_this.cv = null;
|
|
68
|
-
_this.d8 = null;
|
|
69
|
-
_this.d7 = null;
|
|
70
|
-
_this.a7 = false;
|
|
69
|
+
_this.ea = null;
|
|
70
|
+
_this.a9 = false;
|
|
71
71
|
_this.ak = null;
|
|
72
|
-
_this.
|
|
73
|
-
_this.
|
|
72
|
+
_this.aq = null;
|
|
73
|
+
_this.am = null;
|
|
74
|
+
_this.aw = null;
|
|
74
75
|
_this.p = null;
|
|
75
|
-
_this.
|
|
76
|
-
_this.
|
|
77
|
-
_this.
|
|
76
|
+
_this.c5 = null;
|
|
77
|
+
_this.dz = null;
|
|
78
|
+
_this.co = null;
|
|
78
79
|
_this.q = null;
|
|
79
|
-
_this.
|
|
80
|
-
_this.
|
|
81
|
-
_this.
|
|
82
|
-
_this.
|
|
83
|
-
_this.
|
|
84
|
-
_this.
|
|
85
|
-
_this.
|
|
86
|
-
_this.
|
|
80
|
+
_this.a1 = false;
|
|
81
|
+
_this.b5 = null;
|
|
82
|
+
_this.b4 = null;
|
|
83
|
+
_this.dx = null;
|
|
84
|
+
_this.ce = null;
|
|
85
|
+
_this.bu = null;
|
|
86
|
+
_this.as = null;
|
|
87
|
+
_this.bp = 0;
|
|
88
|
+
_this.a7 = false;
|
|
87
89
|
_this.l = null;
|
|
88
90
|
_this.r = null;
|
|
89
|
-
_this.ct = null;
|
|
90
|
-
_this.bw = null;
|
|
91
|
-
_this.cz = null;
|
|
92
|
-
_this.bx = null;
|
|
93
|
-
_this.de = null;
|
|
94
91
|
_this.cw = null;
|
|
95
|
-
_this.ea = null;
|
|
96
|
-
_this.dz = null;
|
|
97
|
-
_this.dv = null;
|
|
98
|
-
_this.cc = null;
|
|
99
|
-
_this.b7 = null;
|
|
100
|
-
_this.b8 = null;
|
|
101
|
-
_this.b0 = null;
|
|
102
|
-
_this.b1 = null;
|
|
103
92
|
_this.by = null;
|
|
93
|
+
_this.c2 = null;
|
|
104
94
|
_this.bz = null;
|
|
105
|
-
_this.dn = null;
|
|
106
|
-
_this.dk = null;
|
|
107
|
-
_this.dm = null;
|
|
108
|
-
_this.dp = null;
|
|
109
|
-
_this.b3 = null;
|
|
110
|
-
_this.ca = null;
|
|
111
|
-
_this.d4 = null;
|
|
112
|
-
_this.d5 = null;
|
|
113
|
-
_this.cr = null;
|
|
114
|
-
_this.cs = null;
|
|
115
|
-
_this.db = null;
|
|
116
95
|
_this.dh = null;
|
|
117
|
-
_this.
|
|
118
|
-
_this.
|
|
119
|
-
_this.
|
|
120
|
-
_this.cg = null;
|
|
121
|
-
_this.cj = null;
|
|
122
|
-
_this.ce = null;
|
|
123
|
-
_this.cd = null;
|
|
124
|
-
_this.b6 = null;
|
|
125
|
-
_this.b4 = null;
|
|
126
|
-
_this.b5 = null;
|
|
127
|
-
_this.cy = null;
|
|
128
|
-
_this.dj = null;
|
|
129
|
-
_this.di = null;
|
|
130
|
-
_this.cx = null;
|
|
131
|
-
_this.cq = null;
|
|
132
|
-
_this.d0 = null;
|
|
96
|
+
_this.cz = null;
|
|
97
|
+
_this.ed = null;
|
|
98
|
+
_this.d2 = null;
|
|
133
99
|
_this.dy = null;
|
|
134
|
-
_this.
|
|
100
|
+
_this.cf = null;
|
|
101
|
+
_this.ca = null;
|
|
102
|
+
_this.cb = null;
|
|
103
|
+
_this.b2 = null;
|
|
104
|
+
_this.b3 = null;
|
|
105
|
+
_this.b0 = null;
|
|
106
|
+
_this.b1 = null;
|
|
107
|
+
_this.dr = null;
|
|
108
|
+
_this.dn = null;
|
|
109
|
+
_this.dq = null;
|
|
135
110
|
_this.ds = null;
|
|
136
|
-
_this.
|
|
137
|
-
_this.
|
|
138
|
-
_this.
|
|
139
|
-
_this.
|
|
140
|
-
_this.
|
|
141
|
-
_this.
|
|
111
|
+
_this.b6 = null;
|
|
112
|
+
_this.cd = null;
|
|
113
|
+
_this.d7 = null;
|
|
114
|
+
_this.d8 = null;
|
|
115
|
+
_this.cu = null;
|
|
116
|
+
_this.cv = null;
|
|
117
|
+
_this.de = null;
|
|
118
|
+
_this.dk = null;
|
|
119
|
+
_this.dj = null;
|
|
120
|
+
_this.dd = null;
|
|
121
|
+
_this.cc = null;
|
|
122
|
+
_this.cj = null;
|
|
123
|
+
_this.cm = null;
|
|
142
124
|
_this.ch = null;
|
|
125
|
+
_this.cg = null;
|
|
126
|
+
_this.b9 = null;
|
|
127
|
+
_this.b7 = null;
|
|
128
|
+
_this.b8 = null;
|
|
129
|
+
_this.c1 = null;
|
|
130
|
+
_this.dm = null;
|
|
131
|
+
_this.dl = null;
|
|
132
|
+
_this.c0 = null;
|
|
133
|
+
_this.ct = null;
|
|
134
|
+
_this.d3 = null;
|
|
135
|
+
_this.d1 = null;
|
|
136
|
+
_this.dw = null;
|
|
137
|
+
_this.dv = null;
|
|
138
|
+
_this.bw = null;
|
|
139
|
+
_this.d9 = null;
|
|
140
|
+
_this.ec = null;
|
|
141
|
+
_this.db = null;
|
|
142
|
+
_this.dc = null;
|
|
143
|
+
_this.cl = null;
|
|
144
|
+
_this.ck = null;
|
|
143
145
|
return _this;
|
|
144
146
|
}
|
|
145
147
|
WebGridBaseDirectiveDescription.prototype.get_type = function () {
|
|
@@ -154,10 +156,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
154
156
|
});
|
|
155
157
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "snackbarDisplayTime", {
|
|
156
158
|
get: function () {
|
|
157
|
-
return this.
|
|
159
|
+
return this.bn;
|
|
158
160
|
},
|
|
159
161
|
set: function (a) {
|
|
160
|
-
this.
|
|
162
|
+
this.bn = a;
|
|
161
163
|
this.j("SnackbarDisplayTime");
|
|
162
164
|
},
|
|
163
165
|
enumerable: false,
|
|
@@ -165,10 +167,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
165
167
|
});
|
|
166
168
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "autoGenerate", {
|
|
167
169
|
get: function () {
|
|
168
|
-
return this.
|
|
170
|
+
return this.a0;
|
|
169
171
|
},
|
|
170
172
|
set: function (a) {
|
|
171
|
-
this.
|
|
173
|
+
this.a0 = a;
|
|
172
174
|
this.j("AutoGenerate");
|
|
173
175
|
},
|
|
174
176
|
enumerable: false,
|
|
@@ -187,10 +189,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
187
189
|
});
|
|
188
190
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "moving", {
|
|
189
191
|
get: function () {
|
|
190
|
-
return this.
|
|
192
|
+
return this.a4;
|
|
191
193
|
},
|
|
192
194
|
set: function (a) {
|
|
193
|
-
this.
|
|
195
|
+
this.a4 = a;
|
|
194
196
|
this.j("Moving");
|
|
195
197
|
},
|
|
196
198
|
enumerable: false,
|
|
@@ -198,10 +200,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
198
200
|
});
|
|
199
201
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "emptyGridTemplateRef", {
|
|
200
202
|
get: function () {
|
|
201
|
-
return this.
|
|
203
|
+
return this.cr;
|
|
202
204
|
},
|
|
203
205
|
set: function (a) {
|
|
204
|
-
this.
|
|
206
|
+
this.cr = a;
|
|
205
207
|
this.j("EmptyGridTemplateRef");
|
|
206
208
|
},
|
|
207
209
|
enumerable: false,
|
|
@@ -209,10 +211,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
209
211
|
});
|
|
210
212
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "addRowEmptyTemplateRef", {
|
|
211
213
|
get: function () {
|
|
212
|
-
return this.
|
|
214
|
+
return this.bx;
|
|
213
215
|
},
|
|
214
216
|
set: function (a) {
|
|
215
|
-
this.
|
|
217
|
+
this.bx = a;
|
|
216
218
|
this.j("AddRowEmptyTemplateRef");
|
|
217
219
|
},
|
|
218
220
|
enumerable: false,
|
|
@@ -220,10 +222,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
220
222
|
});
|
|
221
223
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "loadingGridTemplateRef", {
|
|
222
224
|
get: function () {
|
|
223
|
-
return this.
|
|
225
|
+
return this.c7;
|
|
224
226
|
},
|
|
225
227
|
set: function (a) {
|
|
226
|
-
this.
|
|
228
|
+
this.c7 = a;
|
|
227
229
|
this.j("LoadingGridTemplateRef");
|
|
228
230
|
},
|
|
229
231
|
enumerable: false,
|
|
@@ -231,10 +233,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
231
233
|
});
|
|
232
234
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "summaryRowHeight", {
|
|
233
235
|
get: function () {
|
|
234
|
-
return this.
|
|
236
|
+
return this.bo;
|
|
235
237
|
},
|
|
236
238
|
set: function (a) {
|
|
237
|
-
this.
|
|
239
|
+
this.bo = a;
|
|
238
240
|
this.j("SummaryRowHeight");
|
|
239
241
|
},
|
|
240
242
|
enumerable: false,
|
|
@@ -264,10 +266,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
264
266
|
});
|
|
265
267
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowClassesRef", {
|
|
266
268
|
get: function () {
|
|
267
|
-
return this.
|
|
269
|
+
return this.dg;
|
|
268
270
|
},
|
|
269
271
|
set: function (a) {
|
|
270
|
-
this.
|
|
272
|
+
this.dg = a;
|
|
271
273
|
this.j("RowClassesRef");
|
|
272
274
|
},
|
|
273
275
|
enumerable: false,
|
|
@@ -275,10 +277,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
275
277
|
});
|
|
276
278
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowStylesRef", {
|
|
277
279
|
get: function () {
|
|
278
|
-
return this.
|
|
280
|
+
return this.d0;
|
|
279
281
|
},
|
|
280
282
|
set: function (a) {
|
|
281
|
-
this.
|
|
283
|
+
this.d0 = a;
|
|
282
284
|
this.j("RowStylesRef");
|
|
283
285
|
},
|
|
284
286
|
enumerable: false,
|
|
@@ -286,10 +288,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
286
288
|
});
|
|
287
289
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "primaryKey", {
|
|
288
290
|
get: function () {
|
|
289
|
-
return this.
|
|
291
|
+
return this.da;
|
|
290
292
|
},
|
|
291
293
|
set: function (a) {
|
|
292
|
-
this.
|
|
294
|
+
this.da = a;
|
|
293
295
|
this.j("PrimaryKey");
|
|
294
296
|
},
|
|
295
297
|
enumerable: false,
|
|
@@ -319,10 +321,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
319
321
|
});
|
|
320
322
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dragGhostCustomTemplateRef", {
|
|
321
323
|
get: function () {
|
|
322
|
-
return this.
|
|
324
|
+
return this.cn;
|
|
323
325
|
},
|
|
324
326
|
set: function (a) {
|
|
325
|
-
this.
|
|
327
|
+
this.cn = a;
|
|
326
328
|
this.j("DragGhostCustomTemplateRef");
|
|
327
329
|
},
|
|
328
330
|
enumerable: false,
|
|
@@ -330,10 +332,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
330
332
|
});
|
|
331
333
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditTextTemplateRef", {
|
|
332
334
|
get: function () {
|
|
333
|
-
return this.
|
|
335
|
+
return this.dt;
|
|
334
336
|
},
|
|
335
337
|
set: function (a) {
|
|
336
|
-
this.
|
|
338
|
+
this.dt = a;
|
|
337
339
|
this.j("RowEditTextTemplateRef");
|
|
338
340
|
},
|
|
339
341
|
enumerable: false,
|
|
@@ -341,10 +343,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
341
343
|
});
|
|
342
344
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowAddTextTemplateRef", {
|
|
343
345
|
get: function () {
|
|
344
|
-
return this.
|
|
346
|
+
return this.df;
|
|
345
347
|
},
|
|
346
348
|
set: function (a) {
|
|
347
|
-
this.
|
|
349
|
+
this.df = a;
|
|
348
350
|
this.j("RowAddTextTemplateRef");
|
|
349
351
|
},
|
|
350
352
|
enumerable: false,
|
|
@@ -352,10 +354,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
352
354
|
});
|
|
353
355
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditActionsTemplateRef", {
|
|
354
356
|
get: function () {
|
|
355
|
-
return this.
|
|
357
|
+
return this.dp;
|
|
356
358
|
},
|
|
357
359
|
set: function (a) {
|
|
358
|
-
this.
|
|
360
|
+
this.dp = a;
|
|
359
361
|
this.j("RowEditActionsTemplateRef");
|
|
360
362
|
},
|
|
361
363
|
enumerable: false,
|
|
@@ -363,10 +365,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
363
365
|
});
|
|
364
366
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowExpandedIndicatorTemplateRef", {
|
|
365
367
|
get: function () {
|
|
366
|
-
return this.
|
|
368
|
+
return this.du;
|
|
367
369
|
},
|
|
368
370
|
set: function (a) {
|
|
369
|
-
this.
|
|
371
|
+
this.du = a;
|
|
370
372
|
this.j("RowExpandedIndicatorTemplateRef");
|
|
371
373
|
},
|
|
372
374
|
enumerable: false,
|
|
@@ -374,10 +376,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
374
376
|
});
|
|
375
377
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowCollapsedIndicatorTemplateRef", {
|
|
376
378
|
get: function () {
|
|
377
|
-
return this.
|
|
379
|
+
return this.di;
|
|
378
380
|
},
|
|
379
381
|
set: function (a) {
|
|
380
|
-
this.
|
|
382
|
+
this.di = a;
|
|
381
383
|
this.j("RowCollapsedIndicatorTemplateRef");
|
|
382
384
|
},
|
|
383
385
|
enumerable: false,
|
|
@@ -385,10 +387,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
385
387
|
});
|
|
386
388
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "headerExpandedIndicatorTemplateRef", {
|
|
387
389
|
get: function () {
|
|
388
|
-
return this.
|
|
390
|
+
return this.c4;
|
|
389
391
|
},
|
|
390
392
|
set: function (a) {
|
|
391
|
-
this.
|
|
393
|
+
this.c4 = a;
|
|
392
394
|
this.j("HeaderExpandedIndicatorTemplateRef");
|
|
393
395
|
},
|
|
394
396
|
enumerable: false,
|
|
@@ -396,10 +398,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
396
398
|
});
|
|
397
399
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "headerCollapsedIndicatorTemplateRef", {
|
|
398
400
|
get: function () {
|
|
399
|
-
return this.
|
|
401
|
+
return this.c3;
|
|
400
402
|
},
|
|
401
403
|
set: function (a) {
|
|
402
|
-
this.
|
|
404
|
+
this.c3 = a;
|
|
403
405
|
this.j("HeaderCollapsedIndicatorTemplateRef");
|
|
404
406
|
},
|
|
405
407
|
enumerable: false,
|
|
@@ -407,10 +409,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
407
409
|
});
|
|
408
410
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "excelStyleHeaderIconTemplateRef", {
|
|
409
411
|
get: function () {
|
|
410
|
-
return this.
|
|
412
|
+
return this.cs;
|
|
411
413
|
},
|
|
412
414
|
set: function (a) {
|
|
413
|
-
this.
|
|
415
|
+
this.cs = a;
|
|
414
416
|
this.j("ExcelStyleHeaderIconTemplateRef");
|
|
415
417
|
},
|
|
416
418
|
enumerable: false,
|
|
@@ -418,10 +420,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
418
420
|
});
|
|
419
421
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortAscendingHeaderIconTemplateRef", {
|
|
420
422
|
get: function () {
|
|
421
|
-
return this.
|
|
423
|
+
return this.d4;
|
|
422
424
|
},
|
|
423
425
|
set: function (a) {
|
|
424
|
-
this.
|
|
426
|
+
this.d4 = a;
|
|
425
427
|
this.j("SortAscendingHeaderIconTemplateRef");
|
|
426
428
|
},
|
|
427
429
|
enumerable: false,
|
|
@@ -429,10 +431,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
429
431
|
});
|
|
430
432
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortDescendingHeaderIconTemplateRef", {
|
|
431
433
|
get: function () {
|
|
432
|
-
return this.
|
|
434
|
+
return this.d5;
|
|
433
435
|
},
|
|
434
436
|
set: function (a) {
|
|
435
|
-
this.
|
|
437
|
+
this.d5 = a;
|
|
436
438
|
this.j("SortDescendingHeaderIconTemplateRef");
|
|
437
439
|
},
|
|
438
440
|
enumerable: false,
|
|
@@ -440,10 +442,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
440
442
|
});
|
|
441
443
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortHeaderIconTemplateRef", {
|
|
442
444
|
get: function () {
|
|
443
|
-
return this.
|
|
445
|
+
return this.d6;
|
|
444
446
|
},
|
|
445
447
|
set: function (a) {
|
|
446
|
-
this.
|
|
448
|
+
this.d6 = a;
|
|
447
449
|
this.j("SortHeaderIconTemplateRef");
|
|
448
450
|
},
|
|
449
451
|
enumerable: false,
|
|
@@ -473,10 +475,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
473
475
|
});
|
|
474
476
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "resourceStrings", {
|
|
475
477
|
get: function () {
|
|
476
|
-
return this.
|
|
478
|
+
return this.ao;
|
|
477
479
|
},
|
|
478
480
|
set: function (a) {
|
|
479
|
-
this.
|
|
481
|
+
this.ao = a;
|
|
480
482
|
this.j("ResourceStrings");
|
|
481
483
|
},
|
|
482
484
|
enumerable: false,
|
|
@@ -484,10 +486,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
484
486
|
});
|
|
485
487
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringLogic", {
|
|
486
488
|
get: function () {
|
|
487
|
-
return this.
|
|
489
|
+
return this.cx;
|
|
488
490
|
},
|
|
489
491
|
set: function (a) {
|
|
490
|
-
this.
|
|
492
|
+
this.cx = a;
|
|
491
493
|
this.j("FilteringLogic");
|
|
492
494
|
},
|
|
493
495
|
enumerable: false,
|
|
@@ -517,10 +519,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
517
519
|
});
|
|
518
520
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "locale", {
|
|
519
521
|
get: function () {
|
|
520
|
-
return this.
|
|
522
|
+
return this.c8;
|
|
521
523
|
},
|
|
522
524
|
set: function (a) {
|
|
523
|
-
this.
|
|
525
|
+
this.c8 = a;
|
|
524
526
|
this.j("Locale");
|
|
525
527
|
},
|
|
526
528
|
enumerable: false,
|
|
@@ -528,10 +530,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
528
530
|
});
|
|
529
531
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "pagingMode", {
|
|
530
532
|
get: function () {
|
|
531
|
-
return this.
|
|
533
|
+
return this.c9;
|
|
532
534
|
},
|
|
533
535
|
set: function (a) {
|
|
534
|
-
this.
|
|
536
|
+
this.c9 = a;
|
|
535
537
|
this.j("PagingMode");
|
|
536
538
|
},
|
|
537
539
|
enumerable: false,
|
|
@@ -539,10 +541,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
539
541
|
});
|
|
540
542
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "hideRowSelectors", {
|
|
541
543
|
get: function () {
|
|
542
|
-
return this.
|
|
544
|
+
return this.a2;
|
|
543
545
|
},
|
|
544
546
|
set: function (a) {
|
|
545
|
-
this.
|
|
547
|
+
this.a2 = a;
|
|
546
548
|
this.j("HideRowSelectors");
|
|
547
549
|
},
|
|
548
550
|
enumerable: false,
|
|
@@ -550,10 +552,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
550
552
|
});
|
|
551
553
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDraggable", {
|
|
552
554
|
get: function () {
|
|
553
|
-
return this.
|
|
555
|
+
return this.a5;
|
|
554
556
|
},
|
|
555
557
|
set: function (a) {
|
|
556
|
-
this.
|
|
558
|
+
this.a5 = a;
|
|
557
559
|
this.j("RowDraggable");
|
|
558
560
|
},
|
|
559
561
|
enumerable: false,
|
|
@@ -561,10 +563,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
561
563
|
});
|
|
562
564
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "validationTrigger", {
|
|
563
565
|
get: function () {
|
|
564
|
-
return this.
|
|
566
|
+
return this.ee;
|
|
565
567
|
},
|
|
566
568
|
set: function (a) {
|
|
567
|
-
this.
|
|
569
|
+
this.ee = a;
|
|
568
570
|
this.j("ValidationTrigger");
|
|
569
571
|
},
|
|
570
572
|
enumerable: false,
|
|
@@ -572,10 +574,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
572
574
|
});
|
|
573
575
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditable", {
|
|
574
576
|
get: function () {
|
|
575
|
-
return this.
|
|
577
|
+
return this.a6;
|
|
576
578
|
},
|
|
577
579
|
set: function (a) {
|
|
578
|
-
this.
|
|
580
|
+
this.a6 = a;
|
|
579
581
|
this.j("RowEditable");
|
|
580
582
|
},
|
|
581
583
|
enumerable: false,
|
|
@@ -583,10 +585,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
583
585
|
});
|
|
584
586
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "height", {
|
|
585
587
|
get: function () {
|
|
586
|
-
return this.
|
|
588
|
+
return this.c6;
|
|
587
589
|
},
|
|
588
590
|
set: function (a) {
|
|
589
|
-
this.
|
|
591
|
+
this.c6 = a;
|
|
590
592
|
this.j("Height");
|
|
591
593
|
},
|
|
592
594
|
enumerable: false,
|
|
@@ -594,10 +596,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
594
596
|
});
|
|
595
597
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "width", {
|
|
596
598
|
get: function () {
|
|
597
|
-
return this.
|
|
599
|
+
return this.ef;
|
|
598
600
|
},
|
|
599
601
|
set: function (a) {
|
|
600
|
-
this.
|
|
602
|
+
this.ef = a;
|
|
601
603
|
this.j("Width");
|
|
602
604
|
},
|
|
603
605
|
enumerable: false,
|
|
@@ -605,10 +607,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
605
607
|
});
|
|
606
608
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowHeight", {
|
|
607
609
|
get: function () {
|
|
608
|
-
return this.
|
|
610
|
+
return this.bm;
|
|
609
611
|
},
|
|
610
612
|
set: function (a) {
|
|
611
|
-
this.
|
|
613
|
+
this.bm = a;
|
|
612
614
|
this.j("RowHeight");
|
|
613
615
|
},
|
|
614
616
|
enumerable: false,
|
|
@@ -616,10 +618,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
616
618
|
});
|
|
617
619
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnWidth", {
|
|
618
620
|
get: function () {
|
|
619
|
-
return this.
|
|
621
|
+
return this.ci;
|
|
620
622
|
},
|
|
621
623
|
set: function (a) {
|
|
622
|
-
this.
|
|
624
|
+
this.ci = a;
|
|
623
625
|
this.j("ColumnWidth");
|
|
624
626
|
},
|
|
625
627
|
enumerable: false,
|
|
@@ -627,10 +629,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
627
629
|
});
|
|
628
630
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "emptyGridMessage", {
|
|
629
631
|
get: function () {
|
|
630
|
-
return this.
|
|
632
|
+
return this.cq;
|
|
631
633
|
},
|
|
632
634
|
set: function (a) {
|
|
633
|
-
this.
|
|
635
|
+
this.cq = a;
|
|
634
636
|
this.j("EmptyGridMessage");
|
|
635
637
|
},
|
|
636
638
|
enumerable: false,
|
|
@@ -638,10 +640,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
638
640
|
});
|
|
639
641
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "isLoading", {
|
|
640
642
|
get: function () {
|
|
641
|
-
return this.
|
|
643
|
+
return this.a3;
|
|
642
644
|
},
|
|
643
645
|
set: function (a) {
|
|
644
|
-
this.
|
|
646
|
+
this.a3 = a;
|
|
645
647
|
this.j("IsLoading");
|
|
646
648
|
},
|
|
647
649
|
enumerable: false,
|
|
@@ -649,10 +651,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
649
651
|
});
|
|
650
652
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "shouldGenerate", {
|
|
651
653
|
get: function () {
|
|
652
|
-
return this.
|
|
654
|
+
return this.a8;
|
|
653
655
|
},
|
|
654
656
|
set: function (a) {
|
|
655
|
-
this.
|
|
657
|
+
this.a8 = a;
|
|
656
658
|
this.j("ShouldGenerate");
|
|
657
659
|
},
|
|
658
660
|
enumerable: false,
|
|
@@ -660,10 +662,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
660
662
|
});
|
|
661
663
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "emptyFilteredGridMessage", {
|
|
662
664
|
get: function () {
|
|
663
|
-
return this.
|
|
665
|
+
return this.cp;
|
|
664
666
|
},
|
|
665
667
|
set: function (a) {
|
|
666
|
-
this.
|
|
668
|
+
this.cp = a;
|
|
667
669
|
this.j("EmptyFilteredGridMessage");
|
|
668
670
|
},
|
|
669
671
|
enumerable: false,
|
|
@@ -671,10 +673,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
671
673
|
});
|
|
672
674
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "pinning", {
|
|
673
675
|
get: function () {
|
|
674
|
-
return this.
|
|
676
|
+
return this.au;
|
|
675
677
|
},
|
|
676
678
|
set: function (a) {
|
|
677
|
-
this.
|
|
679
|
+
this.au = a;
|
|
678
680
|
this.j("Pinning");
|
|
679
681
|
},
|
|
680
682
|
enumerable: false,
|
|
@@ -682,10 +684,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
682
684
|
});
|
|
683
685
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "allowFiltering", {
|
|
684
686
|
get: function () {
|
|
685
|
-
return this.
|
|
687
|
+
return this.az;
|
|
686
688
|
},
|
|
687
689
|
set: function (a) {
|
|
688
|
-
this.
|
|
690
|
+
this.az = a;
|
|
689
691
|
this.j("AllowFiltering");
|
|
690
692
|
},
|
|
691
693
|
enumerable: false,
|
|
@@ -693,10 +695,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
693
695
|
});
|
|
694
696
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "allowAdvancedFiltering", {
|
|
695
697
|
get: function () {
|
|
696
|
-
return this.
|
|
698
|
+
return this.ay;
|
|
697
699
|
},
|
|
698
700
|
set: function (a) {
|
|
699
|
-
this.
|
|
701
|
+
this.ay = a;
|
|
700
702
|
this.j("AllowAdvancedFiltering");
|
|
701
703
|
},
|
|
702
704
|
enumerable: false,
|
|
@@ -704,10 +706,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
704
706
|
});
|
|
705
707
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filterMode", {
|
|
706
708
|
get: function () {
|
|
707
|
-
return this.
|
|
709
|
+
return this.cy;
|
|
708
710
|
},
|
|
709
711
|
set: function (a) {
|
|
710
|
-
this.
|
|
712
|
+
this.cy = a;
|
|
711
713
|
this.j("FilterMode");
|
|
712
714
|
},
|
|
713
715
|
enumerable: false,
|
|
@@ -715,10 +717,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
715
717
|
});
|
|
716
718
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "summaryPosition", {
|
|
717
719
|
get: function () {
|
|
718
|
-
return this.
|
|
720
|
+
return this.eb;
|
|
719
721
|
},
|
|
720
722
|
set: function (a) {
|
|
721
|
-
this.
|
|
723
|
+
this.eb = a;
|
|
722
724
|
this.j("SummaryPosition");
|
|
723
725
|
},
|
|
724
726
|
enumerable: false,
|
|
@@ -726,10 +728,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
726
728
|
});
|
|
727
729
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "summaryCalculationMode", {
|
|
728
730
|
get: function () {
|
|
729
|
-
return this.
|
|
731
|
+
return this.ea;
|
|
730
732
|
},
|
|
731
733
|
set: function (a) {
|
|
732
|
-
this.
|
|
734
|
+
this.ea = a;
|
|
733
735
|
this.j("SummaryCalculationMode");
|
|
734
736
|
},
|
|
735
737
|
enumerable: false,
|
|
@@ -737,10 +739,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
737
739
|
});
|
|
738
740
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "showSummaryOnCollapse", {
|
|
739
741
|
get: function () {
|
|
740
|
-
return this.
|
|
742
|
+
return this.a9;
|
|
741
743
|
},
|
|
742
744
|
set: function (a) {
|
|
743
|
-
this.
|
|
745
|
+
this.a9 = a;
|
|
744
746
|
this.j("ShowSummaryOnCollapse");
|
|
745
747
|
},
|
|
746
748
|
enumerable: false,
|
|
@@ -759,21 +761,32 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
759
761
|
});
|
|
760
762
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortStrategy", {
|
|
761
763
|
get: function () {
|
|
762
|
-
return this.
|
|
764
|
+
return this.aq;
|
|
763
765
|
},
|
|
764
766
|
set: function (a) {
|
|
765
|
-
this.
|
|
767
|
+
this.aq = a;
|
|
766
768
|
this.j("SortStrategy");
|
|
767
769
|
},
|
|
768
770
|
enumerable: false,
|
|
769
771
|
configurable: true
|
|
770
772
|
});
|
|
773
|
+
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "mergeStrategy", {
|
|
774
|
+
get: function () {
|
|
775
|
+
return this.am;
|
|
776
|
+
},
|
|
777
|
+
set: function (a) {
|
|
778
|
+
this.am = a;
|
|
779
|
+
this.j("MergeStrategy");
|
|
780
|
+
},
|
|
781
|
+
enumerable: false,
|
|
782
|
+
configurable: true
|
|
783
|
+
});
|
|
771
784
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingOptions", {
|
|
772
785
|
get: function () {
|
|
773
|
-
return this.
|
|
786
|
+
return this.aw;
|
|
774
787
|
},
|
|
775
788
|
set: function (a) {
|
|
776
|
-
this.
|
|
789
|
+
this.aw = a;
|
|
777
790
|
this.j("SortingOptions");
|
|
778
791
|
},
|
|
779
792
|
enumerable: false,
|
|
@@ -792,10 +805,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
792
805
|
});
|
|
793
806
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "headSelectorTemplateRef", {
|
|
794
807
|
get: function () {
|
|
795
|
-
return this.
|
|
808
|
+
return this.c5;
|
|
796
809
|
},
|
|
797
810
|
set: function (a) {
|
|
798
|
-
this.
|
|
811
|
+
this.c5 = a;
|
|
799
812
|
this.j("HeadSelectorTemplateRef");
|
|
800
813
|
},
|
|
801
814
|
enumerable: false,
|
|
@@ -803,10 +816,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
803
816
|
});
|
|
804
817
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowSelectorTemplateRef", {
|
|
805
818
|
get: function () {
|
|
806
|
-
return this.
|
|
819
|
+
return this.dz;
|
|
807
820
|
},
|
|
808
821
|
set: function (a) {
|
|
809
|
-
this.
|
|
822
|
+
this.dz = a;
|
|
810
823
|
this.j("RowSelectorTemplateRef");
|
|
811
824
|
},
|
|
812
825
|
enumerable: false,
|
|
@@ -814,10 +827,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
814
827
|
});
|
|
815
828
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dragIndicatorIconTemplateRef", {
|
|
816
829
|
get: function () {
|
|
817
|
-
return this.
|
|
830
|
+
return this.co;
|
|
818
831
|
},
|
|
819
832
|
set: function (a) {
|
|
820
|
-
this.
|
|
833
|
+
this.co = a;
|
|
821
834
|
this.j("DragIndicatorIconTemplateRef");
|
|
822
835
|
},
|
|
823
836
|
enumerable: false,
|
|
@@ -836,10 +849,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
836
849
|
});
|
|
837
850
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "batchEditing", {
|
|
838
851
|
get: function () {
|
|
839
|
-
return this.
|
|
852
|
+
return this.a1;
|
|
840
853
|
},
|
|
841
854
|
set: function (a) {
|
|
842
|
-
this.
|
|
855
|
+
this.a1 = a;
|
|
843
856
|
this.j("BatchEditing");
|
|
844
857
|
},
|
|
845
858
|
enumerable: false,
|
|
@@ -847,21 +860,32 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
847
860
|
});
|
|
848
861
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellSelection", {
|
|
849
862
|
get: function () {
|
|
850
|
-
return this.
|
|
863
|
+
return this.b5;
|
|
851
864
|
},
|
|
852
865
|
set: function (a) {
|
|
853
|
-
this.
|
|
866
|
+
this.b5 = a;
|
|
854
867
|
this.j("CellSelection");
|
|
855
868
|
},
|
|
856
869
|
enumerable: false,
|
|
857
870
|
configurable: true
|
|
858
871
|
});
|
|
872
|
+
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellMergeMode", {
|
|
873
|
+
get: function () {
|
|
874
|
+
return this.b4;
|
|
875
|
+
},
|
|
876
|
+
set: function (a) {
|
|
877
|
+
this.b4 = a;
|
|
878
|
+
this.j("CellMergeMode");
|
|
879
|
+
},
|
|
880
|
+
enumerable: false,
|
|
881
|
+
configurable: true
|
|
882
|
+
});
|
|
859
883
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowSelection", {
|
|
860
884
|
get: function () {
|
|
861
|
-
return this.
|
|
885
|
+
return this.dx;
|
|
862
886
|
},
|
|
863
887
|
set: function (a) {
|
|
864
|
-
this.
|
|
888
|
+
this.dx = a;
|
|
865
889
|
this.j("RowSelection");
|
|
866
890
|
},
|
|
867
891
|
enumerable: false,
|
|
@@ -869,10 +893,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
869
893
|
});
|
|
870
894
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnSelection", {
|
|
871
895
|
get: function () {
|
|
872
|
-
return this.
|
|
896
|
+
return this.ce;
|
|
873
897
|
},
|
|
874
898
|
set: function (a) {
|
|
875
|
-
this.
|
|
899
|
+
this.ce = a;
|
|
876
900
|
this.j("ColumnSelection");
|
|
877
901
|
},
|
|
878
902
|
enumerable: false,
|
|
@@ -880,10 +904,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
880
904
|
});
|
|
881
905
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "expansionStates", {
|
|
882
906
|
get: function () {
|
|
883
|
-
return this.
|
|
907
|
+
return this.bu;
|
|
884
908
|
},
|
|
885
909
|
set: function (a) {
|
|
886
|
-
this.
|
|
910
|
+
this.bu = a;
|
|
887
911
|
this.j("ExpansionStates");
|
|
888
912
|
},
|
|
889
913
|
enumerable: false,
|
|
@@ -891,10 +915,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
891
915
|
});
|
|
892
916
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "outlet", {
|
|
893
917
|
get: function () {
|
|
894
|
-
return this.
|
|
918
|
+
return this.as;
|
|
895
919
|
},
|
|
896
920
|
set: function (a) {
|
|
897
|
-
this.
|
|
921
|
+
this.as = a;
|
|
898
922
|
this.j("Outlet");
|
|
899
923
|
},
|
|
900
924
|
enumerable: false,
|
|
@@ -902,10 +926,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
902
926
|
});
|
|
903
927
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "totalRecords", {
|
|
904
928
|
get: function () {
|
|
905
|
-
return this.
|
|
929
|
+
return this.bp;
|
|
906
930
|
},
|
|
907
931
|
set: function (a) {
|
|
908
|
-
this.
|
|
932
|
+
this.bp = a;
|
|
909
933
|
this.j("TotalRecords");
|
|
910
934
|
},
|
|
911
935
|
enumerable: false,
|
|
@@ -913,10 +937,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
913
937
|
});
|
|
914
938
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "selectRowOnClick", {
|
|
915
939
|
get: function () {
|
|
916
|
-
return this.
|
|
940
|
+
return this.a7;
|
|
917
941
|
},
|
|
918
942
|
set: function (a) {
|
|
919
|
-
this.
|
|
943
|
+
this.a7 = a;
|
|
920
944
|
this.j("SelectRowOnClick");
|
|
921
945
|
},
|
|
922
946
|
enumerable: false,
|
|
@@ -946,10 +970,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
946
970
|
});
|
|
947
971
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringExpressionsTreeChangeRef", {
|
|
948
972
|
get: function () {
|
|
949
|
-
return this.
|
|
973
|
+
return this.cw;
|
|
950
974
|
},
|
|
951
975
|
set: function (a) {
|
|
952
|
-
this.
|
|
976
|
+
this.cw = a;
|
|
953
977
|
this.j("FilteringExpressionsTreeChangeRef");
|
|
954
978
|
},
|
|
955
979
|
enumerable: false,
|
|
@@ -957,10 +981,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
957
981
|
});
|
|
958
982
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "advancedFilteringExpressionsTreeChangeRef", {
|
|
959
983
|
get: function () {
|
|
960
|
-
return this.
|
|
984
|
+
return this.by;
|
|
961
985
|
},
|
|
962
986
|
set: function (a) {
|
|
963
|
-
this.
|
|
987
|
+
this.by = a;
|
|
964
988
|
this.j("AdvancedFilteringExpressionsTreeChangeRef");
|
|
965
989
|
},
|
|
966
990
|
enumerable: false,
|
|
@@ -968,10 +992,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
968
992
|
});
|
|
969
993
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "gridScrollRef", {
|
|
970
994
|
get: function () {
|
|
971
|
-
return this.
|
|
995
|
+
return this.c2;
|
|
972
996
|
},
|
|
973
997
|
set: function (a) {
|
|
974
|
-
this.
|
|
998
|
+
this.c2 = a;
|
|
975
999
|
this.j("GridScrollRef");
|
|
976
1000
|
},
|
|
977
1001
|
enumerable: false,
|
|
@@ -979,10 +1003,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
979
1003
|
});
|
|
980
1004
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellClickRef", {
|
|
981
1005
|
get: function () {
|
|
982
|
-
return this.
|
|
1006
|
+
return this.bz;
|
|
983
1007
|
},
|
|
984
1008
|
set: function (a) {
|
|
985
|
-
this.
|
|
1009
|
+
this.bz = a;
|
|
986
1010
|
this.j("CellClickRef");
|
|
987
1011
|
},
|
|
988
1012
|
enumerable: false,
|
|
@@ -990,10 +1014,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
990
1014
|
});
|
|
991
1015
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowClickRef", {
|
|
992
1016
|
get: function () {
|
|
993
|
-
return this.
|
|
1017
|
+
return this.dh;
|
|
994
1018
|
},
|
|
995
1019
|
set: function (a) {
|
|
996
|
-
this.
|
|
1020
|
+
this.dh = a;
|
|
997
1021
|
this.j("RowClickRef");
|
|
998
1022
|
},
|
|
999
1023
|
enumerable: false,
|
|
@@ -1001,10 +1025,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1001
1025
|
});
|
|
1002
1026
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "formGroupCreatedRef", {
|
|
1003
1027
|
get: function () {
|
|
1004
|
-
return this.
|
|
1028
|
+
return this.cz;
|
|
1005
1029
|
},
|
|
1006
1030
|
set: function (a) {
|
|
1007
|
-
this.
|
|
1031
|
+
this.cz = a;
|
|
1008
1032
|
this.j("FormGroupCreatedRef");
|
|
1009
1033
|
},
|
|
1010
1034
|
enumerable: false,
|
|
@@ -1012,10 +1036,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1012
1036
|
});
|
|
1013
1037
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "validationStatusChangeRef", {
|
|
1014
1038
|
get: function () {
|
|
1015
|
-
return this.
|
|
1039
|
+
return this.ed;
|
|
1016
1040
|
},
|
|
1017
1041
|
set: function (a) {
|
|
1018
|
-
this.
|
|
1042
|
+
this.ed = a;
|
|
1019
1043
|
this.j("ValidationStatusChangeRef");
|
|
1020
1044
|
},
|
|
1021
1045
|
enumerable: false,
|
|
@@ -1023,10 +1047,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1023
1047
|
});
|
|
1024
1048
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "selectedRef", {
|
|
1025
1049
|
get: function () {
|
|
1026
|
-
return this.
|
|
1050
|
+
return this.d2;
|
|
1027
1051
|
},
|
|
1028
1052
|
set: function (a) {
|
|
1029
|
-
this.
|
|
1053
|
+
this.d2 = a;
|
|
1030
1054
|
this.j("SelectedRef");
|
|
1031
1055
|
},
|
|
1032
1056
|
enumerable: false,
|
|
@@ -1034,10 +1058,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1034
1058
|
});
|
|
1035
1059
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowSelectionChangingRef", {
|
|
1036
1060
|
get: function () {
|
|
1037
|
-
return this.
|
|
1061
|
+
return this.dy;
|
|
1038
1062
|
},
|
|
1039
1063
|
set: function (a) {
|
|
1040
|
-
this.
|
|
1064
|
+
this.dy = a;
|
|
1041
1065
|
this.j("RowSelectionChangingRef");
|
|
1042
1066
|
},
|
|
1043
1067
|
enumerable: false,
|
|
@@ -1045,10 +1069,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1045
1069
|
});
|
|
1046
1070
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnSelectionChangingRef", {
|
|
1047
1071
|
get: function () {
|
|
1048
|
-
return this.
|
|
1072
|
+
return this.cf;
|
|
1049
1073
|
},
|
|
1050
1074
|
set: function (a) {
|
|
1051
|
-
this.
|
|
1075
|
+
this.cf = a;
|
|
1052
1076
|
this.j("ColumnSelectionChangingRef");
|
|
1053
1077
|
},
|
|
1054
1078
|
enumerable: false,
|
|
@@ -1056,10 +1080,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1056
1080
|
});
|
|
1057
1081
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnPinRef", {
|
|
1058
1082
|
get: function () {
|
|
1059
|
-
return this.
|
|
1083
|
+
return this.ca;
|
|
1060
1084
|
},
|
|
1061
1085
|
set: function (a) {
|
|
1062
|
-
this.
|
|
1086
|
+
this.ca = a;
|
|
1063
1087
|
this.j("ColumnPinRef");
|
|
1064
1088
|
},
|
|
1065
1089
|
enumerable: false,
|
|
@@ -1067,10 +1091,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1067
1091
|
});
|
|
1068
1092
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnPinnedRef", {
|
|
1069
1093
|
get: function () {
|
|
1070
|
-
return this.
|
|
1094
|
+
return this.cb;
|
|
1071
1095
|
},
|
|
1072
1096
|
set: function (a) {
|
|
1073
|
-
this.
|
|
1097
|
+
this.cb = a;
|
|
1074
1098
|
this.j("ColumnPinnedRef");
|
|
1075
1099
|
},
|
|
1076
1100
|
enumerable: false,
|
|
@@ -1078,10 +1102,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1078
1102
|
});
|
|
1079
1103
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditEnterRef", {
|
|
1080
1104
|
get: function () {
|
|
1081
|
-
return this.
|
|
1105
|
+
return this.b2;
|
|
1082
1106
|
},
|
|
1083
1107
|
set: function (a) {
|
|
1084
|
-
this.
|
|
1108
|
+
this.b2 = a;
|
|
1085
1109
|
this.j("CellEditEnterRef");
|
|
1086
1110
|
},
|
|
1087
1111
|
enumerable: false,
|
|
@@ -1089,10 +1113,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1089
1113
|
});
|
|
1090
1114
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditExitRef", {
|
|
1091
1115
|
get: function () {
|
|
1092
|
-
return this.
|
|
1116
|
+
return this.b3;
|
|
1093
1117
|
},
|
|
1094
1118
|
set: function (a) {
|
|
1095
|
-
this.
|
|
1119
|
+
this.b3 = a;
|
|
1096
1120
|
this.j("CellEditExitRef");
|
|
1097
1121
|
},
|
|
1098
1122
|
enumerable: false,
|
|
@@ -1100,10 +1124,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1100
1124
|
});
|
|
1101
1125
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditRef", {
|
|
1102
1126
|
get: function () {
|
|
1103
|
-
return this.
|
|
1127
|
+
return this.b0;
|
|
1104
1128
|
},
|
|
1105
1129
|
set: function (a) {
|
|
1106
|
-
this.
|
|
1130
|
+
this.b0 = a;
|
|
1107
1131
|
this.j("CellEditRef");
|
|
1108
1132
|
},
|
|
1109
1133
|
enumerable: false,
|
|
@@ -1111,10 +1135,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1111
1135
|
});
|
|
1112
1136
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditDoneRef", {
|
|
1113
1137
|
get: function () {
|
|
1114
|
-
return this.
|
|
1138
|
+
return this.b1;
|
|
1115
1139
|
},
|
|
1116
1140
|
set: function (a) {
|
|
1117
|
-
this.
|
|
1141
|
+
this.b1 = a;
|
|
1118
1142
|
this.j("CellEditDoneRef");
|
|
1119
1143
|
},
|
|
1120
1144
|
enumerable: false,
|
|
@@ -1122,10 +1146,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1122
1146
|
});
|
|
1123
1147
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditEnterRef", {
|
|
1124
1148
|
get: function () {
|
|
1125
|
-
return this.
|
|
1149
|
+
return this.dr;
|
|
1126
1150
|
},
|
|
1127
1151
|
set: function (a) {
|
|
1128
|
-
this.
|
|
1152
|
+
this.dr = a;
|
|
1129
1153
|
this.j("RowEditEnterRef");
|
|
1130
1154
|
},
|
|
1131
1155
|
enumerable: false,
|
|
@@ -1133,10 +1157,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1133
1157
|
});
|
|
1134
1158
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditRef", {
|
|
1135
1159
|
get: function () {
|
|
1136
|
-
return this.
|
|
1160
|
+
return this.dn;
|
|
1137
1161
|
},
|
|
1138
1162
|
set: function (a) {
|
|
1139
|
-
this.
|
|
1163
|
+
this.dn = a;
|
|
1140
1164
|
this.j("RowEditRef");
|
|
1141
1165
|
},
|
|
1142
1166
|
enumerable: false,
|
|
@@ -1144,10 +1168,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1144
1168
|
});
|
|
1145
1169
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditDoneRef", {
|
|
1146
1170
|
get: function () {
|
|
1147
|
-
return this.
|
|
1171
|
+
return this.dq;
|
|
1148
1172
|
},
|
|
1149
1173
|
set: function (a) {
|
|
1150
|
-
this.
|
|
1174
|
+
this.dq = a;
|
|
1151
1175
|
this.j("RowEditDoneRef");
|
|
1152
1176
|
},
|
|
1153
1177
|
enumerable: false,
|
|
@@ -1155,10 +1179,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1155
1179
|
});
|
|
1156
1180
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditExitRef", {
|
|
1157
1181
|
get: function () {
|
|
1158
|
-
return this.
|
|
1182
|
+
return this.ds;
|
|
1159
1183
|
},
|
|
1160
1184
|
set: function (a) {
|
|
1161
|
-
this.
|
|
1185
|
+
this.ds = a;
|
|
1162
1186
|
this.j("RowEditExitRef");
|
|
1163
1187
|
},
|
|
1164
1188
|
enumerable: false,
|
|
@@ -1166,10 +1190,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1166
1190
|
});
|
|
1167
1191
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnInitRef", {
|
|
1168
1192
|
get: function () {
|
|
1169
|
-
return this.
|
|
1193
|
+
return this.b6;
|
|
1170
1194
|
},
|
|
1171
1195
|
set: function (a) {
|
|
1172
|
-
this.
|
|
1196
|
+
this.b6 = a;
|
|
1173
1197
|
this.j("ColumnInitRef");
|
|
1174
1198
|
},
|
|
1175
1199
|
enumerable: false,
|
|
@@ -1177,10 +1201,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1177
1201
|
});
|
|
1178
1202
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnsAutogeneratedRef", {
|
|
1179
1203
|
get: function () {
|
|
1180
|
-
return this.
|
|
1204
|
+
return this.cd;
|
|
1181
1205
|
},
|
|
1182
1206
|
set: function (a) {
|
|
1183
|
-
this.
|
|
1207
|
+
this.cd = a;
|
|
1184
1208
|
this.j("ColumnsAutogeneratedRef");
|
|
1185
1209
|
},
|
|
1186
1210
|
enumerable: false,
|
|
@@ -1188,10 +1212,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1188
1212
|
});
|
|
1189
1213
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingRef", {
|
|
1190
1214
|
get: function () {
|
|
1191
|
-
return this.
|
|
1215
|
+
return this.d7;
|
|
1192
1216
|
},
|
|
1193
1217
|
set: function (a) {
|
|
1194
|
-
this.
|
|
1218
|
+
this.d7 = a;
|
|
1195
1219
|
this.j("SortingRef");
|
|
1196
1220
|
},
|
|
1197
1221
|
enumerable: false,
|
|
@@ -1199,10 +1223,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1199
1223
|
});
|
|
1200
1224
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingDoneRef", {
|
|
1201
1225
|
get: function () {
|
|
1202
|
-
return this.
|
|
1226
|
+
return this.d8;
|
|
1203
1227
|
},
|
|
1204
1228
|
set: function (a) {
|
|
1205
|
-
this.
|
|
1229
|
+
this.d8 = a;
|
|
1206
1230
|
this.j("SortingDoneRef");
|
|
1207
1231
|
},
|
|
1208
1232
|
enumerable: false,
|
|
@@ -1210,10 +1234,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1210
1234
|
});
|
|
1211
1235
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringRef", {
|
|
1212
1236
|
get: function () {
|
|
1213
|
-
return this.
|
|
1237
|
+
return this.cu;
|
|
1214
1238
|
},
|
|
1215
1239
|
set: function (a) {
|
|
1216
|
-
this.
|
|
1240
|
+
this.cu = a;
|
|
1217
1241
|
this.j("FilteringRef");
|
|
1218
1242
|
},
|
|
1219
1243
|
enumerable: false,
|
|
@@ -1221,10 +1245,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1221
1245
|
});
|
|
1222
1246
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringDoneRef", {
|
|
1223
1247
|
get: function () {
|
|
1224
|
-
return this.
|
|
1248
|
+
return this.cv;
|
|
1225
1249
|
},
|
|
1226
1250
|
set: function (a) {
|
|
1227
|
-
this.
|
|
1251
|
+
this.cv = a;
|
|
1228
1252
|
this.j("FilteringDoneRef");
|
|
1229
1253
|
},
|
|
1230
1254
|
enumerable: false,
|
|
@@ -1232,10 +1256,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1232
1256
|
});
|
|
1233
1257
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowAddedRef", {
|
|
1234
1258
|
get: function () {
|
|
1235
|
-
return this.
|
|
1259
|
+
return this.de;
|
|
1236
1260
|
},
|
|
1237
1261
|
set: function (a) {
|
|
1238
|
-
this.
|
|
1262
|
+
this.de = a;
|
|
1239
1263
|
this.j("RowAddedRef");
|
|
1240
1264
|
},
|
|
1241
1265
|
enumerable: false,
|
|
@@ -1243,10 +1267,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1243
1267
|
});
|
|
1244
1268
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDeletedRef", {
|
|
1245
1269
|
get: function () {
|
|
1246
|
-
return this.
|
|
1270
|
+
return this.dk;
|
|
1247
1271
|
},
|
|
1248
1272
|
set: function (a) {
|
|
1249
|
-
this.
|
|
1273
|
+
this.dk = a;
|
|
1250
1274
|
this.j("RowDeletedRef");
|
|
1251
1275
|
},
|
|
1252
1276
|
enumerable: false,
|
|
@@ -1254,10 +1278,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1254
1278
|
});
|
|
1255
1279
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDeleteRef", {
|
|
1256
1280
|
get: function () {
|
|
1257
|
-
return this.
|
|
1281
|
+
return this.dj;
|
|
1258
1282
|
},
|
|
1259
1283
|
set: function (a) {
|
|
1260
|
-
this.
|
|
1284
|
+
this.dj = a;
|
|
1261
1285
|
this.j("RowDeleteRef");
|
|
1262
1286
|
},
|
|
1263
1287
|
enumerable: false,
|
|
@@ -1265,10 +1289,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1265
1289
|
});
|
|
1266
1290
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowAddRef", {
|
|
1267
1291
|
get: function () {
|
|
1268
|
-
return this.
|
|
1292
|
+
return this.dd;
|
|
1269
1293
|
},
|
|
1270
1294
|
set: function (a) {
|
|
1271
|
-
this.
|
|
1295
|
+
this.dd = a;
|
|
1272
1296
|
this.j("RowAddRef");
|
|
1273
1297
|
},
|
|
1274
1298
|
enumerable: false,
|
|
@@ -1276,10 +1300,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1276
1300
|
});
|
|
1277
1301
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnResizedRef", {
|
|
1278
1302
|
get: function () {
|
|
1279
|
-
return this.
|
|
1303
|
+
return this.cc;
|
|
1280
1304
|
},
|
|
1281
1305
|
set: function (a) {
|
|
1282
|
-
this.
|
|
1306
|
+
this.cc = a;
|
|
1283
1307
|
this.j("ColumnResizedRef");
|
|
1284
1308
|
},
|
|
1285
1309
|
enumerable: false,
|
|
@@ -1287,10 +1311,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1287
1311
|
});
|
|
1288
1312
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "contextMenuRef", {
|
|
1289
1313
|
get: function () {
|
|
1290
|
-
return this.
|
|
1314
|
+
return this.cj;
|
|
1291
1315
|
},
|
|
1292
1316
|
set: function (a) {
|
|
1293
|
-
this.
|
|
1317
|
+
this.cj = a;
|
|
1294
1318
|
this.j("ContextMenuRef");
|
|
1295
1319
|
},
|
|
1296
1320
|
enumerable: false,
|
|
@@ -1298,10 +1322,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1298
1322
|
});
|
|
1299
1323
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "doubleClickRef", {
|
|
1300
1324
|
get: function () {
|
|
1301
|
-
return this.
|
|
1325
|
+
return this.cm;
|
|
1302
1326
|
},
|
|
1303
1327
|
set: function (a) {
|
|
1304
|
-
this.
|
|
1328
|
+
this.cm = a;
|
|
1305
1329
|
this.j("DoubleClickRef");
|
|
1306
1330
|
},
|
|
1307
1331
|
enumerable: false,
|
|
@@ -1309,10 +1333,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1309
1333
|
});
|
|
1310
1334
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnVisibilityChangingRef", {
|
|
1311
1335
|
get: function () {
|
|
1312
|
-
return this.
|
|
1336
|
+
return this.ch;
|
|
1313
1337
|
},
|
|
1314
1338
|
set: function (a) {
|
|
1315
|
-
this.
|
|
1339
|
+
this.ch = a;
|
|
1316
1340
|
this.j("ColumnVisibilityChangingRef");
|
|
1317
1341
|
},
|
|
1318
1342
|
enumerable: false,
|
|
@@ -1320,10 +1344,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1320
1344
|
});
|
|
1321
1345
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnVisibilityChangedRef", {
|
|
1322
1346
|
get: function () {
|
|
1323
|
-
return this.
|
|
1347
|
+
return this.cg;
|
|
1324
1348
|
},
|
|
1325
1349
|
set: function (a) {
|
|
1326
|
-
this.
|
|
1350
|
+
this.cg = a;
|
|
1327
1351
|
this.j("ColumnVisibilityChangedRef");
|
|
1328
1352
|
},
|
|
1329
1353
|
enumerable: false,
|
|
@@ -1331,10 +1355,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1331
1355
|
});
|
|
1332
1356
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnMovingStartRef", {
|
|
1333
1357
|
get: function () {
|
|
1334
|
-
return this.
|
|
1358
|
+
return this.b9;
|
|
1335
1359
|
},
|
|
1336
1360
|
set: function (a) {
|
|
1337
|
-
this.
|
|
1361
|
+
this.b9 = a;
|
|
1338
1362
|
this.j("ColumnMovingStartRef");
|
|
1339
1363
|
},
|
|
1340
1364
|
enumerable: false,
|
|
@@ -1342,10 +1366,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1342
1366
|
});
|
|
1343
1367
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnMovingRef", {
|
|
1344
1368
|
get: function () {
|
|
1345
|
-
return this.
|
|
1369
|
+
return this.b7;
|
|
1346
1370
|
},
|
|
1347
1371
|
set: function (a) {
|
|
1348
|
-
this.
|
|
1372
|
+
this.b7 = a;
|
|
1349
1373
|
this.j("ColumnMovingRef");
|
|
1350
1374
|
},
|
|
1351
1375
|
enumerable: false,
|
|
@@ -1353,10 +1377,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1353
1377
|
});
|
|
1354
1378
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnMovingEndRef", {
|
|
1355
1379
|
get: function () {
|
|
1356
|
-
return this.
|
|
1380
|
+
return this.b8;
|
|
1357
1381
|
},
|
|
1358
1382
|
set: function (a) {
|
|
1359
|
-
this.
|
|
1383
|
+
this.b8 = a;
|
|
1360
1384
|
this.j("ColumnMovingEndRef");
|
|
1361
1385
|
},
|
|
1362
1386
|
enumerable: false,
|
|
@@ -1364,10 +1388,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1364
1388
|
});
|
|
1365
1389
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "gridKeydownRef", {
|
|
1366
1390
|
get: function () {
|
|
1367
|
-
return this.
|
|
1391
|
+
return this.c1;
|
|
1368
1392
|
},
|
|
1369
1393
|
set: function (a) {
|
|
1370
|
-
this.
|
|
1394
|
+
this.c1 = a;
|
|
1371
1395
|
this.j("GridKeydownRef");
|
|
1372
1396
|
},
|
|
1373
1397
|
enumerable: false,
|
|
@@ -1375,10 +1399,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1375
1399
|
});
|
|
1376
1400
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDragStartRef", {
|
|
1377
1401
|
get: function () {
|
|
1378
|
-
return this.
|
|
1402
|
+
return this.dm;
|
|
1379
1403
|
},
|
|
1380
1404
|
set: function (a) {
|
|
1381
|
-
this.
|
|
1405
|
+
this.dm = a;
|
|
1382
1406
|
this.j("RowDragStartRef");
|
|
1383
1407
|
},
|
|
1384
1408
|
enumerable: false,
|
|
@@ -1386,10 +1410,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1386
1410
|
});
|
|
1387
1411
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDragEndRef", {
|
|
1388
1412
|
get: function () {
|
|
1389
|
-
return this.
|
|
1413
|
+
return this.dl;
|
|
1390
1414
|
},
|
|
1391
1415
|
set: function (a) {
|
|
1392
|
-
this.
|
|
1416
|
+
this.dl = a;
|
|
1393
1417
|
this.j("RowDragEndRef");
|
|
1394
1418
|
},
|
|
1395
1419
|
enumerable: false,
|
|
@@ -1397,10 +1421,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1397
1421
|
});
|
|
1398
1422
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "gridCopyRef", {
|
|
1399
1423
|
get: function () {
|
|
1400
|
-
return this.
|
|
1424
|
+
return this.c0;
|
|
1401
1425
|
},
|
|
1402
1426
|
set: function (a) {
|
|
1403
|
-
this.
|
|
1427
|
+
this.c0 = a;
|
|
1404
1428
|
this.j("GridCopyRef");
|
|
1405
1429
|
},
|
|
1406
1430
|
enumerable: false,
|
|
@@ -1408,10 +1432,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1408
1432
|
});
|
|
1409
1433
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "expansionStatesChangeRef", {
|
|
1410
1434
|
get: function () {
|
|
1411
|
-
return this.
|
|
1435
|
+
return this.ct;
|
|
1412
1436
|
},
|
|
1413
1437
|
set: function (a) {
|
|
1414
|
-
this.
|
|
1438
|
+
this.ct = a;
|
|
1415
1439
|
this.j("ExpansionStatesChangeRef");
|
|
1416
1440
|
},
|
|
1417
1441
|
enumerable: false,
|
|
@@ -1419,10 +1443,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1419
1443
|
});
|
|
1420
1444
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "selectedRowsChangeRef", {
|
|
1421
1445
|
get: function () {
|
|
1422
|
-
return this.
|
|
1446
|
+
return this.d3;
|
|
1423
1447
|
},
|
|
1424
1448
|
set: function (a) {
|
|
1425
|
-
this.
|
|
1449
|
+
this.d3 = a;
|
|
1426
1450
|
this.j("SelectedRowsChangeRef");
|
|
1427
1451
|
},
|
|
1428
1452
|
enumerable: false,
|
|
@@ -1430,10 +1454,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1430
1454
|
});
|
|
1431
1455
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowToggleRef", {
|
|
1432
1456
|
get: function () {
|
|
1433
|
-
return this.
|
|
1457
|
+
return this.d1;
|
|
1434
1458
|
},
|
|
1435
1459
|
set: function (a) {
|
|
1436
|
-
this.
|
|
1460
|
+
this.d1 = a;
|
|
1437
1461
|
this.j("RowToggleRef");
|
|
1438
1462
|
},
|
|
1439
1463
|
enumerable: false,
|
|
@@ -1441,10 +1465,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1441
1465
|
});
|
|
1442
1466
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowPinningRef", {
|
|
1443
1467
|
get: function () {
|
|
1444
|
-
return this.
|
|
1468
|
+
return this.dw;
|
|
1445
1469
|
},
|
|
1446
1470
|
set: function (a) {
|
|
1447
|
-
this.
|
|
1471
|
+
this.dw = a;
|
|
1448
1472
|
this.j("RowPinningRef");
|
|
1449
1473
|
},
|
|
1450
1474
|
enumerable: false,
|
|
@@ -1452,10 +1476,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1452
1476
|
});
|
|
1453
1477
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowPinnedRef", {
|
|
1454
1478
|
get: function () {
|
|
1455
|
-
return this.
|
|
1479
|
+
return this.dv;
|
|
1456
1480
|
},
|
|
1457
1481
|
set: function (a) {
|
|
1458
|
-
this.
|
|
1482
|
+
this.dv = a;
|
|
1459
1483
|
this.j("RowPinnedRef");
|
|
1460
1484
|
},
|
|
1461
1485
|
enumerable: false,
|
|
@@ -1463,10 +1487,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1463
1487
|
});
|
|
1464
1488
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "activeNodeChangeRef", {
|
|
1465
1489
|
get: function () {
|
|
1466
|
-
return this.
|
|
1490
|
+
return this.bw;
|
|
1467
1491
|
},
|
|
1468
1492
|
set: function (a) {
|
|
1469
|
-
this.
|
|
1493
|
+
this.bw = a;
|
|
1470
1494
|
this.j("ActiveNodeChangeRef");
|
|
1471
1495
|
},
|
|
1472
1496
|
enumerable: false,
|
|
@@ -1474,10 +1498,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1474
1498
|
});
|
|
1475
1499
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingExpressionsChangeRef", {
|
|
1476
1500
|
get: function () {
|
|
1477
|
-
return this.
|
|
1501
|
+
return this.d9;
|
|
1478
1502
|
},
|
|
1479
1503
|
set: function (a) {
|
|
1480
|
-
this.
|
|
1504
|
+
this.d9 = a;
|
|
1481
1505
|
this.j("SortingExpressionsChangeRef");
|
|
1482
1506
|
},
|
|
1483
1507
|
enumerable: false,
|
|
@@ -1485,10 +1509,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1485
1509
|
});
|
|
1486
1510
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "toolbarExportingRef", {
|
|
1487
1511
|
get: function () {
|
|
1488
|
-
return this.
|
|
1512
|
+
return this.ec;
|
|
1489
1513
|
},
|
|
1490
1514
|
set: function (a) {
|
|
1491
|
-
this.
|
|
1515
|
+
this.ec = a;
|
|
1492
1516
|
this.j("ToolbarExportingRef");
|
|
1493
1517
|
},
|
|
1494
1518
|
enumerable: false,
|
|
@@ -1496,10 +1520,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1496
1520
|
});
|
|
1497
1521
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rangeSelectedRef", {
|
|
1498
1522
|
get: function () {
|
|
1499
|
-
return this.
|
|
1523
|
+
return this.db;
|
|
1500
1524
|
},
|
|
1501
1525
|
set: function (a) {
|
|
1502
|
-
this.
|
|
1526
|
+
this.db = a;
|
|
1503
1527
|
this.j("RangeSelectedRef");
|
|
1504
1528
|
},
|
|
1505
1529
|
enumerable: false,
|
|
@@ -1507,10 +1531,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1507
1531
|
});
|
|
1508
1532
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "renderedRef", {
|
|
1509
1533
|
get: function () {
|
|
1510
|
-
return this.
|
|
1534
|
+
return this.dc;
|
|
1511
1535
|
},
|
|
1512
1536
|
set: function (a) {
|
|
1513
|
-
this.
|
|
1537
|
+
this.dc = a;
|
|
1514
1538
|
this.j("RenderedRef");
|
|
1515
1539
|
},
|
|
1516
1540
|
enumerable: false,
|
|
@@ -1518,10 +1542,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1518
1542
|
});
|
|
1519
1543
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dataChangingRef", {
|
|
1520
1544
|
get: function () {
|
|
1521
|
-
return this.
|
|
1545
|
+
return this.cl;
|
|
1522
1546
|
},
|
|
1523
1547
|
set: function (a) {
|
|
1524
|
-
this.
|
|
1548
|
+
this.cl = a;
|
|
1525
1549
|
this.j("DataChangingRef");
|
|
1526
1550
|
},
|
|
1527
1551
|
enumerable: false,
|
|
@@ -1529,10 +1553,10 @@ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1529
1553
|
});
|
|
1530
1554
|
Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dataChangedRef", {
|
|
1531
1555
|
get: function () {
|
|
1532
|
-
return this.
|
|
1556
|
+
return this.ck;
|
|
1533
1557
|
},
|
|
1534
1558
|
set: function (a) {
|
|
1535
|
-
this.
|
|
1559
|
+
this.ck = a;
|
|
1536
1560
|
this.j("DataChangedRef");
|
|
1537
1561
|
},
|
|
1538
1562
|
enumerable: false,
|