jqwidgets-ng 17.0.1 → 17.1.0

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