jqwidgets-ng 17.0.1 → 17.1.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.
Files changed (124) hide show
  1. package/esm2020/jqxgantt/angular_jqxgantt.mjs +1389 -0
  2. package/esm2020/jqxgantt/angular_jqxgantt.module.mjs +21 -0
  3. package/esm2020/jqxgantt/index.mjs +1 -0
  4. package/esm2020/jqxgantt/jqwidgets-ng-jqxgantt.mjs +4 -0
  5. package/esm2020/jqxgantt/public_api.mjs +2 -0
  6. package/fesm2015/jqwidgets-ng-jqxgantt.mjs +1424 -0
  7. package/fesm2020/jqwidgets-ng-jqxgantt.mjs +1424 -0
  8. package/jqwidgets/jqx-all.js +4 -2
  9. package/jqwidgets/jqxangular.js +1 -1
  10. package/jqwidgets/jqxbarcode.js +1 -1
  11. package/jqwidgets/jqxbargauge.js +1 -1
  12. package/jqwidgets/jqxbulletchart.js +1 -1
  13. package/jqwidgets/jqxbuttongroup.js +1 -1
  14. package/jqwidgets/jqxbuttons.js +1 -1
  15. package/jqwidgets/jqxcalendar.js +1 -1
  16. package/jqwidgets/jqxchart.annotations.js +1 -1
  17. package/jqwidgets/jqxchart.api.js +1 -1
  18. package/jqwidgets/jqxchart.core.js +2 -2
  19. package/jqwidgets/jqxchart.js +2 -2
  20. package/jqwidgets/jqxchart.rangeselector.js +1 -1
  21. package/jqwidgets/jqxchart.waterfall.js +1 -1
  22. package/jqwidgets/jqxcheckbox.js +1 -1
  23. package/jqwidgets/jqxcheckboxgroup.js +1 -1
  24. package/jqwidgets/jqxcolorpicker.js +1 -1
  25. package/jqwidgets/jqxcombobox.js +1 -1
  26. package/jqwidgets/jqxcomplexinput.js +1 -1
  27. package/jqwidgets/jqxcore.js +1 -1
  28. package/jqwidgets/jqxdata.export.js +1 -1
  29. package/jqwidgets/jqxdata.js +1 -1
  30. package/jqwidgets/jqxdatatable.js +1 -1
  31. package/jqwidgets/jqxdate.js +1 -1
  32. package/jqwidgets/jqxdatetimeinput.js +1 -1
  33. package/jqwidgets/jqxdocking.js +1 -1
  34. package/jqwidgets/jqxdockinglayout.js +1 -1
  35. package/jqwidgets/jqxdockpanel.js +1 -1
  36. package/jqwidgets/jqxdragdrop.js +1 -1
  37. package/jqwidgets/jqxdraw.js +1 -1
  38. package/jqwidgets/jqxdropdownbutton.js +1 -1
  39. package/jqwidgets/jqxdropdownlist.js +1 -1
  40. package/jqwidgets/jqxeditor.js +1 -1
  41. package/jqwidgets/jqxexpander.js +1 -1
  42. package/jqwidgets/jqxfileupload.js +1 -1
  43. package/jqwidgets/jqxform.js +1 -1
  44. package/jqwidgets/jqxformattedinput.js +1 -1
  45. package/jqwidgets/jqxgantt.api.js +382 -0
  46. package/jqwidgets/jqxgantt.js +9 -0
  47. package/jqwidgets/jqxgauge.js +1 -1
  48. package/jqwidgets/jqxgrid.aggregates.js +1 -1
  49. package/jqwidgets/jqxgrid.columnsreorder.js +1 -1
  50. package/jqwidgets/jqxgrid.columnsresize.js +1 -1
  51. package/jqwidgets/jqxgrid.edit.js +1 -1
  52. package/jqwidgets/jqxgrid.export.js +1 -1
  53. package/jqwidgets/jqxgrid.filter.js +1 -1
  54. package/jqwidgets/jqxgrid.grouping.js +1 -1
  55. package/jqwidgets/jqxgrid.js +1 -1
  56. package/jqwidgets/jqxgrid.pager.js +1 -1
  57. package/jqwidgets/jqxgrid.selection.js +1 -1
  58. package/jqwidgets/jqxgrid.sort.js +1 -1
  59. package/jqwidgets/jqxgrid.storage.js +1 -1
  60. package/jqwidgets/jqxheatmap.js +1 -1
  61. package/jqwidgets/jqxinput.js +1 -1
  62. package/jqwidgets/jqxkanban.js +1 -1
  63. package/jqwidgets/jqxknob.js +1 -1
  64. package/jqwidgets/jqxknockout.js +1 -1
  65. package/jqwidgets/jqxlayout.js +1 -1
  66. package/jqwidgets/jqxlistbox.js +1 -1
  67. package/jqwidgets/jqxlistmenu.js +1 -1
  68. package/jqwidgets/jqxloader.js +1 -1
  69. package/jqwidgets/jqxmaskedinput.js +1 -1
  70. package/jqwidgets/jqxmenu.js +1 -1
  71. package/jqwidgets/jqxnavbar.js +1 -1
  72. package/jqwidgets/jqxnavigationbar.js +1 -1
  73. package/jqwidgets/jqxnotification.js +1 -1
  74. package/jqwidgets/jqxnumberinput.js +1 -1
  75. package/jqwidgets/jqxpanel.js +1 -1
  76. package/jqwidgets/jqxpasswordinput.js +1 -1
  77. package/jqwidgets/jqxpivot.js +1 -1
  78. package/jqwidgets/jqxpivotdesigner.js +1 -1
  79. package/jqwidgets/jqxpivotgrid.js +1 -1
  80. package/jqwidgets/jqxpopover.js +1 -1
  81. package/jqwidgets/jqxprogressbar.js +1 -1
  82. package/jqwidgets/jqxqrcode.js +1 -1
  83. package/jqwidgets/jqxradiobutton.js +1 -1
  84. package/jqwidgets/jqxradiobuttongroup.js +1 -1
  85. package/jqwidgets/jqxrangeselector.js +1 -1
  86. package/jqwidgets/jqxrating.js +1 -1
  87. package/jqwidgets/jqxresponsivepanel.js +1 -1
  88. package/jqwidgets/jqxribbon.js +1 -1
  89. package/jqwidgets/jqxscheduler.api.js +1 -1
  90. package/jqwidgets/jqxscheduler.js +1 -1
  91. package/jqwidgets/jqxscrollbar.js +1 -1
  92. package/jqwidgets/jqxscrollview.js +1 -1
  93. package/jqwidgets/jqxslider.js +1 -1
  94. package/jqwidgets/jqxsortable.js +1 -1
  95. package/jqwidgets/jqxsplitlayout.js +2445 -6
  96. package/jqwidgets/jqxsplitter.js +1 -1
  97. package/jqwidgets/jqxswitchbutton.js +1 -1
  98. package/jqwidgets/jqxtabs.js +1 -1
  99. package/jqwidgets/jqxtagcloud.js +1 -1
  100. package/jqwidgets/jqxtextarea.js +1 -1
  101. package/jqwidgets/jqxtimepicker.js +1 -1
  102. package/jqwidgets/jqxtoolbar.js +1 -1
  103. package/jqwidgets/jqxtooltip.js +1 -1
  104. package/jqwidgets/jqxtouch.js +1 -1
  105. package/jqwidgets/jqxtree.js +1 -1
  106. package/jqwidgets/jqxtreegrid.js +1 -1
  107. package/jqwidgets/jqxtreemap.js +1 -1
  108. package/jqwidgets/jqxvalidator.js +1 -1
  109. package/jqwidgets/jqxwindow.js +1 -1
  110. package/jqwidgets/styles/gantt/font/jqx-icons.eot +0 -0
  111. package/jqwidgets/styles/gantt/font/jqx-icons.svg +332 -0
  112. package/jqwidgets/styles/gantt/font/jqx-icons.ttf +0 -0
  113. package/jqwidgets/styles/gantt/font/jqx-icons.woff +0 -0
  114. package/jqwidgets/styles/gantt/font/jqx-icons.woff2 +0 -0
  115. package/jqwidgets/styles/gantt/jqx.gantt.css +18668 -0
  116. package/jqwidgets/styles/jqx.base.css +11 -0
  117. package/jqwidgets.d.ts +153 -0
  118. package/jqxgantt/angular_jqxgantt.d.ts +317 -0
  119. package/jqxgantt/angular_jqxgantt.module.d.ts +8 -0
  120. package/jqxgantt/index.d.ts +1 -0
  121. package/jqxgantt/jqwidgets-ng-jqxgantt.d.ts +5 -0
  122. package/jqxgantt/package.json +13 -0
  123. package/jqxgantt/public_api.d.ts +2 -0
  124. package/package.json +2 -1
@@ -0,0 +1,1424 @@
1
+ import '../jqwidgets/jqxcore';
2
+
3
+ if (!window['JQX']) {
4
+ window['JQX'] = { RenderMode: 'manual' };
5
+ }
6
+ else {
7
+ window['JQX'].RenderMode = 'manual';
8
+ }
9
+ import '../jqwidgets/jqxgantt.api';
10
+ import '../jqwidgets/jqxgantt';
11
+ import * as i0 from '@angular/core';
12
+ import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
13
+ import { FormsModule } from '@angular/forms';
14
+
15
+ /// <reference path="../../jqwidgets.d.ts" />
16
+ class jqxGanttComponent {
17
+ constructor(containerElement) {
18
+ this.autoCreate = true;
19
+ this.properties = ['adjustToNonworkingTime', 'autoSchedule', 'autoScheduleStrictMode', 'autoScrollStep', 'columnMenu', 'columnMinWidth', 'columnResize', 'columnResizeFeedback', 'currentTime', 'currentTimeIndicator', 'currentTimeIndicatorInterval', 'dataExportFileName', 'source', 'dayFormat', 'dateEnd', 'dateStart', 'dateMarkers', 'disabled', 'disableAutoScroll', 'disableTaskDrag', 'disableTaskProgressChange', 'disableTaskResize', 'disableSelection', 'disableSegmentDrag', 'disableSegmentResize', 'disableWindowEditor', 'durationUnit', 'filterRow', 'firstDayOfWeek', 'groupByResources', 'headerTemplate', 'hideDateMarkers', 'hideTimelineHeader', 'hideTimelineHeaderDetails', 'hideTimelineSecondHeaderDetails', 'hideResourcePanel', 'horizontalScrollBarVisibility', 'hourFormat', 'infiniteTimeline', 'infiniteTimelineStep', 'inverted', 'keyboardNavigation', 'max', 'min', 'monthFormat', 'monthScale', 'nonworkingDays', 'nonworkingHours', 'onTaskRender', 'popupWindowCustomizationFunction', 'popupWindowTabs', 'progressLabelFormatFunction', 'quarterFormat', 'resources', 'resourceColumns', 'resourceFiltering', 'resourceGroupFormatFunction', 'resourcePanelHeaderTemplate', 'resourcePanelMin', 'resourcePanelSize', 'resourcePanelRefreshRate', 'resourceTimelineFormatFunction', 'resourceTimelineMode', 'resourceTimelineView', 'rightToLeft', 'selectedTaskIds', 'selectedResourceIds', 'shadeUntilCurrentTime', 'showSelectionColumn', 'showBaseline', 'showProgressLabel', 'snapToNearest', 'sortFunction', 'sortMode', 'tasks', 'taskColumns', 'taskFiltering', 'taskPanelMin', 'taskPanelSize', 'timelineMin', 'treeMin', 'treeSize', 'timelineHeaderFormatFunction', 'tooltip', 'verticalScrollBarVisibility', 'view', 'yearFormat', 'weekFormat', 'theme'];
20
+ // jqxGanttComponent events
21
+ this.onBeginUpdate = new EventEmitter();
22
+ this.onEndUpdate = new EventEmitter();
23
+ this.onConnectionStart = new EventEmitter();
24
+ this.onConnectionEnd = new EventEmitter();
25
+ this.onChange = new EventEmitter();
26
+ this.onColumnResize = new EventEmitter();
27
+ this.onClosing = new EventEmitter();
28
+ this.onClose = new EventEmitter();
29
+ this.onCollapse = new EventEmitter();
30
+ this.onDragStart = new EventEmitter();
31
+ this.onDragEnd = new EventEmitter();
32
+ this.onExpand = new EventEmitter();
33
+ this.onFilter = new EventEmitter();
34
+ this.onItemClick = new EventEmitter();
35
+ this.onItemInsert = new EventEmitter();
36
+ this.onItemRemove = new EventEmitter();
37
+ this.onItemUpdate = new EventEmitter();
38
+ this.onOpening = new EventEmitter();
39
+ this.onOpen = new EventEmitter();
40
+ this.onProgressChangeStart = new EventEmitter();
41
+ this.onProgressChangeEnd = new EventEmitter();
42
+ this.onResizeStart = new EventEmitter();
43
+ this.onResizeEnd = new EventEmitter();
44
+ this.onSort = new EventEmitter();
45
+ this.onScrollBottomReached = new EventEmitter();
46
+ this.onScrollTopReached = new EventEmitter();
47
+ this.onScrollLeftReached = new EventEmitter();
48
+ this.onScrollRightReached = new EventEmitter();
49
+ this.elementRef = containerElement;
50
+ JQXLite(window).resize(() => {
51
+ this.__updateRect__();
52
+ });
53
+ }
54
+ ngOnInit() {
55
+ if (this.autoCreate) {
56
+ this.createComponent();
57
+ }
58
+ }
59
+ ;
60
+ ngAfterViewInit() {
61
+ window['JQX'].Render();
62
+ }
63
+ ;
64
+ ngOnChanges(changes) {
65
+ if (this.host) {
66
+ for (let i = 0; i < this.properties.length; i++) {
67
+ let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
68
+ let areEqual = false;
69
+ if (this[attrName] !== undefined) {
70
+ if (typeof this[attrName] === 'object') {
71
+ if (this[attrName] instanceof Array) {
72
+ areEqual = this.arraysEqual(this[attrName], this.host.jqxGantt(this.properties[i]));
73
+ }
74
+ if (areEqual) {
75
+ return false;
76
+ }
77
+ this.host.jqxGantt(this.properties[i], this[attrName]);
78
+ continue;
79
+ }
80
+ if (this[attrName] !== this.host.jqxGantt(this.properties[i])) {
81
+ this.host.jqxGantt(this.properties[i], this[attrName]);
82
+ }
83
+ }
84
+ }
85
+ }
86
+ }
87
+ arraysEqual(attrValue, hostValue) {
88
+ if ((attrValue && !hostValue) || (!attrValue && hostValue)) {
89
+ return false;
90
+ }
91
+ if (attrValue.length != hostValue.length) {
92
+ return false;
93
+ }
94
+ for (let i = 0; i < attrValue.length; i++) {
95
+ if (attrValue[i] !== hostValue[i]) {
96
+ return false;
97
+ }
98
+ }
99
+ return true;
100
+ }
101
+ manageAttributes() {
102
+ let options = {};
103
+ for (let i = 0; i < this.properties.length; i++) {
104
+ let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
105
+ if (this[attrName] !== undefined) {
106
+ options[this.properties[i]] = this[attrName];
107
+ }
108
+ }
109
+ return options;
110
+ }
111
+ moveClasses(parentEl, childEl) {
112
+ let classes = parentEl.classList;
113
+ if (classes.length > 0) {
114
+ childEl.classList.add(...classes);
115
+ }
116
+ parentEl.className = '';
117
+ }
118
+ moveStyles(parentEl, childEl) {
119
+ let style = parentEl.style.cssText;
120
+ childEl.style.cssText = style;
121
+ parentEl.style.cssText = '';
122
+ }
123
+ createComponent(options) {
124
+ if (this.host) {
125
+ return;
126
+ }
127
+ if (options) {
128
+ JQXLite.extend(options, this.manageAttributes());
129
+ }
130
+ else {
131
+ options = this.manageAttributes();
132
+ }
133
+ this.host = JQXLite(this.elementRef.nativeElement.firstChild);
134
+ this.moveClasses(this.elementRef.nativeElement, this.host[0]);
135
+ this.moveStyles(this.elementRef.nativeElement, this.host[0]);
136
+ this.__wireEvents__();
137
+ this.widgetObject = jqwidgets.createInstance(this.host, 'jqxGantt', options);
138
+ this.__updateRect__();
139
+ }
140
+ createWidget(options) {
141
+ this.createComponent(options);
142
+ }
143
+ __updateRect__() {
144
+ if (this.host)
145
+ this.host.css({ width: this.attrWidth, height: this.attrHeight });
146
+ }
147
+ setOptions(options) {
148
+ this.host.jqxGantt('setOptions', options);
149
+ }
150
+ // jqxGanttComponent properties
151
+ adjustToNonworkingTime(arg) {
152
+ if (arg !== undefined) {
153
+ this.host.jqxGantt('adjustToNonworkingTime', arg);
154
+ }
155
+ else {
156
+ return this.host.jqxGantt('adjustToNonworkingTime');
157
+ }
158
+ }
159
+ autoSchedule(arg) {
160
+ if (arg !== undefined) {
161
+ this.host.jqxGantt('autoSchedule', arg);
162
+ }
163
+ else {
164
+ return this.host.jqxGantt('autoSchedule');
165
+ }
166
+ }
167
+ autoScheduleStrictMode(arg) {
168
+ if (arg !== undefined) {
169
+ this.host.jqxGantt('autoScheduleStrictMode', arg);
170
+ }
171
+ else {
172
+ return this.host.jqxGantt('autoScheduleStrictMode');
173
+ }
174
+ }
175
+ autoScrollStep(arg) {
176
+ if (arg !== undefined) {
177
+ this.host.jqxGantt('autoScrollStep', arg);
178
+ }
179
+ else {
180
+ return this.host.jqxGantt('autoScrollStep');
181
+ }
182
+ }
183
+ columnMenu(arg) {
184
+ if (arg !== undefined) {
185
+ this.host.jqxGantt('columnMenu', arg);
186
+ }
187
+ else {
188
+ return this.host.jqxGantt('columnMenu');
189
+ }
190
+ }
191
+ columnMinWidth(arg) {
192
+ if (arg !== undefined) {
193
+ this.host.jqxGantt('columnMinWidth', arg);
194
+ }
195
+ else {
196
+ return this.host.jqxGantt('columnMinWidth');
197
+ }
198
+ }
199
+ columnResize(arg) {
200
+ if (arg !== undefined) {
201
+ this.host.jqxGantt('columnResize', arg);
202
+ }
203
+ else {
204
+ return this.host.jqxGantt('columnResize');
205
+ }
206
+ }
207
+ columnResizeFeedback(arg) {
208
+ if (arg !== undefined) {
209
+ this.host.jqxGantt('columnResizeFeedback', arg);
210
+ }
211
+ else {
212
+ return this.host.jqxGantt('columnResizeFeedback');
213
+ }
214
+ }
215
+ currentTime(arg) {
216
+ if (arg !== undefined) {
217
+ this.host.jqxGantt('currentTime', arg);
218
+ }
219
+ else {
220
+ return this.host.jqxGantt('currentTime');
221
+ }
222
+ }
223
+ currentTimeIndicator(arg) {
224
+ if (arg !== undefined) {
225
+ this.host.jqxGantt('currentTimeIndicator', arg);
226
+ }
227
+ else {
228
+ return this.host.jqxGantt('currentTimeIndicator');
229
+ }
230
+ }
231
+ currentTimeIndicatorInterval(arg) {
232
+ if (arg !== undefined) {
233
+ this.host.jqxGantt('currentTimeIndicatorInterval', arg);
234
+ }
235
+ else {
236
+ return this.host.jqxGantt('currentTimeIndicatorInterval');
237
+ }
238
+ }
239
+ dataExportFileName(arg) {
240
+ if (arg !== undefined) {
241
+ this.host.jqxGantt('dataExportFileName', arg);
242
+ }
243
+ else {
244
+ return this.host.jqxGantt('dataExportFileName');
245
+ }
246
+ }
247
+ source(arg) {
248
+ if (arg !== undefined) {
249
+ this.host.jqxGantt('source', arg);
250
+ }
251
+ else {
252
+ return this.host.jqxGantt('source');
253
+ }
254
+ }
255
+ dayFormat(arg) {
256
+ if (arg !== undefined) {
257
+ this.host.jqxGantt('dayFormat', arg);
258
+ }
259
+ else {
260
+ return this.host.jqxGantt('dayFormat');
261
+ }
262
+ }
263
+ dateEnd(arg) {
264
+ if (arg !== undefined) {
265
+ this.host.jqxGantt('dateEnd', arg);
266
+ }
267
+ else {
268
+ return this.host.jqxGantt('dateEnd');
269
+ }
270
+ }
271
+ dateStart(arg) {
272
+ if (arg !== undefined) {
273
+ this.host.jqxGantt('dateStart', arg);
274
+ }
275
+ else {
276
+ return this.host.jqxGantt('dateStart');
277
+ }
278
+ }
279
+ dateMarkers(arg) {
280
+ if (arg !== undefined) {
281
+ this.host.jqxGantt('dateMarkers', arg);
282
+ }
283
+ else {
284
+ return this.host.jqxGantt('dateMarkers');
285
+ }
286
+ }
287
+ disabled(arg) {
288
+ if (arg !== undefined) {
289
+ this.host.jqxGantt('disabled', arg);
290
+ }
291
+ else {
292
+ return this.host.jqxGantt('disabled');
293
+ }
294
+ }
295
+ disableAutoScroll(arg) {
296
+ if (arg !== undefined) {
297
+ this.host.jqxGantt('disableAutoScroll', arg);
298
+ }
299
+ else {
300
+ return this.host.jqxGantt('disableAutoScroll');
301
+ }
302
+ }
303
+ disableTaskDrag(arg) {
304
+ if (arg !== undefined) {
305
+ this.host.jqxGantt('disableTaskDrag', arg);
306
+ }
307
+ else {
308
+ return this.host.jqxGantt('disableTaskDrag');
309
+ }
310
+ }
311
+ disableTaskProgressChange(arg) {
312
+ if (arg !== undefined) {
313
+ this.host.jqxGantt('disableTaskProgressChange', arg);
314
+ }
315
+ else {
316
+ return this.host.jqxGantt('disableTaskProgressChange');
317
+ }
318
+ }
319
+ disableTaskResize(arg) {
320
+ if (arg !== undefined) {
321
+ this.host.jqxGantt('disableTaskResize', arg);
322
+ }
323
+ else {
324
+ return this.host.jqxGantt('disableTaskResize');
325
+ }
326
+ }
327
+ disableSelection(arg) {
328
+ if (arg !== undefined) {
329
+ this.host.jqxGantt('disableSelection', arg);
330
+ }
331
+ else {
332
+ return this.host.jqxGantt('disableSelection');
333
+ }
334
+ }
335
+ disableSegmentDrag(arg) {
336
+ if (arg !== undefined) {
337
+ this.host.jqxGantt('disableSegmentDrag', arg);
338
+ }
339
+ else {
340
+ return this.host.jqxGantt('disableSegmentDrag');
341
+ }
342
+ }
343
+ disableSegmentResize(arg) {
344
+ if (arg !== undefined) {
345
+ this.host.jqxGantt('disableSegmentResize', arg);
346
+ }
347
+ else {
348
+ return this.host.jqxGantt('disableSegmentResize');
349
+ }
350
+ }
351
+ disableWindowEditor(arg) {
352
+ if (arg !== undefined) {
353
+ this.host.jqxGantt('disableWindowEditor', arg);
354
+ }
355
+ else {
356
+ return this.host.jqxGantt('disableWindowEditor');
357
+ }
358
+ }
359
+ durationUnit(arg) {
360
+ if (arg !== undefined) {
361
+ this.host.jqxGantt('durationUnit', arg);
362
+ }
363
+ else {
364
+ return this.host.jqxGantt('durationUnit');
365
+ }
366
+ }
367
+ filterRow(arg) {
368
+ if (arg !== undefined) {
369
+ this.host.jqxGantt('filterRow', arg);
370
+ }
371
+ else {
372
+ return this.host.jqxGantt('filterRow');
373
+ }
374
+ }
375
+ firstDayOfWeek(arg) {
376
+ if (arg !== undefined) {
377
+ this.host.jqxGantt('firstDayOfWeek', arg);
378
+ }
379
+ else {
380
+ return this.host.jqxGantt('firstDayOfWeek');
381
+ }
382
+ }
383
+ groupByResources(arg) {
384
+ if (arg !== undefined) {
385
+ this.host.jqxGantt('groupByResources', arg);
386
+ }
387
+ else {
388
+ return this.host.jqxGantt('groupByResources');
389
+ }
390
+ }
391
+ headerTemplate(arg) {
392
+ if (arg !== undefined) {
393
+ this.host.jqxGantt('headerTemplate', arg);
394
+ }
395
+ else {
396
+ return this.host.jqxGantt('headerTemplate');
397
+ }
398
+ }
399
+ hideDateMarkers(arg) {
400
+ if (arg !== undefined) {
401
+ this.host.jqxGantt('hideDateMarkers', arg);
402
+ }
403
+ else {
404
+ return this.host.jqxGantt('hideDateMarkers');
405
+ }
406
+ }
407
+ hideTimelineHeader(arg) {
408
+ if (arg !== undefined) {
409
+ this.host.jqxGantt('hideTimelineHeader', arg);
410
+ }
411
+ else {
412
+ return this.host.jqxGantt('hideTimelineHeader');
413
+ }
414
+ }
415
+ hideTimelineHeaderDetails(arg) {
416
+ if (arg !== undefined) {
417
+ this.host.jqxGantt('hideTimelineHeaderDetails', arg);
418
+ }
419
+ else {
420
+ return this.host.jqxGantt('hideTimelineHeaderDetails');
421
+ }
422
+ }
423
+ hideTimelineSecondHeaderDetails(arg) {
424
+ if (arg !== undefined) {
425
+ this.host.jqxGantt('hideTimelineSecondHeaderDetails', arg);
426
+ }
427
+ else {
428
+ return this.host.jqxGantt('hideTimelineSecondHeaderDetails');
429
+ }
430
+ }
431
+ hideResourcePanel(arg) {
432
+ if (arg !== undefined) {
433
+ this.host.jqxGantt('hideResourcePanel', arg);
434
+ }
435
+ else {
436
+ return this.host.jqxGantt('hideResourcePanel');
437
+ }
438
+ }
439
+ horizontalScrollBarVisibility(arg) {
440
+ if (arg !== undefined) {
441
+ this.host.jqxGantt('horizontalScrollBarVisibility', arg);
442
+ }
443
+ else {
444
+ return this.host.jqxGantt('horizontalScrollBarVisibility');
445
+ }
446
+ }
447
+ hourFormat(arg) {
448
+ if (arg !== undefined) {
449
+ this.host.jqxGantt('hourFormat', arg);
450
+ }
451
+ else {
452
+ return this.host.jqxGantt('hourFormat');
453
+ }
454
+ }
455
+ infiniteTimeline(arg) {
456
+ if (arg !== undefined) {
457
+ this.host.jqxGantt('infiniteTimeline', arg);
458
+ }
459
+ else {
460
+ return this.host.jqxGantt('infiniteTimeline');
461
+ }
462
+ }
463
+ infiniteTimelineStep(arg) {
464
+ if (arg !== undefined) {
465
+ this.host.jqxGantt('infiniteTimelineStep', arg);
466
+ }
467
+ else {
468
+ return this.host.jqxGantt('infiniteTimelineStep');
469
+ }
470
+ }
471
+ inverted(arg) {
472
+ if (arg !== undefined) {
473
+ this.host.jqxGantt('inverted', arg);
474
+ }
475
+ else {
476
+ return this.host.jqxGantt('inverted');
477
+ }
478
+ }
479
+ keyboardNavigation(arg) {
480
+ if (arg !== undefined) {
481
+ this.host.jqxGantt('keyboardNavigation', arg);
482
+ }
483
+ else {
484
+ return this.host.jqxGantt('keyboardNavigation');
485
+ }
486
+ }
487
+ max(arg) {
488
+ if (arg !== undefined) {
489
+ this.host.jqxGantt('max', arg);
490
+ }
491
+ else {
492
+ return this.host.jqxGantt('max');
493
+ }
494
+ }
495
+ min(arg) {
496
+ if (arg !== undefined) {
497
+ this.host.jqxGantt('min', arg);
498
+ }
499
+ else {
500
+ return this.host.jqxGantt('min');
501
+ }
502
+ }
503
+ monthFormat(arg) {
504
+ if (arg !== undefined) {
505
+ this.host.jqxGantt('monthFormat', arg);
506
+ }
507
+ else {
508
+ return this.host.jqxGantt('monthFormat');
509
+ }
510
+ }
511
+ monthScale(arg) {
512
+ if (arg !== undefined) {
513
+ this.host.jqxGantt('monthScale', arg);
514
+ }
515
+ else {
516
+ return this.host.jqxGantt('monthScale');
517
+ }
518
+ }
519
+ nonworkingDays(arg) {
520
+ if (arg !== undefined) {
521
+ this.host.jqxGantt('nonworkingDays', arg);
522
+ }
523
+ else {
524
+ return this.host.jqxGantt('nonworkingDays');
525
+ }
526
+ }
527
+ nonworkingHours(arg) {
528
+ if (arg !== undefined) {
529
+ this.host.jqxGantt('nonworkingHours', arg);
530
+ }
531
+ else {
532
+ return this.host.jqxGantt('nonworkingHours');
533
+ }
534
+ }
535
+ onTaskRender(arg) {
536
+ if (arg !== undefined) {
537
+ this.host.jqxGantt('onTaskRender', arg);
538
+ }
539
+ else {
540
+ return this.host.jqxGantt('onTaskRender');
541
+ }
542
+ }
543
+ popupWindowCustomizationFunction(arg) {
544
+ if (arg !== undefined) {
545
+ this.host.jqxGantt('popupWindowCustomizationFunction', arg);
546
+ }
547
+ else {
548
+ return this.host.jqxGantt('popupWindowCustomizationFunction');
549
+ }
550
+ }
551
+ popupWindowTabs(arg) {
552
+ if (arg !== undefined) {
553
+ this.host.jqxGantt('popupWindowTabs', arg);
554
+ }
555
+ else {
556
+ return this.host.jqxGantt('popupWindowTabs');
557
+ }
558
+ }
559
+ progressLabelFormatFunction(arg) {
560
+ if (arg !== undefined) {
561
+ this.host.jqxGantt('progressLabelFormatFunction', arg);
562
+ }
563
+ else {
564
+ return this.host.jqxGantt('progressLabelFormatFunction');
565
+ }
566
+ }
567
+ quarterFormat(arg) {
568
+ if (arg !== undefined) {
569
+ this.host.jqxGantt('quarterFormat', arg);
570
+ }
571
+ else {
572
+ return this.host.jqxGantt('quarterFormat');
573
+ }
574
+ }
575
+ resources(arg) {
576
+ if (arg !== undefined) {
577
+ this.host.jqxGantt('resources', arg);
578
+ }
579
+ else {
580
+ return this.host.jqxGantt('resources');
581
+ }
582
+ }
583
+ resourceColumns(arg) {
584
+ if (arg !== undefined) {
585
+ this.host.jqxGantt('resourceColumns', arg);
586
+ }
587
+ else {
588
+ return this.host.jqxGantt('resourceColumns');
589
+ }
590
+ }
591
+ resourceFiltering(arg) {
592
+ if (arg !== undefined) {
593
+ this.host.jqxGantt('resourceFiltering', arg);
594
+ }
595
+ else {
596
+ return this.host.jqxGantt('resourceFiltering');
597
+ }
598
+ }
599
+ resourceGroupFormatFunction(arg) {
600
+ if (arg !== undefined) {
601
+ this.host.jqxGantt('resourceGroupFormatFunction', arg);
602
+ }
603
+ else {
604
+ return this.host.jqxGantt('resourceGroupFormatFunction');
605
+ }
606
+ }
607
+ resourcePanelHeaderTemplate(arg) {
608
+ if (arg !== undefined) {
609
+ this.host.jqxGantt('resourcePanelHeaderTemplate', arg);
610
+ }
611
+ else {
612
+ return this.host.jqxGantt('resourcePanelHeaderTemplate');
613
+ }
614
+ }
615
+ resourcePanelMin(arg) {
616
+ if (arg !== undefined) {
617
+ this.host.jqxGantt('resourcePanelMin', arg);
618
+ }
619
+ else {
620
+ return this.host.jqxGantt('resourcePanelMin');
621
+ }
622
+ }
623
+ resourcePanelSize(arg) {
624
+ if (arg !== undefined) {
625
+ this.host.jqxGantt('resourcePanelSize', arg);
626
+ }
627
+ else {
628
+ return this.host.jqxGantt('resourcePanelSize');
629
+ }
630
+ }
631
+ resourcePanelRefreshRate(arg) {
632
+ if (arg !== undefined) {
633
+ this.host.jqxGantt('resourcePanelRefreshRate', arg);
634
+ }
635
+ else {
636
+ return this.host.jqxGantt('resourcePanelRefreshRate');
637
+ }
638
+ }
639
+ resourceTimelineFormatFunction(arg) {
640
+ if (arg !== undefined) {
641
+ this.host.jqxGantt('resourceTimelineFormatFunction', arg);
642
+ }
643
+ else {
644
+ return this.host.jqxGantt('resourceTimelineFormatFunction');
645
+ }
646
+ }
647
+ resourceTimelineMode(arg) {
648
+ if (arg !== undefined) {
649
+ this.host.jqxGantt('resourceTimelineMode', arg);
650
+ }
651
+ else {
652
+ return this.host.jqxGantt('resourceTimelineMode');
653
+ }
654
+ }
655
+ resourceTimelineView(arg) {
656
+ if (arg !== undefined) {
657
+ this.host.jqxGantt('resourceTimelineView', arg);
658
+ }
659
+ else {
660
+ return this.host.jqxGantt('resourceTimelineView');
661
+ }
662
+ }
663
+ rightToLeft(arg) {
664
+ if (arg !== undefined) {
665
+ this.host.jqxGantt('rightToLeft', arg);
666
+ }
667
+ else {
668
+ return this.host.jqxGantt('rightToLeft');
669
+ }
670
+ }
671
+ selectedTaskIds(arg) {
672
+ if (arg !== undefined) {
673
+ this.host.jqxGantt('selectedTaskIds', arg);
674
+ }
675
+ else {
676
+ return this.host.jqxGantt('selectedTaskIds');
677
+ }
678
+ }
679
+ selectedResourceIds(arg) {
680
+ if (arg !== undefined) {
681
+ this.host.jqxGantt('selectedResourceIds', arg);
682
+ }
683
+ else {
684
+ return this.host.jqxGantt('selectedResourceIds');
685
+ }
686
+ }
687
+ shadeUntilCurrentTime(arg) {
688
+ if (arg !== undefined) {
689
+ this.host.jqxGantt('shadeUntilCurrentTime', arg);
690
+ }
691
+ else {
692
+ return this.host.jqxGantt('shadeUntilCurrentTime');
693
+ }
694
+ }
695
+ showSelectionColumn(arg) {
696
+ if (arg !== undefined) {
697
+ this.host.jqxGantt('showSelectionColumn', arg);
698
+ }
699
+ else {
700
+ return this.host.jqxGantt('showSelectionColumn');
701
+ }
702
+ }
703
+ showBaseline(arg) {
704
+ if (arg !== undefined) {
705
+ this.host.jqxGantt('showBaseline', arg);
706
+ }
707
+ else {
708
+ return this.host.jqxGantt('showBaseline');
709
+ }
710
+ }
711
+ showProgressLabel(arg) {
712
+ if (arg !== undefined) {
713
+ this.host.jqxGantt('showProgressLabel', arg);
714
+ }
715
+ else {
716
+ return this.host.jqxGantt('showProgressLabel');
717
+ }
718
+ }
719
+ snapToNearest(arg) {
720
+ if (arg !== undefined) {
721
+ this.host.jqxGantt('snapToNearest', arg);
722
+ }
723
+ else {
724
+ return this.host.jqxGantt('snapToNearest');
725
+ }
726
+ }
727
+ sortFunction(arg) {
728
+ if (arg !== undefined) {
729
+ this.host.jqxGantt('sortFunction', arg);
730
+ }
731
+ else {
732
+ return this.host.jqxGantt('sortFunction');
733
+ }
734
+ }
735
+ sortMode(arg) {
736
+ if (arg !== undefined) {
737
+ this.host.jqxGantt('sortMode', arg);
738
+ }
739
+ else {
740
+ return this.host.jqxGantt('sortMode');
741
+ }
742
+ }
743
+ tasks(arg) {
744
+ if (arg !== undefined) {
745
+ this.host.jqxGantt('tasks', arg);
746
+ }
747
+ else {
748
+ return this.host.jqxGantt('tasks');
749
+ }
750
+ }
751
+ taskColumns(arg) {
752
+ if (arg !== undefined) {
753
+ this.host.jqxGantt('taskColumns', arg);
754
+ }
755
+ else {
756
+ return this.host.jqxGantt('taskColumns');
757
+ }
758
+ }
759
+ taskFiltering(arg) {
760
+ if (arg !== undefined) {
761
+ this.host.jqxGantt('taskFiltering', arg);
762
+ }
763
+ else {
764
+ return this.host.jqxGantt('taskFiltering');
765
+ }
766
+ }
767
+ taskPanelMin(arg) {
768
+ if (arg !== undefined) {
769
+ this.host.jqxGantt('taskPanelMin', arg);
770
+ }
771
+ else {
772
+ return this.host.jqxGantt('taskPanelMin');
773
+ }
774
+ }
775
+ taskPanelSize(arg) {
776
+ if (arg !== undefined) {
777
+ this.host.jqxGantt('taskPanelSize', arg);
778
+ }
779
+ else {
780
+ return this.host.jqxGantt('taskPanelSize');
781
+ }
782
+ }
783
+ timelineMin(arg) {
784
+ if (arg !== undefined) {
785
+ this.host.jqxGantt('timelineMin', arg);
786
+ }
787
+ else {
788
+ return this.host.jqxGantt('timelineMin');
789
+ }
790
+ }
791
+ treeMin(arg) {
792
+ if (arg !== undefined) {
793
+ this.host.jqxGantt('treeMin', arg);
794
+ }
795
+ else {
796
+ return this.host.jqxGantt('treeMin');
797
+ }
798
+ }
799
+ treeSize(arg) {
800
+ if (arg !== undefined) {
801
+ this.host.jqxGantt('treeSize', arg);
802
+ }
803
+ else {
804
+ return this.host.jqxGantt('treeSize');
805
+ }
806
+ }
807
+ timelineHeaderFormatFunction(arg) {
808
+ if (arg !== undefined) {
809
+ this.host.jqxGantt('timelineHeaderFormatFunction', arg);
810
+ }
811
+ else {
812
+ return this.host.jqxGantt('timelineHeaderFormatFunction');
813
+ }
814
+ }
815
+ tooltip(arg) {
816
+ if (arg !== undefined) {
817
+ this.host.jqxGantt('tooltip', arg);
818
+ }
819
+ else {
820
+ return this.host.jqxGantt('tooltip');
821
+ }
822
+ }
823
+ verticalScrollBarVisibility(arg) {
824
+ if (arg !== undefined) {
825
+ this.host.jqxGantt('verticalScrollBarVisibility', arg);
826
+ }
827
+ else {
828
+ return this.host.jqxGantt('verticalScrollBarVisibility');
829
+ }
830
+ }
831
+ view(arg) {
832
+ if (arg !== undefined) {
833
+ this.host.jqxGantt('view', arg);
834
+ }
835
+ else {
836
+ return this.host.jqxGantt('view');
837
+ }
838
+ }
839
+ yearFormat(arg) {
840
+ if (arg !== undefined) {
841
+ this.host.jqxGantt('yearFormat', arg);
842
+ }
843
+ else {
844
+ return this.host.jqxGantt('yearFormat');
845
+ }
846
+ }
847
+ weekFormat(arg) {
848
+ if (arg !== undefined) {
849
+ this.host.jqxGantt('weekFormat', arg);
850
+ }
851
+ else {
852
+ return this.host.jqxGantt('weekFormat');
853
+ }
854
+ }
855
+ theme(arg) {
856
+ if (arg !== undefined) {
857
+ this.host.jqxGantt('theme', arg);
858
+ }
859
+ else {
860
+ return this.host.jqxGantt('theme');
861
+ }
862
+ }
863
+ // jqxGanttComponent functions
864
+ addFilter(columns, filterGroup) {
865
+ return this.host.jqxGantt('addFilter', columns, filterGroup);
866
+ }
867
+ clearFilters() {
868
+ return this.host.jqxGantt('clearFilters');
869
+ }
870
+ clearSort() {
871
+ return this.host.jqxGantt('clearSort');
872
+ }
873
+ clearSelection() {
874
+ return this.host.jqxGantt('clearSelection');
875
+ }
876
+ clearState() {
877
+ return this.host.jqxGantt('clearState');
878
+ }
879
+ clearTasks() {
880
+ return this.host.jqxGantt('clearTasks');
881
+ }
882
+ clearResources() {
883
+ return this.host.jqxGantt('clearResources');
884
+ }
885
+ createConnection(startTaskIndex, taskEndIndex, connectionType, lag) {
886
+ return this.host.jqxGantt('createConnection', startTaskIndex, taskEndIndex, connectionType, lag);
887
+ }
888
+ collapse(id) {
889
+ return this.host.jqxGantt('collapse', id);
890
+ }
891
+ beginUpdate() {
892
+ return this.host.jqxGantt('beginUpdate');
893
+ }
894
+ endUpdate() {
895
+ return this.host.jqxGantt('endUpdate');
896
+ }
897
+ ensureVisible(taskId) {
898
+ return this.host.jqxGantt('ensureVisible', taskId);
899
+ }
900
+ expand(id) {
901
+ return this.host.jqxGantt('expand', id);
902
+ }
903
+ exportData(dataFormat, callback) {
904
+ return this.host.jqxGantt('exportData', dataFormat, callback);
905
+ }
906
+ getConnections() {
907
+ return this.host.jqxGantt('getConnections');
908
+ }
909
+ getConnectionDetails(connectionId) {
910
+ return this.host.jqxGantt('getConnectionDetails', connectionId);
911
+ }
912
+ getState() {
913
+ return this.host.jqxGantt('getState');
914
+ }
915
+ getItemPath(item) {
916
+ return this.host.jqxGantt('getItemPath', item);
917
+ }
918
+ getTask(itemId) {
919
+ return this.host.jqxGantt('getTask', itemId);
920
+ }
921
+ getTasks() {
922
+ return this.host.jqxGantt('getTasks');
923
+ }
924
+ getTaskIndex(task) {
925
+ return this.host.jqxGantt('getTaskIndex', task);
926
+ }
927
+ getTaskConnections(taskId) {
928
+ return this.host.jqxGantt('getTaskConnections', taskId);
929
+ }
930
+ getTaskProject(task) {
931
+ return this.host.jqxGantt('getTaskProject', task);
932
+ }
933
+ getResource(itemId) {
934
+ return this.host.jqxGantt('getResource', itemId);
935
+ }
936
+ getResources() {
937
+ return this.host.jqxGantt('getResources');
938
+ }
939
+ getResourceIndex(resource) {
940
+ return this.host.jqxGantt('getResourceIndex', resource);
941
+ }
942
+ getResourceTasks(resource) {
943
+ return this.host.jqxGantt('getResourceTasks', resource);
944
+ }
945
+ getSelectedIds() {
946
+ return this.host.jqxGantt('getSelectedIds');
947
+ }
948
+ getSelectedTasks() {
949
+ return this.host.jqxGantt('getSelectedTasks');
950
+ }
951
+ getSelectedResources() {
952
+ return this.host.jqxGantt('getSelectedResources');
953
+ }
954
+ getWorkingHours() {
955
+ return this.host.jqxGantt('getWorkingHours');
956
+ }
957
+ hideTooltip() {
958
+ return this.host.jqxGantt('hideTooltip');
959
+ }
960
+ isWorkingDay(date) {
961
+ return this.host.jqxGantt('isWorkingDay', date);
962
+ }
963
+ loadState(state) {
964
+ return this.host.jqxGantt('loadState', state);
965
+ }
966
+ removeAllConnections() {
967
+ return this.host.jqxGantt('removeAllConnections');
968
+ }
969
+ removeConnection(startTaskIndex, taskEndIndex, connectionType) {
970
+ return this.host.jqxGantt('removeConnection', startTaskIndex, taskEndIndex, connectionType);
971
+ }
972
+ removeTaskConnection(taskStart, taskEnd) {
973
+ return this.host.jqxGantt('removeTaskConnection', taskStart, taskEnd);
974
+ }
975
+ showTooltip(target, content) {
976
+ return this.host.jqxGantt('showTooltip', target, content);
977
+ }
978
+ saveState(state) {
979
+ return this.host.jqxGantt('saveState', state);
980
+ }
981
+ insertTask(taskObject, project, index) {
982
+ return this.host.jqxGantt('insertTask', taskObject, project, index);
983
+ }
984
+ updateTask(taskId, taskObject) {
985
+ return this.host.jqxGantt('updateTask', taskId, taskObject);
986
+ }
987
+ removeTask(taskId) {
988
+ return this.host.jqxGantt('removeTask', taskId);
989
+ }
990
+ insertResource(resourceId, resourceObject) {
991
+ return this.host.jqxGantt('insertResource', resourceId, resourceObject);
992
+ }
993
+ updateResource(resourceId, taskObject) {
994
+ return this.host.jqxGantt('updateResource', resourceId, taskObject);
995
+ }
996
+ removeResource(resourceId) {
997
+ return this.host.jqxGantt('removeResource', resourceId);
998
+ }
999
+ openWindow(taskId) {
1000
+ return this.host.jqxGantt('openWindow', taskId);
1001
+ }
1002
+ closeWindow() {
1003
+ return this.host.jqxGantt('closeWindow');
1004
+ }
1005
+ print() {
1006
+ return this.host.jqxGantt('print');
1007
+ }
1008
+ setWorkTime(settings) {
1009
+ return this.host.jqxGantt('setWorkTime', settings);
1010
+ }
1011
+ selectTask(id) {
1012
+ return this.host.jqxGantt('selectTask', id);
1013
+ }
1014
+ selectResource(id) {
1015
+ return this.host.jqxGantt('selectResource', id);
1016
+ }
1017
+ unselectTask(id) {
1018
+ return this.host.jqxGantt('unselectTask', id);
1019
+ }
1020
+ unselectResource(id) {
1021
+ return this.host.jqxGantt('unselectResource', id);
1022
+ }
1023
+ unsetWorkTime(settings) {
1024
+ return this.host.jqxGantt('unsetWorkTime', settings);
1025
+ }
1026
+ sort(columns) {
1027
+ return this.host.jqxGantt('sort', columns);
1028
+ }
1029
+ __wireEvents__() {
1030
+ this.host.on('beginUpdate', (eventData) => { this.onBeginUpdate.emit(eventData); });
1031
+ this.host.on('endUpdate', (eventData) => { this.onEndUpdate.emit(eventData); });
1032
+ this.host.on('connectionStart', (eventData) => { this.onConnectionStart.emit(eventData); });
1033
+ this.host.on('connectionEnd', (eventData) => { this.onConnectionEnd.emit(eventData); });
1034
+ this.host.on('change', (eventData) => { this.onChange.emit(eventData); });
1035
+ this.host.on('columnResize', (eventData) => { this.onColumnResize.emit(eventData); });
1036
+ this.host.on('closing', (eventData) => { this.onClosing.emit(eventData); });
1037
+ this.host.on('close', (eventData) => { this.onClose.emit(eventData); });
1038
+ this.host.on('collapse', (eventData) => { this.onCollapse.emit(eventData); });
1039
+ this.host.on('dragStart', (eventData) => { this.onDragStart.emit(eventData); });
1040
+ this.host.on('dragEnd', (eventData) => { this.onDragEnd.emit(eventData); });
1041
+ this.host.on('expand', (eventData) => { this.onExpand.emit(eventData); });
1042
+ this.host.on('filter', (eventData) => { this.onFilter.emit(eventData); });
1043
+ this.host.on('itemClick', (eventData) => { this.onItemClick.emit(eventData); });
1044
+ this.host.on('itemInsert', (eventData) => { this.onItemInsert.emit(eventData); });
1045
+ this.host.on('itemRemove', (eventData) => { this.onItemRemove.emit(eventData); });
1046
+ this.host.on('itemUpdate', (eventData) => { this.onItemUpdate.emit(eventData); });
1047
+ this.host.on('opening', (eventData) => { this.onOpening.emit(eventData); });
1048
+ this.host.on('open', (eventData) => { this.onOpen.emit(eventData); });
1049
+ this.host.on('progressChangeStart', (eventData) => { this.onProgressChangeStart.emit(eventData); });
1050
+ this.host.on('progressChangeEnd', (eventData) => { this.onProgressChangeEnd.emit(eventData); });
1051
+ this.host.on('resizeStart', (eventData) => { this.onResizeStart.emit(eventData); });
1052
+ this.host.on('resizeEnd', (eventData) => { this.onResizeEnd.emit(eventData); });
1053
+ this.host.on('sort', (eventData) => { this.onSort.emit(eventData); });
1054
+ this.host.on('scrollBottomReached', (eventData) => { this.onScrollBottomReached.emit(eventData); });
1055
+ this.host.on('scrollTopReached', (eventData) => { this.onScrollTopReached.emit(eventData); });
1056
+ this.host.on('scrollLeftReached', (eventData) => { this.onScrollLeftReached.emit(eventData); });
1057
+ this.host.on('scrollRightReached', (eventData) => { this.onScrollRightReached.emit(eventData); });
1058
+ }
1059
+ } //jqxGanttComponent
1060
+ jqxGanttComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGanttComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
1061
+ jqxGanttComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxGanttComponent, selector: "jqxGantt", inputs: { attrAdjustToNonworkingTime: ["adjustToNonworkingTime", "attrAdjustToNonworkingTime"], attrAutoSchedule: ["autoSchedule", "attrAutoSchedule"], attrAutoScheduleStrictMode: ["autoScheduleStrictMode", "attrAutoScheduleStrictMode"], attrAutoScrollStep: ["autoScrollStep", "attrAutoScrollStep"], attrColumnMenu: ["columnMenu", "attrColumnMenu"], attrColumnMinWidth: ["columnMinWidth", "attrColumnMinWidth"], attrColumnResize: ["columnResize", "attrColumnResize"], attrColumnResizeFeedback: ["columnResizeFeedback", "attrColumnResizeFeedback"], attrCurrentTime: ["currentTime", "attrCurrentTime"], attrCurrentTimeIndicator: ["currentTimeIndicator", "attrCurrentTimeIndicator"], attrCurrentTimeIndicatorInterval: ["currentTimeIndicatorInterval", "attrCurrentTimeIndicatorInterval"], attrDataExportFileName: ["dataExportFileName", "attrDataExportFileName"], attrSource: ["source", "attrSource"], attrDayFormat: ["dayFormat", "attrDayFormat"], attrDateEnd: ["dateEnd", "attrDateEnd"], attrDateStart: ["dateStart", "attrDateStart"], attrDateMarkers: ["dateMarkers", "attrDateMarkers"], attrDisabled: ["disabled", "attrDisabled"], attrDisableAutoScroll: ["disableAutoScroll", "attrDisableAutoScroll"], attrDisableTaskDrag: ["disableTaskDrag", "attrDisableTaskDrag"], attrDisableTaskProgressChange: ["disableTaskProgressChange", "attrDisableTaskProgressChange"], attrDisableTaskResize: ["disableTaskResize", "attrDisableTaskResize"], attrDisableSelection: ["disableSelection", "attrDisableSelection"], attrDisableSegmentDrag: ["disableSegmentDrag", "attrDisableSegmentDrag"], attrDisableSegmentResize: ["disableSegmentResize", "attrDisableSegmentResize"], attrDisableWindowEditor: ["disableWindowEditor", "attrDisableWindowEditor"], attrDurationUnit: ["durationUnit", "attrDurationUnit"], attrFilterRow: ["filterRow", "attrFilterRow"], attrFirstDayOfWeek: ["firstDayOfWeek", "attrFirstDayOfWeek"], attrGroupByResources: ["groupByResources", "attrGroupByResources"], attrHeaderTemplate: ["headerTemplate", "attrHeaderTemplate"], attrHideDateMarkers: ["hideDateMarkers", "attrHideDateMarkers"], attrHideTimelineHeader: ["hideTimelineHeader", "attrHideTimelineHeader"], attrHideTimelineHeaderDetails: ["hideTimelineHeaderDetails", "attrHideTimelineHeaderDetails"], attrHideTimelineSecondHeaderDetails: ["hideTimelineSecondHeaderDetails", "attrHideTimelineSecondHeaderDetails"], attrHideResourcePanel: ["hideResourcePanel", "attrHideResourcePanel"], attrHorizontalScrollBarVisibility: ["horizontalScrollBarVisibility", "attrHorizontalScrollBarVisibility"], attrHourFormat: ["hourFormat", "attrHourFormat"], attrInfiniteTimeline: ["infiniteTimeline", "attrInfiniteTimeline"], attrInfiniteTimelineStep: ["infiniteTimelineStep", "attrInfiniteTimelineStep"], attrInverted: ["inverted", "attrInverted"], attrKeyboardNavigation: ["keyboardNavigation", "attrKeyboardNavigation"], attrMax: ["max", "attrMax"], attrMin: ["min", "attrMin"], attrMonthFormat: ["monthFormat", "attrMonthFormat"], attrMonthScale: ["monthScale", "attrMonthScale"], attrNonworkingDays: ["nonworkingDays", "attrNonworkingDays"], attrNonworkingHours: ["nonworkingHours", "attrNonworkingHours"], attrOnTaskRender: ["onTaskRender", "attrOnTaskRender"], attrPopupWindowCustomizationFunction: ["popupWindowCustomizationFunction", "attrPopupWindowCustomizationFunction"], attrPopupWindowTabs: ["popupWindowTabs", "attrPopupWindowTabs"], attrProgressLabelFormatFunction: ["progressLabelFormatFunction", "attrProgressLabelFormatFunction"], attrQuarterFormat: ["quarterFormat", "attrQuarterFormat"], attrResources: ["resources", "attrResources"], attrResourceColumns: ["resourceColumns", "attrResourceColumns"], attrResourceFiltering: ["resourceFiltering", "attrResourceFiltering"], attrResourceGroupFormatFunction: ["resourceGroupFormatFunction", "attrResourceGroupFormatFunction"], attrResourcePanelHeaderTemplate: ["resourcePanelHeaderTemplate", "attrResourcePanelHeaderTemplate"], attrResourcePanelMin: ["resourcePanelMin", "attrResourcePanelMin"], attrResourcePanelSize: ["resourcePanelSize", "attrResourcePanelSize"], attrResourcePanelRefreshRate: ["resourcePanelRefreshRate", "attrResourcePanelRefreshRate"], attrResourceTimelineFormatFunction: ["resourceTimelineFormatFunction", "attrResourceTimelineFormatFunction"], attrResourceTimelineMode: ["resourceTimelineMode", "attrResourceTimelineMode"], attrResourceTimelineView: ["resourceTimelineView", "attrResourceTimelineView"], attrRightToLeft: ["rightToLeft", "attrRightToLeft"], attrSelectedTaskIds: ["selectedTaskIds", "attrSelectedTaskIds"], attrSelectedResourceIds: ["selectedResourceIds", "attrSelectedResourceIds"], attrShadeUntilCurrentTime: ["shadeUntilCurrentTime", "attrShadeUntilCurrentTime"], attrShowSelectionColumn: ["showSelectionColumn", "attrShowSelectionColumn"], attrShowBaseline: ["showBaseline", "attrShowBaseline"], attrShowProgressLabel: ["showProgressLabel", "attrShowProgressLabel"], attrSnapToNearest: ["snapToNearest", "attrSnapToNearest"], attrSortFunction: ["sortFunction", "attrSortFunction"], attrSortMode: ["sortMode", "attrSortMode"], attrTasks: ["tasks", "attrTasks"], attrTaskColumns: ["taskColumns", "attrTaskColumns"], attrTaskFiltering: ["taskFiltering", "attrTaskFiltering"], attrTaskPanelMin: ["taskPanelMin", "attrTaskPanelMin"], attrTaskPanelSize: ["taskPanelSize", "attrTaskPanelSize"], attrTimelineMin: ["timelineMin", "attrTimelineMin"], attrTreeMin: ["treeMin", "attrTreeMin"], attrTreeSize: ["treeSize", "attrTreeSize"], attrTimelineHeaderFormatFunction: ["timelineHeaderFormatFunction", "attrTimelineHeaderFormatFunction"], attrTooltip: ["tooltip", "attrTooltip"], attrVerticalScrollBarVisibility: ["verticalScrollBarVisibility", "attrVerticalScrollBarVisibility"], attrView: ["view", "attrView"], attrYearFormat: ["yearFormat", "attrYearFormat"], attrWeekFormat: ["weekFormat", "attrWeekFormat"], attrTheme: ["theme", "attrTheme"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onBeginUpdate: "onBeginUpdate", onEndUpdate: "onEndUpdate", onConnectionStart: "onConnectionStart", onConnectionEnd: "onConnectionEnd", onChange: "onChange", onColumnResize: "onColumnResize", onClosing: "onClosing", onClose: "onClose", onCollapse: "onCollapse", onDragStart: "onDragStart", onDragEnd: "onDragEnd", onExpand: "onExpand", onFilter: "onFilter", onItemClick: "onItemClick", onItemInsert: "onItemInsert", onItemRemove: "onItemRemove", onItemUpdate: "onItemUpdate", onOpening: "onOpening", onOpen: "onOpen", onProgressChangeStart: "onProgressChangeStart", onProgressChangeEnd: "onProgressChangeEnd", onResizeStart: "onResizeStart", onResizeEnd: "onResizeEnd", onSort: "onSort", onScrollBottomReached: "onScrollBottomReached", onScrollTopReached: "onScrollTopReached", onScrollLeftReached: "onScrollLeftReached", onScrollRightReached: "onScrollRightReached" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
1062
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGanttComponent, decorators: [{
1063
+ type: Component,
1064
+ args: [{
1065
+ selector: 'jqxGantt',
1066
+ template: '<div><ng-content></ng-content></div>'
1067
+ }]
1068
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { attrAdjustToNonworkingTime: [{
1069
+ type: Input,
1070
+ args: ['adjustToNonworkingTime']
1071
+ }], attrAutoSchedule: [{
1072
+ type: Input,
1073
+ args: ['autoSchedule']
1074
+ }], attrAutoScheduleStrictMode: [{
1075
+ type: Input,
1076
+ args: ['autoScheduleStrictMode']
1077
+ }], attrAutoScrollStep: [{
1078
+ type: Input,
1079
+ args: ['autoScrollStep']
1080
+ }], attrColumnMenu: [{
1081
+ type: Input,
1082
+ args: ['columnMenu']
1083
+ }], attrColumnMinWidth: [{
1084
+ type: Input,
1085
+ args: ['columnMinWidth']
1086
+ }], attrColumnResize: [{
1087
+ type: Input,
1088
+ args: ['columnResize']
1089
+ }], attrColumnResizeFeedback: [{
1090
+ type: Input,
1091
+ args: ['columnResizeFeedback']
1092
+ }], attrCurrentTime: [{
1093
+ type: Input,
1094
+ args: ['currentTime']
1095
+ }], attrCurrentTimeIndicator: [{
1096
+ type: Input,
1097
+ args: ['currentTimeIndicator']
1098
+ }], attrCurrentTimeIndicatorInterval: [{
1099
+ type: Input,
1100
+ args: ['currentTimeIndicatorInterval']
1101
+ }], attrDataExportFileName: [{
1102
+ type: Input,
1103
+ args: ['dataExportFileName']
1104
+ }], attrSource: [{
1105
+ type: Input,
1106
+ args: ['source']
1107
+ }], attrDayFormat: [{
1108
+ type: Input,
1109
+ args: ['dayFormat']
1110
+ }], attrDateEnd: [{
1111
+ type: Input,
1112
+ args: ['dateEnd']
1113
+ }], attrDateStart: [{
1114
+ type: Input,
1115
+ args: ['dateStart']
1116
+ }], attrDateMarkers: [{
1117
+ type: Input,
1118
+ args: ['dateMarkers']
1119
+ }], attrDisabled: [{
1120
+ type: Input,
1121
+ args: ['disabled']
1122
+ }], attrDisableAutoScroll: [{
1123
+ type: Input,
1124
+ args: ['disableAutoScroll']
1125
+ }], attrDisableTaskDrag: [{
1126
+ type: Input,
1127
+ args: ['disableTaskDrag']
1128
+ }], attrDisableTaskProgressChange: [{
1129
+ type: Input,
1130
+ args: ['disableTaskProgressChange']
1131
+ }], attrDisableTaskResize: [{
1132
+ type: Input,
1133
+ args: ['disableTaskResize']
1134
+ }], attrDisableSelection: [{
1135
+ type: Input,
1136
+ args: ['disableSelection']
1137
+ }], attrDisableSegmentDrag: [{
1138
+ type: Input,
1139
+ args: ['disableSegmentDrag']
1140
+ }], attrDisableSegmentResize: [{
1141
+ type: Input,
1142
+ args: ['disableSegmentResize']
1143
+ }], attrDisableWindowEditor: [{
1144
+ type: Input,
1145
+ args: ['disableWindowEditor']
1146
+ }], attrDurationUnit: [{
1147
+ type: Input,
1148
+ args: ['durationUnit']
1149
+ }], attrFilterRow: [{
1150
+ type: Input,
1151
+ args: ['filterRow']
1152
+ }], attrFirstDayOfWeek: [{
1153
+ type: Input,
1154
+ args: ['firstDayOfWeek']
1155
+ }], attrGroupByResources: [{
1156
+ type: Input,
1157
+ args: ['groupByResources']
1158
+ }], attrHeaderTemplate: [{
1159
+ type: Input,
1160
+ args: ['headerTemplate']
1161
+ }], attrHideDateMarkers: [{
1162
+ type: Input,
1163
+ args: ['hideDateMarkers']
1164
+ }], attrHideTimelineHeader: [{
1165
+ type: Input,
1166
+ args: ['hideTimelineHeader']
1167
+ }], attrHideTimelineHeaderDetails: [{
1168
+ type: Input,
1169
+ args: ['hideTimelineHeaderDetails']
1170
+ }], attrHideTimelineSecondHeaderDetails: [{
1171
+ type: Input,
1172
+ args: ['hideTimelineSecondHeaderDetails']
1173
+ }], attrHideResourcePanel: [{
1174
+ type: Input,
1175
+ args: ['hideResourcePanel']
1176
+ }], attrHorizontalScrollBarVisibility: [{
1177
+ type: Input,
1178
+ args: ['horizontalScrollBarVisibility']
1179
+ }], attrHourFormat: [{
1180
+ type: Input,
1181
+ args: ['hourFormat']
1182
+ }], attrInfiniteTimeline: [{
1183
+ type: Input,
1184
+ args: ['infiniteTimeline']
1185
+ }], attrInfiniteTimelineStep: [{
1186
+ type: Input,
1187
+ args: ['infiniteTimelineStep']
1188
+ }], attrInverted: [{
1189
+ type: Input,
1190
+ args: ['inverted']
1191
+ }], attrKeyboardNavigation: [{
1192
+ type: Input,
1193
+ args: ['keyboardNavigation']
1194
+ }], attrMax: [{
1195
+ type: Input,
1196
+ args: ['max']
1197
+ }], attrMin: [{
1198
+ type: Input,
1199
+ args: ['min']
1200
+ }], attrMonthFormat: [{
1201
+ type: Input,
1202
+ args: ['monthFormat']
1203
+ }], attrMonthScale: [{
1204
+ type: Input,
1205
+ args: ['monthScale']
1206
+ }], attrNonworkingDays: [{
1207
+ type: Input,
1208
+ args: ['nonworkingDays']
1209
+ }], attrNonworkingHours: [{
1210
+ type: Input,
1211
+ args: ['nonworkingHours']
1212
+ }], attrOnTaskRender: [{
1213
+ type: Input,
1214
+ args: ['onTaskRender']
1215
+ }], attrPopupWindowCustomizationFunction: [{
1216
+ type: Input,
1217
+ args: ['popupWindowCustomizationFunction']
1218
+ }], attrPopupWindowTabs: [{
1219
+ type: Input,
1220
+ args: ['popupWindowTabs']
1221
+ }], attrProgressLabelFormatFunction: [{
1222
+ type: Input,
1223
+ args: ['progressLabelFormatFunction']
1224
+ }], attrQuarterFormat: [{
1225
+ type: Input,
1226
+ args: ['quarterFormat']
1227
+ }], attrResources: [{
1228
+ type: Input,
1229
+ args: ['resources']
1230
+ }], attrResourceColumns: [{
1231
+ type: Input,
1232
+ args: ['resourceColumns']
1233
+ }], attrResourceFiltering: [{
1234
+ type: Input,
1235
+ args: ['resourceFiltering']
1236
+ }], attrResourceGroupFormatFunction: [{
1237
+ type: Input,
1238
+ args: ['resourceGroupFormatFunction']
1239
+ }], attrResourcePanelHeaderTemplate: [{
1240
+ type: Input,
1241
+ args: ['resourcePanelHeaderTemplate']
1242
+ }], attrResourcePanelMin: [{
1243
+ type: Input,
1244
+ args: ['resourcePanelMin']
1245
+ }], attrResourcePanelSize: [{
1246
+ type: Input,
1247
+ args: ['resourcePanelSize']
1248
+ }], attrResourcePanelRefreshRate: [{
1249
+ type: Input,
1250
+ args: ['resourcePanelRefreshRate']
1251
+ }], attrResourceTimelineFormatFunction: [{
1252
+ type: Input,
1253
+ args: ['resourceTimelineFormatFunction']
1254
+ }], attrResourceTimelineMode: [{
1255
+ type: Input,
1256
+ args: ['resourceTimelineMode']
1257
+ }], attrResourceTimelineView: [{
1258
+ type: Input,
1259
+ args: ['resourceTimelineView']
1260
+ }], attrRightToLeft: [{
1261
+ type: Input,
1262
+ args: ['rightToLeft']
1263
+ }], attrSelectedTaskIds: [{
1264
+ type: Input,
1265
+ args: ['selectedTaskIds']
1266
+ }], attrSelectedResourceIds: [{
1267
+ type: Input,
1268
+ args: ['selectedResourceIds']
1269
+ }], attrShadeUntilCurrentTime: [{
1270
+ type: Input,
1271
+ args: ['shadeUntilCurrentTime']
1272
+ }], attrShowSelectionColumn: [{
1273
+ type: Input,
1274
+ args: ['showSelectionColumn']
1275
+ }], attrShowBaseline: [{
1276
+ type: Input,
1277
+ args: ['showBaseline']
1278
+ }], attrShowProgressLabel: [{
1279
+ type: Input,
1280
+ args: ['showProgressLabel']
1281
+ }], attrSnapToNearest: [{
1282
+ type: Input,
1283
+ args: ['snapToNearest']
1284
+ }], attrSortFunction: [{
1285
+ type: Input,
1286
+ args: ['sortFunction']
1287
+ }], attrSortMode: [{
1288
+ type: Input,
1289
+ args: ['sortMode']
1290
+ }], attrTasks: [{
1291
+ type: Input,
1292
+ args: ['tasks']
1293
+ }], attrTaskColumns: [{
1294
+ type: Input,
1295
+ args: ['taskColumns']
1296
+ }], attrTaskFiltering: [{
1297
+ type: Input,
1298
+ args: ['taskFiltering']
1299
+ }], attrTaskPanelMin: [{
1300
+ type: Input,
1301
+ args: ['taskPanelMin']
1302
+ }], attrTaskPanelSize: [{
1303
+ type: Input,
1304
+ args: ['taskPanelSize']
1305
+ }], attrTimelineMin: [{
1306
+ type: Input,
1307
+ args: ['timelineMin']
1308
+ }], attrTreeMin: [{
1309
+ type: Input,
1310
+ args: ['treeMin']
1311
+ }], attrTreeSize: [{
1312
+ type: Input,
1313
+ args: ['treeSize']
1314
+ }], attrTimelineHeaderFormatFunction: [{
1315
+ type: Input,
1316
+ args: ['timelineHeaderFormatFunction']
1317
+ }], attrTooltip: [{
1318
+ type: Input,
1319
+ args: ['tooltip']
1320
+ }], attrVerticalScrollBarVisibility: [{
1321
+ type: Input,
1322
+ args: ['verticalScrollBarVisibility']
1323
+ }], attrView: [{
1324
+ type: Input,
1325
+ args: ['view']
1326
+ }], attrYearFormat: [{
1327
+ type: Input,
1328
+ args: ['yearFormat']
1329
+ }], attrWeekFormat: [{
1330
+ type: Input,
1331
+ args: ['weekFormat']
1332
+ }], attrTheme: [{
1333
+ type: Input,
1334
+ args: ['theme']
1335
+ }], attrWidth: [{
1336
+ type: Input,
1337
+ args: ['width']
1338
+ }], attrHeight: [{
1339
+ type: Input,
1340
+ args: ['height']
1341
+ }], autoCreate: [{
1342
+ type: Input,
1343
+ args: ['auto-create']
1344
+ }], onBeginUpdate: [{
1345
+ type: Output
1346
+ }], onEndUpdate: [{
1347
+ type: Output
1348
+ }], onConnectionStart: [{
1349
+ type: Output
1350
+ }], onConnectionEnd: [{
1351
+ type: Output
1352
+ }], onChange: [{
1353
+ type: Output
1354
+ }], onColumnResize: [{
1355
+ type: Output
1356
+ }], onClosing: [{
1357
+ type: Output
1358
+ }], onClose: [{
1359
+ type: Output
1360
+ }], onCollapse: [{
1361
+ type: Output
1362
+ }], onDragStart: [{
1363
+ type: Output
1364
+ }], onDragEnd: [{
1365
+ type: Output
1366
+ }], onExpand: [{
1367
+ type: Output
1368
+ }], onFilter: [{
1369
+ type: Output
1370
+ }], onItemClick: [{
1371
+ type: Output
1372
+ }], onItemInsert: [{
1373
+ type: Output
1374
+ }], onItemRemove: [{
1375
+ type: Output
1376
+ }], onItemUpdate: [{
1377
+ type: Output
1378
+ }], onOpening: [{
1379
+ type: Output
1380
+ }], onOpen: [{
1381
+ type: Output
1382
+ }], onProgressChangeStart: [{
1383
+ type: Output
1384
+ }], onProgressChangeEnd: [{
1385
+ type: Output
1386
+ }], onResizeStart: [{
1387
+ type: Output
1388
+ }], onResizeEnd: [{
1389
+ type: Output
1390
+ }], onSort: [{
1391
+ type: Output
1392
+ }], onScrollBottomReached: [{
1393
+ type: Output
1394
+ }], onScrollTopReached: [{
1395
+ type: Output
1396
+ }], onScrollLeftReached: [{
1397
+ type: Output
1398
+ }], onScrollRightReached: [{
1399
+ type: Output
1400
+ }] } });
1401
+
1402
+ class jqxGanttModule {
1403
+ }
1404
+ jqxGanttModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGanttModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1405
+ jqxGanttModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGanttModule, declarations: [jqxGanttComponent], imports: [FormsModule], exports: [jqxGanttComponent] });
1406
+ jqxGanttModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGanttModule, imports: [[
1407
+ FormsModule
1408
+ ]] });
1409
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGanttModule, decorators: [{
1410
+ type: NgModule,
1411
+ args: [{
1412
+ imports: [
1413
+ FormsModule
1414
+ ],
1415
+ declarations: [jqxGanttComponent],
1416
+ exports: [jqxGanttComponent]
1417
+ }]
1418
+ }] });
1419
+
1420
+ /**
1421
+ * Generated bundle index. Do not edit.
1422
+ */
1423
+
1424
+ export { jqxGanttComponent, jqxGanttModule };