@bryntum/taskboard-angular-thin 7.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 (56) hide show
  1. package/README.md +44 -0
  2. package/bryntum-taskboard-angular-thin.d.ts +5 -0
  3. package/bundles/bryntum-taskboard-angular-thin.umd.js +18990 -0
  4. package/bundles/bryntum-taskboard-angular-thin.umd.js.map +1 -0
  5. package/esm2015/bryntum-taskboard-angular-thin.js +5 -0
  6. package/esm2015/lib/bryntum-column-combo.component.js +937 -0
  7. package/esm2015/lib/bryntum-column-filter-field.component.js +800 -0
  8. package/esm2015/lib/bryntum-column-picker-button.component.js +720 -0
  9. package/esm2015/lib/bryntum-column-scroll-button.component.js +720 -0
  10. package/esm2015/lib/bryntum-project-combo.component.js +941 -0
  11. package/esm2015/lib/bryntum-resources-combo.component.js +937 -0
  12. package/esm2015/lib/bryntum-swimlane-combo.component.js +937 -0
  13. package/esm2015/lib/bryntum-swimlane-filter-field.component.js +808 -0
  14. package/esm2015/lib/bryntum-swimlane-picker-button.component.js +720 -0
  15. package/esm2015/lib/bryntum-swimlane-scroll-button.component.js +720 -0
  16. package/esm2015/lib/bryntum-tag-combo.component.js +941 -0
  17. package/esm2015/lib/bryntum-task-board-base.component.js +1679 -0
  18. package/esm2015/lib/bryntum-task-board-field-filter-picker-group.component.js +763 -0
  19. package/esm2015/lib/bryntum-task-board-field-filter-picker.component.js +733 -0
  20. package/esm2015/lib/bryntum-task-board-project-model.component.js +690 -0
  21. package/esm2015/lib/bryntum-task-board.component.js +1683 -0
  22. package/esm2015/lib/bryntum-task-color-combo.component.js +795 -0
  23. package/esm2015/lib/bryntum-task-filter-field.component.js +808 -0
  24. package/esm2015/lib/bryntum-todo-list-field.component.js +781 -0
  25. package/esm2015/lib/bryntum-undo-redo.component.js +690 -0
  26. package/esm2015/lib/bryntum-zoom-slider.component.js +666 -0
  27. package/esm2015/lib/taskboard.module.js +124 -0
  28. package/esm2015/lib/wrapper.helper.js +74 -0
  29. package/esm2015/public-api.js +26 -0
  30. package/fesm2015/bryntum-taskboard-angular-thin.js +18489 -0
  31. package/fesm2015/bryntum-taskboard-angular-thin.js.map +1 -0
  32. package/lib/bryntum-column-combo.component.d.ts +1209 -0
  33. package/lib/bryntum-column-filter-field.component.d.ts +989 -0
  34. package/lib/bryntum-column-picker-button.component.d.ts +854 -0
  35. package/lib/bryntum-column-scroll-button.component.d.ts +854 -0
  36. package/lib/bryntum-project-combo.component.d.ts +1210 -0
  37. package/lib/bryntum-resources-combo.component.d.ts +1208 -0
  38. package/lib/bryntum-swimlane-combo.component.d.ts +1208 -0
  39. package/lib/bryntum-swimlane-filter-field.component.d.ts +1002 -0
  40. package/lib/bryntum-swimlane-picker-button.component.d.ts +854 -0
  41. package/lib/bryntum-swimlane-scroll-button.component.d.ts +854 -0
  42. package/lib/bryntum-tag-combo.component.d.ts +1213 -0
  43. package/lib/bryntum-task-board-base.component.d.ts +1922 -0
  44. package/lib/bryntum-task-board-field-filter-picker-group.component.d.ts +942 -0
  45. package/lib/bryntum-task-board-field-filter-picker.component.d.ts +890 -0
  46. package/lib/bryntum-task-board-project-model.component.d.ts +733 -0
  47. package/lib/bryntum-task-board.component.d.ts +1924 -0
  48. package/lib/bryntum-task-color-combo.component.d.ts +966 -0
  49. package/lib/bryntum-task-filter-field.component.d.ts +1002 -0
  50. package/lib/bryntum-todo-list-field.component.d.ts +956 -0
  51. package/lib/bryntum-undo-redo.component.d.ts +832 -0
  52. package/lib/bryntum-zoom-slider.component.d.ts +785 -0
  53. package/lib/taskboard.module.d.ts +27 -0
  54. package/lib/wrapper.helper.d.ts +26 -0
  55. package/package.json +33 -0
  56. package/public-api.d.ts +22 -0
@@ -0,0 +1,1922 @@
1
+ /**
2
+ * Angular wrapper for Bryntum TaskBoardBase
3
+ */
4
+ import { ElementRef, SimpleChanges, OnDestroy, OnInit } from '@angular/core';
5
+ import { AlignSpec, Base, BryntumScrollOptions, DomConfig, KeyMapConfig, Mask, MaskConfig, Model, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Rectangle, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, Widget } from '@bryntum/core-thin';
6
+ import { AssignmentModel, AssignmentModelConfig, CardSize, ColumnDrag, ColumnDragConfig, ColumnFilter, ColumnFilterConfig, ColumnHeaderMenu, ColumnHeaderMenuConfig, ColumnLock, ColumnLockConfig, ColumnModel, ColumnModelConfig, ColumnRename, ColumnRenameConfig, ColumnResize, ColumnResizeConfig, ColumnSort, ColumnSortConfig, ColumnToolbars, ColumnToolbarsConfig, TaskBoardContainerItemConfig, FilterBar, FilterBarConfig, ProjectModel, ProjectModelConfig, ResourceModel, ResourceModelConfig, SimpleTaskEdit, SimpleTaskEditConfig, SwimlaneDrag, SwimlaneDragConfig, SwimlaneModel, SwimlaneModelConfig, TaskBoardBase, TaskBoardBaseListeners, TaskDrag, TaskDragConfig, TaskDragSelect, TaskDragSelectConfig, TaskEdit, TaskEditConfig, TaskItemOptions, TaskMenu, TaskMenuConfig, TaskModel, TaskModelConfig, TaskTooltip, TaskTooltipConfig } from '@bryntum/taskboard-thin';
7
+ import * as i0 from "@angular/core";
8
+ export declare type BryntumTaskBoardBaseProps = {
9
+ /**
10
+ * The name of the event that should activate a task and trigger editing (if an editing feature is active).
11
+ * Available options are: 'taskClick', 'taskDblClick' or null (disable)
12
+ */
13
+ activateTaskEvent?: 'taskClick' | 'taskDblClick' | null;
14
+ /**
15
+ * Element (or element id) to adopt as this Widget's encapsulating element. The widget's
16
+ * content will be placed inside this element.
17
+ * ...
18
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-adopt)
19
+ */
20
+ adopt?: HTMLElement | string;
21
+ /**
22
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating).*
23
+ * ...
24
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-align)
25
+ */
26
+ align?: AlignSpec | string;
27
+ /**
28
+ * When this widget is a child of a [Container](https://bryntum.com/products/taskboard/docs/api/Core/widget/Container), it will by default be participating in a
29
+ * flexbox layout. This config allows you to set this widget's
30
+ * [align-self](https://developer.mozilla.org/en-US/docs/Web/CSS/align-self) style.
31
+ */
32
+ alignSelf?: string;
33
+ /**
34
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating) and being shown through [showBy](#Core/widget/Widget#function-showBy).*
35
+ * `true` to show a connector arrow pointing to the align target.
36
+ */
37
+ anchor?: boolean;
38
+ /**
39
+ * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
40
+ * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#property-element).
41
+ */
42
+ appendTo?: HTMLElement | string;
43
+ /**
44
+ * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
45
+ * into an element which will be linked using the `aria-describedby` attribute.
46
+ * ...
47
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-ariaDescription)
48
+ */
49
+ ariaDescription?: string;
50
+ /**
51
+ * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
52
+ * the `aria-label` attribute.
53
+ * ...
54
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-ariaLabel)
55
+ */
56
+ ariaLabel?: string;
57
+ /**
58
+ * Inline [assignments](https://bryntum.com/products/scheduler/docs#Scheduler/model/AssignmentModel), will be loaded into an internally created
59
+ * [AssignmentStore](https://bryntum.com/products/scheduler/docs#Scheduler/data/AssignmentStore) as a part of a [project](https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ProjectModel).
60
+ */
61
+ assignments?: AssignmentModel[] | object[] | AssignmentModelConfig[];
62
+ /**
63
+ * Set to `true` to auto generate columns when [columns](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/mixin/TaskBoardColumns#config-columns) is undefined.
64
+ * ...
65
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-autoGenerateColumns)
66
+ */
67
+ autoGenerateColumns?: boolean;
68
+ /**
69
+ * Set to `true` to auto generate swimlanes when [swimlanes](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/mixin/TaskBoardSwimlanes#config-swimlanes) is undefined.
70
+ * ...
71
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-autoGenerateSwimlanes)
72
+ */
73
+ autoGenerateSwimlanes?: boolean;
74
+ /**
75
+ * A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/taskboard/docs/api/Core/widget/Toolbar),
76
+ * or array of config objects representing the child items of a Toolbar. Another way to add a bbar is to use [strips](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-strips).
77
+ * ...
78
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-bbar)
79
+ */
80
+ bbar?: (TaskBoardContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
81
+ /**
82
+ * Custom CSS classes to add to the panel's body element.
83
+ * ...
84
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-bodyCls)
85
+ */
86
+ bodyCls?: string | object;
87
+ /**
88
+ * Items to add to each card's body.
89
+ * ...
90
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-bodyItems)
91
+ */
92
+ bodyItems?: Record<string, TaskItemOptions>;
93
+ /**
94
+ * An object where property names with a truthy value indicate which events should bubble up the ownership
95
+ * hierarchy when triggered.
96
+ * ...
97
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-bubbleEvents)
98
+ */
99
+ bubbleEvents?: object;
100
+ /**
101
+ * Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
102
+ * ...
103
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-callOnFunctions)
104
+ */
105
+ callOnFunctions?: boolean;
106
+ /**
107
+ * An array of [CardSize](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/mixin/ResponsiveCards#typedef-CardSize) objects to use as responsive levels based on card widths.
108
+ * ...
109
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-cardSizes)
110
+ */
111
+ cardSizes?: CardSize;
112
+ /**
113
+ * By default, if an event handler throws an exception, the error propagates up the stack and the
114
+ * application state is undefined. Code which follows the event handler will *not* be executed.
115
+ * ...
116
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-catchEventHandlerExceptions)
117
+ */
118
+ catchEventHandlerExceptions?: boolean;
119
+ /**
120
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating).*
121
+ * Set to `true` to centre the Widget in browser viewport space.
122
+ */
123
+ centered?: boolean;
124
+ /**
125
+ * Columns hold their tasks in stores chained off the project's task store. Filters applied to the project store
126
+ * are by default not applied to the column stores; they are only affected by their own filters. By configuring
127
+ * `chainFilters : true`, the filters from the project store will also be taken into account when filtering the
128
+ * columns.
129
+ * ...
130
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-chainFilters)
131
+ */
132
+ chainFilters?: boolean;
133
+ /**
134
+ * Custom CSS classes to add to element.
135
+ * May be specified as a space separated string, or as an object in which property names
136
+ * with truthy values are used as the class names:
137
+ * ...
138
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-cls)
139
+ */
140
+ cls?: string | object;
141
+ /**
142
+ * Controls whether the panel is collapsed (the body of the panel is hidden while only the header is
143
+ * visible). Only valid if the panel is [collapsible](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-collapsible).
144
+ */
145
+ collapsed?: boolean;
146
+ /**
147
+ * Specify `true` to hide the column title instead of rotating it on collapse.
148
+ * ...
149
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-collapseTitle)
150
+ */
151
+ collapseTitle?: boolean;
152
+ /**
153
+ * This config enables collapsibility for the panel. See [collapsed](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-collapsed).
154
+ * ...
155
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-collapsible)
156
+ */
157
+ collapsible?: boolean | PanelCollapserConfig | PanelCollapserOverlayConfig;
158
+ /**
159
+ * Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
160
+ * `style` block.
161
+ * ...
162
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-color)
163
+ */
164
+ color?: string;
165
+ /**
166
+ * Programmatic control over which column to start in when used in a grid layout.
167
+ */
168
+ column?: number;
169
+ /**
170
+ * Field on a task record used to determine which column the task belongs to.
171
+ * ...
172
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-columnField)
173
+ */
174
+ columnField?: string;
175
+ /**
176
+ * Store containing the TaskBoard columns. A tasks [columnField](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/mixin/TaskBoardColumns#config-columnField) is matched against the `id` of a
177
+ * column to determine in which column it is displayed.
178
+ * ...
179
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-columns)
180
+ */
181
+ columns?: ColumnModel[] | ColumnModelConfig[] | string[] | Store | string | StoreConfig;
182
+ /**
183
+ * A function which renders the text, HTML, or `DomConfig` object to show as the column title. If you provide a
184
+ * `DomConfig` object, it will replace the title element and you are responsible for styling it + laying it out.
185
+ * ...
186
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-columnTitleRenderer)
187
+ * @param {object} renderData
188
+ * @param {TaskBoard.model.ColumnModel} columnRecord The column instance
189
+ * @returns {string,DomConfig}
190
+ */
191
+ columnTitleRenderer?: (renderData: object, columnRecord: ColumnModel) => string | DomConfig;
192
+ config?: object;
193
+ /**
194
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating) or [positioned](#Core/widget/Widget#config-positioned).*
195
+ * Element, Widget or Rectangle to which this Widget is constrained.
196
+ */
197
+ constrainTo?: HTMLElement | Widget | Rectangle;
198
+ /**
199
+ * Initial CSS variables to set.
200
+ * ...
201
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-css)
202
+ */
203
+ css?: Record<string, string>;
204
+ /**
205
+ * CSS variable prefix, appended to the keys used in [css](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-css).
206
+ * ...
207
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-cssVarPrefix)
208
+ */
209
+ cssVarPrefix?: string;
210
+ /**
211
+ * When this Widget configuration is used in the Grid's RowExpander feature's `widget` config, provide the
212
+ * field on the expanded record to use for populating this widget's store (if applicable)
213
+ */
214
+ dataField?: string;
215
+ /**
216
+ * Object to apply to elements dataset (each key will be used as a data-attribute on the element)
217
+ */
218
+ dataset?: Record<string, string>;
219
+ /**
220
+ * Check for CSS compatibility issues when upgrading to v7. Performs the following checks:
221
+ * ...
222
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-detectCSSCompatibilityIssues)
223
+ */
224
+ detectCSSCompatibilityIssues?: boolean;
225
+ /**
226
+ * Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
227
+ * cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
228
+ * ...
229
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-disabled)
230
+ */
231
+ disabled?: boolean | 'inert';
232
+ /**
233
+ * Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel)
234
+ * [strips collection](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
235
+ * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
236
+ * body. Such widgets are called "edge strips".
237
+ * ...
238
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-dock)
239
+ */
240
+ dock?: 'top' | 'bottom' | 'left' | 'right' | 'start' | 'end' | 'header' | 'pre-header' | object;
241
+ /**
242
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating).*
243
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
244
+ * property which controls when a drag should start.
245
+ * ...
246
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-draggable)
247
+ */
248
+ draggable?: boolean | {
249
+ handleSelector?: string;
250
+ };
251
+ /**
252
+ * Make this Panel a docked drawer which slides out from one side of the browser viewport by default.
253
+ * ...
254
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-drawer)
255
+ * @param {'start','left','end','right','top','bottom'} side The side of the viewport to dock the drawer to. * `'start'` means the `inline-start` side. * `'end'` means the `inline-end` side.
256
+ * @param {string,number} size The size of the drawer in its collapsible axis.
257
+ * @param {boolean} inline If using the [appendTo](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-appendTo) config to place the drawer inside a host widget, this may be set to `true` to make the drawer inline within that host. Note that, if using this, the layout of the host element must have `flex-direction` set appropriately.
258
+ * @param {boolean,object} autoClose Specifies what user actions should automatically close the drawer. Defaults to closing when the user clicks outside of the drawer or when focus moves outside of the drawer.
259
+ * @param {boolean,string} autoClose.mousedown If the user clicks outside of the drawer, the drawer will automatically be hidden. If the value is a string, it is used as a CSS selector to filter clicks which should close the drawer.
260
+ * @param {boolean,string} autoClose.focusout If focus moves outside of the drawer, the drawer will automatically be hidden.
261
+ * @param {string} autoClose.mouseout Hides the drawer when the mouse leaves the drawer after the `autoCloseDelay` period.
262
+ * @param {number} autoCloseDelay When using `mouseout`, this is the delay in milliseconds
263
+ */
264
+ drawer?: boolean | {
265
+ side?: 'start' | 'left' | 'end' | 'right' | 'top' | 'bottom';
266
+ size?: string | number;
267
+ inline?: boolean;
268
+ autoClose: {
269
+ mousedown?: boolean | string;
270
+ focusout?: boolean | string;
271
+ mouseout?: string;
272
+ };
273
+ autoCloseDelay?: number;
274
+ };
275
+ /**
276
+ * Whether to draw cards on scroll, or only when scrolling ends.
277
+ * ...
278
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-drawOnScroll)
279
+ */
280
+ drawOnScroll?: boolean;
281
+ /**
282
+ * An object specifying attributes to assign to the root element of this widget.
283
+ * Set `null` value to attribute to remove it.
284
+ * ...
285
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-elementAttributes)
286
+ */
287
+ elementAttributes?: Record<string, string | null>;
288
+ extraData?: any;
289
+ /**
290
+ * When this widget is a child of a [Container](https://bryntum.com/products/taskboard/docs/api/Core/widget/Container), it will by default be participating in a
291
+ * flexbox layout. This config allows you to set this widget's
292
+ * [flex](https://developer.mozilla.org/en-US/docs/Web/CSS/flex) style.
293
+ * This may be configured as a single number or a `&lt;flex-grow&gt; &lt;flex-shrink&gt; &lt;flex-basis&gt;` format string.
294
+ * numeric-only values are interpreted as the `flex-grow` value.
295
+ */
296
+ flex?: number | string;
297
+ /**
298
+ * Set to `true` to move the widget out of the document flow and position it
299
+ * absolutely in browser viewport space.
300
+ */
301
+ floating?: boolean;
302
+ /**
303
+ * Config object of a footer. May contain a `dock`, `html` and a `cls` property. A footer is not a widget,
304
+ * but rather plain HTML that follows the last element of the panel's body and [strips](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-strips).
305
+ * ...
306
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-footer)
307
+ */
308
+ footer?: {
309
+ dock?: 'top' | 'right' | 'bottom' | 'left' | 'start' | 'end';
310
+ html?: string;
311
+ cls?: string;
312
+ } | string;
313
+ /**
314
+ * Items to add to each card's footer.
315
+ * ...
316
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-footerItems)
317
+ */
318
+ footerItems?: Record<string, TaskItemOptions>;
319
+ /**
320
+ * The function is called for each task as part of the render loop, and is expected to return the height in
321
+ * pixels for the task. Using this function is only recommended when using partial virtualized rendering, see
322
+ * the [virtualize](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/mixin/TaskBoardVirtualization#config-virtualize) setting.
323
+ * ...
324
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-getTaskHeight)
325
+ * @param {TaskBoard.model.TaskModel} taskRecord The task record
326
+ * @returns {number} The height of the task in pixels
327
+ */
328
+ getTaskHeight?: (taskRecord: TaskModel) => number;
329
+ /**
330
+ * A config [object](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#typedef-PanelHeader) for the panel's header or a string in place of a `title`.
331
+ * ...
332
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-header)
333
+ */
334
+ header?: string | boolean | PanelHeader;
335
+ /**
336
+ * Items to add to each card's header.
337
+ * ...
338
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-headerItems)
339
+ */
340
+ headerItems?: Record<string, TaskItemOptions>;
341
+ /**
342
+ * Widget's height, used to set element `style.height`. Either specify a valid height string or a number,
343
+ * which will get 'px' appended. We recommend using CSS as the primary way to control height, but in some
344
+ * cases this config is convenient.
345
+ */
346
+ height?: string | number;
347
+ /**
348
+ * Configure with true to make widget initially hidden.
349
+ */
350
+ hidden?: boolean;
351
+ /**
352
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating).*
353
+ * ...
354
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-hideAnimation)
355
+ */
356
+ hideAnimation?: boolean | object;
357
+ /**
358
+ * By default, the header text is HTML-encoded. Set this flag to `false` disable this and allow html
359
+ * elements in the column headers. Can also be specified on a single
360
+ * [column](https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel#field-htmlEncodeHeaderText).
361
+ */
362
+ htmlEncodeHeaderText?: boolean;
363
+ /**
364
+ * An icon to show before the [title](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-title). Either pass a CSS class as a string, or pass a
365
+ * [DomConfig](https://bryntum.com/products/taskboard/docs/api/Core/helper/DomHelper#typedef-DomConfig) object describing an element to represent the icon.
366
+ */
367
+ icon?: string | DomConfig;
368
+ /**
369
+ * Widget id, if not specified one will be generated. Also used for lookups through Widget.getById
370
+ */
371
+ id?: string;
372
+ /**
373
+ * Determines if the widgets read-only state should be controlled by its parent.
374
+ * ...
375
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-ignoreParentReadOnly)
376
+ */
377
+ ignoreParentReadOnly?: boolean;
378
+ /**
379
+ * Convenience setting to align input fields of child widgets. By default, the Field input element is
380
+ * placed immediately following the `label`. If you prefer to have all input fields aligned to the
381
+ * right, set this config to `'end'`.
382
+ * ...
383
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-inputFieldAlign)
384
+ */
385
+ inputFieldAlign?: 'start' | 'end';
386
+ /**
387
+ * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
388
+ */
389
+ insertBefore?: HTMLElement | string;
390
+ /**
391
+ * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
392
+ */
393
+ insertFirst?: HTMLElement | string;
394
+ /**
395
+ * A template method (empty by default) allowing you to control if a task can be selected or not.
396
+ * ...
397
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-isTaskSelectable)
398
+ * @param {TaskBoard.model.TaskModel} taskRecord The task record
399
+ * @returns {boolean} `true` if the task can be selected, otherwise `false`
400
+ */
401
+ isTaskSelectable?: (taskRecord: TaskModel) => boolean;
402
+ /**
403
+ * See [Keyboard shortcuts](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoard#keyboard-shortcuts) for details
404
+ */
405
+ keyMap?: Record<string, KeyMapConfig>;
406
+ /**
407
+ * Convenience setting to use same label placement on all child widgets.
408
+ * ...
409
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-labelPosition)
410
+ */
411
+ labelPosition?: 'before' | 'above' | 'align-before' | 'auto' | null;
412
+ /**
413
+ * The listener set for this object.
414
+ * ...
415
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-listeners)
416
+ */
417
+ listeners?: TaskBoardBaseListeners;
418
+ /**
419
+ * A [Mask](https://bryntum.com/products/taskboard/docs/api/Core/widget/Mask) config object, or a message to be shown when a store is performing a remote
420
+ * operation, or Crud Manager is loading data from the sever. Set to `null` to disable default load mask.
421
+ */
422
+ loadMask?: string | MaskConfig | null;
423
+ /**
424
+ * A [Mask](https://bryntum.com/products/taskboard/docs/api/Core/widget/Mask) config object to adjust the [maskDefaults](#Core/widget/Widget#config-maskDefaults)
425
+ * when data is loading. The message and optional configuration from the
426
+ * [loadMask](https://bryntum.com/products/taskboard/docs/api/Core/mixin/LoadMaskable#config-loadMask) config take priority over these options, just as they do
427
+ * for `maskDefaults`, respectively.
428
+ * ...
429
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-loadMaskDefaults)
430
+ */
431
+ loadMaskDefaults?: MaskConfig;
432
+ /**
433
+ * A [Mask](https://bryntum.com/products/taskboard/docs/api/Core/widget/Mask) config object to adjust the [maskDefaults](#Core/widget/Widget#config-maskDefaults)
434
+ * when an error occurs loading data.
435
+ * ...
436
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-loadMaskError)
437
+ */
438
+ loadMaskError?: MaskConfig | Mask | boolean;
439
+ /**
440
+ * A class translations of which are used for translating this entity.
441
+ * This is often used when translations of an item are defined on its container class.
442
+ * For example:
443
+ * ...
444
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-localeClass)
445
+ */
446
+ localeClass?: typeof Base;
447
+ /**
448
+ * Set to `false` to disable localization of this object.
449
+ */
450
+ localizable?: boolean;
451
+ /**
452
+ * List of properties which values should be translated automatically upon a locale applying.
453
+ * In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
454
+ * you could use 'localeKey' meta configuration.
455
+ * Example:
456
+ * ...
457
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-localizableProperties)
458
+ */
459
+ localizableProperties?: string[];
460
+ /**
461
+ * Widget's margin. This may be configured as a single number or a `TRBL` format string.
462
+ * numeric-only values are interpreted as pixels.
463
+ */
464
+ margin?: number | string;
465
+ /**
466
+ * This config object contains the defaults for the [Mask](https://bryntum.com/products/taskboard/docs/api/Core/widget/Mask) created for the
467
+ * [masked](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-masked) config. Any properties specified in the `masked` config will override these
468
+ * values.
469
+ */
470
+ maskDefaults?: MaskConfig;
471
+ /**
472
+ * Set to `true` to apply the default mask to the widget. Alternatively, this can be the mask message or a
473
+ * [Mask](https://bryntum.com/products/taskboard/docs/api/Core/widget/Mask) config object.
474
+ */
475
+ masked?: boolean | string | MaskConfig;
476
+ /**
477
+ * The element's maxHeight. Can be either a String or a Number (which will have 'px' appended). Note that
478
+ * like [height](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-height), *reading* the value will return the numeric value in pixels.
479
+ */
480
+ maxHeight?: string | number;
481
+ /**
482
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating).*
483
+ * ...
484
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-maximizeOnMobile)
485
+ */
486
+ maximizeOnMobile?: number | string;
487
+ /**
488
+ * The elements maxWidth. Can be either a String or a Number (which will have 'px' appended). Note that
489
+ * like [width](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-width), *reading* the value will return the numeric value in pixels.
490
+ */
491
+ maxWidth?: string | number;
492
+ /**
493
+ * The element's minHeight. Can be either a String or a Number (which will have 'px' appended). Note that
494
+ * like [height](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-height), *reading* the value will return the numeric value in pixels.
495
+ */
496
+ minHeight?: string | number;
497
+ /**
498
+ * The elements minWidth. Can be either a String or a Number (which will have 'px' appended). Note that
499
+ * like [width](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-width), *reading* the value will return the numeric value in pixels.
500
+ */
501
+ minWidth?: string | number;
502
+ /**
503
+ * Default values to apply to task records created by task boards features (such as the column header menu and
504
+ * the column toolbar)
505
+ */
506
+ newTaskDefaults?: TaskModelConfig;
507
+ /**
508
+ * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
509
+ * [items](https://bryntum.com/products/taskboard/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
510
+ * the owner is <strong>always</strong> the encapsulating Container.
511
+ * ...
512
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-owner)
513
+ */
514
+ owner?: Widget | any;
515
+ /**
516
+ * Specify plugins (an array of classes) in config
517
+ */
518
+ plugins?: Function[];
519
+ /**
520
+ * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#property-contentElement), but must
521
+ * not participate in the standard layout of that widget, and must be positioned relatively to that
522
+ * widget's [contentElement](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#property-contentElement).
523
+ * ...
524
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-positioned)
525
+ */
526
+ positioned?: boolean;
527
+ /**
528
+ * A function called on each render before adding items to a tasks card, allowing runtime manipulation of them.
529
+ * ...
530
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-processItems)
531
+ * @param {object} context
532
+ * @param {Record<string, TaskItemOptions>} context.headerItems Item config objects for the task header, keyed by ref
533
+ * @param {Record<string, TaskItemOptions>} context.bodyItems Item config objects for the task body, keyed by ref
534
+ * @param {Record<string, TaskItemOptions>} context.footerItems Item config objects for the task footer, keyed by ref
535
+ * @param {TaskBoard.model.TaskModel} context.taskRecord Record representing task to be rendered
536
+ * @returns {boolean,void} Returning `false` from this function prevents the menu being shown
537
+ */
538
+ processItems?: (context: {
539
+ headerItems: Record<string, TaskItemOptions>;
540
+ bodyItems: Record<string, TaskItemOptions>;
541
+ footerItems: Record<string, TaskItemOptions>;
542
+ taskRecord: TaskModel;
543
+ }) => boolean | void;
544
+ /**
545
+ * A [project config object](https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ProjectModel#configs) or an instance that holds all stores and
546
+ * data used by the TaskBoard.
547
+ * ...
548
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-project)
549
+ */
550
+ project?: ProjectModel | ProjectModelConfig | object;
551
+ /**
552
+ * Whether this widget is read-only. This is only valid if the widget is an input
553
+ * field, <strong>or contains input fields at any depth</strong>.
554
+ * ...
555
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-readOnly)
556
+ */
557
+ readOnly?: boolean;
558
+ /**
559
+ * [Record](https://bryntum.com/products/taskboard/docs/api/Core/data/Model) whose values will be used to populate fields in the container.
560
+ * ...
561
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-record)
562
+ */
563
+ record?: Model;
564
+ relayStoreEvents?: boolean;
565
+ /**
566
+ * Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
567
+ * `type`.
568
+ * ...
569
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-rendition)
570
+ */
571
+ rendition?: string | Record<string, string> | null;
572
+ /**
573
+ * Path to load resource images from. Used by the for example the resource picker in the task editor and by the
574
+ * ResourceAvatars task item. Set this to display miniature images for each resource using their `image` field.
575
+ * ...
576
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-resourceImagePath)
577
+ */
578
+ resourceImagePath?: string;
579
+ /**
580
+ * Inline [resources](https://bryntum.com/products/scheduler/docs#Scheduler/model/ResourceModel), will be loaded into an internally created
581
+ * [ResourceStore](https://bryntum.com/products/scheduler/docs#Scheduler/data/ResourceStore) as a part of a [project](https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ProjectModel).
582
+ */
583
+ resources?: ResourceModel[] | object[] | ResourceModelConfig[];
584
+ /**
585
+ * Specifies the various responsive state objects keyed by their name. Each key (except `'*'`, see below) in
586
+ * this object is a state name (see [responsiveState](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#config-responsiveState)) and its corresponding value is the
587
+ * associated [ResponsiveState](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#typedef-ResponsiveState) object.
588
+ * ...
589
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-responsive)
590
+ */
591
+ responsive?: object;
592
+ /**
593
+ * Set to `true` to mark this instance as the default [responsiveTarget](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#config-responsiveTarget) for descendants that do
594
+ * not specify an explicit [responsiveTarget](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#config-responsiveTarget) of their own.
595
+ */
596
+ responsiveRoot?: boolean;
597
+ /**
598
+ * The name of the active state of the [responsive](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#config-responsive) config. This is assigned internally
599
+ * and should not be assigned directly.
600
+ */
601
+ responsiveState?: string;
602
+ /**
603
+ * The widget whose size and other properties drive this object's responsive behavior. If this config is not
604
+ * specified, the closest ancestor that specified [responsiveRoot=true](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#config-responsiveRoot) will be
605
+ * used. If there is no such ancestor, then the instance using this mixin is used.
606
+ * ...
607
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-responsiveTarget)
608
+ */
609
+ responsiveTarget?: string | Widget;
610
+ /**
611
+ * If you are rendering this widget to a shadow root inside a web component, set this config to the shadowRoot. If not inside a web component, set it to `document.body`
612
+ */
613
+ rootElement?: ShadowRoot | HTMLElement;
614
+ /**
615
+ * This may be configured as `true` to make the widget's element use the `direction:rtl` style.
616
+ * ...
617
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-rtl)
618
+ */
619
+ rtl?: boolean;
620
+ /**
621
+ * Specifies whether (and optionally in which axes) a Widget may scroll. `true` means this widget may scroll
622
+ * in both axes. May be an object containing boolean `overflowX` and `overflowY` properties which are
623
+ * applied to CSS style properties `overflowX` and `overflowY`. If they are boolean, they are translated to
624
+ * CSS overflow properties thus:
625
+ * ...
626
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-scrollable)
627
+ */
628
+ scrollable?: boolean | ScrollerConfig | Scroller;
629
+ /**
630
+ * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
631
+ * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
632
+ */
633
+ scrollAction?: 'hide' | 'realign' | null;
634
+ /**
635
+ * Configuration values for the [ScrollManager](https://bryntum.com/products/taskboard/docs/api/Core/util/ScrollManager) class. It is used to manage column/body
636
+ * scrolling during task, column or swimlane drag.
637
+ * ...
638
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-scrollManager)
639
+ */
640
+ scrollManager?: ScrollManagerConfig;
641
+ /**
642
+ * Default scroll options, see the options for [scrollIntoView](https://bryntum.com/products/taskboard/docs/api/Core/helper/util/Scroller#function-scrollIntoView)
643
+ * ...
644
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-scrollOptions)
645
+ */
646
+ scrollOptions?: BryntumScrollOptions;
647
+ /**
648
+ * Selected tasks.
649
+ */
650
+ selectedTasks?: TaskModel[];
651
+ /**
652
+ * Configure with `true` to change the default behaviour of keyboard navigation from moving focus to selecting
653
+ * tasks:
654
+ * ...
655
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-selectOnNavigation)
656
+ */
657
+ selectOnNavigation?: boolean | string;
658
+ /**
659
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-floating).*
660
+ * ...
661
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-showAnimation)
662
+ */
663
+ showAnimation?: boolean | object;
664
+ /**
665
+ * Show an icon to expand/collapse columns and swimlanes in their headers.
666
+ * ...
667
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-showCollapseInHeader)
668
+ */
669
+ showCollapseInHeader?: boolean;
670
+ /**
671
+ * By default, a tooltip showing `Expand XX`/`Collapse XX` is shown when hovering the expand/collapse icon for
672
+ * a column or swimlane. To disable the tooltip, set this to `false`.
673
+ */
674
+ showCollapseTooltip?: boolean;
675
+ /**
676
+ * Show task count for a column in its header, appended after the title
677
+ * ...
678
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-showCountInHeader)
679
+ */
680
+ showCountInHeader?: boolean;
681
+ /**
682
+ * Programmatic control over how many columns to span when used in a grid layout.
683
+ */
684
+ span?: number;
685
+ /**
686
+ * This value can be one of the following:
687
+ * ...
688
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-stateful)
689
+ */
690
+ stateful?: boolean | object | string[];
691
+ /**
692
+ * The events that, when fired by this component, should trigger it to save its state by calling
693
+ * [saveState](https://bryntum.com/products/taskboard/docs/api/Core/mixin/State#function-saveState).
694
+ * ...
695
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-statefulEvents)
696
+ */
697
+ statefulEvents?: object | string[];
698
+ /**
699
+ * The key to use when saving this object's state in the [stateProvider](https://bryntum.com/products/taskboard/docs/api/Core/mixin/State#config-stateProvider). If this config is
700
+ * not assigned, and [stateful](https://bryntum.com/products/taskboard/docs/api/Core/mixin/State#config-stateful) is not set to `false`, the [id](#Core/widget/Widget#config-id)
701
+ * (if explicitly specified) will be used as the `stateId`.
702
+ * ...
703
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-stateId)
704
+ */
705
+ stateId?: string;
706
+ /**
707
+ * The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/taskboard/docs/api/Core/mixin/State#property-state). By default, `state`
708
+ * will be saved using the [default state provider](https://bryntum.com/products/taskboard/docs/api/Core/state/StateProvider#property-instance-static).
709
+ * ...
710
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-stateProvider)
711
+ */
712
+ stateProvider?: StateProvider;
713
+ /**
714
+ * Makes column and swimlane headers sticky
715
+ * ...
716
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-stickyHeaders)
717
+ */
718
+ stickyHeaders?: boolean;
719
+ /**
720
+ * Setting this will cause cards to expand to share the available width if there are fewer than
721
+ * [tasksPerRow](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-tasksPerRow).
722
+ * ...
723
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-stretchCards)
724
+ */
725
+ stretchCards?: boolean;
726
+ /**
727
+ * Specify `true` to match fields by their `name` property only when assigning a [record](https://bryntum.com/products/taskboard/docs/api/Core/widget/Container#config-record),
728
+ * without falling back to `ref`.
729
+ */
730
+ strictRecordMapping?: boolean;
731
+ /**
732
+ * An object containing widgets keyed by name. By default (when no `type` is given), strips are
733
+ * [toolbars](https://bryntum.com/products/taskboard/docs/api/Core/widget/Toolbar). If you want to pass an array, you can use
734
+ * the toolbar's [items](https://bryntum.com/products/taskboard/docs/api/Core/widget/Container#config-items).
735
+ * ...
736
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-strips)
737
+ */
738
+ strips?: Record<string, TaskBoardContainerItemConfig>;
739
+ /**
740
+ * Field on a task record used to determine which swimlane the task belongs to.
741
+ * ...
742
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-swimlaneField)
743
+ */
744
+ swimlaneField?: string;
745
+ /**
746
+ * An empty function by default, but provided so that you can override it. This function is called each time
747
+ * a swimlane is rendered into the task board. It allows you to manipulate the DOM config object used for the
748
+ * swimlane before it is synced to DOM, thus giving you control over styling and contents.
749
+ * ...
750
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-swimlaneRenderer)
751
+ * @param {object} detail An object containing the information needed to render a swimlane.
752
+ * @param {TaskBoard.model.SwimlaneModel} detail.swimlaneRecord The swimlane.
753
+ * @param {DomConfig} detail.swimlaneConfig DOM config object for the swimlane
754
+ * @returns {void}
755
+ */
756
+ swimlaneRenderer?: (detail: {
757
+ swimlaneRecord: SwimlaneModel;
758
+ swimlaneConfig: DomConfig;
759
+ }) => void;
760
+ /**
761
+ * Store containing the TaskBoard swimlanes. A tasks [swimlaneField](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/mixin/TaskBoardSwimlanes#config-swimlaneField) is matched against the `id`
762
+ * of a swimlane to determine in which swimlane it is displayed.
763
+ * ...
764
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-swimlanes)
765
+ */
766
+ swimlanes?: SwimlaneModel[] | SwimlaneModelConfig[] | Store | string | StoreConfig;
767
+ /**
768
+ * TaskBoard does not use a sync mask by default. If you want one, see
769
+ * [syncMask](https://bryntum.com/products/taskboard/docs/api/Core/mixin/LoadMaskable#config-syncMask) for configuration options.
770
+ */
771
+ syncMask?: string | object | null;
772
+ /**
773
+ * A configuration for the [tab](https://bryntum.com/products/taskboard/docs/api/Core/widget/Tab) created for this widget when it is placed in a
774
+ * [TabPanel](https://bryntum.com/products/taskboard/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
775
+ * this widget:
776
+ * ...
777
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-tab)
778
+ */
779
+ tab?: boolean | TabConfig;
780
+ /**
781
+ * When this container is used as a tab in a TabPanel, these items are added to the
782
+ * [TabBar](https://bryntum.com/products/taskboard/docs/api/Core/widget/TabBar) when this container is the active tab.
783
+ * ...
784
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-tabBarItems)
785
+ */
786
+ tabBarItems?: ToolbarItems[] | Widget[];
787
+ /**
788
+ * An empty function by default, but provided so that you can override it. This function is called each time
789
+ * a task is rendered into the task board. It allows you to manipulate the DOM config object used for the card
790
+ * before it is synced to DOM, thus giving you control over styling and contents.
791
+ * ...
792
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-taskRenderer)
793
+ * @param {object} detail An object containing the information needed to render a task.
794
+ * @param {TaskBoard.model.TaskModel} detail.taskRecord The task record.
795
+ * @param {TaskBoard.model.ColumnModel} detail.columnRecord The column the task will be displayed in.
796
+ * @param {TaskBoard.model.SwimlaneModel} detail.swimlaneRecord The swimlane the task will be displayed in.
797
+ * @param {DomConfig} detail.cardConfig DOM config object for the cards element
798
+ * @returns {void}
799
+ */
800
+ taskRenderer?: (detail: {
801
+ taskRecord: TaskModel;
802
+ columnRecord: ColumnModel;
803
+ swimlaneRecord: SwimlaneModel;
804
+ cardConfig: DomConfig;
805
+ }) => void;
806
+ /**
807
+ * Inline [tasks](https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/TaskModel), will be loaded into an internally created
808
+ * [TaskStore](https://bryntum.com/products/taskboard/docs/api/TaskBoard/store/TaskStore) as a part of a [project](#TaskBoard/model/ProjectModel).
809
+ */
810
+ tasks?: TaskModel[] | object[] | TaskModelConfig[];
811
+ /**
812
+ * Allows sorting tasks in the UI independent of how they are sorted in the task store.
813
+ * ...
814
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-taskSorterFn)
815
+ * @param {TaskBoard.model.TaskModel} first The first task to compare
816
+ * @param {TaskBoard.model.TaskModel} second The second task to compare
817
+ * @returns {number} Return `1` if first task is greater than second task, `-1` if the opposite is true or `0` if they are equal
818
+ */
819
+ taskSorterFn?: boolean | ((first: TaskModel, second: TaskModel) => number);
820
+ /**
821
+ * Controls how many cards are rendered to a row in each column. Can be controlled on a per column basis by
822
+ * setting [tasksPerRow](https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel#field-tasksPerRow)
823
+ * ...
824
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-tasksPerRow)
825
+ */
826
+ tasksPerRow?: number;
827
+ /**
828
+ * A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/taskboard/docs/api/Core/widget/Toolbar),
829
+ * or array of config objects representing the child items of a Toolbar.
830
+ * This creates a toolbar docked to the top of the panel immediately below the header.
831
+ * ...
832
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-tbar)
833
+ */
834
+ tbar?: (TaskBoardContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
835
+ /**
836
+ * A title to display in the header or owning TabPanel. Causes creation and docking of a header
837
+ * to the top if no header is configured.
838
+ * ...
839
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-title)
840
+ */
841
+ title?: string;
842
+ /**
843
+ * The [tools](https://bryntum.com/products/taskboard/docs/api/Core/widget/Tool) to add either before or after the `title` in the Panel header. Each
844
+ * property name is the reference by which an instantiated tool may be retrieved from the live
845
+ * `[tools](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Toolable#property-tools)` property.
846
+ * ...
847
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-tools)
848
+ */
849
+ tools?: Record<string, ToolConfig> | null;
850
+ /**
851
+ * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
852
+ * as a space separated string, an array of strings, or as an object in which property names with truthy
853
+ * values are used as the class names.
854
+ * ...
855
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-ui)
856
+ */
857
+ ui?: 'plain' | 'toolbar' | string | object;
858
+ /**
859
+ * Experimental, animate actions that cannot be animated using CSS transitions. Currently includes:
860
+ * ...
861
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-useDomTransition)
862
+ */
863
+ useDomTransition?: boolean;
864
+ /**
865
+ * By turning on this setting you enable partial virtualized rendering for the board, which reduces initial
866
+ * rendering time and makes interaction less sluggish when using thousands of tasks. The tradeoff is that
867
+ * scrolling in most cases will be slower.
868
+ * ...
869
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-virtualize)
870
+ */
871
+ virtualize?: boolean;
872
+ /**
873
+ * A widgets weight determines its position among siblings when added to a [Container](https://bryntum.com/products/taskboard/docs/api/Core/widget/Container).
874
+ * Higher weights go further down.
875
+ */
876
+ weight?: number;
877
+ /**
878
+ * Widget's width, used to set element `style.width`. Either specify a valid width string or a number, which
879
+ * will get 'px' appended. We recommend using CSS as the primary way to control width, but in some cases
880
+ * this config is convenient.
881
+ */
882
+ width?: string | number;
883
+ /**
884
+ * The x position for the widget.
885
+ * ...
886
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-x)
887
+ */
888
+ x?: number;
889
+ /**
890
+ * The y position for the widget.
891
+ * ...
892
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#config-y)
893
+ */
894
+ y?: number;
895
+ /**
896
+ * This feature allows users to drag columns on the TaskBoard to change the column order. Drag is initiated upon
897
+ * mouse down in the column header. Try it out below!
898
+ * ...
899
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnDrag)
900
+ */
901
+ columnDragFeature?: object | boolean | string | ColumnDrag | ColumnDragConfig;
902
+ /**
903
+ * Adds the ability to filter each column of the TaskBoard.
904
+ * ...
905
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnFilter)
906
+ */
907
+ columnFilterFeature?: object | boolean | string | ColumnFilter | ColumnFilterConfig;
908
+ /**
909
+ * Adds a menu button (`···`) to column headers, clicking it displays a menu. Items are populated by other features
910
+ * and/or application code.
911
+ * ...
912
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnHeaderMenu)
913
+ */
914
+ columnHeaderMenuFeature?: object | boolean | string | ColumnHeaderMenu | ColumnHeaderMenuConfig;
915
+ /**
916
+ * Allows user to lock columns to the left or right using the new [locked](https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel#field-locked) field
917
+ * on columns.
918
+ * ...
919
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnLock)
920
+ */
921
+ columnLockFeature?: object | boolean | string | ColumnLock | ColumnLockConfig;
922
+ /**
923
+ * Allows user to rename columns by either double-clicking column text, or via the column header menu.
924
+ * ...
925
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnRename)
926
+ */
927
+ columnRenameFeature?: object | boolean | string | ColumnRename | ColumnRenameConfig;
928
+ /**
929
+ * This feature allows users to change the width of individual TaskBoard columns. Resize is initiated upon mouse down on
930
+ * the separator element between column headers. Try it out below!
931
+ * ...
932
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnResize)
933
+ */
934
+ columnResizeFeature?: object | boolean | string | ColumnResize | ColumnResizeConfig;
935
+ /**
936
+ * Adds the ability to sort each column of the TaskBoard.
937
+ * ...
938
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnSort)
939
+ */
940
+ columnSortFeature?: object | boolean | string | ColumnSort | ColumnSortConfig;
941
+ /**
942
+ * Adds toolbars to the top and/or bottom of each column. By default it adds a bottom toolbar containing a single button
943
+ * for adding events to that column/swimlane:
944
+ * ...
945
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnToolbars)
946
+ */
947
+ columnToolbarsFeature?: object | boolean | string | ColumnToolbars | ColumnToolbarsConfig;
948
+ /**
949
+ * Adds the ability to quick search in configured fields of tasks.
950
+ * Renders a filter bar below each column's header.
951
+ * ...
952
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/FilterBar)
953
+ */
954
+ filterBarFeature?: object | boolean | string | FilterBar | FilterBarConfig;
955
+ /**
956
+ * This feature allows inline editing of tasks. Double-clicking an item starts editing it:
957
+ * ...
958
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/SimpleTaskEdit)
959
+ */
960
+ simpleTaskEditFeature?: object | boolean | string | SimpleTaskEdit | SimpleTaskEditConfig;
961
+ /**
962
+ * This feature allows users to drag drop swimlanes on the TaskBoard changing their order (by grabbing their header).
963
+ * ...
964
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/SwimlaneDrag)
965
+ */
966
+ swimlaneDragFeature?: object | boolean | string | SwimlaneDrag | SwimlaneDragConfig;
967
+ /**
968
+ * This feature allows cards on the TaskBoard to be dragged across swimlanes and columns but also vertically in the
969
+ * same column to change the order:
970
+ * ...
971
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/TaskDrag)
972
+ */
973
+ taskDragFeature?: object | boolean | string | TaskDrag | TaskDragConfig;
974
+ /**
975
+ * Enables users to click and drag to select cards on the TaskBoard (marquee selection).
976
+ * ...
977
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/TaskDragSelect)
978
+ */
979
+ taskDragSelectFeature?: object | boolean | string | TaskDragSelect | TaskDragSelectConfig;
980
+ /**
981
+ * This features allows the user to edit tasks in a popup editor that can either be shown centered on screen (the
982
+ * default, double click a task to show the editor):
983
+ * ...
984
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/TaskEdit)
985
+ */
986
+ taskEditFeature?: object | boolean | string | TaskEdit | TaskEditConfig;
987
+ /**
988
+ * Displays a context menu for tasks. Items are populated by other features and/or application code.
989
+ * ...
990
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/TaskMenu)
991
+ */
992
+ taskMenuFeature?: object | boolean | string | TaskMenu | TaskMenuConfig;
993
+ /**
994
+ * Displays a tooltip when hovering a task. By default the tooltip displays:
995
+ * ...
996
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/TaskTooltip)
997
+ */
998
+ taskTooltipFeature?: object | boolean | string | TaskTooltip | TaskTooltipConfig;
999
+ };
1000
+ export declare class BryntumTaskBoardBaseComponent implements OnInit, OnDestroy {
1001
+ static instanceClass: typeof TaskBoardBase;
1002
+ static instanceName: string;
1003
+ private static bryntumEvents;
1004
+ private static bryntumFeatureNames;
1005
+ private static bryntumConfigs;
1006
+ private static bryntumConfigsOnly;
1007
+ private static bryntumProps;
1008
+ private elementRef;
1009
+ instance: TaskBoardBase;
1010
+ private bryntumConfig;
1011
+ constructor(element: ElementRef);
1012
+ activateTaskEvent: 'taskClick' | 'taskDblClick' | null;
1013
+ adopt: HTMLElement | string;
1014
+ align: AlignSpec | string;
1015
+ anchor: boolean;
1016
+ ariaDescription: string;
1017
+ ariaLabel: string;
1018
+ autoGenerateColumns: boolean;
1019
+ autoGenerateSwimlanes: boolean;
1020
+ bbar: (TaskBoardContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
1021
+ bodyCls: string | object;
1022
+ bubbleEvents: object;
1023
+ cardSizes: CardSize;
1024
+ centered: boolean;
1025
+ chainFilters: boolean;
1026
+ collapseTitle: boolean;
1027
+ collapsible: boolean | PanelCollapserConfig | PanelCollapserOverlayConfig;
1028
+ color: string;
1029
+ columnTitleRenderer: (renderData: object, columnRecord: ColumnModel) => string | DomConfig;
1030
+ config: object;
1031
+ constrainTo: HTMLElement | Widget | Rectangle;
1032
+ cssVarPrefix: string;
1033
+ dataField: string;
1034
+ detectCSSCompatibilityIssues: boolean;
1035
+ dock: 'top' | 'bottom' | 'left' | 'right' | 'start' | 'end' | 'header' | 'pre-header' | object;
1036
+ draggable: boolean | {
1037
+ handleSelector?: string;
1038
+ };
1039
+ drawer: boolean | {
1040
+ side?: 'start' | 'left' | 'end' | 'right' | 'top' | 'bottom';
1041
+ size?: string | number;
1042
+ inline?: boolean;
1043
+ autoClose: {
1044
+ mousedown?: boolean | string;
1045
+ focusout?: boolean | string;
1046
+ mouseout?: string;
1047
+ };
1048
+ autoCloseDelay?: number;
1049
+ };
1050
+ elementAttributes: Record<string, string | null>;
1051
+ floating: boolean;
1052
+ footer: {
1053
+ dock?: 'top' | 'right' | 'bottom' | 'left' | 'start' | 'end';
1054
+ html?: string;
1055
+ cls?: string;
1056
+ } | string;
1057
+ header: string | boolean | PanelHeader;
1058
+ hideAnimation: boolean | object;
1059
+ htmlEncodeHeaderText: boolean;
1060
+ icon: string | DomConfig;
1061
+ ignoreParentReadOnly: boolean;
1062
+ listeners: TaskBoardBaseListeners;
1063
+ loadMask: string | MaskConfig | null;
1064
+ loadMaskDefaults: MaskConfig;
1065
+ loadMaskError: MaskConfig | Mask | boolean;
1066
+ localeClass: typeof Base;
1067
+ localizable: boolean;
1068
+ localizableProperties: string[];
1069
+ maskDefaults: MaskConfig;
1070
+ masked: boolean | string | MaskConfig;
1071
+ newTaskDefaults: TaskModelConfig;
1072
+ owner: Widget | any;
1073
+ plugins: Function[];
1074
+ positioned: boolean;
1075
+ processItems: (context: {
1076
+ headerItems: Record<string, TaskItemOptions>;
1077
+ bodyItems: Record<string, TaskItemOptions>;
1078
+ footerItems: Record<string, TaskItemOptions>;
1079
+ taskRecord: TaskModel;
1080
+ }) => boolean | void;
1081
+ record: Model;
1082
+ relayStoreEvents: boolean;
1083
+ resourceImagePath: string;
1084
+ responsive: object;
1085
+ responsiveRoot: boolean;
1086
+ responsiveState: string;
1087
+ responsiveTarget: string | Widget;
1088
+ rootElement: ShadowRoot | HTMLElement;
1089
+ scrollable: boolean | ScrollerConfig | Scroller;
1090
+ scrollAction: 'hide' | 'realign' | null;
1091
+ scrollManager: ScrollManagerConfig;
1092
+ scrollOptions: BryntumScrollOptions;
1093
+ selectOnNavigation: boolean | string;
1094
+ showAnimation: boolean | object;
1095
+ showCollapseInHeader: boolean;
1096
+ showCountInHeader: boolean;
1097
+ stateful: boolean | object | string[];
1098
+ statefulEvents: object | string[];
1099
+ stateId: string;
1100
+ stateProvider: StateProvider;
1101
+ stickyHeaders: boolean;
1102
+ strips: Record<string, TaskBoardContainerItemConfig>;
1103
+ swimlaneRenderer: (detail: {
1104
+ swimlaneRecord: SwimlaneModel;
1105
+ swimlaneConfig: DomConfig;
1106
+ }) => void;
1107
+ syncMask: string | object | null;
1108
+ tab: boolean | TabConfig;
1109
+ tabBarItems: ToolbarItems[] | Widget[];
1110
+ taskRenderer: (detail: {
1111
+ taskRecord: TaskModel;
1112
+ columnRecord: ColumnModel;
1113
+ swimlaneRecord: SwimlaneModel;
1114
+ cardConfig: DomConfig;
1115
+ }) => void;
1116
+ taskSorterFn: boolean | ((first: TaskModel, second: TaskModel) => number);
1117
+ tasksPerRow: number;
1118
+ tbar: (TaskBoardContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
1119
+ ui: 'plain' | 'toolbar' | string | object;
1120
+ useDomTransition: boolean;
1121
+ weight: number;
1122
+ alignSelf: string;
1123
+ appendTo: HTMLElement | string;
1124
+ assignments: AssignmentModel[] | object[] | AssignmentModelConfig[];
1125
+ bodyItems: Record<string, TaskItemOptions>;
1126
+ callOnFunctions: boolean;
1127
+ catchEventHandlerExceptions: boolean;
1128
+ cls: string | object;
1129
+ collapsed: boolean;
1130
+ column: number;
1131
+ columnField: string;
1132
+ columns: Store | ColumnModel[] | ColumnModelConfig[] | string[] | string | StoreConfig;
1133
+ css: typeof Proxy | Record<string, string>;
1134
+ dataset: object | Record<string, string>;
1135
+ disabled: boolean | 'inert';
1136
+ drawOnScroll: boolean;
1137
+ extraData: any;
1138
+ flex: number | string;
1139
+ footerItems: Record<string, TaskItemOptions>;
1140
+ getTaskHeight: (taskRecord: TaskModel) => number;
1141
+ headerItems: Record<string, TaskItemOptions>;
1142
+ height: number | string;
1143
+ hidden: boolean;
1144
+ id: string;
1145
+ inputFieldAlign: 'start' | 'end';
1146
+ insertBefore: HTMLElement | string;
1147
+ insertFirst: HTMLElement | string;
1148
+ isTaskSelectable: (taskRecord: TaskModel) => boolean;
1149
+ keyMap: Record<string, KeyMapConfig>;
1150
+ labelPosition: 'before' | 'above' | 'align-before' | 'auto' | null;
1151
+ margin: number | string;
1152
+ maxHeight: string | number;
1153
+ maximizeOnMobile: number | string;
1154
+ maxWidth: string | number;
1155
+ minHeight: string | number;
1156
+ minWidth: string | number;
1157
+ project: ProjectModel | ProjectModelConfig | object;
1158
+ readOnly: boolean;
1159
+ rendition: string | Record<string, string> | null;
1160
+ resources: ResourceModel[] | object[] | ResourceModelConfig[];
1161
+ rtl: boolean;
1162
+ selectedTasks: TaskModel[];
1163
+ showCollapseTooltip: boolean;
1164
+ span: number;
1165
+ stretchCards: boolean;
1166
+ strictRecordMapping: boolean;
1167
+ swimlaneField: string;
1168
+ swimlanes: Store | SwimlaneModel[] | SwimlaneModelConfig[] | string | StoreConfig;
1169
+ tasks: TaskModel[] | object[] | TaskModelConfig[];
1170
+ title: string;
1171
+ tools: Record<string, Tool | ToolConfig> | null | Record<string, Tool> | Record<string, ToolConfig>;
1172
+ virtualize: boolean;
1173
+ width: number | string;
1174
+ x: number;
1175
+ y: number;
1176
+ anchorSize: number[];
1177
+ focusVisible: boolean;
1178
+ hasChanges: boolean;
1179
+ parent: Widget;
1180
+ state: any;
1181
+ columnDragFeature: object | boolean | string | ColumnDrag | ColumnDragConfig;
1182
+ columnFilterFeature: object | boolean | string | ColumnFilter | ColumnFilterConfig;
1183
+ columnHeaderMenuFeature: object | boolean | string | ColumnHeaderMenu | ColumnHeaderMenuConfig;
1184
+ columnLockFeature: object | boolean | string | ColumnLock | ColumnLockConfig;
1185
+ columnRenameFeature: object | boolean | string | ColumnRename | ColumnRenameConfig;
1186
+ columnResizeFeature: object | boolean | string | ColumnResize | ColumnResizeConfig;
1187
+ columnSortFeature: object | boolean | string | ColumnSort | ColumnSortConfig;
1188
+ columnToolbarsFeature: object | boolean | string | ColumnToolbars | ColumnToolbarsConfig;
1189
+ filterBarFeature: object | boolean | string | FilterBar | FilterBarConfig;
1190
+ simpleTaskEditFeature: object | boolean | string | SimpleTaskEdit | SimpleTaskEditConfig;
1191
+ swimlaneDragFeature: object | boolean | string | SwimlaneDrag | SwimlaneDragConfig;
1192
+ taskDragFeature: object | boolean | string | TaskDrag | TaskDragConfig;
1193
+ taskDragSelectFeature: object | boolean | string | TaskDragSelect | TaskDragSelectConfig;
1194
+ taskEditFeature: object | boolean | string | TaskEdit | TaskEditConfig;
1195
+ taskMenuFeature: object | boolean | string | TaskMenu | TaskMenuConfig;
1196
+ taskTooltipFeature: object | boolean | string | TaskTooltip | TaskTooltipConfig;
1197
+ /**
1198
+ * Triggered when a task is "activated" by pressing `Enter` or double clicking it.
1199
+ * ...
1200
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-activateTask)
1201
+ * @param {object} event Event object
1202
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1203
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Task record
1204
+ * @param {MouseEvent} event.event Browser event
1205
+ */
1206
+ onActivateTask: any;
1207
+ /**
1208
+ * Fires on the owning TaskBoard before column dragging starts. Return `false` to prevent the action
1209
+ * @param {object} event Event object
1210
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1211
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column to be dragged
1212
+ */
1213
+ onBeforeColumnDrag: any;
1214
+ /**
1215
+ * Fires on the owning TaskBoard when dropping a column, before the operation completes. Handles async
1216
+ * listeners, returning `false` from one will abort the operation
1217
+ * ...
1218
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-beforeColumnDrop)
1219
+ * @param {object} event Event object
1220
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1221
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Dropped column
1222
+ * @param {TaskBoard.model.ColumnModel} event.beforeColumn Dropped before this column
1223
+ */
1224
+ onBeforeColumnDrop: any;
1225
+ /**
1226
+ * This event is fired prior to starting a column resize gesture. The resize is canceled if a listener returns
1227
+ * `false`.
1228
+ * @param {object} event Event object
1229
+ * @param {TaskBoard.view.TaskBoard} event.source The TaskBoard instance
1230
+ * @param {TaskBoard.model.ColumnModel} event.column The column
1231
+ * @param {Event} event.domEvent The browser event
1232
+ */
1233
+ onBeforeColumnResize: any;
1234
+ /**
1235
+ * Fires before an object is destroyed.
1236
+ * @param {object} event Event object
1237
+ * @param {Core.Base} event.source The Object that is being destroyed.
1238
+ */
1239
+ onBeforeDestroy: any;
1240
+ /**
1241
+ * Triggered before a widget is hidden. Return `false` to prevent the action.
1242
+ * @param {object} event Event object
1243
+ * @param {Core.widget.Widget} event.source The widget being hidden.
1244
+ */
1245
+ onBeforeHide: any;
1246
+ /**
1247
+ * Triggered before a new [responsiveState](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#config-responsiveState) is applied.
1248
+ * @param {object} event Event object
1249
+ * @param {Core.widget.Widget} event.source The widget whose `responsiveState` is to be changed
1250
+ * @param {string} event.state The new value for the widget's `responsiveState`
1251
+ * @param {string} event.oldState The previous value for the widget's `responsiveState`
1252
+ */
1253
+ onBeforeResponsiveStateChange: any;
1254
+ /**
1255
+ * Triggered before a widget is shown. Return `false` to prevent the action.
1256
+ * @param {object} event Event object
1257
+ * @param {Core.widget.Widget,any} event.source The widget being shown
1258
+ */
1259
+ onBeforeShow: any;
1260
+ /**
1261
+ * Fires on the owning TaskBoard before displaying an inline editor. Returning `false` stops the editor from
1262
+ * being shown.
1263
+ * ...
1264
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-beforeSimpleTaskEdit)
1265
+ * @param {object} event Event object
1266
+ * @param {TaskBoard.view.TaskBoard} event.source The task board
1267
+ * @param {TaskBoard.feature.SimpleTaskEdit} event.simpleTaskEdit The simpleTaskEdit feature
1268
+ * @param {TaskBoard.model.TaskModel} event.taskRecord The record about to be shown in the editor
1269
+ * @param {string} event.field Field name being edited
1270
+ */
1271
+ onBeforeSimpleTaskEdit: any;
1272
+ /**
1273
+ * Fired before state is applied to the source. Allows editing the state object or preventing the operation.
1274
+ * @param {object} event Event object
1275
+ * @param {any} event.state State object config
1276
+ */
1277
+ onBeforeStateApply: any;
1278
+ /**
1279
+ * Fired before state is saved by the StateProvider. Allows editing the state object or preventing the operation.
1280
+ * @param {object} event Event object
1281
+ * @param {any} event.state State object config
1282
+ */
1283
+ onBeforeStateSave: any;
1284
+ /**
1285
+ * Fires on the owning TaskBoard before task dragging starts. Return `false` to prevent the action
1286
+ * @param {object} event Event object
1287
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1288
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Tasks to be dragged
1289
+ * @param {Event} event.domEvent The mouse event
1290
+ */
1291
+ onBeforeTaskDrag: any;
1292
+ /**
1293
+ * Fires on the owning TaskBoard when tasks are dropped, before the operation completes. Handles async
1294
+ * listeners, returning `false` from one will abort the operation
1295
+ * ...
1296
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-beforeTaskDrop)
1297
+ * @param {object} event Event object
1298
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1299
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Dropped tasks
1300
+ * @param {TaskBoard.model.ColumnModel} event.targetColumn Dropped on this column
1301
+ * @param {TaskBoard.model.SwimlaneModel} event.targetSwimlane Dropped in this swimlane (if used)
1302
+ * @param {Event} event.domEvent The mouse event
1303
+ */
1304
+ onBeforeTaskDrop: any;
1305
+ /**
1306
+ * Fires on the owning TaskBoard before a task is displayed in an editor.
1307
+ * ...
1308
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-beforeTaskEdit)
1309
+ * @param {object} event Event object
1310
+ * @param {TaskBoard.view.TaskBoard} event.source The owning TaskBoard
1311
+ * @param {TaskBoard.model.TaskModel} event.taskRecord The record about to be shown in the task editor
1312
+ */
1313
+ onBeforeTaskEdit: any;
1314
+ /**
1315
+ * Fires on the owning TaskBoard when the editor for a task is available, but before it is populated with data
1316
+ * and shown. Allows manipulating fields etc.
1317
+ * ...
1318
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-beforeTaskEditShow)
1319
+ * @param {object} event Event object
1320
+ * @param {TaskBoard.view.TaskBoard} event.source The owning TaskBoard
1321
+ * @param {TaskBoard.model.TaskModel} event.taskRecord The record about to be shown in the task editor
1322
+ * @param {TaskBoard.widget.TaskEditor} event.editor The editor
1323
+ */
1324
+ onBeforeTaskEditShow: any;
1325
+ /**
1326
+ * Triggered when one or more tasks are to be removed by a call to `removeTask()`.
1327
+ * ...
1328
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-beforeTaskRemove)
1329
+ * @param {object} event Event object
1330
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1331
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Task records to be removed
1332
+ */
1333
+ onBeforeTaskRemove: any;
1334
+ /**
1335
+ * Fires when any other event is fired from the object.
1336
+ * ...
1337
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-catchAll)
1338
+ * @param {object} event Event object
1339
+ * @param {{[key: string]: any, type: string}} event.event The Object that contains event details
1340
+ * @param {string} event.event.type The type of the event which is caught by the listener
1341
+ */
1342
+ onCatchAll: any;
1343
+ /**
1344
+ * This event fires on the owning TaskBoard when an item is selected in the column header menu.
1345
+ * @param {object} event Event object
1346
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1347
+ * @param {Core.widget.Menu} event.menu The menu
1348
+ * @param {Core.widget.MenuItem} event.item Selected menu item
1349
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord The column
1350
+ */
1351
+ onCellMenuItem: any;
1352
+ /**
1353
+ * This event fires on the owning TaskBoard after the context menu is shown for a column header.
1354
+ * @param {object} event Event object
1355
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1356
+ * @param {Core.widget.Menu} event.menu The menu
1357
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
1358
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord The column
1359
+ */
1360
+ onCellMenuShow: any;
1361
+ /**
1362
+ * This event fires on the owning TaskBoard when a check item is toggled in the column header menu.
1363
+ * @param {object} event Event object
1364
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1365
+ * @param {Core.widget.Menu} event.menu The menu
1366
+ * @param {Core.widget.MenuItem} event.item Selected menu item
1367
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord The column
1368
+ * @param {boolean} event.checked Checked or not
1369
+ */
1370
+ onCellMenuToggleItem: any;
1371
+ /**
1372
+ * Fires when a Panel is collapsed using the [collapsible](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-collapsible) setting.
1373
+ * @param {object} event Event object
1374
+ * @param {Core.widget.Panel} event.source This Panel.
1375
+ */
1376
+ onCollapse: any;
1377
+ /**
1378
+ * Triggered when a column is collapsed.
1379
+ * @param {object} event Event object
1380
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1381
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1382
+ */
1383
+ onColumnCollapse: any;
1384
+ /**
1385
+ * Fires on the owning TaskBoard when a column is dragged, if the drag leads to a change compared to
1386
+ * the last columnDrag event.
1387
+ * ...
1388
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnDrag)
1389
+ * @param {object} event Event object
1390
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1391
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column being dragged
1392
+ * @param {TaskBoard.model.ColumnModel} event.beforeColumn Insert before this column on drop, `null` if last
1393
+ */
1394
+ onColumnDrag: any;
1395
+ /**
1396
+ * Fires on the owning TaskBoard when a drag operation is aborted (invalid drop or aborted using ESC)
1397
+ * @param {object} event Event object
1398
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1399
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Dragged column
1400
+ */
1401
+ onColumnDragAbort: any;
1402
+ /**
1403
+ * Fires on the owning TaskBoard when a previously started drag operation ends, no matter the
1404
+ * outcome of it (whether valid, invalid or aborted)
1405
+ * @param {object} event Event object
1406
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1407
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Affected column
1408
+ */
1409
+ onColumnDragEnd: any;
1410
+ /**
1411
+ * Fires on the owning TaskBoard when column dragging starts
1412
+ * @param {object} event Event object
1413
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1414
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column to be dragged
1415
+ */
1416
+ onColumnDragStart: any;
1417
+ /**
1418
+ * Fires on the owning TaskBoard when a column is successfully dropped (after the drop transition
1419
+ * has finished)
1420
+ * @param {object} event Event object
1421
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1422
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Dropped column
1423
+ * @param {TaskBoard.model.ColumnModel} event.beforeColumn Dropped before this column (`null` if last)
1424
+ * @param {TaskBoard.model.SwimlaneModel} event.targetSwimlane Dropped in this swimlane (if used)
1425
+ */
1426
+ onColumnDrop: any;
1427
+ /**
1428
+ * Triggered when a column is expanded.
1429
+ * @param {object} event Event object
1430
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1431
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1432
+ */
1433
+ onColumnExpand: any;
1434
+ /**
1435
+ * Triggered when the column filter is hidden.
1436
+ * @param {object} event Event object
1437
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1438
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1439
+ */
1440
+ onColumnFilterHide: any;
1441
+ /**
1442
+ * Triggered when the column filter is displayed.
1443
+ * @param {object} event Event object
1444
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1445
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1446
+ */
1447
+ onColumnFilterShow: any;
1448
+ /**
1449
+ * Triggered when the column filter visibility is toggled.
1450
+ * @param {object} event Event object
1451
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1452
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1453
+ * @param {boolean} event.visible True if filter popup is visible, false otherwise
1454
+ */
1455
+ onColumnFilterToggle: any;
1456
+ /**
1457
+ * Triggered when a column header is clicked.
1458
+ * ...
1459
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnHeaderClick)
1460
+ * @param {object} event Event object
1461
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1462
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1463
+ * @param {MouseEvent} event.event Browser event
1464
+ */
1465
+ onColumnHeaderClick: any;
1466
+ /**
1467
+ * Triggered when a column header is right-clicked.
1468
+ * ...
1469
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnHeaderContextMenu)
1470
+ * @param {object} event Event object
1471
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1472
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1473
+ * @param {MouseEvent} event.event Browser event
1474
+ */
1475
+ onColumnHeaderContextMenu: any;
1476
+ /**
1477
+ * Triggered when a column header is double-clicked.
1478
+ * ...
1479
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnHeaderDblClick)
1480
+ * @param {object} event Event object
1481
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1482
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1483
+ * @param {MouseEvent} event.event Browser event
1484
+ */
1485
+ onColumnHeaderDblClick: any;
1486
+ /**
1487
+ * This event fires on the owning TaskBoard before the menu is shown for a column header.
1488
+ * Allows manipulation of the items to show in the same way as in the [processItems](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/ColumnHeaderMenu#config-processItems).
1489
+ * ...
1490
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnHeaderMenuBeforeShow)
1491
+ * @param {object} event Event object
1492
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1493
+ * @param {Core.widget.Menu} event.menu The menu
1494
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
1495
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord The column
1496
+ */
1497
+ onColumnHeaderMenuBeforeShow: any;
1498
+ /**
1499
+ * This event is fired after a resize gesture is completed.
1500
+ * @param {object} event Event object
1501
+ * @param {TaskBoard.view.TaskBoard} event.source The TaskBoard instance
1502
+ * @param {TaskBoard.model.ColumnModel} event.column The column
1503
+ * @param {Event} event.domEvent The browser event
1504
+ */
1505
+ onColumnResize: any;
1506
+ /**
1507
+ * This event is fired when a column resize gesture starts.
1508
+ * @param {object} event Event object
1509
+ * @param {TaskBoard.view.TaskBoard} event.source The TaskBoard instance
1510
+ * @param {TaskBoard.model.ColumnModel} event.column The column
1511
+ * @param {Event} event.domEvent The browser event
1512
+ */
1513
+ onColumnResizeStart: any;
1514
+ /**
1515
+ * Triggered when a column title element is clicked.
1516
+ * ...
1517
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnTitleClick)
1518
+ * @param {object} event Event object
1519
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1520
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1521
+ * @param {MouseEvent} event.event Browser event
1522
+ */
1523
+ onColumnTitleClick: any;
1524
+ /**
1525
+ * Triggered when a column title element is right-clicked.
1526
+ * ...
1527
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnTitleContextMenu)
1528
+ * @param {object} event Event object
1529
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1530
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1531
+ * @param {MouseEvent} event.event Browser event
1532
+ */
1533
+ onColumnTitleContextMenu: any;
1534
+ /**
1535
+ * Triggered when a column title element is double-clicked.
1536
+ * ...
1537
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-columnTitleDblClick)
1538
+ * @param {object} event Event object
1539
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1540
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1541
+ * @param {MouseEvent} event.event Browser event
1542
+ */
1543
+ onColumnTitleDblClick: any;
1544
+ /**
1545
+ * Triggered when the column collapsed state is toggled.
1546
+ * @param {object} event Event object
1547
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1548
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record
1549
+ * @param {boolean} event.collapse `true` if the column is being collapsed.
1550
+ */
1551
+ onColumnToggle: any;
1552
+ /**
1553
+ * Fires when an object is destroyed.
1554
+ * @param {object} event Event object
1555
+ * @param {Core.Base} event.source The Object that is being destroyed.
1556
+ */
1557
+ onDestroy: any;
1558
+ /**
1559
+ * Fires when a field is mutated and the state of the [hasChanges](https://bryntum.com/products/taskboard/docs/api/Core/widget/Container#property-hasChanges) property changes
1560
+ * @param {object} event Event object
1561
+ * @param {Core.widget.Container} event.source The container.
1562
+ * @param {boolean} event.dirty The dirty state of the Container - `true` if there are any fields which have been changed since initial load.
1563
+ */
1564
+ onDirtyStateChange: any;
1565
+ /**
1566
+ * Triggered when a widget's [element](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#property-element) is available.
1567
+ * @param {object} event Event object
1568
+ * @param {HTMLElement} event.element The Widget's element.
1569
+ */
1570
+ onElementCreated: any;
1571
+ /**
1572
+ * Fires when a Panel is expanded using the [collapsible](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-collapsible) setting.
1573
+ * @param {object} event Event object
1574
+ * @param {Core.widget.Panel} event.source This Panel.
1575
+ */
1576
+ onExpand: any;
1577
+ /**
1578
+ * Fired when focus enters this Widget.
1579
+ * @param {object} event Event object
1580
+ * @param {Core.widget.Widget} event.source This Widget
1581
+ * @param {HTMLElement} event.fromElement The element which lost focus.
1582
+ * @param {HTMLElement} event.toElement The element which gained focus.
1583
+ * @param {Core.widget.Widget} event.fromWidget The widget which lost focus.
1584
+ * @param {Core.widget.Widget} event.toWidget The widget which gained focus.
1585
+ * @param {boolean} event.backwards `true` if the `toElement` is before the `fromElement` in document order.
1586
+ */
1587
+ onFocusIn: any;
1588
+ /**
1589
+ * Fired when focus exits this Widget's ownership tree. This is different from a `blur` event.
1590
+ * focus moving from within this Widget's ownership tree, even if there are floating widgets
1591
+ * will not trigger this event. This is when focus exits this widget completely.
1592
+ * @param {object} event Event object
1593
+ * @param {Core.widget.Widget} event.source This Widget
1594
+ * @param {HTMLElement} event.fromElement The element which lost focus.
1595
+ * @param {HTMLElement} event.toElement The element which gained focus.
1596
+ * @param {Core.widget.Widget} event.fromWidget The widget which lost focus.
1597
+ * @param {Core.widget.Widget} event.toWidget The widget which gained focus.
1598
+ * @param {boolean} event.backwards `true` if the `toElement` is before the `fromElement` in document order.
1599
+ */
1600
+ onFocusOut: any;
1601
+ /**
1602
+ * Triggered after a widget was hidden
1603
+ * @param {object} event Event object
1604
+ * @param {Core.widget.Widget} event.source The widget
1605
+ */
1606
+ onHide: any;
1607
+ /**
1608
+ * Triggered when a widget which had been in a non-visible state for any reason
1609
+ * achieves visibility.
1610
+ * ...
1611
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-paint)
1612
+ * @param {object} event Event object
1613
+ * @param {Core.widget.Widget} event.source The widget being painted.
1614
+ * @param {boolean} event.firstPaint `true` if this is the first paint.
1615
+ */
1616
+ onPaint: any;
1617
+ /**
1618
+ * Fired when a Widget's read only state is toggled
1619
+ * @param {object} event Event object
1620
+ * @param {boolean} event.readOnly Read only or not
1621
+ */
1622
+ onReadOnly: any;
1623
+ /**
1624
+ * This event is fired after a widget's elements have been synchronized due to a direct or indirect call
1625
+ * to [recompose](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#function-recompose), if this results in some change to the widget's rendered DOM elements.
1626
+ */
1627
+ onRecompose: any;
1628
+ /**
1629
+ * Triggered when a tasks element is removed.
1630
+ * ...
1631
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-removeTaskElement)
1632
+ * @param {object} event Event object
1633
+ * @param {TaskBoard.view.TaskBoard} event.source TaskBoard instance
1634
+ * @param {string,number} event.taskId Id of the task (not the record itself since it might be removed)
1635
+ * @param {HTMLElement} event.element Tasks element
1636
+ */
1637
+ onRemoveTaskElement: any;
1638
+ /**
1639
+ * Triggered when a task is rendered.
1640
+ * ...
1641
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-renderTask)
1642
+ * @param {object} event Event object
1643
+ * @param {TaskBoard.view.TaskBoard} event.source TaskBoard instance
1644
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Task being rendered
1645
+ * @param {boolean} event.isRefresh `true` if the element was updated, `false` if it was added
1646
+ * @param {HTMLElement} event.element Tasks element
1647
+ */
1648
+ onRenderTask: any;
1649
+ /**
1650
+ * Triggered when all tasks in the task board are rendered
1651
+ * @param {object} event Event object
1652
+ * @param {TaskBoard.view.TaskBoard} event.source TaskBoard instance
1653
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Tasks being rendered
1654
+ */
1655
+ onRenderTasks: any;
1656
+ /**
1657
+ * Fired when the encapsulating element of a Widget resizes *only when [monitorResize](https://bryntum.com/products/taskboard/docs/api/Core/widget/Widget#config-monitorResize) is `true`*.
1658
+ * @param {object} event Event object
1659
+ * @param {Core.widget.Widget} event.source This Widget
1660
+ * @param {number} event.width The new width
1661
+ * @param {number} event.height The new height
1662
+ * @param {number} event.oldWidth The old width
1663
+ * @param {number} event.oldHeight The old height
1664
+ */
1665
+ onResize: any;
1666
+ /**
1667
+ * Triggered when a new [responsiveState](https://bryntum.com/products/taskboard/docs/api/Core/widget/mixin/Responsive#config-responsiveState) is applied.
1668
+ * @param {object} event Event object
1669
+ * @param {Core.widget.Widget} event.source The widget whose `responsiveState` has changed
1670
+ * @param {string} event.state The new value for the widget's `responsiveState`
1671
+ * @param {string} event.oldState The previous value for the widget's `responsiveState`
1672
+ */
1673
+ onResponsiveStateChange: any;
1674
+ /**
1675
+ * Triggered when task selection changes.
1676
+ * @param {object} event Event object
1677
+ * @param {TaskBoard.view.TaskBoard} event.source TaskBoard instance
1678
+ * @param {'select','deselect'} event.action Either 'select' or 'deselect', depending on operation
1679
+ * @param {TaskBoard.model.TaskModel[]} event.selection All currently selected tasks
1680
+ * @param {TaskBoard.model.TaskModel[]} event.select Tasks selected by the operation
1681
+ * @param {TaskBoard.model.TaskModel[]} event.deselect Tasks deselected by the operation
1682
+ */
1683
+ onSelectionChange: any;
1684
+ /**
1685
+ * Triggered after a widget is shown.
1686
+ * @param {object} event Event object
1687
+ * @param {Core.widget.Widget} event.source The widget
1688
+ */
1689
+ onShow: any;
1690
+ /**
1691
+ * Fires on the owning TaskBoard when inline editing of a field is cancelled (by pressing ESC).
1692
+ * ...
1693
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-simpleTaskEditCancel)
1694
+ * @param {object} event Event object
1695
+ * @param {TaskBoard.view.TaskBoard} event.source The task board
1696
+ * @param {TaskBoard.feature.SimpleTaskEdit} event.simpleTaskEdit The simpleTaskEdit feature
1697
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Record that was edited
1698
+ * @param {string} event.field Field name being edited
1699
+ */
1700
+ onSimpleTaskEditCancel: any;
1701
+ /**
1702
+ * Fires on the owning TaskBoard when inline editing of a field has successfully finished.
1703
+ * ...
1704
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-simpleTaskEditComplete)
1705
+ * @param {object} event Event object
1706
+ * @param {TaskBoard.view.TaskBoard} event.source The task board
1707
+ * @param {TaskBoard.feature.SimpleTaskEdit} event.simpleTaskEdit The simpleTaskEdit feature
1708
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Record that was edited
1709
+ * @param {string} event.field Field name being edited
1710
+ */
1711
+ onSimpleTaskEditComplete: any;
1712
+ /**
1713
+ * Triggered when a swimlane is collapsed.
1714
+ * @param {object} event Event object
1715
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1716
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record
1717
+ */
1718
+ onSwimlaneCollapse: any;
1719
+ /**
1720
+ * Triggered when a swimlane is expanded.
1721
+ * @param {object} event Event object
1722
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1723
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record
1724
+ */
1725
+ onSwimlaneExpand: any;
1726
+ /**
1727
+ * Triggered when a swimlane header is clicked.
1728
+ * ...
1729
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-swimlaneHeaderClick)
1730
+ * @param {object} event Event object
1731
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1732
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record
1733
+ * @param {MouseEvent} event.event Browser event
1734
+ */
1735
+ onSwimlaneHeaderClick: any;
1736
+ /**
1737
+ * Triggered when a swimlane header is right-clicked.
1738
+ * ...
1739
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-swimlaneHeaderContextMenu)
1740
+ * @param {object} event Event object
1741
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1742
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record
1743
+ * @param {MouseEvent} event.event Browser event
1744
+ */
1745
+ onSwimlaneHeaderContextMenu: any;
1746
+ /**
1747
+ * Triggered when a swimlane header is double-clicked.
1748
+ * ...
1749
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-swimlaneHeaderDblClick)
1750
+ * @param {object} event Event object
1751
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1752
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record
1753
+ * @param {MouseEvent} event.event Browser event
1754
+ */
1755
+ onSwimlaneHeaderDblClick: any;
1756
+ /**
1757
+ * Triggered when the swimlane collapsed state is toggled.
1758
+ * @param {object} event Event object
1759
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1760
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record
1761
+ * @param {boolean} event.collapse `true` if the column is being collapsed.
1762
+ */
1763
+ onSwimlaneToggle: any;
1764
+ /**
1765
+ * Triggered when a card is clicked.
1766
+ * ...
1767
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-taskClick)
1768
+ * @param {object} event Event object
1769
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1770
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Task record
1771
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record for the tasks column
1772
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record for the tasks swimlane (if used)
1773
+ * @param {MouseEvent} event.event Browser event
1774
+ */
1775
+ onTaskClick: any;
1776
+ /**
1777
+ * Triggered when a card is double-clicked
1778
+ * ...
1779
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-taskDblClick)
1780
+ * @param {object} event Event object
1781
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1782
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Task record
1783
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record for the tasks column
1784
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record for the tasks swimlane (if used)
1785
+ * @param {MouseEvent} event.event Browser event
1786
+ */
1787
+ onTaskDblClick: any;
1788
+ /**
1789
+ * Fires on the owning TaskBoard when tasks are dragged, if the drag leads to any changes compared to
1790
+ * the last taskDrag event (moved to a new column or changed order within a column).
1791
+ * ...
1792
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-taskDrag)
1793
+ * @param {object} event Event object
1794
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1795
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Dragged tasks
1796
+ * @param {TaskBoard.model.ColumnModel} event.targetColumn Currently over this column
1797
+ * @param {TaskBoard.model.SwimlaneModel} event.targetSwimlane Currently over this swimlane (if used)
1798
+ * @param {Event} event.domEvent The mouse event
1799
+ */
1800
+ onTaskDrag: any;
1801
+ /**
1802
+ * Fires on the owning TaskBoard when a drag operation is aborted (invalid drop or aborted using ESC)
1803
+ * @param {object} event Event object
1804
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1805
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Dragged tasks
1806
+ */
1807
+ onTaskDragAbort: any;
1808
+ /**
1809
+ * Fires on the owning TaskBoard when a previously started drag operation ends, no matter the
1810
+ * outcome of it (whether valid, invalid or aborted)
1811
+ * @param {object} event Event object
1812
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1813
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Affected tasks
1814
+ * @param {Event} event.domEvent The mouse event
1815
+ */
1816
+ onTaskDragEnd: any;
1817
+ /**
1818
+ * Fires on the owning TaskBoard when task dragging starts
1819
+ * @param {object} event Event object
1820
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1821
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Tasks to be dragged
1822
+ * @param {Event} event.domEvent The mouse event
1823
+ */
1824
+ onTaskDragStart: any;
1825
+ /**
1826
+ * Fires on the owning TaskBoard when tasks are successfully dropped (after the drop transition has
1827
+ * finished)
1828
+ * @param {object} event Event object
1829
+ * @param {TaskBoard.view.TaskBoard} event.source Owning TaskBoard
1830
+ * @param {TaskBoard.model.TaskModel[]} event.taskRecords Dropped tasks
1831
+ * @param {TaskBoard.model.ColumnModel} event.targetColumn Dropped on this column
1832
+ * @param {TaskBoard.model.SwimlaneModel} event.targetSwimlane Dropped in this swimlane (if used)
1833
+ * @param {Event} event.domEvent The mouse event
1834
+ */
1835
+ onTaskDrop: any;
1836
+ /**
1837
+ * This event fires on the owning TaskBoard before the context menu is shown for a task.
1838
+ * Allows manipulation of the items to show in the same way as in the [processItems](https://bryntum.com/products/taskboard/docs/api/TaskBoard/feature/TaskMenu#config-processItems).
1839
+ * ...
1840
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-taskMenuBeforeShow)
1841
+ * @param {object} event Event object
1842
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1843
+ * @param {Core.widget.Menu} event.menu The menu
1844
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
1845
+ * @param {TaskBoard.model.TaskModel} event.taskRecord The task
1846
+ */
1847
+ onTaskMenuBeforeShow: any;
1848
+ /**
1849
+ * This event fires on the owning TaskBoard when an item is selected in the task context menu.
1850
+ * @param {object} event Event object
1851
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1852
+ * @param {Core.widget.Menu} event.menu The menu
1853
+ * @param {Core.widget.MenuItem} event.item Selected menu item
1854
+ * @param {TaskBoard.model.TaskModel} event.taskRecord The task
1855
+ */
1856
+ onTaskMenuItem: any;
1857
+ /**
1858
+ * This event fires on the owning TaskBoard after the context menu is shown for a task.
1859
+ * @param {object} event Event object
1860
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1861
+ * @param {Core.widget.Menu} event.menu The menu
1862
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
1863
+ * @param {TaskBoard.model.TaskModel} event.taskRecord The task
1864
+ */
1865
+ onTaskMenuShow: any;
1866
+ /**
1867
+ * This event fires on the owning TaskBoard when a check item is toggled in the task context menu.
1868
+ * @param {object} event Event object
1869
+ * @param {TaskBoard.view.TaskBoard} event.source The grid
1870
+ * @param {Core.widget.Menu} event.menu The menu
1871
+ * @param {Core.widget.MenuItem} event.item Selected menu item
1872
+ * @param {TaskBoard.model.TaskModel} event.taskRecord The task
1873
+ * @param {boolean} event.checked Checked or not
1874
+ */
1875
+ onTaskMenuToggleItem: any;
1876
+ /**
1877
+ * Triggered when the mouse enters a card
1878
+ * ...
1879
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-taskMouseEnter)
1880
+ * @param {object} event Event object
1881
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1882
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Task record
1883
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record for the tasks column
1884
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record for the tasks swimlane (if used)
1885
+ * @param {MouseEvent} event.event Browser event
1886
+ */
1887
+ onTaskMouseEnter: any;
1888
+ /**
1889
+ * Triggered when the mouse leaves a card
1890
+ * ...
1891
+ * [View online docs...](https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoardBase#event-taskMouseLeave)
1892
+ * @param {object} event Event object
1893
+ * @param {TaskBoard.view.TaskBoard} event.source This TaskBoard
1894
+ * @param {TaskBoard.model.TaskModel} event.taskRecord Task record
1895
+ * @param {TaskBoard.model.ColumnModel} event.columnRecord Column record for the tasks column
1896
+ * @param {TaskBoard.model.SwimlaneModel} event.swimlaneRecord Swimlane record for the tasks swimlane (if used)
1897
+ * @param {MouseEvent} event.event Browser event
1898
+ */
1899
+ onTaskMouseLeave: any;
1900
+ /**
1901
+ * A header [tool](https://bryntum.com/products/taskboard/docs/api/Core/widget/Panel#config-tools) has been clicked.
1902
+ * @param {object} event Event object
1903
+ * @param {Core.widget.Tool} event.source This Panel.
1904
+ * @param {Core.widget.Tool} event.tool The tool which is being clicked.
1905
+ */
1906
+ onToolClick: any;
1907
+ /**
1908
+ * Create and append the underlying widget
1909
+ */
1910
+ ngOnInit(): void;
1911
+ /**
1912
+ * Watch for changes
1913
+ * @param changes
1914
+ */
1915
+ ngOnChanges(changes: SimpleChanges): void;
1916
+ /**
1917
+ * Destroy the component
1918
+ */
1919
+ ngOnDestroy(): void;
1920
+ static ɵfac: i0.ɵɵFactoryDeclaration<BryntumTaskBoardBaseComponent, never>;
1921
+ static ɵcmp: i0.ɵɵComponentDeclaration<BryntumTaskBoardBaseComponent, "bryntum-task-board-base", never, { "activateTaskEvent": "activateTaskEvent"; "adopt": "adopt"; "align": "align"; "anchor": "anchor"; "ariaDescription": "ariaDescription"; "ariaLabel": "ariaLabel"; "autoGenerateColumns": "autoGenerateColumns"; "autoGenerateSwimlanes": "autoGenerateSwimlanes"; "bbar": "bbar"; "bodyCls": "bodyCls"; "bubbleEvents": "bubbleEvents"; "cardSizes": "cardSizes"; "centered": "centered"; "chainFilters": "chainFilters"; "collapseTitle": "collapseTitle"; "collapsible": "collapsible"; "color": "color"; "columnTitleRenderer": "columnTitleRenderer"; "config": "config"; "constrainTo": "constrainTo"; "cssVarPrefix": "cssVarPrefix"; "dataField": "dataField"; "detectCSSCompatibilityIssues": "detectCSSCompatibilityIssues"; "dock": "dock"; "draggable": "draggable"; "drawer": "drawer"; "elementAttributes": "elementAttributes"; "floating": "floating"; "footer": "footer"; "header": "header"; "hideAnimation": "hideAnimation"; "htmlEncodeHeaderText": "htmlEncodeHeaderText"; "icon": "icon"; "ignoreParentReadOnly": "ignoreParentReadOnly"; "listeners": "listeners"; "loadMask": "loadMask"; "loadMaskDefaults": "loadMaskDefaults"; "loadMaskError": "loadMaskError"; "localeClass": "localeClass"; "localizable": "localizable"; "localizableProperties": "localizableProperties"; "maskDefaults": "maskDefaults"; "masked": "masked"; "newTaskDefaults": "newTaskDefaults"; "owner": "owner"; "plugins": "plugins"; "positioned": "positioned"; "processItems": "processItems"; "record": "record"; "relayStoreEvents": "relayStoreEvents"; "resourceImagePath": "resourceImagePath"; "responsive": "responsive"; "responsiveRoot": "responsiveRoot"; "responsiveState": "responsiveState"; "responsiveTarget": "responsiveTarget"; "rootElement": "rootElement"; "scrollable": "scrollable"; "scrollAction": "scrollAction"; "scrollManager": "scrollManager"; "scrollOptions": "scrollOptions"; "selectOnNavigation": "selectOnNavigation"; "showAnimation": "showAnimation"; "showCollapseInHeader": "showCollapseInHeader"; "showCountInHeader": "showCountInHeader"; "stateful": "stateful"; "statefulEvents": "statefulEvents"; "stateId": "stateId"; "stateProvider": "stateProvider"; "stickyHeaders": "stickyHeaders"; "strips": "strips"; "swimlaneRenderer": "swimlaneRenderer"; "syncMask": "syncMask"; "tab": "tab"; "tabBarItems": "tabBarItems"; "taskRenderer": "taskRenderer"; "taskSorterFn": "taskSorterFn"; "tasksPerRow": "tasksPerRow"; "tbar": "tbar"; "ui": "ui"; "useDomTransition": "useDomTransition"; "weight": "weight"; "alignSelf": "alignSelf"; "appendTo": "appendTo"; "assignments": "assignments"; "bodyItems": "bodyItems"; "callOnFunctions": "callOnFunctions"; "catchEventHandlerExceptions": "catchEventHandlerExceptions"; "cls": "cls"; "collapsed": "collapsed"; "column": "column"; "columnField": "columnField"; "columns": "columns"; "css": "css"; "dataset": "dataset"; "disabled": "disabled"; "drawOnScroll": "drawOnScroll"; "extraData": "extraData"; "flex": "flex"; "footerItems": "footerItems"; "getTaskHeight": "getTaskHeight"; "headerItems": "headerItems"; "height": "height"; "hidden": "hidden"; "id": "id"; "inputFieldAlign": "inputFieldAlign"; "insertBefore": "insertBefore"; "insertFirst": "insertFirst"; "isTaskSelectable": "isTaskSelectable"; "keyMap": "keyMap"; "labelPosition": "labelPosition"; "margin": "margin"; "maxHeight": "maxHeight"; "maximizeOnMobile": "maximizeOnMobile"; "maxWidth": "maxWidth"; "minHeight": "minHeight"; "minWidth": "minWidth"; "project": "project"; "readOnly": "readOnly"; "rendition": "rendition"; "resources": "resources"; "rtl": "rtl"; "selectedTasks": "selectedTasks"; "showCollapseTooltip": "showCollapseTooltip"; "span": "span"; "stretchCards": "stretchCards"; "strictRecordMapping": "strictRecordMapping"; "swimlaneField": "swimlaneField"; "swimlanes": "swimlanes"; "tasks": "tasks"; "title": "title"; "tools": "tools"; "virtualize": "virtualize"; "width": "width"; "x": "x"; "y": "y"; "anchorSize": "anchorSize"; "focusVisible": "focusVisible"; "hasChanges": "hasChanges"; "parent": "parent"; "state": "state"; "columnDragFeature": "columnDragFeature"; "columnFilterFeature": "columnFilterFeature"; "columnHeaderMenuFeature": "columnHeaderMenuFeature"; "columnLockFeature": "columnLockFeature"; "columnRenameFeature": "columnRenameFeature"; "columnResizeFeature": "columnResizeFeature"; "columnSortFeature": "columnSortFeature"; "columnToolbarsFeature": "columnToolbarsFeature"; "filterBarFeature": "filterBarFeature"; "simpleTaskEditFeature": "simpleTaskEditFeature"; "swimlaneDragFeature": "swimlaneDragFeature"; "taskDragFeature": "taskDragFeature"; "taskDragSelectFeature": "taskDragSelectFeature"; "taskEditFeature": "taskEditFeature"; "taskMenuFeature": "taskMenuFeature"; "taskTooltipFeature": "taskTooltipFeature"; }, { "onActivateTask": "onActivateTask"; "onBeforeColumnDrag": "onBeforeColumnDrag"; "onBeforeColumnDrop": "onBeforeColumnDrop"; "onBeforeColumnResize": "onBeforeColumnResize"; "onBeforeDestroy": "onBeforeDestroy"; "onBeforeHide": "onBeforeHide"; "onBeforeResponsiveStateChange": "onBeforeResponsiveStateChange"; "onBeforeShow": "onBeforeShow"; "onBeforeSimpleTaskEdit": "onBeforeSimpleTaskEdit"; "onBeforeStateApply": "onBeforeStateApply"; "onBeforeStateSave": "onBeforeStateSave"; "onBeforeTaskDrag": "onBeforeTaskDrag"; "onBeforeTaskDrop": "onBeforeTaskDrop"; "onBeforeTaskEdit": "onBeforeTaskEdit"; "onBeforeTaskEditShow": "onBeforeTaskEditShow"; "onBeforeTaskRemove": "onBeforeTaskRemove"; "onCatchAll": "onCatchAll"; "onCellMenuItem": "onCellMenuItem"; "onCellMenuShow": "onCellMenuShow"; "onCellMenuToggleItem": "onCellMenuToggleItem"; "onCollapse": "onCollapse"; "onColumnCollapse": "onColumnCollapse"; "onColumnDrag": "onColumnDrag"; "onColumnDragAbort": "onColumnDragAbort"; "onColumnDragEnd": "onColumnDragEnd"; "onColumnDragStart": "onColumnDragStart"; "onColumnDrop": "onColumnDrop"; "onColumnExpand": "onColumnExpand"; "onColumnFilterHide": "onColumnFilterHide"; "onColumnFilterShow": "onColumnFilterShow"; "onColumnFilterToggle": "onColumnFilterToggle"; "onColumnHeaderClick": "onColumnHeaderClick"; "onColumnHeaderContextMenu": "onColumnHeaderContextMenu"; "onColumnHeaderDblClick": "onColumnHeaderDblClick"; "onColumnHeaderMenuBeforeShow": "onColumnHeaderMenuBeforeShow"; "onColumnResize": "onColumnResize"; "onColumnResizeStart": "onColumnResizeStart"; "onColumnTitleClick": "onColumnTitleClick"; "onColumnTitleContextMenu": "onColumnTitleContextMenu"; "onColumnTitleDblClick": "onColumnTitleDblClick"; "onColumnToggle": "onColumnToggle"; "onDestroy": "onDestroy"; "onDirtyStateChange": "onDirtyStateChange"; "onElementCreated": "onElementCreated"; "onExpand": "onExpand"; "onFocusIn": "onFocusIn"; "onFocusOut": "onFocusOut"; "onHide": "onHide"; "onPaint": "onPaint"; "onReadOnly": "onReadOnly"; "onRecompose": "onRecompose"; "onRemoveTaskElement": "onRemoveTaskElement"; "onRenderTask": "onRenderTask"; "onRenderTasks": "onRenderTasks"; "onResize": "onResize"; "onResponsiveStateChange": "onResponsiveStateChange"; "onSelectionChange": "onSelectionChange"; "onShow": "onShow"; "onSimpleTaskEditCancel": "onSimpleTaskEditCancel"; "onSimpleTaskEditComplete": "onSimpleTaskEditComplete"; "onSwimlaneCollapse": "onSwimlaneCollapse"; "onSwimlaneExpand": "onSwimlaneExpand"; "onSwimlaneHeaderClick": "onSwimlaneHeaderClick"; "onSwimlaneHeaderContextMenu": "onSwimlaneHeaderContextMenu"; "onSwimlaneHeaderDblClick": "onSwimlaneHeaderDblClick"; "onSwimlaneToggle": "onSwimlaneToggle"; "onTaskClick": "onTaskClick"; "onTaskDblClick": "onTaskDblClick"; "onTaskDrag": "onTaskDrag"; "onTaskDragAbort": "onTaskDragAbort"; "onTaskDragEnd": "onTaskDragEnd"; "onTaskDragStart": "onTaskDragStart"; "onTaskDrop": "onTaskDrop"; "onTaskMenuBeforeShow": "onTaskMenuBeforeShow"; "onTaskMenuItem": "onTaskMenuItem"; "onTaskMenuShow": "onTaskMenuShow"; "onTaskMenuToggleItem": "onTaskMenuToggleItem"; "onTaskMouseEnter": "onTaskMouseEnter"; "onTaskMouseLeave": "onTaskMouseLeave"; "onToolClick": "onToolClick"; }, never, never>;
1922
+ }