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