@bryntum/calendar-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 (46) hide show
  1. package/README.md +44 -0
  2. package/bryntum-calendar-angular-thin.d.ts +5 -0
  3. package/bundles/bryntum-calendar-angular-thin.umd.js +22195 -0
  4. package/bundles/bryntum-calendar-angular-thin.umd.js.map +1 -0
  5. package/esm2015/bryntum-calendar-angular-thin.js +5 -0
  6. package/esm2015/lib/bryntum-agenda-view.component.js +2503 -0
  7. package/esm2015/lib/bryntum-calendar-date-picker.component.js +1045 -0
  8. package/esm2015/lib/bryntum-calendar-project-model.component.js +369 -0
  9. package/esm2015/lib/bryntum-calendar.component.js +2355 -0
  10. package/esm2015/lib/bryntum-day-agenda-view.component.js +1338 -0
  11. package/esm2015/lib/bryntum-day-resource-view.component.js +1347 -0
  12. package/esm2015/lib/bryntum-day-view.component.js +1323 -0
  13. package/esm2015/lib/bryntum-event-list.component.js +2453 -0
  14. package/esm2015/lib/bryntum-mode-selector.component.js +702 -0
  15. package/esm2015/lib/bryntum-month-agenda-view.component.js +1201 -0
  16. package/esm2015/lib/bryntum-month-grid.component.js +1262 -0
  17. package/esm2015/lib/bryntum-month-view.component.js +1337 -0
  18. package/esm2015/lib/bryntum-range-menu.component.js +884 -0
  19. package/esm2015/lib/bryntum-resource-view.component.js +1068 -0
  20. package/esm2015/lib/bryntum-week-view.component.js +1323 -0
  21. package/esm2015/lib/bryntum-year-view.component.js +1163 -0
  22. package/esm2015/lib/calendar.module.js +99 -0
  23. package/esm2015/lib/wrapper.helper.js +74 -0
  24. package/esm2015/public-api.js +21 -0
  25. package/fesm2015/bryntum-calendar-angular-thin.js +21714 -0
  26. package/fesm2015/bryntum-calendar-angular-thin.js.map +1 -0
  27. package/lib/bryntum-agenda-view.component.d.ts +2953 -0
  28. package/lib/bryntum-calendar-date-picker.component.d.ts +1525 -0
  29. package/lib/bryntum-calendar-project-model.component.d.ts +399 -0
  30. package/lib/bryntum-calendar.component.d.ts +2577 -0
  31. package/lib/bryntum-day-agenda-view.component.d.ts +1960 -0
  32. package/lib/bryntum-day-resource-view.component.d.ts +2025 -0
  33. package/lib/bryntum-day-view.component.d.ts +1980 -0
  34. package/lib/bryntum-event-list.component.d.ts +2888 -0
  35. package/lib/bryntum-mode-selector.component.d.ts +851 -0
  36. package/lib/bryntum-month-agenda-view.component.d.ts +1765 -0
  37. package/lib/bryntum-month-grid.component.d.ts +1731 -0
  38. package/lib/bryntum-month-view.component.d.ts +1897 -0
  39. package/lib/bryntum-range-menu.component.d.ts +1130 -0
  40. package/lib/bryntum-resource-view.component.d.ts +1512 -0
  41. package/lib/bryntum-week-view.component.d.ts +1980 -0
  42. package/lib/bryntum-year-view.component.d.ts +1661 -0
  43. package/lib/calendar.module.d.ts +22 -0
  44. package/lib/wrapper.helper.d.ts +26 -0
  45. package/package.json +33 -0
  46. package/public-api.d.ts +17 -0
@@ -0,0 +1,2888 @@
1
+ /**
2
+ * Angular wrapper for Bryntum EventList
3
+ */
4
+ import { ElementRef, SimpleChanges, OnDestroy, OnInit } from '@angular/core';
5
+ import { AjaxStore, AjaxStoreConfig, BryntumScrollOptions, ButtonConfig, DomConfig, DurationConfig, FormulaProviderConfig, KeyMapConfig, Mask, MaskConfig, MenuItemConfig, Model, ModelConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Widget } from '@bryntum/core-thin';
6
+ import { AIFilter, AIFilterConfig, CellCopyPaste, CellCopyPasteConfig, CellEdit, CellEditConfig, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, EmptyTextDomConfig, ExcelExporter as GridExcelExporter, ExcelExporterConfig as GridExcelExporterConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, GridLocation, GridLocationConfig, GridSelectionMode, GridStateInfo, Group, GroupConfig, GroupSummary as GridGroupSummary, GroupSummaryConfig as GridGroupSummaryConfig, HeaderMenu, HeaderMenuConfig, LockRows as GridLockRows, LockRowsConfig as GridLockRowsConfig, MergeCells, MergeCellsConfig, PdfExport as GridPdfExport, PdfExportConfig as GridPdfExportConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, Print as GridPrint, PrintConfig as GridPrintConfig, QuickFind, QuickFindConfig, RegionResize, RegionResizeConfig, ResponsiveLevelConfig, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowExpander, RowExpanderConfig, RowReorder as GridRowReorder, RowReorderConfig as GridRowReorderConfig, RowResize as GridRowResize, RowResizeConfig as GridRowResizeConfig, Search, SearchConfig, Sort, SortConfig, Split as GridSplit, SplitConfig as GridSplitConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGridConfig, Summary as GridSummary, SummaryConfig as GridSummaryConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig } from '@bryntum/grid-thin';
7
+ import { EventModel, ResourceModel } from '@bryntum/scheduler-thin';
8
+ import { CalendarView, CalendarContainerItemConfig, EventBar, EventList, EventListListeners, CalendarColumnConfig, RangeMenuConfig } from '@bryntum/calendar-thin';
9
+ import * as i0 from "@angular/core";
10
+ export declare type BryntumEventListProps = {
11
+ /**
12
+ * A key to use to activate this view.
13
+ * ...
14
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-activationKey)
15
+ */
16
+ activationKey?: string;
17
+ /**
18
+ * Element (or element id) to adopt as this Widget's encapsulating element. The widget's
19
+ * content will be placed inside this element.
20
+ * ...
21
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-adopt)
22
+ */
23
+ adopt?: HTMLElement | string;
24
+ /**
25
+ * When this widget is a child of a [Container](https://bryntum.com/products/calendar/docs/api/Core/widget/Container), it will by default be participating in a
26
+ * flexbox layout. This config allows you to set this widget's
27
+ * [align-self](https://developer.mozilla.org/en-US/docs/Web/CSS/align-self) style.
28
+ */
29
+ alignSelf?: string;
30
+ /**
31
+ * Configure this as `false` to disable drag-creating events in this view.
32
+ */
33
+ allowDragCreate?: boolean;
34
+ /**
35
+ * Configure this as `false` to disable drag-moving events in this view.
36
+ */
37
+ allowDragMove?: boolean;
38
+ /**
39
+ * Configure this as `false` to disable drag-resizing events in this view.
40
+ */
41
+ allowDragResize?: boolean;
42
+ /**
43
+ * Set to `true` to animate row removals caused by filtering.
44
+ * @deprecated 7.0.0 Deprecated `animateFilterRemovals`. Use `transition.filterRemoval` instead
45
+ */
46
+ animateFilterRemovals?: boolean;
47
+ /**
48
+ * Controls if removing and inserting rows should be animated. Set to `false` to prevent those animations,
49
+ * removing the related delays.
50
+ * @deprecated 7.0.0 Deprecated `animateRemovingRows`. Use `transition.removeRecord` instead
51
+ */
52
+ animateRemovingRows?: boolean;
53
+ /**
54
+ * By default, when navigating through time, the next time
55
+ * block will be animated in from the appropriate direction.
56
+ * ...
57
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-animateTimeShift)
58
+ */
59
+ animateTimeShift?: boolean;
60
+ /**
61
+ * When the [Tree](https://bryntum.com/products/calendar/docs/api/Grid/feature/Tree) feature is in use and the Store is a tree store, this
62
+ * config may be set to `true` to visually animate branch node expand and collapse operations.
63
+ * *This is not supported in Scheduler and Gantt*
64
+ * @deprecated 7.0.0 Deprecated `animateTreeNodeToggle`. Use `transition.toggleTreeNode` instead
65
+ */
66
+ animateTreeNodeToggle?: boolean;
67
+ /**
68
+ * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
69
+ * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#property-element).
70
+ */
71
+ appendTo?: HTMLElement | string;
72
+ /**
73
+ * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
74
+ * into an element which will be linked using the `aria-describedby` attribute.
75
+ * ...
76
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-ariaDescription)
77
+ */
78
+ ariaDescription?: string;
79
+ /**
80
+ * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
81
+ * the `aria-label` attribute.
82
+ * ...
83
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-ariaLabel)
84
+ */
85
+ ariaLabel?: string;
86
+ /**
87
+ * If this config is set, then the `gesture` configured (which defaults to `dblclick`) creates a
88
+ * new event at the mouse or touch event's time point.
89
+ * ...
90
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-autoCreate)
91
+ */
92
+ autoCreate?: {
93
+ gesture?: string;
94
+ newName?: Function | string;
95
+ step?: string;
96
+ snapType?: 'round' | 'ceil' | 'floor';
97
+ duration?: string;
98
+ startHour?: number;
99
+ } | string | boolean;
100
+ /**
101
+ * Automatically set grids height to fit all rows (no scrolling in the grid). In general you should avoid
102
+ * using `autoHeight: true`, since it will bypass Grids virtual rendering and render all rows at once, which
103
+ * in a larger grid is really bad for performance.
104
+ */
105
+ autoHeight?: boolean;
106
+ /**
107
+ * A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/calendar/docs/api/Core/widget/Toolbar),
108
+ * 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/calendar/docs/api/Core/widget/Panel#config-strips).
109
+ * ...
110
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-bbar)
111
+ */
112
+ bbar?: (CalendarContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
113
+ /**
114
+ * Custom CSS classes to add to the panel's body element.
115
+ * ...
116
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-bodyCls)
117
+ */
118
+ bodyCls?: string | object;
119
+ /**
120
+ * An object where property names with a truthy value indicate which events should bubble up the ownership
121
+ * hierarchy when triggered.
122
+ * ...
123
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-bubbleEvents)
124
+ */
125
+ bubbleEvents?: object;
126
+ /**
127
+ * Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
128
+ * ...
129
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-callOnFunctions)
130
+ */
131
+ callOnFunctions?: boolean;
132
+ /**
133
+ * By default, if an event handler throws an exception, the error propagates up the stack and the
134
+ * application state is undefined. Code which follows the event handler will *not* be executed.
135
+ * ...
136
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-catchEventHandlerExceptions)
137
+ */
138
+ catchEventHandlerExceptions?: boolean;
139
+ /**
140
+ * Set to `false` to crop text in grid cells without ellipsis (...). When enabled, cells containing pure
141
+ * use `display : block`, instead of `display : flex` to allow ellipsis to work.
142
+ * <strong>NOTE</strong> Only supported in browsers that support `:has()` CSS selector
143
+ */
144
+ cellEllipsis?: boolean;
145
+ /**
146
+ * Custom CSS classes to add to element.
147
+ * May be specified as a space separated string, or as an object in which property names
148
+ * with truthy values are used as the class names:
149
+ * ...
150
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-cls)
151
+ */
152
+ cls?: string | object;
153
+ /**
154
+ * Controls whether the panel is collapsed (the body of the panel is hidden while only the header is
155
+ * visible). Only valid if the panel is [collapsible](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-collapsible).
156
+ */
157
+ collapsed?: boolean;
158
+ /**
159
+ * This config enables collapsibility for the panel. See [collapsed](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-collapsed).
160
+ * ...
161
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-collapsible)
162
+ */
163
+ collapsible?: boolean | PanelCollapserConfig | PanelCollapserOverlayConfig;
164
+ /**
165
+ * Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
166
+ * `style` block.
167
+ * ...
168
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-color)
169
+ */
170
+ color?: string;
171
+ /**
172
+ * Programmatic control over which column to start in when used in a grid layout.
173
+ */
174
+ column?: number;
175
+ /**
176
+ * Set to `false` to not show column lines. End result might be overruled by/differ between themes.
177
+ */
178
+ columnLines?: boolean;
179
+ /**
180
+ * Column definitions to add to the default columns, or column definitions which override
181
+ * the provided, default columns.
182
+ * ...
183
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-columns)
184
+ */
185
+ columns?: Record<string, CalendarColumnConfig> | CalendarColumnConfig[];
186
+ config?: object;
187
+ /**
188
+ * Custom CSS classes to add to the [contentElement](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#property-contentElement).
189
+ * May be specified as a space separated string, or as an object in which property names
190
+ * with truthy values are used as the class names:
191
+ * ...
192
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-contentElementCls)
193
+ */
194
+ contentElementCls?: string | object;
195
+ /**
196
+ * Event which is used to show context menus.
197
+ * Available options are: 'contextmenu', 'click', 'dblclick'.
198
+ */
199
+ contextMenuTriggerEvent?: 'contextmenu' | 'click' | 'dblclick';
200
+ /**
201
+ * Convenient shortcut to set data in grids store both during initialization and at runtime. Can also be
202
+ * used to retrieve data at runtime, although we do recommend interacting with Grids store instead using
203
+ * the [store](https://bryntum.com/products/calendar/docs/api/Grid/view/GridBase#property-store) property.
204
+ * ...
205
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-data)
206
+ */
207
+ data?: object[] | Model[] | ModelConfig[];
208
+ /**
209
+ * When this Widget configuration is used in the Grid's RowExpander feature's `widget` config, provide the
210
+ * field on the expanded record to use for populating this widget's store (if applicable)
211
+ */
212
+ dataField?: string;
213
+ /**
214
+ * Object to apply to elements dataset (each key will be used as a data-attribute on the element)
215
+ */
216
+ dataset?: Record<string, string>;
217
+ /**
218
+ * The date to orient this view's [range](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/DateRangeOwner#config-range) around.
219
+ * ...
220
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-date)
221
+ */
222
+ date?: Date;
223
+ /**
224
+ * A [DateHelper](https://bryntum.com/products/calendar/docs/api/Core/helper/DateHelper) format string/function to use to create date output for view descriptions.
225
+ * @param {Date} date The date to format.
226
+ * @returns {string} The formatted date.
227
+ */
228
+ dateFormat?: string | ((date: Date) => string);
229
+ /**
230
+ * A string used to separate start and end dates in the [descriptionFormat](https://bryntum.com/products/calendar/docs/api/Scheduler/view/mixin/Describable#config-descriptionFormat).
231
+ */
232
+ dateSeparator?: string;
233
+ /**
234
+ * Region to which columns are added when they have none specified
235
+ */
236
+ defaultRegion?: string;
237
+ /**
238
+ * Options to add into scroll options when the [scrollTo](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#function-scrollTo) method is called.
239
+ * ...
240
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-defaultScrollOptions)
241
+ */
242
+ defaultScrollOptions?: BryntumScrollOptions;
243
+ /**
244
+ * The date format used by the default [descriptionRenderer](https://bryntum.com/products/calendar/docs/api/Scheduler/view/mixin/Describable#config-descriptionRenderer) for rendering the view's description.
245
+ * If this value is `null`, the [dateFormat](https://bryntum.com/products/calendar/docs/api/Scheduler/view/mixin/Describable#config-dateFormat) (and potentially [dateSeparator](#Scheduler/view/mixin/Describable#config-dateSeparator)) will
246
+ * be used.
247
+ * ...
248
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-descriptionFormat)
249
+ * @param {Date} date The date to format.
250
+ * @returns {string} The formatted date.
251
+ */
252
+ descriptionFormat?: string | string[] | boolean[] | ((date: Date) => string) | Function[];
253
+ /**
254
+ * A function that provides the textual description for this view. If provided, this function overrides the
255
+ * [descriptionFormat](https://bryntum.com/products/calendar/docs/api/Scheduler/view/mixin/Describable#config-descriptionFormat).
256
+ * ...
257
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-descriptionRenderer)
258
+ * @param {Core.widget.Widget} view The active view in case the function is in another scope.
259
+ * @returns {string} Description string
260
+ */
261
+ descriptionRenderer?: (view: Widget) => string;
262
+ /**
263
+ * Set to `true` to destroy the store when the grid is destroyed.
264
+ */
265
+ destroyStore?: boolean;
266
+ /**
267
+ * Check for CSS compatibility issues when upgrading to v7. Performs the following checks:
268
+ * ...
269
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-detectCSSCompatibilityIssues)
270
+ */
271
+ detectCSSCompatibilityIssues?: boolean;
272
+ /**
273
+ * Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
274
+ * cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
275
+ * ...
276
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-disabled)
277
+ */
278
+ disabled?: boolean | 'inert';
279
+ /**
280
+ * Set to `true` to not get a warning when calling [getState](https://bryntum.com/products/calendar/docs/api/Grid/view/GridBase#function-getState) when there is a column
281
+ * configured without an `id`. But the recommended action is to always configure columns with an `id` when
282
+ * using states.
283
+ */
284
+ disableGridColumnIdWarning?: boolean;
285
+ /**
286
+ * Set to `true` to not get a warning when using another base class than GridRowModel for your grid data. If
287
+ * you do, and would like to use the full feature set of the grid then include the fields from GridRowModel
288
+ * in your model definition.
289
+ */
290
+ disableGridRowModelWarning?: boolean;
291
+ /**
292
+ * Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel)
293
+ * [strips collection](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
294
+ * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
295
+ * body. Such widgets are called "edge strips".
296
+ * ...
297
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-dock)
298
+ */
299
+ dock?: 'top' | 'bottom' | 'left' | 'right' | 'start' | 'end' | 'header' | 'pre-header' | object;
300
+ /**
301
+ * The [durationUnit](https://bryntum.com/products/calendar/docs/api/Scheduler/model/EventModel#field-durationUnit) to use when drag-creating events
302
+ * in this view.
303
+ * ...
304
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-dragUnit)
305
+ */
306
+ dragUnit?: string;
307
+ /**
308
+ * Make this Panel a docked drawer which slides out from one side of the browser viewport by default.
309
+ * ...
310
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-drawer)
311
+ * @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.
312
+ * @param {string,number} size The size of the drawer in its collapsible axis.
313
+ * @param {boolean} inline If using the [appendTo](https://bryntum.com/products/calendar/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.
314
+ * @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.
315
+ * @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.
316
+ * @param {boolean,string} autoClose.focusout If focus moves outside of the drawer, the drawer will automatically be hidden.
317
+ * @param {string} autoClose.mouseout Hides the drawer when the mouse leaves the drawer after the `autoCloseDelay` period.
318
+ * @param {number} autoCloseDelay When using `mouseout`, this is the delay in milliseconds
319
+ */
320
+ drawer?: boolean | {
321
+ side?: 'start' | 'left' | 'end' | 'right' | 'top' | 'bottom';
322
+ size?: string | number;
323
+ inline?: boolean;
324
+ autoClose: {
325
+ mousedown?: boolean | string;
326
+ focusout?: boolean | string;
327
+ mouseout?: string;
328
+ };
329
+ autoCloseDelay?: number;
330
+ };
331
+ /**
332
+ * An object specifying attributes to assign to the root element of this widget.
333
+ * Set `null` value to attribute to remove it.
334
+ * ...
335
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-elementAttributes)
336
+ */
337
+ elementAttributes?: Record<string, string | null>;
338
+ /**
339
+ * Text or HTML, or a [EmptyTextDomConfig](https://bryntum.com/products/calendar/docs/api/Grid/view/GridBase#typedef-EmptyTextDomConfig) block to display when there is no data to display in the grid.
340
+ * When using multiple Grid regions, provide the `region` property to decide where the text is shown.
341
+ * By default, it is shown in the first region.
342
+ * ...
343
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-emptyText)
344
+ */
345
+ emptyText?: string | EmptyTextDomConfig;
346
+ /**
347
+ * Configure this as `true` to allow elements within cells to be styled as `position: sticky`.
348
+ * ...
349
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-enableSticky)
350
+ */
351
+ enableSticky?: boolean;
352
+ /**
353
+ * Set to `true` to allow text selection in the grid cells. Note, this cannot be used simultaneously with the
354
+ * `RowReorder` feature.
355
+ */
356
+ enableTextSelection?: boolean;
357
+ /**
358
+ * Set to `true` to listen for CTRL-Z (CMD-Z on Mac OS) keyboard event and trigger undo (redo when SHIFT is
359
+ * pressed). Only applicable when using a [StateTrackingManager](https://bryntum.com/products/calendar/docs/api/Core/data/stm/StateTrackingManager).
360
+ */
361
+ enableUndoRedoKeys?: boolean;
362
+ /**
363
+ * The end date (Time component is zeroed) of this view. Note that in terms of full days,
364
+ * this is exclusive, ie: 2020-01-012 to 2020-01-08 is *seven* days. The end is 00:00:00 on
365
+ * the 8th.
366
+ * ...
367
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-endDate)
368
+ */
369
+ endDate?: Date;
370
+ /**
371
+ * A function, or the name of a function in the ownership hierarchy to filter which events
372
+ * are collected into the day cell data blocks.
373
+ * Return `true` to include the passed event, or a *falsy* value to exclude the event.
374
+ * @param {Scheduler.model.EventModel} event the passed event
375
+ * @returns {boolean}
376
+ */
377
+ eventFilter?: ((event: EventModel) => boolean) | string;
378
+ /**
379
+ * A function, or the name of a function in the ownership hierarchy which you
380
+ * can specify to customize event DOM content.
381
+ * ...
382
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-eventHeaderRenderer)
383
+ * @param {object} detail An object that contains data about the event being rendered
384
+ * @param {CalendarView} detail.view The view rendering the event
385
+ * @param {Scheduler.model.EventModel} detail.eventRecord The event record
386
+ * @param {Scheduler.model.ResourceModel} detail.resourceRecord The resource record
387
+ * @param {object} detail.renderData A data object containing properties that will be used to create the event element
388
+ * @param {object} detail.renderData.style The style property is an object containing style properties for the event element
389
+ * @param {object} detail.renderData.cls The cls property is an object whose property names will be added to the event element if the property value is truthy
390
+ * @param {object} detail.renderData.iconStyle The iconStyle property is an object containing style properties for the icon element if an icon element is to be used
391
+ * @param {object} detail.renderData.iconCls The iconCls property is an object whose property names will be added to the icon element. Initially set from the event record's [iconCls](https://bryntum.com/products/calendar/docs/api/Scheduler/model/EventModel#field-iconCls). Can be mutated by the renderer. If null, or no properties are set, no icon will be rendered
392
+ * @param {string} detail.renderData.eventColor Color to be applied to the event
393
+ * @param {object} detail.renderData.dataset An object which produces the `dataset` of the resulting event bar
394
+ * @param {boolean} detail.renderData.solidBar This is valid for views which create event bars. This is set to `true` by default for all day and interday events so that these appear as a solid block of background color. An eventRenderer may mutate this flag to change in what manner the event bar is colored - as a solid bar of color, or using the foreground color (text and icons) such as the MonthView, the CalendarRow (all day events in a DayView), and OverflowPopups
395
+ * @param {string} detail.renderData.bodyColor When used in a [DayView](https://bryntum.com/products/calendar/docs/api/Calendar/widget/DayView), this color is applied to the body of the event element. Note that this must be light enough that the text color (From the SASS variable `$dayview-event-color`) is visible
396
+ * @param {boolean} detail.showBullet If there is no `iconCls`, and the event is not recurring, then by default a "bullet" circular icon is shown if the view's [showBullet](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-showBullet) if set. Setting this property in an event renderer overrides this behaviour.
397
+ * @returns {DomConfig,DomConfig[],string,void}
398
+ */
399
+ eventHeaderRenderer?: ((detail: {
400
+ view: CalendarView;
401
+ eventRecord: EventModel;
402
+ resourceRecord: ResourceModel;
403
+ renderData: {
404
+ style: object;
405
+ cls: object;
406
+ iconStyle: object;
407
+ iconCls: object;
408
+ eventColor: string;
409
+ dataset: object;
410
+ solidBar: boolean;
411
+ bodyColor: string;
412
+ };
413
+ showBullet: boolean;
414
+ }) => DomConfig | DomConfig[] | string | void) | string;
415
+ /**
416
+ * The height of event bars if this view creates event bars.
417
+ * ...
418
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-eventHeight)
419
+ */
420
+ eventHeight?: number | string;
421
+ /**
422
+ * A [DateHelper](https://bryntum.com/products/calendar/docs/api/Core/helper/DateHelper) format string/function used to format the time displayed
423
+ * next to event bars in the custom columns which [EventList](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList)
424
+ * based views use - [EventList](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList) and [AgendaView](#Calendar/widget/AgendaView).
425
+ * @param {Date} date The date to format.
426
+ * @returns {string} The formatted date.
427
+ */
428
+ eventListTimeFormat?: string | ((date: Date) => string);
429
+ /**
430
+ * A function, or the name of a function in the ownership hierarchy which you
431
+ * can specify to customize event DOM content.
432
+ * ...
433
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-eventRenderer)
434
+ * @param {object} detail An object that contains data about the event being rendered
435
+ * @param {CalendarView} detail.view The view rendering the event
436
+ * @param {Scheduler.model.EventModel} detail.eventRecord The event record
437
+ * @param {Scheduler.model.ResourceModel} detail.resourceRecord The Resource record
438
+ * @param {object} detail.renderData A data object containing properties that will be used to create the event element
439
+ * @param {object} detail.renderData.style The style property is an object containing style properties for the event element
440
+ * @param {object} detail.renderData.cls The cls property is an object whose property names will be added to the event element if the property value is truthy
441
+ * @param {object} detail.renderData.iconStyle The iconStyle property is an object containing style properties for the icon element if an icon element is to be used
442
+ * @param {object} detail.renderData.iconCls The iconCls property is an object whose property names will be added to the icon element. Initially set from the event record's [iconCls](https://bryntum.com/products/calendar/docs/api/Scheduler/model/EventModel#field-iconCls). Can be mutated by the renderer. If null, or no properties are set, no icon will be rendered
443
+ * @param {string} detail.renderData.eventColor Color to be applied to the event. This may be a CSS color name or a CSS color value in any of the supported CSS color formats such as `#RRGGBB`, `rgb(255, 0, 0)`, or `rgba(255, 0, 0, 0.5)`.
444
+ * @param {string} detail.renderData.eventBackground A CSS background style to be applied to the event. This is not set by default, but can be set by the renderer to provide a background image or gradient for the event bar. This overrides the `eventColor` property if present.
445
+ * @param {string} detail.renderData.textColor A CSS color to be applied to the event text. This is not set by default, but can be set by the renderer to provide a custom color for the event name text in the event bar. This may be a CSS color name or a CSS color value in any of the supported CSS color formats such as `#RRGGBB`, `rgb(255, 0, 0)`, or `rgba(255, 0, 0, 0.5)`.
446
+ * @param {object} detail.renderData.eventInnerStyle The eventInnerStyle property is an object containing style properties for the inner part of the event element, the `.b-cal-event` element.
447
+ * @param {object} detail.renderData.dataset An object which produces the `dataset` of the resulting event bar
448
+ * @param {boolean} detail.renderData.solidBar This is valid for views which create event bars. This is set to `true` by default for all day and interday events so that these appear as a solid block of background color. An eventRenderer may mutate this flag to change in what manner the event bar is colored - as a solid bar of color, or using the foreground color (text and icons) such as the MonthView, the CalendarRow (all day events in a DayView), and OverflowPopups
449
+ * @param {string} detail.renderData.bodyColor When used in a [DayView](https://bryntum.com/products/calendar/docs/api/Calendar/widget/DayView), this color is applied to the body of the event element. Note that this must be light enough that the text color (From the SASS variable `$dayview-event-color`) is visible
450
+ * @param {boolean} detail.renderData.showBullet If there is no `iconCls`, and the event is not recurring, then by default a "bullet" circular icon is shown if the view's [showBullet](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-showBullet) if set. Setting this property in an event renderer overrides this behaviour.
451
+ * @returns {DomConfig,DomConfig[],string,void} The content to be used as the event body.
452
+ */
453
+ eventRenderer?: ((detail: {
454
+ view: CalendarView;
455
+ eventRecord: EventModel;
456
+ resourceRecord: ResourceModel;
457
+ renderData: {
458
+ style: object;
459
+ cls: object;
460
+ iconStyle: object;
461
+ iconCls: object;
462
+ eventColor: string;
463
+ eventBackground: string;
464
+ textColor: string;
465
+ eventInnerStyle: object;
466
+ dataset: object;
467
+ solidBar: boolean;
468
+ bodyColor: string;
469
+ showBullet: boolean;
470
+ };
471
+ }) => DomConfig | DomConfig[] | string | void) | string;
472
+ /**
473
+ * A function which compares events which some views use to decide upon rendering order.
474
+ * ...
475
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-eventSorter)
476
+ * @param {Scheduler.model.EventModel,EventBar} lhs The left side value to conpare
477
+ * @param {Scheduler.model.EventModel,EventBar} rhs The right side value to conpare
478
+ * @returns {number}
479
+ */
480
+ eventSorter?: (lhs: EventModel | EventBar, rhs: EventModel | EventBar) => number;
481
+ /**
482
+ * A function, or name of a function in the ownership hierarchy which is used to create
483
+ * the time output next to event bars in an agenda cell.
484
+ * ...
485
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-eventTimeRenderer)
486
+ * @param {Scheduler.model.EventModel} eventRecord The event record for which to create a time string.
487
+ * @param {Date} date The date of the cell in which the event is being rendered.
488
+ * @returns {string,DomConfig,DomConfig[]}
489
+ */
490
+ eventTimeRenderer?: ((eventRecord: EventModel, date: Date) => string | DomConfig | DomConfig[]) | string;
491
+ /**
492
+ * By default, the end date of an all day event is displayed in the UI as
493
+ * the last calendar date on which the event falls. For most end users, this is the
494
+ * expected value.
495
+ * ...
496
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-extendAllDayEndDay)
497
+ */
498
+ extendAllDayEndDay?: boolean;
499
+ extraData?: any;
500
+ /**
501
+ * Set to `true` to stretch the last column in a grid with all fixed width columns
502
+ * to fill extra available space if the grid's width is wider than the sum of all
503
+ * configured column widths.
504
+ */
505
+ fillLastColumn?: boolean;
506
+ /**
507
+ * If this is set to `true`, then when determining which assigned resource of a multi assigned event
508
+ * to use to create the event UI, the first resource which is still selected in the
509
+ * [resourceFilter](https://bryntum.com/products/calendar/docs/api/Calendar/widget/Sidebar#property-resourceFilter) is used.
510
+ * ...
511
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-filterEventResources)
512
+ */
513
+ filterEventResources?: boolean;
514
+ /**
515
+ * When using the [Calendar's date picker](https://bryntum.com/products/calendar/docs/api/Calendar/view/Calendar#config-datePicker) with the
516
+ * [multiSelect](https://bryntum.com/products/calendar/docs/api/Core/widget/DatePicker#config-multiSelect) property `true`, the selected range is usually
517
+ * applied to views of this type.
518
+ * ...
519
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-fixedDuration)
520
+ */
521
+ fixedDuration?: boolean;
522
+ /**
523
+ * Use fixed row height. Setting this to `true` will configure the underlying RowManager to use fixed row
524
+ * height, which sacrifices the ability to use rows with variable height to gain a fraction better
525
+ * performance.
526
+ * ...
527
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-fixedRowHeight)
528
+ */
529
+ fixedRowHeight?: boolean;
530
+ /**
531
+ * When this widget is a child of a [Container](https://bryntum.com/products/calendar/docs/api/Core/widget/Container), it will by default be participating in a
532
+ * flexbox layout. This config allows you to set this widget's
533
+ * [flex](https://developer.mozilla.org/en-US/docs/Web/CSS/flex) style.
534
+ * This may be configured as a single number or a `&lt;flex-grow&gt; &lt;flex-shrink&gt; &lt;flex-basis&gt;` format string.
535
+ * numeric-only values are interpreted as the `flex-grow` value.
536
+ */
537
+ flex?: number | string;
538
+ /**
539
+ * Config object of a footer. May contain a `dock`, `html` and a `cls` property. A footer is not a widget,
540
+ * but rather plain HTML that follows the last element of the panel's body and [strips](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-strips).
541
+ * ...
542
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-footer)
543
+ */
544
+ footer?: {
545
+ dock?: 'top' | 'right' | 'bottom' | 'left' | 'start' | 'end';
546
+ html?: string;
547
+ cls?: string;
548
+ } | string;
549
+ /**
550
+ * An object which names formula prefixes which will be applied to all columns configured with
551
+ * `formula : true`.
552
+ * ...
553
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-formulaProviders)
554
+ */
555
+ formulaProviders?: Record<string, FormulaProviderConfig>;
556
+ /**
557
+ * Refresh entire row when a record changes (`true`) or, if possible, only the cells affected (`false`).
558
+ * ...
559
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-fullRowRefresh)
560
+ */
561
+ fullRowRefresh?: boolean;
562
+ /**
563
+ * A Function (or name of a function in the ownership hierarchy) which returns the
564
+ * [resource record](https://bryntum.com/products/calendar/docs/api/Scheduler/model/ResourceModel) to use to create the UI for an event.
565
+ * ...
566
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-getPrimaryResource)
567
+ * @param {Scheduler.model.EventModel} eventRecord The event from which to extract the primary resource.
568
+ * @returns {Scheduler.model.ResourceModel} The resource to be used to render the event.
569
+ */
570
+ getPrimaryResource?: ((eventRecord: EventModel) => ResourceModel) | string;
571
+ /**
572
+ * A function called for each row to determine its height. It is passed a [record](https://bryntum.com/products/calendar/docs/api/Core/data/Model) and
573
+ * expected to return the desired height of that records row. If the function returns a falsy value, Grids
574
+ * configured [rowHeight](https://bryntum.com/products/calendar/docs/api/Grid/view/GridBase#config-rowHeight) is used.
575
+ * ...
576
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-getRowHeight)
577
+ * @param {Core.data.Model} getRowHeight.record Record to determine row height for
578
+ * @returns {number} Desired row height
579
+ */
580
+ getRowHeight?: (getRowHeight: {
581
+ record: Model;
582
+ }) => number;
583
+ /**
584
+ * A config [object](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#typedef-PanelHeader) for the panel's header or a string in place of a `title`.
585
+ * ...
586
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-header)
587
+ */
588
+ header?: string | boolean | PanelHeader;
589
+ /**
590
+ * Widget's height, used to set element `style.height`. Either specify a valid height string or a number,
591
+ * which will get 'px' appended. We recommend using CSS as the primary way to control height, but in some
592
+ * cases this config is convenient.
593
+ */
594
+ height?: string | number;
595
+ /**
596
+ * Configure with true to make widget initially hidden.
597
+ */
598
+ hidden?: boolean;
599
+ /**
600
+ * Set to `true` to hide the footer elements
601
+ */
602
+ hideFooters?: boolean;
603
+ /**
604
+ * Set to `true` to hide the column header elements
605
+ */
606
+ hideHeaders?: boolean;
607
+ /**
608
+ * Set to `true` to hide the Grid's horizontal scrollbar(s)
609
+ */
610
+ hideHorizontalScrollbar?: boolean;
611
+ /**
612
+ * Configure as `true` to hide [nonWorkingDays](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-nonWorkingDays)
613
+ */
614
+ hideNonWorkingDays?: boolean;
615
+ /**
616
+ * A CSS class to add to hovered row elements
617
+ */
618
+ hoverCls?: string;
619
+ /**
620
+ * An icon to show before the [title](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-title). Either pass a CSS class as a string, or pass a
621
+ * [DomConfig](https://bryntum.com/products/calendar/docs/api/Core/helper/DomHelper#typedef-DomConfig) object describing an element to represent the icon.
622
+ */
623
+ icon?: string | DomConfig;
624
+ /**
625
+ * Widget id, if not specified one will be generated. Also used for lookups through Widget.getById
626
+ */
627
+ id?: string;
628
+ /**
629
+ * Determines if the widgets read-only state should be controlled by its parent.
630
+ * ...
631
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-ignoreParentReadOnly)
632
+ */
633
+ ignoreParentReadOnly?: boolean;
634
+ /**
635
+ * Convenience setting to align input fields of child widgets. By default, the Field input element is
636
+ * placed immediately following the `label`. If you prefer to have all input fields aligned to the
637
+ * right, set this config to `'end'`.
638
+ * ...
639
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-inputFieldAlign)
640
+ */
641
+ inputFieldAlign?: 'start' | 'end';
642
+ /**
643
+ * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
644
+ */
645
+ insertBefore?: HTMLElement | string;
646
+ /**
647
+ * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
648
+ */
649
+ insertFirst?: HTMLElement | string;
650
+ /**
651
+ * See [Keyboard shortcuts](https://bryntum.com/products/calendar/docs/api/Grid/view/Grid#keyboard-shortcuts) for details
652
+ */
653
+ keyMap?: Record<string, KeyMapConfig>;
654
+ /**
655
+ * Convenience setting to use same label placement on all child widgets.
656
+ * ...
657
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-labelPosition)
658
+ */
659
+ labelPosition?: 'before' | 'above' | 'align-before' | 'auto' | null;
660
+ /**
661
+ * The listener set for this object.
662
+ * ...
663
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-listeners)
664
+ */
665
+ listeners?: EventListListeners;
666
+ /**
667
+ * A [RangeMenu](https://bryntum.com/products/calendar/docs/api/Calendar/widget/RangeMenu) configuration block which configures the range choosing menu provided which
668
+ * by default selects one of the following:
669
+ * ...
670
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-listRangeMenu)
671
+ */
672
+ listRangeMenu?: RangeMenuConfig | null;
673
+ /**
674
+ * A [Mask](https://bryntum.com/products/calendar/docs/api/Core/widget/Mask) config object, or a message to be shown when a store is performing a remote
675
+ * operation, or Crud Manager is loading data from the sever. Set to `null` to disable default load mask.
676
+ */
677
+ loadMask?: string | MaskConfig | null;
678
+ /**
679
+ * A [Mask](https://bryntum.com/products/calendar/docs/api/Core/widget/Mask) config object to adjust the [maskDefaults](#Core/widget/Widget#config-maskDefaults)
680
+ * when data is loading. The message and optional configuration from the
681
+ * [loadMask](https://bryntum.com/products/calendar/docs/api/Core/mixin/LoadMaskable#config-loadMask) config take priority over these options, just as they do
682
+ * for `maskDefaults`, respectively.
683
+ * ...
684
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-loadMaskDefaults)
685
+ */
686
+ loadMaskDefaults?: MaskConfig;
687
+ /**
688
+ * A [Mask](https://bryntum.com/products/calendar/docs/api/Core/widget/Mask) config object to adjust the [maskDefaults](#Core/widget/Widget#config-maskDefaults)
689
+ * when an error occurs loading data.
690
+ * ...
691
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-loadMaskError)
692
+ */
693
+ loadMaskError?: MaskConfig | Mask | boolean;
694
+ /**
695
+ * Set to `false` to disable localization of this object.
696
+ */
697
+ localizable?: boolean;
698
+ /**
699
+ * Time in ms until a longpress is triggered
700
+ */
701
+ longPressTime?: number;
702
+ /**
703
+ * Widget's margin. This may be configured as a single number or a `TRBL` format string.
704
+ * numeric-only values are interpreted as pixels.
705
+ */
706
+ margin?: number | string;
707
+ /**
708
+ * Grids change the `maskDefaults` to cover only their `body` element.
709
+ */
710
+ maskDefaults?: MaskConfig;
711
+ /**
712
+ * Set to `true` to apply the default mask to the widget. Alternatively, this can be the mask message or a
713
+ * [Mask](https://bryntum.com/products/calendar/docs/api/Core/widget/Mask) config object.
714
+ */
715
+ masked?: boolean | string | MaskConfig;
716
+ /**
717
+ * The maximum date to which the `endDate` of this view may be navigated.
718
+ */
719
+ maxDate?: Date | string;
720
+ /**
721
+ * The element's maxHeight. Can be either a String or a Number (which will have 'px' appended). Note that
722
+ * like [height](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#config-height), *reading* the value will return the numeric value in pixels.
723
+ */
724
+ maxHeight?: string | number;
725
+ /**
726
+ * The elements maxWidth. Can be either a String or a Number (which will have 'px' appended). Note that
727
+ * like [width](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#config-width), *reading* the value will return the numeric value in pixels.
728
+ */
729
+ maxWidth?: string | number;
730
+ /**
731
+ * The minimum date to which the `startDate` of this view may be navigated.
732
+ */
733
+ minDate?: Date | string;
734
+ /**
735
+ * Grid's `min-height`. Defaults to `10em` to be sure that the Grid always has a height wherever it is
736
+ * inserted.
737
+ * ...
738
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-minHeight)
739
+ */
740
+ minHeight?: string | number;
741
+ /**
742
+ * The elements minWidth. Can be either a String or a Number (which will have 'px' appended). Note that
743
+ * like [width](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#config-width), *reading* the value will return the numeric value in pixels.
744
+ */
745
+ minWidth?: string | number;
746
+ /**
747
+ * Grid monitors window resize by default.
748
+ */
749
+ monitorResize?: boolean;
750
+ /**
751
+ * Non-working days as an object where keys are day indices, 0-6 (Sunday-Saturday), and the value is `true`.
752
+ * Defaults to [nonWorkingDays](https://bryntum.com/products/calendar/docs/api/Core/helper/DateHelper#property-nonWorkingDays-static).
753
+ */
754
+ nonWorkingDays?: Record<number, boolean>;
755
+ /**
756
+ * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
757
+ * [items](https://bryntum.com/products/calendar/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
758
+ * the owner is <strong>always</strong> the encapsulating Container.
759
+ * ...
760
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-owner)
761
+ */
762
+ owner?: Widget | any;
763
+ /**
764
+ * The class name to add to events which have an end date in the past. Defaults to `'b-past-event'`.
765
+ * ...
766
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-pastEventCls)
767
+ */
768
+ pastEventCls?: string;
769
+ /**
770
+ * Specify plugins (an array of classes) in config
771
+ */
772
+ plugins?: Function[];
773
+ /**
774
+ * True to preserve focused cell after loading new data
775
+ */
776
+ preserveFocusOnDatasetChange?: boolean;
777
+ /**
778
+ * Preserve the grid's vertical scroll position when changesets are applied, as in the case of remote
779
+ * changes, or when stores are configured with [syncDataOnLoad](https://bryntum.com/products/calendar/docs/api/Core/data/Store#config-syncDataOnLoad).
780
+ */
781
+ preserveScroll?: PreserveScrollOptions | boolean;
782
+ /**
783
+ * Specify `true` to preserve vertical scroll position after store actions that trigger a `refresh` event,
784
+ * such as loading new data and filtering.
785
+ */
786
+ preserveScrollOnDatasetChange?: boolean;
787
+ /**
788
+ * Prevent tooltip from being displayed on touch devices. Useful for example for buttons that display a
789
+ * menu on click etc, since the tooltip would be displayed at the same time.
790
+ */
791
+ preventTooltipOnTouch?: boolean;
792
+ /**
793
+ * The time range around the [date](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/DateRangeOwner#config-date) to display events for.
794
+ * ...
795
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-range)
796
+ */
797
+ range?: string | DurationConfig;
798
+ /**
799
+ * Set to `true` to make the grid read-only, by disabling any UIs for modifying data.
800
+ * ...
801
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-readOnly)
802
+ */
803
+ readOnly?: boolean;
804
+ relayStoreEvents?: boolean;
805
+ /**
806
+ * Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
807
+ * `type`.
808
+ * ...
809
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-rendition)
810
+ */
811
+ rendition?: string | Record<string, string> | null;
812
+ /**
813
+ * Configure this property to allow the widget/component to be resized. Pressing <kbd>Shift</kbd> while resizing will
814
+ * constrain the aspect ratio.
815
+ * ...
816
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-resizable)
817
+ */
818
+ resizable?: boolean | {
819
+ minWidth?: number;
820
+ maxWidth?: number;
821
+ minHeight?: number;
822
+ maxHeight?: number;
823
+ handles?: object;
824
+ };
825
+ /**
826
+ * Set to `false` to only measure cell contents when double-clicking the edge between column headers.
827
+ */
828
+ resizeToFitIncludesHeader?: boolean;
829
+ /**
830
+ * Path to load resource images from. Used by the [showResourceAvatars](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-showResourceAvatars) config
831
+ * to create URLs using the resource's
832
+ * [image](https://bryntum.com/products/calendar/docs/api/Scheduler/model/ResourceModel#field-image) or
833
+ * [imageUrl](https://bryntum.com/products/calendar/docs/api/Scheduler/model/ResourceModel#field-imageUrl) fields:
834
+ * ...
835
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-resourceImagePath)
836
+ */
837
+ resourceImagePath?: string;
838
+ /**
839
+ * Specifies the various responsive state objects keyed by their name. Each key (except `'*'`, see below) in
840
+ * this object is a state name (see [responsiveState](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#config-responsiveState)) and its corresponding value is the
841
+ * associated [ResponsiveState](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#typedef-ResponsiveState) object.
842
+ * ...
843
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-responsive)
844
+ */
845
+ responsive?: object;
846
+ /**
847
+ * "Break points" for which responsive config to use for columns and css.
848
+ * ...
849
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-responsiveLevels)
850
+ */
851
+ responsiveLevels?: Record<string, number | string | ResponsiveLevelConfig>;
852
+ /**
853
+ * Set to `true` to mark this instance as the default [responsiveTarget](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#config-responsiveTarget) for descendants that do
854
+ * not specify an explicit [responsiveTarget](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#config-responsiveTarget) of their own.
855
+ */
856
+ responsiveRoot?: boolean;
857
+ /**
858
+ * The name of the active state of the [responsive](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#config-responsive) config. This is assigned internally
859
+ * and should not be assigned directly.
860
+ */
861
+ responsiveState?: string;
862
+ /**
863
+ * The widget whose size and other properties drive this object's responsive behavior. If this config is not
864
+ * specified, the closest ancestor that specified [responsiveRoot=true](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#config-responsiveRoot) will be
865
+ * used. If there is no such ancestor, then the instance using this mixin is used.
866
+ * ...
867
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-responsiveTarget)
868
+ */
869
+ responsiveTarget?: string | Widget;
870
+ /**
871
+ * Configure as `true` to have the component display a translucent ripple when its
872
+ * [focusElement](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
873
+ * current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
874
+ * ...
875
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-ripple)
876
+ */
877
+ ripple?: boolean | {
878
+ delegate?: string;
879
+ color?: string;
880
+ radius?: number;
881
+ clip?: string;
882
+ };
883
+ /**
884
+ * 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`
885
+ */
886
+ rootElement?: ShadowRoot | HTMLElement;
887
+ /**
888
+ * Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
889
+ * overriden by specifying a [rowHeight](https://bryntum.com/products/calendar/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
890
+ * a column [renderer](https://bryntum.com/products/calendar/docs/api/Grid/column/Column#config-renderer).
891
+ * ...
892
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-rowHeight)
893
+ */
894
+ rowHeight?: number;
895
+ /**
896
+ * Set to `false` to not show row lines. End result might be overruled by/differ between themes.
897
+ */
898
+ rowLines?: boolean;
899
+ /**
900
+ * This may be configured as `true` to make the widget's element use the `direction:rtl` style.
901
+ * ...
902
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-rtl)
903
+ */
904
+ rtl?: boolean;
905
+ /**
906
+ * Configures whether the grid is scrollable in the `Y` axis. This is used to configure a [Scroller](https://bryntum.com/products/calendar/docs/api/Core/helper/util/Scroller).
907
+ * See the [scrollerClass](https://bryntum.com/products/calendar/docs/api/Grid/view/GridBase#config-scrollerClass) config option.
908
+ * ...
909
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-scrollable)
910
+ */
911
+ scrollable?: boolean | ScrollerConfig | Scroller;
912
+ /**
913
+ * The class to instantiate to use as the [scrollable](https://bryntum.com/products/calendar/docs/api/Grid/view/GridBase#config-scrollable). Defaults to [Scroller](#Core/helper/util/Scroller).
914
+ */
915
+ scrollerClass?: typeof Scroller;
916
+ /**
917
+ * Configuration values for the [ScrollManager](https://bryntum.com/products/calendar/docs/api/Core/util/ScrollManager) class on initialization. Returns the
918
+ * [ScrollManager](https://bryntum.com/products/calendar/docs/api/Core/util/ScrollManager) at runtime.
919
+ */
920
+ scrollManager?: ScrollManagerConfig | ScrollManager;
921
+ /**
922
+ * Selection configuration settings, change these properties to control how selection works and what can be
923
+ * selected.
924
+ * ...
925
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-selectionMode)
926
+ */
927
+ selectionMode?: GridSelectionMode;
928
+ /**
929
+ * A button configuration object to use for the automatically created mode selector button for this mode.
930
+ */
931
+ selectorButton?: ButtonConfig;
932
+ /**
933
+ * A menu item configuration object to use for the automatically created mode selector menu item for this mode.
934
+ */
935
+ selectorMenuItem?: MenuItemConfig;
936
+ /**
937
+ * The time range to move by when [next](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/DateRangeOwner#function-next) or [previous](#Calendar/widget/mixin/DateRangeOwner#function-previous) is called.
938
+ * ...
939
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-shiftIncrement)
940
+ */
941
+ shiftIncrement?: string | DurationConfig;
942
+ /**
943
+ * A [DateHelper](https://bryntum.com/products/calendar/docs/api/Core/helper/DateHelper) format string/function to use to create date output for
944
+ * abbreviated view descriptions.
945
+ * @param {Date} date The date to format.
946
+ * @returns {string} The formatted date.
947
+ */
948
+ shortDateFormat?: string | ((date: Date) => string);
949
+ /**
950
+ * A [DateHelper](https://bryntum.com/products/calendar/docs/api/Core/helper/DateHelper) format string/function to use to create date and time output for
951
+ * abbreviated view descriptions.
952
+ * @param {Date} date The date to format.
953
+ * @returns {string} The formatted date.
954
+ */
955
+ shortDateTimeFormat?: string | ((date: Date) => string);
956
+ /**
957
+ * The class name to add to events which have duration less than or equal to
958
+ * [shortEventDuration](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-shortEventDuration).
959
+ */
960
+ shortEventCls?: string;
961
+ /**
962
+ * The duration at which below and equal to this value, an event's encapsulating element gets
963
+ * the [shortEventCls](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-shortEventCls) added to it so that small event bars can have style rearrangements.
964
+ * ...
965
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-shortEventDuration)
966
+ */
967
+ shortEventDuration?: string | number;
968
+ /**
969
+ * <strong>Not applicable in a `DayView`</strong>
970
+ * ...
971
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-showBullet)
972
+ * @param {boolean} bar This is `false` by default. Set this to `true` in modes where a solid event bar should show a bullet icon
973
+ * @param {boolean} noBar This is `true` by default. Events with no background colour, use this to show the event's defined `eventColor`
974
+ */
975
+ showBullet?: boolean | {
976
+ bar?: boolean;
977
+ noBar?: boolean;
978
+ };
979
+ /**
980
+ * Configure as `true` to have the grid show a red "changed" tag in cells whose
981
+ * field value has changed and not yet been committed.
982
+ * ...
983
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-showDirty)
984
+ */
985
+ showDirty?: boolean | {
986
+ duringEdit?: boolean;
987
+ newRecord?: boolean;
988
+ };
989
+ /**
990
+ * Configure as `true` to show avatars of the assigned resources (calendars) at the
991
+ * start of the event bar.
992
+ * ...
993
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-showResourceAvatars)
994
+ */
995
+ showResourceAvatars?: boolean | string;
996
+ /**
997
+ * Programmatic control over how many columns to span when used in a grid layout.
998
+ */
999
+ span?: number;
1000
+ /**
1001
+ * Set to `true` to stack multi-day events within each cell in the order of their start time.
1002
+ * ...
1003
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-stackMultiDayEvents)
1004
+ */
1005
+ stackMultiDayEvents?: boolean;
1006
+ /**
1007
+ * The start date (Time component is zeroed) of this view.
1008
+ */
1009
+ startDate?: Date;
1010
+ /**
1011
+ * This value can be one of the following:
1012
+ * ...
1013
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-stateful)
1014
+ */
1015
+ stateful?: boolean | object | string[];
1016
+ /**
1017
+ * The events that, when fired by this component, should trigger it to save its state by calling
1018
+ * [saveState](https://bryntum.com/products/calendar/docs/api/Core/mixin/State#function-saveState).
1019
+ * ...
1020
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-statefulEvents)
1021
+ */
1022
+ statefulEvents?: object | string[];
1023
+ /**
1024
+ * The key to use when saving this object's state in the [stateProvider](https://bryntum.com/products/calendar/docs/api/Core/mixin/State#config-stateProvider). If this config is
1025
+ * not assigned, and [stateful](https://bryntum.com/products/calendar/docs/api/Core/mixin/State#config-stateful) is not set to `false`, the [id](#Core/widget/Widget#config-id)
1026
+ * (if explicitly specified) will be used as the `stateId`.
1027
+ * ...
1028
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-stateId)
1029
+ */
1030
+ stateId?: string;
1031
+ /**
1032
+ * The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/calendar/docs/api/Core/mixin/State#property-state). By default, `state`
1033
+ * will be saved using the [default state provider](https://bryntum.com/products/calendar/docs/api/Core/state/StateProvider#property-instance-static).
1034
+ * ...
1035
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-stateProvider)
1036
+ */
1037
+ stateProvider?: StateProvider;
1038
+ /**
1039
+ * The properties of this settings object controls how grid is restored from state data.
1040
+ * ...
1041
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-stateSettings)
1042
+ */
1043
+ stateSettings?: {
1044
+ restoreUnconfiguredColumns?: boolean;
1045
+ };
1046
+ /**
1047
+ * Store that holds records to display in the grid, or a store config object. If the configuration contains
1048
+ * a `readUrl`, an `AjaxStore` will be created.
1049
+ * ...
1050
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-store)
1051
+ */
1052
+ store?: Store | StoreConfig | AjaxStore | AjaxStoreConfig;
1053
+ /**
1054
+ * An object containing widgets keyed by name. By default (when no `type` is given), strips are
1055
+ * [toolbars](https://bryntum.com/products/calendar/docs/api/Core/widget/Toolbar). If you want to pass an array, you can use
1056
+ * the toolbar's [items](https://bryntum.com/products/calendar/docs/api/Core/widget/Container#config-items).
1057
+ * ...
1058
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-strips)
1059
+ */
1060
+ strips?: Record<string, CalendarContainerItemConfig>;
1061
+ /**
1062
+ * An object containing sub grid configuration objects keyed by a `region` property.
1063
+ * By default, grid has a 'locked' region (if configured with locked columns) and a 'normal' region.
1064
+ * The 'normal' region defaults to use `flex: 1`.
1065
+ * ...
1066
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-subGridConfigs)
1067
+ */
1068
+ subGridConfigs?: Record<string, SubGridConfig>;
1069
+ /**
1070
+ * The converse of [syncViewDate](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#property-syncViewDate)
1071
+ * ...
1072
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-syncCalendarDate)
1073
+ */
1074
+ syncCalendarDate?: boolean;
1075
+ /**
1076
+ * A [Mask](https://bryntum.com/products/calendar/docs/api/Core/widget/Mask) config object, or a message to be shown when Crud Manager
1077
+ * is persisting changes on the server. Set to `null` to disable default sync mask.
1078
+ * ...
1079
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-syncMask)
1080
+ */
1081
+ syncMask?: string | MaskConfig | null;
1082
+ /**
1083
+ * The converse of [syncCalendarDate](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#property-syncCalendarDate)
1084
+ * ...
1085
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-syncViewDate)
1086
+ */
1087
+ syncViewDate?: boolean;
1088
+ /**
1089
+ * A configuration for the [tab](https://bryntum.com/products/calendar/docs/api/Core/widget/Tab) created for this widget when it is placed in a
1090
+ * [TabPanel](https://bryntum.com/products/calendar/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
1091
+ * this widget:
1092
+ * ...
1093
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-tab)
1094
+ */
1095
+ tab?: boolean | TabConfig;
1096
+ /**
1097
+ * When this container is used as a tab in a TabPanel, these items are added to the
1098
+ * [TabBar](https://bryntum.com/products/calendar/docs/api/Core/widget/TabBar) when this container is the active tab.
1099
+ * ...
1100
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-tabBarItems)
1101
+ */
1102
+ tabBarItems?: ToolbarItems[] | Widget[];
1103
+ /**
1104
+ * A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/calendar/docs/api/Core/widget/Toolbar),
1105
+ * or array of config objects representing the child items of a Toolbar.
1106
+ * This creates a toolbar docked to the top of the panel immediately below the header.
1107
+ * ...
1108
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-tbar)
1109
+ */
1110
+ tbar?: (CalendarContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
1111
+ /**
1112
+ * A [DateHelper](https://bryntum.com/products/calendar/docs/api/Core/helper/DateHelper) format string/function used to format the time displayed in events
1113
+ * @param {Date} date The date to format.
1114
+ * @returns {string} The formatted date.
1115
+ */
1116
+ timeFormat?: string | ((date: Date) => string);
1117
+ /**
1118
+ * A title to display in the header or owning TabPanel. Causes creation and docking of a header
1119
+ * to the top if no header is configured.
1120
+ * ...
1121
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-title)
1122
+ */
1123
+ title?: string;
1124
+ /**
1125
+ * The [tools](https://bryntum.com/products/calendar/docs/api/Core/widget/Tool) to add either before or after the `title` in the Panel header. Each
1126
+ * property name is the reference by which an instantiated tool may be retrieved from the live
1127
+ * `[tools](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Toolable#property-tools)` property.
1128
+ * ...
1129
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-tools)
1130
+ */
1131
+ tools?: Record<string, ToolConfig> | null;
1132
+ /**
1133
+ * Configure UI transitions for various actions in the grid.
1134
+ */
1135
+ transition?: {
1136
+ insertRecord?: boolean;
1137
+ removeRecord?: boolean;
1138
+ toggleColumn?: boolean;
1139
+ expandCollapseColumn?: boolean;
1140
+ toggleRegion?: boolean;
1141
+ toggleTreeNode?: boolean;
1142
+ toggleGroup?: boolean;
1143
+ filterRemoval?: boolean;
1144
+ };
1145
+ /**
1146
+ * Animation transition duration in milliseconds.
1147
+ */
1148
+ transitionDuration?: number;
1149
+ type?: 'eventlist';
1150
+ /**
1151
+ * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
1152
+ * as a space separated string, an array of strings, or as an object in which property names with truthy
1153
+ * values are used as the class names.
1154
+ * ...
1155
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#config-ui)
1156
+ */
1157
+ ui?: 'plain' | 'toolbar' | string | object;
1158
+ /**
1159
+ * The week start day, 0 meaning Sunday, 6 meaning Saturday.
1160
+ * Defaults to [weekStartDay](https://bryntum.com/products/calendar/docs/api/Core/helper/DateHelper#property-weekStartDay-static).
1161
+ */
1162
+ weekStartDay?: number;
1163
+ /**
1164
+ * A widgets weight determines its position among siblings when added to a [Container](https://bryntum.com/products/calendar/docs/api/Core/widget/Container).
1165
+ * Higher weights go further down.
1166
+ */
1167
+ weight?: number;
1168
+ /**
1169
+ * Widget's width, used to set element `style.width`. Either specify a valid width string or a number, which
1170
+ * will get 'px' appended. We recommend using CSS as the primary way to control width, but in some cases
1171
+ * this config is convenient.
1172
+ */
1173
+ width?: string | number;
1174
+ /**
1175
+ * AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
1176
+ * ...
1177
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/ai/AIFilter)
1178
+ */
1179
+ aiFilterFeature?: object | boolean | string | AIFilter | AIFilterConfig;
1180
+ /**
1181
+ * Allows using `[Ctrl/CMD + C]`, `[Ctrl/CMD + X]` and `[Ctrl/CMD + V]` to cut, copy and paste cell or cell ranges. Also
1182
+ * makes cut, copy and paste actions available via the cell context menu.
1183
+ * ...
1184
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/CellCopyPaste)
1185
+ */
1186
+ cellCopyPasteFeature?: object | boolean | string | CellCopyPaste | CellCopyPasteConfig;
1187
+ /**
1188
+ * Adding this feature to the grid and other Bryntum products which are based on the Grid (i.e. Scheduler, SchedulerPro, and Gantt)
1189
+ * enables cell editing. Any subclass of [Field](https://bryntum.com/products/calendar/docs/api/Core/widget/Field) can be used
1190
+ * as editor for the [Column](https://bryntum.com/products/calendar/docs/api/Grid/column/Column). The most popular are:
1191
+ * ...
1192
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/CellEdit)
1193
+ */
1194
+ cellEditFeature?: object | boolean | string | CellEdit | CellEditConfig;
1195
+ /**
1196
+ * Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
1197
+ * `SPACE` key when the cell is focused.
1198
+ * ...
1199
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/CellMenu)
1200
+ */
1201
+ cellMenuFeature?: object | boolean | string | CellMenu | CellMenuConfig;
1202
+ /**
1203
+ * Displays a tooltip when hovering cells.
1204
+ * ...
1205
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/CellTooltip)
1206
+ */
1207
+ cellTooltipFeature?: object | boolean | string | CellTooltip | CellTooltipConfig;
1208
+ /**
1209
+ * Adds interactive charting to a Grid. [Charts](https://bryntum.com/products/calendar/docs/api/Chart/widget/Chart) can be created from a selection of Grid data
1210
+ * and updated in realtime as data changes. Supports many common chart types with extensive styling and customization
1211
+ * options.
1212
+ * ...
1213
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Charts)
1214
+ */
1215
+ chartsFeature?: object | boolean | string | Charts | ChartsConfig;
1216
+ /**
1217
+ * Enables the [autoWidth](https://bryntum.com/products/calendar/docs/api/Grid/column/Column#config-autoWidth) config for a grid's columns.
1218
+ * ...
1219
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/ColumnAutoWidth)
1220
+ */
1221
+ columnAutoWidthFeature?: object | boolean | string | ColumnAutoWidth | ColumnAutoWidthConfig;
1222
+ /**
1223
+ * Displays a toolbar while dragging column headers. Drop on a button in the toolbar to activate a certain function,
1224
+ * for example to group by that column. This feature simplifies certain operations on touch devices.
1225
+ * ...
1226
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/ColumnDragToolbar)
1227
+ */
1228
+ columnDragToolbarFeature?: object | boolean | string | ColumnDragToolbar | ColumnDragToolbarConfig;
1229
+ /**
1230
+ * Displays a column picker (to show/hide columns) in the header context menu. Columns can be displayed in sub menus
1231
+ * by region or tag. Grouped headers are displayed as menu hierarchies.
1232
+ * ...
1233
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/ColumnPicker)
1234
+ */
1235
+ columnPickerFeature?: object | boolean | string | ColumnPicker | ColumnPickerConfig;
1236
+ /**
1237
+ * Allows user to rename columns by either right-clicking column header or using keyboard shortcuts when column header
1238
+ * is focused.
1239
+ * ...
1240
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/ColumnRename)
1241
+ */
1242
+ columnRenameFeature?: object | boolean | string | ColumnRename | ColumnRenameConfig;
1243
+ /**
1244
+ * Allows user to reorder columns by dragging headers. To get notified about column reorder listen to `change` event
1245
+ * on [columns](https://bryntum.com/products/calendar/docs/api/Grid/data/ColumnStore) store.
1246
+ * ...
1247
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/ColumnReorder)
1248
+ */
1249
+ columnReorderFeature?: object | boolean | string | ColumnReorder | ColumnReorderConfig;
1250
+ /**
1251
+ * Enables user to resize columns by dragging a handle on the right hand side of the header. To get notified about column
1252
+ * resize listen to `change` event on [columns](https://bryntum.com/products/calendar/docs/api/Grid/data/ColumnStore) store.
1253
+ * ...
1254
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/ColumnResize)
1255
+ */
1256
+ columnResizeFeature?: object | boolean | string | ColumnResize | ColumnResizeConfig;
1257
+ /**
1258
+ * A feature that allows exporting Grid data to Excel or CSV without involving the server. It uses
1259
+ * [TableExporter](https://bryntum.com/products/calendar/docs/api/Grid/util/TableExporter) class as data provider, 3rd party provider to generate XLS files, and
1260
+ * [Microsoft XML specification](https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.spreadsheet.aspx).
1261
+ * ...
1262
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/experimental/ExcelExporter)
1263
+ */
1264
+ excelExporterFeature?: object | boolean | string | GridExcelExporter | GridExcelExporterConfig;
1265
+ /**
1266
+ * An experimental feature that lets users drop files on a Widget. The widget fires an event when a file is dropped onto it.
1267
+ * In the event, you get access to the raw files as strings, that were parsed by calling `readAsBinaryString`.
1268
+ * ...
1269
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/experimental/FileDrop)
1270
+ */
1271
+ fileDropFeature?: object | boolean | string | FileDrop | FileDropConfig;
1272
+ /**
1273
+ * This feature adds a fill handle to a Grid range selection, which when dragged, fills the cells being dragged over
1274
+ * with values based on the values in the original selected range. This is similar to functionality normally seen in
1275
+ * various spreadsheet applications.
1276
+ * ...
1277
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/FillHandle)
1278
+ */
1279
+ fillHandleFeature?: object | boolean | string | FillHandle | FillHandleConfig;
1280
+ /**
1281
+ * Feature that allows filtering of the grid by settings filters on columns. The actual filtering is done by the store.
1282
+ * For info on programmatically handling filters, see [StoreFilter](https://bryntum.com/products/calendar/docs/api/Core/data/mixin/StoreFilter).
1283
+ * ...
1284
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Filter)
1285
+ */
1286
+ filterFeature?: object | boolean | string | Filter | FilterConfig;
1287
+ /**
1288
+ * Feature that allows filtering of the grid by entering filters on column headers.
1289
+ * The actual filtering is done by the store.
1290
+ * For info on programmatically handling filters, see [StoreFilter](https://bryntum.com/products/calendar/docs/api/Core/data/mixin/StoreFilter).
1291
+ * ...
1292
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/FilterBar)
1293
+ */
1294
+ filterBarFeature?: object | boolean | string | FilterBar | FilterBarConfig;
1295
+ /**
1296
+ * Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
1297
+ * <kbd>shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
1298
+ * one anywhere on grid). Use <kbd>shift</kbd> + <kbd>alt</kbd> + click, or the context menu, to remove a column
1299
+ * grouper.
1300
+ * ...
1301
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Group)
1302
+ */
1303
+ groupFeature?: object | boolean | string | Group | GroupConfig;
1304
+ /**
1305
+ * Displays a summary row as a group footer in a grouped grid. Uses the same configuration options on columns as
1306
+ * [Summary](https://bryntum.com/products/calendar/docs/api/Grid/feature/Summary).
1307
+ * ...
1308
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/GroupSummary)
1309
+ */
1310
+ groupSummaryFeature?: object | boolean | string | GridGroupSummary | GridGroupSummaryConfig;
1311
+ /**
1312
+ * Right click column header or focus it and press SPACE key to show the context menu for headers.
1313
+ * ...
1314
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/HeaderMenu)
1315
+ */
1316
+ headerMenuFeature?: object | boolean | string | HeaderMenu | HeaderMenuConfig;
1317
+ /**
1318
+ * This feature allows records which satisfy a certain condition to be locked at the top of the grid.
1319
+ * ...
1320
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/LockRows)
1321
+ */
1322
+ lockRowsFeature?: object | boolean | string | GridLockRows | GridLockRowsConfig;
1323
+ /**
1324
+ * This feature merges cells that have the same value in sorted (or [optionally](https://bryntum.com/products/calendar/docs/api/Grid/feature/MergeCells#config-sortedOnly) any) columns
1325
+ * configured to [mergeCells](https://bryntum.com/products/calendar/docs/api/Grid/column/Column#config-mergeCells).
1326
+ * ...
1327
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/MergeCells)
1328
+ */
1329
+ mergeCellsFeature?: object | boolean | string | MergeCells | MergeCellsConfig;
1330
+ /**
1331
+ * Generates PDF/PNG files from the Grid component.
1332
+ * ...
1333
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/export/PdfExport)
1334
+ */
1335
+ pdfExportFeature?: object | boolean | string | GridPdfExport | GridPdfExportConfig;
1336
+ /**
1337
+ * Allows pinning columns to the start or end region of the grid without any additional subGrid configurations.
1338
+ * When pinning to a region that does not yet exist, the feature creates the required subGrid on the fly.
1339
+ * ...
1340
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/PinColumns)
1341
+ */
1342
+ pinColumnsFeature?: object | boolean | string | PinColumns | PinColumnsConfig;
1343
+ /**
1344
+ * Allows printing Grid contents using browser print dialog.
1345
+ * ...
1346
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/export/GridPrint)
1347
+ */
1348
+ printFeature?: object | boolean | string | GridPrint | GridPrintConfig;
1349
+ /**
1350
+ * Feature that allows the user to search in a column by focusing a cell and typing. Navigate between hits using the
1351
+ * keyboard, [f3] or [ctrl]/[cmd] + [g] moves to next, also pressing [shift] moves to previous.
1352
+ * ...
1353
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/QuickFind)
1354
+ */
1355
+ quickFindFeature?: object | boolean | string | QuickFind | QuickFindConfig;
1356
+ /**
1357
+ * Makes the splitter between grid [sections](https://bryntum.com/products/calendar/docs/api/Grid/view/SubGrid) draggable, to let users resize, and
1358
+ * collapse/expand the sections.
1359
+ * ...
1360
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/RegionResize)
1361
+ */
1362
+ regionResizeFeature?: object | boolean | string | RegionResize | RegionResizeConfig;
1363
+ /**
1364
+ * Allow using [Ctrl/CMD + C/X] and [Ctrl/CMD + V] to copy/cut-and-paste rows. Also makes cut, copy and paste actions
1365
+ * available via the cell context menu.
1366
+ * ...
1367
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/RowCopyPaste)
1368
+ */
1369
+ rowCopyPasteFeature?: object | boolean | string | RowCopyPaste | RowCopyPasteConfig;
1370
+ /**
1371
+ * This feature allows editing of entire rows in a grid in a docked panel which by default slides out from the right.
1372
+ * ...
1373
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/RowEdit)
1374
+ */
1375
+ rowEditFeature?: object | boolean | string | RowEdit | RowEditConfig;
1376
+ /**
1377
+ * Enables expanding of Grid rows by either row click or double click, or by adding a separate Grid column which renders
1378
+ * a button that expands or collapses the row.
1379
+ * ...
1380
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/RowExpander)
1381
+ */
1382
+ rowExpanderFeature?: object | boolean | string | RowExpander | RowExpanderConfig;
1383
+ /**
1384
+ * Allows user to reorder rows by dragging them. To get notified about row reorder listen to `change` event
1385
+ * on the grid [store](https://bryntum.com/products/calendar/docs/api/Core/data/Store).
1386
+ * ...
1387
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/RowReorder)
1388
+ */
1389
+ rowReorderFeature?: object | boolean | string | GridRowReorder | GridRowReorderConfig;
1390
+ /**
1391
+ * Enables user to change row height by dragging the bottom row border. After a resize operation, the [rowHeight](https://bryntum.com/products/calendar/docs/api/Grid/data/GridRowModel#field-rowHeight)
1392
+ * field of the record is updated (when [applyToAllRows](https://bryntum.com/products/calendar/docs/api/Grid/feature/RowResize#config-applyToAllRows) is `false`).
1393
+ * ...
1394
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/RowResize)
1395
+ */
1396
+ rowResizeFeature?: object | boolean | string | GridRowResize | GridRowResizeConfig;
1397
+ /**
1398
+ * <div class="external-example vertical" data-file="Grid/feature/Search.js"></div>
1399
+ * ...
1400
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Search)
1401
+ */
1402
+ searchFeature?: object | boolean | string | Search | SearchConfig;
1403
+ /**
1404
+ * Allows sorting of grid by clicking (or tapping) headers, also displays which columns grid is sorted by (numbered if
1405
+ * using multisort). Use modifier keys for multisorting: [Ctrl/CMD + click] to add sorter, [Ctrl/CMD + Alt + click] to remove sorter.
1406
+ * The actual sorting is done by the store, see [Store.sort()](https://bryntum.com/products/calendar/docs/api/Core/data/mixin/StoreSort#function-sort).
1407
+ * ...
1408
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Sort)
1409
+ */
1410
+ sortFeature?: object | boolean | string | Sort | SortConfig;
1411
+ /**
1412
+ * This feature allows splitting the Grid into multiple views, either by using the cell context menu, or
1413
+ * programmatically by calling [split()](https://bryntum.com/products/calendar/docs/api/Grid/feature/Split#function-split).
1414
+ * ...
1415
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Split)
1416
+ */
1417
+ splitFeature?: object | boolean | string | GridSplit | GridSplitConfig;
1418
+ /**
1419
+ * A feature which pins configurable content from a grid row to the top of the grid
1420
+ * while the row scrolls off the top but is still visible.
1421
+ * ...
1422
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/StickyCells)
1423
+ */
1424
+ stickyCellsFeature?: object | boolean | string | StickyCells | StickyCellsConfig;
1425
+ /**
1426
+ * Stripes rows by adding alternating CSS classes to all row elements (`b-even` and `b-odd`).
1427
+ * ...
1428
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Stripe)
1429
+ */
1430
+ stripeFeature?: object | boolean | string | Stripe | StripeConfig;
1431
+ /**
1432
+ * Displays a summary row in the grid footer.
1433
+ * ...
1434
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Summary)
1435
+ */
1436
+ summaryFeature?: object | boolean | string | GridSummary | GridSummaryConfig;
1437
+ /**
1438
+ * Feature that makes the grid work more like a tree. Included by default in [TreeGrid](https://bryntum.com/products/calendar/docs/api/Grid/view/TreeGrid). Requires
1439
+ * exactly one [TreeColumn](https://bryntum.com/products/calendar/docs/api/Grid/column/TreeColumn) among grids columns. That column will have its renderer replaced with a
1440
+ * tree renderer that adds padding and icon to give the appearance of a tree. The original renderer is preserved and
1441
+ * also called.
1442
+ * ...
1443
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/Tree)
1444
+ */
1445
+ treeFeature?: object | boolean | string | Tree | TreeConfig;
1446
+ /**
1447
+ * A feature that allows transforming a flat dataset (or the leaves of a hierarchical) into a tree by specifying a
1448
+ * record field per parent level. Parents are generated based on each leaf's value for those fields.
1449
+ * ...
1450
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Grid/feature/TreeGroup)
1451
+ */
1452
+ treeGroupFeature?: object | boolean | string | TreeGroup | TreeGroupConfig;
1453
+ };
1454
+ export declare class BryntumEventListComponent implements OnInit, OnDestroy {
1455
+ static instanceClass: typeof EventList;
1456
+ static instanceName: string;
1457
+ private static bryntumEvents;
1458
+ private static bryntumFeatureNames;
1459
+ private static bryntumConfigs;
1460
+ private static bryntumConfigsOnly;
1461
+ private static bryntumProps;
1462
+ private elementRef;
1463
+ instance: EventList;
1464
+ private bryntumConfig;
1465
+ constructor(element: ElementRef);
1466
+ activationKey: string;
1467
+ adopt: HTMLElement | string;
1468
+ animateFilterRemovals: boolean;
1469
+ animateRemovingRows: boolean;
1470
+ ariaDescription: string;
1471
+ ariaLabel: string;
1472
+ autoHeight: boolean;
1473
+ bbar: (CalendarContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
1474
+ bodyCls: string | object;
1475
+ bubbleEvents: object;
1476
+ collapsible: boolean | PanelCollapserConfig | PanelCollapserOverlayConfig;
1477
+ color: string;
1478
+ config: object;
1479
+ contentElementCls: string | object;
1480
+ contextMenuTriggerEvent: 'contextmenu' | 'click' | 'dblclick';
1481
+ dataField: string;
1482
+ defaultRegion: string;
1483
+ descriptionRenderer: (view: Widget) => string;
1484
+ destroyStore: boolean;
1485
+ detectCSSCompatibilityIssues: boolean;
1486
+ disableGridColumnIdWarning: boolean;
1487
+ disableGridRowModelWarning: boolean;
1488
+ dock: 'top' | 'bottom' | 'left' | 'right' | 'start' | 'end' | 'header' | 'pre-header' | object;
1489
+ drawer: boolean | {
1490
+ side?: 'start' | 'left' | 'end' | 'right' | 'top' | 'bottom';
1491
+ size?: string | number;
1492
+ inline?: boolean;
1493
+ autoClose: {
1494
+ mousedown?: boolean | string;
1495
+ focusout?: boolean | string;
1496
+ mouseout?: string;
1497
+ };
1498
+ autoCloseDelay?: number;
1499
+ };
1500
+ elementAttributes: Record<string, string | null>;
1501
+ enableSticky: boolean;
1502
+ enableTextSelection: boolean;
1503
+ endDate: Date;
1504
+ eventFilter: ((event: EventModel) => boolean) | string;
1505
+ eventHeaderRenderer: ((detail: {
1506
+ view: CalendarView;
1507
+ eventRecord: EventModel;
1508
+ resourceRecord: ResourceModel;
1509
+ renderData: {
1510
+ style: object;
1511
+ cls: object;
1512
+ iconStyle: object;
1513
+ iconCls: object;
1514
+ eventColor: string;
1515
+ dataset: object;
1516
+ solidBar: boolean;
1517
+ bodyColor: string;
1518
+ };
1519
+ showBullet: boolean;
1520
+ }) => DomConfig | DomConfig[] | string | void) | string;
1521
+ eventHeight: number | string;
1522
+ eventListTimeFormat: string | ((date: Date) => string);
1523
+ eventRenderer: ((detail: {
1524
+ view: CalendarView;
1525
+ eventRecord: EventModel;
1526
+ resourceRecord: ResourceModel;
1527
+ renderData: {
1528
+ style: object;
1529
+ cls: object;
1530
+ iconStyle: object;
1531
+ iconCls: object;
1532
+ eventColor: string;
1533
+ eventBackground: string;
1534
+ textColor: string;
1535
+ eventInnerStyle: object;
1536
+ dataset: object;
1537
+ solidBar: boolean;
1538
+ bodyColor: string;
1539
+ showBullet: boolean;
1540
+ };
1541
+ }) => DomConfig | DomConfig[] | string | void) | string;
1542
+ eventSorter: (lhs: EventModel | EventBar, rhs: EventModel | EventBar) => number;
1543
+ fillLastColumn: boolean;
1544
+ fixedRowHeight: boolean;
1545
+ footer: {
1546
+ dock?: 'top' | 'right' | 'bottom' | 'left' | 'start' | 'end';
1547
+ html?: string;
1548
+ cls?: string;
1549
+ } | string;
1550
+ formulaProviders: Record<string, FormulaProviderConfig>;
1551
+ fullRowRefresh: boolean;
1552
+ getPrimaryResource: ((eventRecord: EventModel) => ResourceModel) | string;
1553
+ getRowHeight: (getRowHeight: {
1554
+ record: Model;
1555
+ }) => number;
1556
+ header: string | boolean | PanelHeader;
1557
+ hideHorizontalScrollbar: boolean;
1558
+ hoverCls: string;
1559
+ icon: string | DomConfig;
1560
+ ignoreParentReadOnly: boolean;
1561
+ listeners: EventListListeners;
1562
+ listRangeMenu: RangeMenuConfig | null;
1563
+ loadMask: string | MaskConfig | null;
1564
+ loadMaskDefaults: MaskConfig;
1565
+ loadMaskError: MaskConfig | Mask | boolean;
1566
+ localizable: boolean;
1567
+ maskDefaults: MaskConfig;
1568
+ masked: boolean | string | MaskConfig;
1569
+ monitorResize: boolean;
1570
+ owner: Widget | any;
1571
+ plugins: Function[];
1572
+ preserveFocusOnDatasetChange: boolean;
1573
+ preserveScrollOnDatasetChange: boolean;
1574
+ preventTooltipOnTouch: boolean;
1575
+ relayStoreEvents: boolean;
1576
+ resizable: boolean | {
1577
+ minWidth?: number;
1578
+ maxWidth?: number;
1579
+ minHeight?: number;
1580
+ maxHeight?: number;
1581
+ handles?: object;
1582
+ };
1583
+ resizeToFitIncludesHeader: boolean;
1584
+ resourceImagePath: string;
1585
+ responsive: object;
1586
+ responsiveLevels: Record<string, number | string | ResponsiveLevelConfig>;
1587
+ responsiveRoot: boolean;
1588
+ responsiveState: string;
1589
+ responsiveTarget: string | Widget;
1590
+ ripple: boolean | {
1591
+ delegate?: string;
1592
+ color?: string;
1593
+ radius?: number;
1594
+ clip?: string;
1595
+ };
1596
+ rootElement: ShadowRoot | HTMLElement;
1597
+ scrollerClass: typeof Scroller;
1598
+ scrollManager: ScrollManagerConfig | ScrollManager;
1599
+ selectorButton: ButtonConfig;
1600
+ selectorMenuItem: MenuItemConfig;
1601
+ shortEventCls: string;
1602
+ shortEventDuration: string | number;
1603
+ showBullet: boolean | {
1604
+ bar?: boolean;
1605
+ noBar?: boolean;
1606
+ };
1607
+ showDirty: boolean | {
1608
+ duringEdit?: boolean;
1609
+ newRecord?: boolean;
1610
+ };
1611
+ showResourceAvatars: boolean | string;
1612
+ startDate: Date;
1613
+ stateful: boolean | object | string[];
1614
+ statefulEvents: object | string[];
1615
+ stateId: string;
1616
+ stateProvider: StateProvider;
1617
+ strips: Record<string, CalendarContainerItemConfig>;
1618
+ subGridConfigs: Record<string, SubGridConfig>;
1619
+ syncMask: string | MaskConfig | null;
1620
+ tab: boolean | TabConfig;
1621
+ tabBarItems: ToolbarItems[] | Widget[];
1622
+ tbar: (CalendarContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
1623
+ timeFormat: string | ((date: Date) => string);
1624
+ type: 'eventlist';
1625
+ ui: 'plain' | 'toolbar' | string | object;
1626
+ weekStartDay: number;
1627
+ weight: number;
1628
+ alignSelf: string;
1629
+ allowDragCreate: boolean;
1630
+ allowDragMove: boolean;
1631
+ allowDragResize: boolean;
1632
+ animateTimeShift: boolean;
1633
+ animateTreeNodeToggle: boolean;
1634
+ appendTo: HTMLElement | string;
1635
+ autoCreate: {
1636
+ gesture?: string;
1637
+ newName?: Function | string;
1638
+ step?: string;
1639
+ snapType?: 'round' | 'ceil' | 'floor';
1640
+ duration?: string;
1641
+ startHour?: number;
1642
+ } | string | boolean;
1643
+ callOnFunctions: boolean;
1644
+ catchEventHandlerExceptions: boolean;
1645
+ cellEllipsis: boolean;
1646
+ cls: string | object;
1647
+ collapsed: boolean;
1648
+ column: number;
1649
+ columnLines: boolean;
1650
+ columns: ColumnStore | CalendarColumnConfig[] | ColumnStoreConfig | Record<string, CalendarColumnConfig>;
1651
+ data: object[] | Model[] | ModelConfig[];
1652
+ dataset: object | Record<string, string>;
1653
+ date: Date;
1654
+ dateFormat: string | ((date: Date) => string);
1655
+ dateSeparator: string;
1656
+ defaultScrollOptions: BryntumScrollOptions;
1657
+ descriptionFormat: string | string[] | boolean[] | ((date: Date) => string) | Function[];
1658
+ disabled: boolean | 'inert';
1659
+ dragUnit: string;
1660
+ emptyText: string | EmptyTextDomConfig;
1661
+ enableUndoRedoKeys: boolean;
1662
+ eventTimeRenderer: ((eventRecord: EventModel, date: Date) => string | DomConfig | DomConfig[]) | string;
1663
+ extendAllDayEndDay: boolean;
1664
+ extraData: any;
1665
+ filterEventResources: boolean;
1666
+ fixedDuration: boolean;
1667
+ flex: number | string;
1668
+ height: number | string;
1669
+ hidden: boolean;
1670
+ hideFooters: boolean;
1671
+ hideHeaders: boolean;
1672
+ hideNonWorkingDays: boolean;
1673
+ id: string;
1674
+ inputFieldAlign: 'start' | 'end';
1675
+ insertBefore: HTMLElement | string;
1676
+ insertFirst: HTMLElement | string;
1677
+ keyMap: Record<string, KeyMapConfig>;
1678
+ labelPosition: 'before' | 'above' | 'align-before' | 'auto' | null;
1679
+ longPressTime: number;
1680
+ margin: number | string;
1681
+ maxDate: Date | string;
1682
+ maxHeight: string | number;
1683
+ maxWidth: string | number;
1684
+ minDate: Date | string;
1685
+ minHeight: string | number;
1686
+ minWidth: string | number;
1687
+ nonWorkingDays: Record<number, boolean>;
1688
+ pastEventCls: string;
1689
+ preserveScroll: PreserveScrollOptions | boolean;
1690
+ range: string | DurationConfig;
1691
+ readOnly: boolean;
1692
+ rendition: string | Record<string, string> | null;
1693
+ rowHeight: number;
1694
+ rowLines: boolean;
1695
+ rtl: boolean;
1696
+ scrollable: Scroller | boolean | ScrollerConfig;
1697
+ selectionMode: GridSelectionMode;
1698
+ shiftIncrement: string | DurationConfig;
1699
+ shortDateFormat: string | ((date: Date) => string);
1700
+ shortDateTimeFormat: string | ((date: Date) => string);
1701
+ span: number;
1702
+ stackMultiDayEvents: boolean;
1703
+ stateSettings: {
1704
+ restoreUnconfiguredColumns?: boolean;
1705
+ };
1706
+ store: Store | StoreConfig | AjaxStore | AjaxStoreConfig;
1707
+ syncCalendarDate: boolean;
1708
+ syncViewDate: boolean;
1709
+ title: string;
1710
+ tools: Record<string, Tool | ToolConfig> | null | Record<string, Tool> | Record<string, ToolConfig>;
1711
+ transition: {
1712
+ insertRecord?: boolean;
1713
+ removeRecord?: boolean;
1714
+ toggleColumn?: boolean;
1715
+ expandCollapseColumn?: boolean;
1716
+ toggleRegion?: boolean;
1717
+ toggleTreeNode?: boolean;
1718
+ toggleGroup?: boolean;
1719
+ filterRemoval?: boolean;
1720
+ };
1721
+ transitionDuration: number;
1722
+ width: number | string;
1723
+ dayCellCls: string;
1724
+ firstVisibleCell: HTMLElement;
1725
+ firstVisibleDate: Date;
1726
+ focusVisible: boolean;
1727
+ hasChanges: boolean;
1728
+ lastVisibleCell: HTMLElement;
1729
+ lastVisibleDate: Date;
1730
+ originalStore: Store;
1731
+ parent: Widget;
1732
+ selectedCell: GridLocation | GridLocationConfig;
1733
+ selectedCells: GridLocation[] | GridLocationConfig[];
1734
+ selectedRecord: Model;
1735
+ selectedRecords: Model[] | number[];
1736
+ selectedRows: Model[] | number[];
1737
+ state: GridStateInfo;
1738
+ tooltip: string | TooltipConfig;
1739
+ aiFilterFeature: object | boolean | string | AIFilter | AIFilterConfig;
1740
+ cellCopyPasteFeature: object | boolean | string | CellCopyPaste | CellCopyPasteConfig;
1741
+ cellEditFeature: object | boolean | string | CellEdit | CellEditConfig;
1742
+ cellMenuFeature: object | boolean | string | CellMenu | CellMenuConfig;
1743
+ cellTooltipFeature: object | boolean | string | CellTooltip | CellTooltipConfig;
1744
+ chartsFeature: object | boolean | string | Charts | ChartsConfig;
1745
+ columnAutoWidthFeature: object | boolean | string | ColumnAutoWidth | ColumnAutoWidthConfig;
1746
+ columnDragToolbarFeature: object | boolean | string | ColumnDragToolbar | ColumnDragToolbarConfig;
1747
+ columnPickerFeature: object | boolean | string | ColumnPicker | ColumnPickerConfig;
1748
+ columnRenameFeature: object | boolean | string | ColumnRename | ColumnRenameConfig;
1749
+ columnReorderFeature: object | boolean | string | ColumnReorder | ColumnReorderConfig;
1750
+ columnResizeFeature: object | boolean | string | ColumnResize | ColumnResizeConfig;
1751
+ excelExporterFeature: object | boolean | string | GridExcelExporter | GridExcelExporterConfig;
1752
+ fileDropFeature: object | boolean | string | FileDrop | FileDropConfig;
1753
+ fillHandleFeature: object | boolean | string | FillHandle | FillHandleConfig;
1754
+ filterFeature: object | boolean | string | Filter | FilterConfig;
1755
+ filterBarFeature: object | boolean | string | FilterBar | FilterBarConfig;
1756
+ groupFeature: object | boolean | string | Group | GroupConfig;
1757
+ groupSummaryFeature: object | boolean | string | GridGroupSummary | GridGroupSummaryConfig;
1758
+ headerMenuFeature: object | boolean | string | HeaderMenu | HeaderMenuConfig;
1759
+ lockRowsFeature: object | boolean | string | GridLockRows | GridLockRowsConfig;
1760
+ mergeCellsFeature: object | boolean | string | MergeCells | MergeCellsConfig;
1761
+ pdfExportFeature: object | boolean | string | GridPdfExport | GridPdfExportConfig;
1762
+ pinColumnsFeature: object | boolean | string | PinColumns | PinColumnsConfig;
1763
+ printFeature: object | boolean | string | GridPrint | GridPrintConfig;
1764
+ quickFindFeature: object | boolean | string | QuickFind | QuickFindConfig;
1765
+ regionResizeFeature: object | boolean | string | RegionResize | RegionResizeConfig;
1766
+ rowCopyPasteFeature: object | boolean | string | RowCopyPaste | RowCopyPasteConfig;
1767
+ rowEditFeature: object | boolean | string | RowEdit | RowEditConfig;
1768
+ rowExpanderFeature: object | boolean | string | RowExpander | RowExpanderConfig;
1769
+ rowReorderFeature: object | boolean | string | GridRowReorder | GridRowReorderConfig;
1770
+ rowResizeFeature: object | boolean | string | GridRowResize | GridRowResizeConfig;
1771
+ searchFeature: object | boolean | string | Search | SearchConfig;
1772
+ sortFeature: object | boolean | string | Sort | SortConfig;
1773
+ splitFeature: object | boolean | string | GridSplit | GridSplitConfig;
1774
+ stickyCellsFeature: object | boolean | string | StickyCells | StickyCellsConfig;
1775
+ stripeFeature: object | boolean | string | Stripe | StripeConfig;
1776
+ summaryFeature: object | boolean | string | GridSummary | GridSummaryConfig;
1777
+ treeFeature: object | boolean | string | Tree | TreeConfig;
1778
+ treeGroupFeature: object | boolean | string | TreeGroup | TreeGroupConfig;
1779
+ /**
1780
+ * This event fires whenever the [autoCreate gesture](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-autoCreate) is detected
1781
+ * and also when a [drag-create](https://bryntum.com/products/calendar/docs/api/Calendar/feature/CalendarDrag) gesture is detected.
1782
+ * ...
1783
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-beforeAutoCreate)
1784
+ * @param {object} event Event object
1785
+ * @param {Event} event.domEvent The DOM event which initiated the creation.
1786
+ * @param {Date} event.date *DEPRECATED in favour of `startDate`.* The starting time of the event to be created. If this is in a `DayView`, this will be snapped according to the specification in [autoCreate](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-autoCreate)
1787
+ * @param {Date} event.startDate The starting time of the event to be created. If this is in a `DayView`, this will be snapped according to the specification in [autoCreate](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-autoCreate)
1788
+ * @param {Date} event.endDate The ending time of the event to be created.
1789
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The resource if the UI includes a resource.
1790
+ * @param {CalendarView} event.view This view.
1791
+ */
1792
+ onBeforeAutoCreate: any;
1793
+ /**
1794
+ * Fires on the owning Grid before the cell editing is canceled, return `false` to prevent cancellation.
1795
+ * @param {object} event Event object
1796
+ * @param {Grid.view.Grid} event.source Owner grid
1797
+ * @param {Grid.util.GridLocation} event.editorContext Editing context
1798
+ */
1799
+ onBeforeCancelCellEdit: any;
1800
+ /**
1801
+ * Fires on the owning Grid before the row editing is canceled, return false to signal that the value is invalid and editing should not be finalized.
1802
+ * ...
1803
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-beforeCancelRowEdit)
1804
+ * @param {object} event Event object
1805
+ * @param {Grid.view.Grid} event.grid Target grid
1806
+ * @param {RowEditorContext} event.editorContext Editing context
1807
+ */
1808
+ onBeforeCancelRowEdit: any;
1809
+ /**
1810
+ * Fires on the owning Grid before editing starts, return `false` to prevent editing
1811
+ * @param {object} event Event object
1812
+ * @param {Grid.view.Grid} event.source Owner grid
1813
+ * @param {CellEditorContext} event.editorContext Editing context
1814
+ */
1815
+ onBeforeCellEditStart: any;
1816
+ /**
1817
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
1818
+ * buttons while [autoEdit](https://bryntum.com/products/calendar/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
1819
+ * @param {object} event Event object
1820
+ * @param {Grid.view.Grid} event.source Owner grid
1821
+ * @param {(Grid.util.GridLocation|Core.data.Model)[]} event.gridSelection An array of cell selectors or records that will have their values deleted (the records themselves will not get deleted, only visible column values).
1822
+ */
1823
+ onBeforeCellRangeDelete: any;
1824
+ /**
1825
+ * Fires for each selected record on the owning Grid before editing a range of selected cell values
1826
+ * @param {object} event Event object
1827
+ * @param {Core.data.Model} event.record Current selected record from the range
1828
+ * @param {string} event.field The field being changed
1829
+ * @param {any} event.value The value being set
1830
+ */
1831
+ onBeforeCellRangeEdit: any;
1832
+ /**
1833
+ * Triggered before a view's orientating date changes.
1834
+ * ...
1835
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-beforeChangeDate)
1836
+ * @param {object} event Event object
1837
+ * @param {Date} event.oldDate The current orientating date of this view.
1838
+ * @param {Date} event.date The new date to which this view is to be orientated.
1839
+ */
1840
+ onBeforeChangeDate: any;
1841
+ /**
1842
+ * This event is fired prior to starting a column drag gesture. The drag is canceled if a listener returns `false`.
1843
+ * @param {object} event Event object
1844
+ * @param {Grid.view.Grid} event.source The grid instance.
1845
+ * @param {Grid.column.Column} event.column The dragged column.
1846
+ * @param {Event} event.event The browser event.
1847
+ */
1848
+ onBeforeColumnDragStart: any;
1849
+ /**
1850
+ * This event is fired when a column is dropped, and you can return false from a listener to abort the operation.
1851
+ * @param {object} event Event object
1852
+ * @param {Grid.view.Grid} event.source The grid instance.
1853
+ * @param {Grid.column.Column} event.column The dragged column.
1854
+ * @param {Grid.column.Column} event.insertBefore The column before which the dragged column will be inserted.
1855
+ * @param {Grid.column.Column} event.newParent The new parent column.
1856
+ * @param {Event} event.event The browser event.
1857
+ * @param {string} event.region The region where the column was dropped.
1858
+ */
1859
+ onBeforeColumnDropFinalize: any;
1860
+ /**
1861
+ * This event is fired prior to starting a column resize gesture. The resize is canceled if a listener returns
1862
+ * `false`.
1863
+ * @param {object} event Event object
1864
+ * @param {Grid.view.Grid} event.source The grid instance
1865
+ * @param {Grid.column.Column} event.column The column
1866
+ * @param {Event} event.domEvent The browser event
1867
+ */
1868
+ onBeforeColumnResize: any;
1869
+ /**
1870
+ * Fires on the owning Grid before a copy action is performed, return `false` to prevent the action
1871
+ * @param {object} event Event object
1872
+ * @param {Grid.view.Grid} event.source Owner grid
1873
+ * @param {Grid.util.GridLocation[]} event.cells The cells about to be copied or cut
1874
+ * @param {string} event.data The string data about to be copied or cut
1875
+ * @param {boolean} event.isCut `true` if this is a cut action
1876
+ * @param {string} event.entityName 'cell' to distinguish this event from other beforeCopy events
1877
+ */
1878
+ onBeforeCopy: any;
1879
+ /**
1880
+ * Fires on the owning Grid before CSV export starts. Return `false` to cancel the export.
1881
+ * @param {object} event Event object
1882
+ * @param {ExportConfig} event.config Export config
1883
+ * @param {Grid.column.Column[]} event.columns An array of columns to export
1884
+ * @param {Core.data.Model[]} event.rows An array of records to export
1885
+ * @param {string} event.lineDelimiter The CSV delimiter to separate lines
1886
+ * @param {string} event.columnDelimiter The CSV delimiter to separate values on one line
1887
+ */
1888
+ onBeforeCSVExport: any;
1889
+ /**
1890
+ * Fires before an object is destroyed.
1891
+ * @param {object} event Event object
1892
+ * @param {Core.Base} event.source The Object that is being destroyed.
1893
+ */
1894
+ onBeforeDestroy: any;
1895
+ /**
1896
+ * Fires on the owning Grid before Excel export starts. Return `false` to cancel the export.
1897
+ * @param {object} event Event object
1898
+ * @param {ExportConfig} event.config Export config
1899
+ * @param {XLSColumn[]} event.columns An array of columns to export
1900
+ * @param {any[][]} event.rows An array of records to export
1901
+ */
1902
+ onBeforeExcelExport: any;
1903
+ /**
1904
+ * Fired before dragging of the FillHandle starts, return `false` to prevent the drag operation.
1905
+ * @param {object} event Event object
1906
+ * @param {Grid.util.GridLocation} event.cell Information about the column / record
1907
+ * @param {MouseEvent} event.domEvent The raw DOM event
1908
+ */
1909
+ onBeforeFillHandleDragStart: any;
1910
+ /**
1911
+ * Fires on the owning Grid before the cell editing is finished, return false to signal that the value is invalid and editing should not be finalized.
1912
+ * @param {object} event Event object
1913
+ * @param {Grid.view.Grid} event.grid Target grid
1914
+ * @param {CellEditorContext} event.editorContext Editing context
1915
+ */
1916
+ onBeforeFinishCellEdit: any;
1917
+ /**
1918
+ * Fires on the owning Grid before the row editing is finished, return false to signal that the value is invalid and editing should not be finalized.
1919
+ * ...
1920
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-beforeFinishRowEdit)
1921
+ * @param {object} event Event object
1922
+ * @param {Grid.view.Grid} event.grid Target grid
1923
+ * @param {RowEditorContext} event.editorContext Editing context
1924
+ */
1925
+ onBeforeFinishRowEdit: any;
1926
+ /**
1927
+ * Triggered before a widget is hidden. Return `false` to prevent the action.
1928
+ * @param {object} event Event object
1929
+ * @param {Core.widget.Widget} event.source The widget being hidden.
1930
+ */
1931
+ onBeforeHide: any;
1932
+ /**
1933
+ * Fires on the owning Grid before a paste action is performed, return `false` to prevent the action
1934
+ * @param {object} event Event object
1935
+ * @param {Grid.view.Grid} event.source Owner grid
1936
+ * @param {string} event.clipboardData The clipboardData about to be pasted
1937
+ * @param {Grid.util.GridLocation} event.targetCell The cell from which the paste will be started
1938
+ * @param {string} event.entityName 'cell' to distinguish this event from other beforePaste events
1939
+ * @param {string} event.text The raw text from clipboard
1940
+ */
1941
+ onBeforePaste: any;
1942
+ /**
1943
+ * Fires on the owning Grid before export started. Return `false` to cancel the export.
1944
+ * @param {object} event Event object
1945
+ * @param {object} event.config Export config
1946
+ */
1947
+ onBeforePdfExport: any;
1948
+ /**
1949
+ * Fires before a row is rendered.
1950
+ * @param {object} event Event object
1951
+ * @param {Grid.view.Grid} event.source The firing Grid instance.
1952
+ * @param {Grid.row.Row} event.row The row about to be rendered.
1953
+ * @param {Core.data.Model} event.record The record for the row.
1954
+ * @param {number} event.recordIndex The zero-based index of the record.
1955
+ */
1956
+ onBeforeRenderRow: any;
1957
+ /**
1958
+ * Grid rows are about to be rendered
1959
+ * @param {object} event Event object
1960
+ * @param {Grid.view.Grid} event.source This grid.
1961
+ */
1962
+ onBeforeRenderRows: any;
1963
+ /**
1964
+ * Triggered before a new [responsiveState](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#config-responsiveState) is applied.
1965
+ * @param {object} event Event object
1966
+ * @param {Core.widget.Widget} event.source The widget whose `responsiveState` is to be changed
1967
+ * @param {string} event.state The new value for the widget's `responsiveState`
1968
+ * @param {string} event.oldState The previous value for the widget's `responsiveState`
1969
+ */
1970
+ onBeforeResponsiveStateChange: any;
1971
+ /**
1972
+ * This event fires before row collapse is started.
1973
+ * ...
1974
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-beforeRowCollapse)
1975
+ * @param {object} event Event object
1976
+ * @param {Core.data.Model} event.record Record
1977
+ */
1978
+ onBeforeRowCollapse: any;
1979
+ /**
1980
+ * This event fires before row expand is started.
1981
+ * ...
1982
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-beforeRowExpand)
1983
+ * @param {object} event Event object
1984
+ * @param {Core.data.Model} event.record Record
1985
+ */
1986
+ onBeforeRowExpand: any;
1987
+ /**
1988
+ * Fires before the selection changes. Returning `false` from a listener prevents the change
1989
+ * @param {object} event Event object
1990
+ * @param {string} event.action `'select'`/`'deselect'`
1991
+ * @param {'row','cell'} event.mode `'row'`/`'cell'`
1992
+ * @param {Grid.view.Grid} event.source
1993
+ * @param {Core.data.Model[]} event.deselected The records to be deselected in this operation.
1994
+ * @param {Core.data.Model[]} event.selected The records to be selected in this operation.
1995
+ * @param {Core.data.Model[]} event.selection The records in the current selection, before applying `selected` and `deselected`
1996
+ * @param {Grid.util.GridLocation[]} event.deselectedCells The cells to be deselected in this operation.
1997
+ * @param {Grid.util.GridLocation[]} event.selectedCells The cells to be selected in this operation.
1998
+ * @param {Grid.util.GridLocation[]} event.cellSelection The cells in the current selection, before applying `selectedCells` and `deselectedCells`
1999
+ */
2000
+ onBeforeSelectionChange: any;
2001
+ /**
2002
+ * Fired before this container will load record values into its child fields. This is useful if you
2003
+ * want to modify the UI before data is loaded (e.g. set some input field to be readonly)
2004
+ * @param {object} event Event object
2005
+ * @param {Core.widget.Container} event.source The container
2006
+ * @param {Core.data.Model} event.record The record
2007
+ */
2008
+ onBeforeSetRecord: any;
2009
+ /**
2010
+ * Triggered before a widget is shown. Return `false` to prevent the action.
2011
+ * @param {object} event Event object
2012
+ * @param {Core.widget.Widget,any} event.source The widget being shown
2013
+ */
2014
+ onBeforeShow: any;
2015
+ /**
2016
+ * Fires on the owning Grid before editing starts, return `false` to prevent editing
2017
+ * @param {object} event Event object
2018
+ * @param {Grid.view.Grid} event.source Owner grid
2019
+ * @param {RowEditorContext} event.editorContext Editing context
2020
+ */
2021
+ onBeforeStartRowEdit: any;
2022
+ /**
2023
+ * Fired before state is applied to the source. Allows editing the state object or preventing the operation.
2024
+ * @param {object} event Event object
2025
+ * @param {GridStateInfo} event.state State object config
2026
+ */
2027
+ onBeforeStateApply: any;
2028
+ /**
2029
+ * Fired before state is saved by the StateProvider. Allows editing the state object or preventing the operation.
2030
+ * @param {object} event Event object
2031
+ * @param {GridStateInfo} event.state State object config
2032
+ */
2033
+ onBeforeStateSave: any;
2034
+ /**
2035
+ * Fired when a group is going to be expanded or collapsed using the UI.
2036
+ * Returning `false` from a listener prevents the operation
2037
+ * @param {object} event Event object
2038
+ * @param {Core.data.Model} event.groupRecord [DEPRECATED] Use `groupRecords` param instead
2039
+ * @param {Core.data.Model[]} event.groupRecords The group records being toggled
2040
+ * @param {boolean} event.collapse Collapsed (true) or expanded (false)
2041
+ * @param {Event} event.domEvent The user interaction event (eg a `click` event) if the toggle request was instigated by user interaction.
2042
+ */
2043
+ onBeforeToggleGroup: any;
2044
+ /**
2045
+ * Fired before a parent node record toggles its collapsed state.
2046
+ * @param {object} event Event object
2047
+ * @param {Grid.view.Grid} event.source The firing Grid instance.
2048
+ * @param {Core.data.Model} event.record The record being toggled.
2049
+ * @param {boolean} event.collapse `true` if the node is being collapsed.
2050
+ */
2051
+ onBeforeToggleNode: any;
2052
+ /**
2053
+ * Fires on the owning Grid when editing is cancelled
2054
+ * @param {object} event Event object
2055
+ * @param {Grid.view.Grid} event.source Owner grid
2056
+ * @param {Grid.util.GridLocation} event.editorContext Editing context
2057
+ * @param {Event} event.event Included if the cancellation was triggered by a DOM event
2058
+ */
2059
+ onCancelCellEdit: any;
2060
+ /**
2061
+ * Fires when any other event is fired from the object.
2062
+ * ...
2063
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-catchAll)
2064
+ * @param {object} event Event object
2065
+ * @param {{[key: string]: any, type: string}} event.event The Object that contains event details
2066
+ * @param {string} event.event.type The type of the event which is caught by the listener
2067
+ */
2068
+ onCatchAll: any;
2069
+ /**
2070
+ * Fired when user clicks in a grid cell
2071
+ * @param {object} event Event object
2072
+ * @param {Grid.view.Grid} event.grid The grid instance
2073
+ * @param {Core.data.Model} event.record The record representing the row
2074
+ * @param {Grid.column.Column} event.column The column to which the cell belongs
2075
+ * @param {HTMLElement} event.cellElement The cell HTML element
2076
+ * @param {HTMLElement} event.target The target element
2077
+ * @param {MouseEvent} event.event The native DOM event
2078
+ */
2079
+ onCellClick: any;
2080
+ /**
2081
+ * Fired when user activates contextmenu in a grid cell
2082
+ * @param {object} event Event object
2083
+ * @param {Grid.view.Grid} event.grid The grid instance
2084
+ * @param {Core.data.Model} event.record The record representing the row
2085
+ * @param {Grid.column.Column} event.column The column to which the cell belongs
2086
+ * @param {HTMLElement} event.cellElement The cell HTML element
2087
+ * @param {HTMLElement} event.target The target element
2088
+ * @param {MouseEvent} event.event The native DOM event
2089
+ */
2090
+ onCellContextMenu: any;
2091
+ /**
2092
+ * Fired when user double clicks a grid cell
2093
+ * @param {object} event Event object
2094
+ * @param {Grid.view.Grid} event.grid The grid instance
2095
+ * @param {Core.data.Model} event.record The record representing the row
2096
+ * @param {Grid.column.Column} event.column The column to which the cell belongs
2097
+ * @param {HTMLElement} event.cellElement The cell HTML element
2098
+ * @param {HTMLElement} event.target The target element
2099
+ * @param {MouseEvent} event.event The native DOM event
2100
+ */
2101
+ onCellDblClick: any;
2102
+ /**
2103
+ * Fired when a new set of events has been gathered for this view's date range.
2104
+ * @param {object} event Event object
2105
+ * @param {Map<any, any>} event.cellMap The map of date keys to [day cell](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/DayCellCollecter#typedef-DayCell) data blocks.
2106
+ */
2107
+ onCellMapPopulated: any;
2108
+ /**
2109
+ * This event fires on the owning grid before the context menu is shown for a cell.
2110
+ * Allows manipulation of the items to show in the same way as in the [processItems](https://bryntum.com/products/calendar/docs/api/Grid/feature/CellMenu#config-processItems).
2111
+ * ...
2112
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-cellMenuBeforeShow)
2113
+ * @param {object} event Event object
2114
+ * @param {Grid.view.Grid} event.source The grid
2115
+ * @param {Core.widget.Menu} event.menu The menu
2116
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
2117
+ * @param {Grid.column.Column} event.column Column
2118
+ * @param {Core.data.Model} event.record Record
2119
+ */
2120
+ onCellMenuBeforeShow: any;
2121
+ /**
2122
+ * This event fires on the owning grid when an item is selected in the cell context menu.
2123
+ * @param {object} event Event object
2124
+ * @param {Grid.view.Grid} event.source The grid
2125
+ * @param {Core.widget.Menu} event.menu The menu
2126
+ * @param {Core.widget.MenuItem} event.item Selected menu item
2127
+ * @param {Grid.column.Column} event.column Column
2128
+ * @param {Core.data.Model} event.record Record
2129
+ */
2130
+ onCellMenuItem: any;
2131
+ /**
2132
+ * This event fires on the owning grid after the context menu is shown for a cell.
2133
+ * @param {object} event Event object
2134
+ * @param {Grid.view.Grid} event.source The grid
2135
+ * @param {Core.widget.Menu} event.menu The menu
2136
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
2137
+ * @param {Grid.column.Column} event.column Column
2138
+ * @param {Core.data.Model} event.record Record
2139
+ */
2140
+ onCellMenuShow: any;
2141
+ /**
2142
+ * This event fires on the owning grid when a check item is toggled in the cell context menu.
2143
+ * @param {object} event Event object
2144
+ * @param {Grid.view.Grid} event.source The grid
2145
+ * @param {Core.widget.Menu} event.menu The menu
2146
+ * @param {Core.widget.MenuItem} event.item Selected menu item
2147
+ * @param {Grid.column.Column} event.column Column
2148
+ * @param {Core.data.Model} event.record Record
2149
+ * @param {boolean} event.checked Checked or not
2150
+ */
2151
+ onCellMenuToggleItem: any;
2152
+ /**
2153
+ * Fired when the mouse enters a cell
2154
+ * @param {object} event Event object
2155
+ * @param {Grid.view.Grid} event.source The grid instance
2156
+ * @param {Core.data.Model} event.record The record representing the hovered cell
2157
+ * @param {Grid.column.Column} event.column The column currently hovered
2158
+ * @param {HTMLElement} event.cellElement The cell HTML element
2159
+ * @param {MouseEvent} event.event The native DOM event
2160
+ */
2161
+ onCellMouseEnter: any;
2162
+ /**
2163
+ * Fired when the mouse leaves a cell
2164
+ * @param {object} event Event object
2165
+ * @param {Grid.view.Grid} event.source The grid instance
2166
+ * @param {Core.data.Model} event.record The record representing the cell that the mouse left
2167
+ * @param {Grid.column.Column} event.column The column representing the cell that the mouse left
2168
+ * @param {HTMLElement} event.cellElement The cell HTML element that the mouse left
2169
+ * @param {MouseEvent} event.event The native DOM event
2170
+ */
2171
+ onCellMouseLeave: any;
2172
+ /**
2173
+ * Fired when a user moves the mouse out of a grid cell
2174
+ * @param {object} event Event object
2175
+ * @param {Grid.view.Grid} event.grid The grid instance
2176
+ * @param {Core.data.Model} event.record The record representing the row
2177
+ * @param {Grid.column.Column} event.column The column to which the cell belongs
2178
+ * @param {HTMLElement} event.cellElement The cell HTML element
2179
+ * @param {HTMLElement} event.target The target element
2180
+ * @param {MouseEvent} event.event The native DOM event
2181
+ */
2182
+ onCellMouseOut: any;
2183
+ /**
2184
+ * Fired when user moves the mouse over a grid cell
2185
+ * @param {object} event Event object
2186
+ * @param {Grid.view.Grid} event.grid The grid instance
2187
+ * @param {Core.data.Model} event.record The record representing the row
2188
+ * @param {Grid.column.Column} event.column The column to which the cell belongs
2189
+ * @param {HTMLElement} event.cellElement The cell HTML element
2190
+ * @param {HTMLElement} event.target The target element
2191
+ * @param {MouseEvent} event.event The native DOM event
2192
+ */
2193
+ onCellMouseOver: any;
2194
+ /**
2195
+ * Fires when a Panel is collapsed using the [collapsible](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-collapsible) setting.
2196
+ * @param {object} event Event object
2197
+ * @param {Core.widget.Panel} event.source This Panel.
2198
+ */
2199
+ onCollapse: any;
2200
+ /**
2201
+ * Fired before a parent node record is collapsed.
2202
+ * @param {object} event Event object
2203
+ * @param {Grid.view.Grid} event.source The firing Grid instance.
2204
+ * @param {Core.data.Model} event.record The record which has been collapsed.
2205
+ */
2206
+ onCollapseNode: any;
2207
+ /**
2208
+ * This event is fired when a column is being dragged, and you can set the `valid` flag on the `context` object
2209
+ * to indicate whether the drop position is valid or not.
2210
+ * @param {object} event Event object
2211
+ * @param {Grid.view.Grid} event.source The grid instance.
2212
+ * @param {Grid.column.Column} event.column The dragged column.
2213
+ * @param {Grid.column.Column} event.insertBefore The column before which the dragged column will be inserted (if not last).
2214
+ * @param {Event} event.event The browser event.
2215
+ * @param {object} event.context
2216
+ * @param {boolean} event.context.valid Set this to `true` or `false` to indicate whether the drop position is valid.
2217
+ */
2218
+ onColumnDrag: any;
2219
+ /**
2220
+ * This event is fired when a column drag gesture has started.
2221
+ * @param {object} event Event object
2222
+ * @param {Grid.view.Grid} event.source The grid instance.
2223
+ * @param {Grid.column.Column} event.column The dragged column.
2224
+ * @param {Event} event.event The browser event.
2225
+ */
2226
+ onColumnDragStart: any;
2227
+ /**
2228
+ * This event is always fired after a column is dropped. The `valid` param is `true` if the operation was not
2229
+ * vetoed and the column was moved in the column store.
2230
+ * @param {object} event Event object
2231
+ * @param {Grid.view.Grid} event.source The grid instance.
2232
+ * @param {Grid.column.Column} event.column The dragged column.
2233
+ * @param {Grid.column.Column} event.insertBefore The column before which the dragged column will be inserted.
2234
+ * @param {Grid.column.Column} event.newParent The new parent column.
2235
+ * @param {boolean} event.valid `true` if the operation was not vetoed.
2236
+ * @param {Event} event.event The browser event.
2237
+ * @param {string} event.region The region where the column was dropped.
2238
+ */
2239
+ onColumnDrop: any;
2240
+ /**
2241
+ * This event is fired after a resize gesture is completed.
2242
+ * @param {object} event Event object
2243
+ * @param {Grid.view.Grid} event.source The grid instance
2244
+ * @param {Grid.column.Column} event.column The resized column
2245
+ * @param {Event} event.domEvent The browser event
2246
+ */
2247
+ onColumnResize: any;
2248
+ /**
2249
+ * This event is fired when a column resize gesture starts.
2250
+ * @param {object} event Event object
2251
+ * @param {Grid.view.Grid} event.source The grid instance
2252
+ * @param {Grid.column.Column} event.column The column
2253
+ * @param {Event} event.domEvent The browser event
2254
+ */
2255
+ onColumnResizeStart: any;
2256
+ /**
2257
+ * This event fires on the owning widget when an item is selected in the context menu.
2258
+ * @param {object} event Event object
2259
+ * @param {Core.widget.Widget} event.source The owning widget
2260
+ * @param {Core.widget.Menu} event.menu The menu
2261
+ * @param {Core.widget.MenuItem} event.item Selected menu item
2262
+ */
2263
+ onContextMenuItem: any;
2264
+ /**
2265
+ * This event fires on the owning widget when a check item is toggled in the context menu.
2266
+ * @param {object} event Event object
2267
+ * @param {Core.widget.Widget} event.source The owning widget
2268
+ * @param {Core.widget.Menu} event.menu The menu
2269
+ * @param {Core.widget.MenuItem} event.item Selected menu item
2270
+ * @param {boolean} event.checked Checked or not
2271
+ */
2272
+ onContextMenuToggleItem: any;
2273
+ /**
2274
+ * Fires on the owning Grid after a copy action is performed.
2275
+ * @param {object} event Event object
2276
+ * @param {Grid.view.Grid} event.source Owner grid
2277
+ * @param {Grid.util.GridLocation[]} event.cells The cells about to be copied or cut
2278
+ * @param {string} event.copiedDataString The concatenated data string that was copied or cut
2279
+ * @param {boolean} event.isCut `true` if this was a cut action
2280
+ * @param {string} event.entityName 'cell' to distinguish this event from other copy events
2281
+ */
2282
+ onCopy: any;
2283
+ /**
2284
+ * Fired when data in the store changes.
2285
+ * ...
2286
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-dataChange)
2287
+ * @param {object} event Event object
2288
+ * @param {Grid.view.Grid} event.source Owning grid
2289
+ * @param {Core.data.Store} event.store The originating store
2290
+ * @param {'remove','removeAll','add','clearchanges','filter','update','dataset','replace'} event.action Name of action which triggered the change. May be one of: * `'remove'` * `'removeAll'` * `'add'` * `'clearchanges'` * `'filter'` * `'update'` * `'dataset'` * `'replace'`
2291
+ * @param {Core.data.Model} event.record Changed record, for actions that affects exactly one record (`'update'`)
2292
+ * @param {Core.data.Model[]} event.records Changed records, passed for all actions except `'removeAll'`
2293
+ * @param {object} event.changes Passed for the `'update'` action, info on which record fields changed
2294
+ */
2295
+ onDataChange: any;
2296
+ /**
2297
+ * Fired after one day cell's events are collected in sorted order according to the
2298
+ * [eventSorter](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-eventSorter)
2299
+ * ...
2300
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-dayCellPopulated)
2301
+ * @param {object} event Event object
2302
+ * @param {Scheduler.model.EventModel[]} event.events The events to be shown for the passed date
2303
+ * @param {Date} event.The date the events are to be shown in.
2304
+ */
2305
+ onDayCellPopulated: any;
2306
+ /**
2307
+ * Fires when an object is destroyed.
2308
+ * @param {object} event Event object
2309
+ * @param {Core.Base} event.source The Object that is being destroyed.
2310
+ */
2311
+ onDestroy: any;
2312
+ /**
2313
+ * Fires when a field is mutated and the state of the [hasChanges](https://bryntum.com/products/calendar/docs/api/Core/widget/Container#property-hasChanges) property changes
2314
+ * @param {object} event Event object
2315
+ * @param {Core.widget.Container} event.source The container.
2316
+ * @param {boolean} event.dirty The dirty state of the Container - `true` if there are any fields which have been changed since initial load.
2317
+ */
2318
+ onDirtyStateChange: any;
2319
+ /**
2320
+ * Fires while drag selecting. UI will update with current range, but the cells will not be selected until
2321
+ * mouse up. This event can be listened for to perform actions while drag selecting.
2322
+ * @param {object} event Event object
2323
+ * @param {Grid.view.Grid} event.source
2324
+ * @param {GridLocationConfig[],Grid.util.GridLocation[]} event.selectedCells The cells that is currently being dragged over
2325
+ * @param {Core.data.Model[]} event.selectedRecords The records that is currently being dragged over
2326
+ */
2327
+ onDragSelecting: any;
2328
+ /**
2329
+ * Triggered when a widget's [element](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#property-element) is available.
2330
+ * @param {object} event Event object
2331
+ * @param {HTMLElement} event.element The Widget's element.
2332
+ */
2333
+ onElementCreated: any;
2334
+ /**
2335
+ * Fired when an [autoCreate](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/CalendarMixin#config-autoCreate) gesture has created a new event
2336
+ * and added it to the event store.
2337
+ * ...
2338
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-eventAutoCreated)
2339
+ * @param {object} event Event object
2340
+ * @param {CalendarView} event.source This Calendar view instance.
2341
+ * @param {Scheduler.model.EventModel} event.eventRecord The new event record.
2342
+ */
2343
+ onEventAutoCreated: any;
2344
+ /**
2345
+ * Fires when a day spanning event is found, and the date to which its encapsulating event bar
2346
+ * extends has been calculated.
2347
+ * ...
2348
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-eventPropagate)
2349
+ * @param {object} event Event object
2350
+ * @param {Date} event.eventEndDate The end date for which to calculate the propagate end date.
2351
+ * @param {Date} event.propagateEndDate The system-calculated end point of the event bar.
2352
+ * @param {boolean} event.isAllDay `true` if the event is an all day event, or spans multiple days.
2353
+ * @param {boolean} event.isOverflow `true` if this is being called as part of further propagation.
2354
+ * @param {boolean} event.overflows `true` if the event extends into future cells.
2355
+ * @param {Scheduler.model.EventModel} event.eventRecord The event record being propagated.
2356
+ * @param {Date} event.date The date from which the event is being propagated.
2357
+ */
2358
+ onEventPropagate: any;
2359
+ /**
2360
+ * Fires when a Panel is expanded using the [collapsible](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-collapsible) setting.
2361
+ * @param {object} event Event object
2362
+ * @param {Core.widget.Panel} event.source This Panel.
2363
+ */
2364
+ onExpand: any;
2365
+ /**
2366
+ * Fired after a parent node record is expanded.
2367
+ * @param {object} event Event object
2368
+ * @param {Grid.view.Grid} event.source The firing Grid instance.
2369
+ * @param {Core.data.Model} event.record The record which has been expanded.
2370
+ */
2371
+ onExpandNode: any;
2372
+ /**
2373
+ * Fired when a file is dropped on the widget element
2374
+ * @param {object} event Event object
2375
+ * @param {Grid.view.Grid} event.source The owning Grid instance
2376
+ * @param {DataTransferItem} event.file The dropped file descriptor
2377
+ * @param {DragEvent} event.domEvent The native DragEvent
2378
+ */
2379
+ onFileDrop: any;
2380
+ /**
2381
+ * Fired before the FillHandle dragging is finalized and values are applied to cells, return `false` to prevent the
2382
+ * drag operation from applying data changes.
2383
+ * @param {object} event Event object
2384
+ * @param {Grid.util.GridLocation} event.from The from cell
2385
+ * @param {Grid.util.GridLocation} event.to The to cell
2386
+ * @param {MouseEvent} event.domEvent The raw DOM event
2387
+ */
2388
+ onFillHandleBeforeDragFinalize: any;
2389
+ /**
2390
+ * Fired while dragging the FillHandle.
2391
+ * @param {object} event Event object
2392
+ * @param {Grid.util.GridLocation} event.from The from cell
2393
+ * @param {Grid.util.GridLocation} event.to The to cell
2394
+ * @param {MouseEvent} event.domEvent The raw DOM event
2395
+ */
2396
+ onFillHandleDrag: any;
2397
+ /**
2398
+ * Fired when a FillHandle drag operation is aborted.
2399
+ */
2400
+ onFillHandleDragAbort: any;
2401
+ /**
2402
+ * Fired after a FillHandle drag operation.
2403
+ * @param {object} event Event object
2404
+ * @param {Grid.util.GridLocation} event.from The from cell
2405
+ * @param {Grid.util.GridLocation} event.to The to cell
2406
+ * @param {MouseEvent} event.domEvent The raw DOM event
2407
+ */
2408
+ onFillHandleDragEnd: any;
2409
+ /**
2410
+ * Fired when dragging of the FillHandle starts.
2411
+ * @param {object} event Event object
2412
+ * @param {Grid.util.GridLocation} event.cell Information about the column / record
2413
+ * @param {MouseEvent} event.domEvent The raw DOM event
2414
+ */
2415
+ onFillHandleDragStart: any;
2416
+ /**
2417
+ * Fires on the owning Grid when cell editing is finished
2418
+ * @param {object} event Event object
2419
+ * @param {Grid.view.Grid} event.grid Target grid
2420
+ * @param {CellEditorContext} event.editorContext Editing context
2421
+ */
2422
+ onFinishCellEdit: any;
2423
+ /**
2424
+ * Fires on the owning Grid before the row editing is finished, return false to signal that the value is invalid and editing should not be finalized.
2425
+ * ...
2426
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-finishRowEdit)
2427
+ * @param {object} event Event object
2428
+ * @param {Grid.view.Grid} event.grid Target grid
2429
+ * @param {RowEditorContext} event.editorContext Editing context
2430
+ */
2431
+ onFinishRowEdit: any;
2432
+ /**
2433
+ * Fired when focus enters this Widget.
2434
+ * @param {object} event Event object
2435
+ * @param {Core.widget.Widget} event.source This Widget
2436
+ * @param {HTMLElement} event.fromElement The element which lost focus.
2437
+ * @param {HTMLElement} event.toElement The element which gained focus.
2438
+ * @param {Core.widget.Widget} event.fromWidget The widget which lost focus.
2439
+ * @param {Core.widget.Widget} event.toWidget The widget which gained focus.
2440
+ * @param {boolean} event.backwards `true` if the `toElement` is before the `fromElement` in document order.
2441
+ */
2442
+ onFocusIn: any;
2443
+ /**
2444
+ * Fired when focus exits this Widget's ownership tree. This is different from a `blur` event.
2445
+ * focus moving from within this Widget's ownership tree, even if there are floating widgets
2446
+ * will not trigger this event. This is when focus exits this widget completely.
2447
+ * @param {object} event Event object
2448
+ * @param {Core.widget.Widget} event.source This Widget
2449
+ * @param {HTMLElement} event.fromElement The element which lost focus.
2450
+ * @param {HTMLElement} event.toElement The element which gained focus.
2451
+ * @param {Core.widget.Widget} event.fromWidget The widget which lost focus.
2452
+ * @param {Core.widget.Widget} event.toWidget The widget which gained focus.
2453
+ * @param {boolean} event.backwards `true` if the `toElement` is before the `fromElement` in document order.
2454
+ */
2455
+ onFocusOut: any;
2456
+ /**
2457
+ * Fired before dragging starts, return false to prevent the drag operation.
2458
+ * @param {object} event Event object
2459
+ * @param {Grid.view.GridBase} event.source
2460
+ * @param {object} event.context
2461
+ * @param {Core.data.Model[]} event.context.records The dragged row records
2462
+ * @param {MouseEvent,TouchEvent} event.event
2463
+ */
2464
+ onGridRowBeforeDragStart: any;
2465
+ /**
2466
+ * Fired before the row drop operation is finalized. You can return false to abort the drop operation, or a
2467
+ * Promise yielding `true` / `false` which allows for asynchronous abort (e.g. first show user a confirmation dialog).
2468
+ * @param {object} event Event object
2469
+ * @param {Grid.view.GridBase} event.source
2470
+ * @param {object} event.context
2471
+ * @param {boolean} event.context.valid Set this to true or false to indicate whether the drop position is valid
2472
+ * @param {Core.data.Model} event.context.insertBefore The record to insert before (`null` if inserting at last position of a parent node)
2473
+ * @param {Core.data.Model} event.context.parent The parent record of the current drop position (only applicable for trees)
2474
+ * @param {Core.data.Model[]} event.context.records The dragged row records
2475
+ * @param {RecordPositionContext[]} event.context.oldPositionContext An array of objects with information about the previous tree position. Objects contain the `record`, and its original `parentIndex` and `parentId` values
2476
+ * @param {MouseEvent} event.event
2477
+ */
2478
+ onGridRowBeforeDropFinalize: any;
2479
+ /**
2480
+ * Fired while the row is being dragged, in the listener function you have access to `context.insertBefore` a grid /
2481
+ * tree record, and additionally `context.parent` (a TreeNode) for trees. You can signal that the drop position is
2482
+ * valid or invalid by setting `context.valid = false;`
2483
+ * @param {object} event Event object
2484
+ * @param {Grid.view.GridBase} event.source
2485
+ * @param {object} event.context
2486
+ * @param {boolean} event.context.valid Set this to true or false to indicate whether the drop position is valid.
2487
+ * @param {Core.data.Model} event.context.insertBefore The record to insert before (`null` if inserting at last position of a parent node)
2488
+ * @param {Core.data.Model} event.context.parent The parent record of the current drop position (only applicable for trees)
2489
+ * @param {Core.data.Model[]} event.context.records The dragged row records
2490
+ * @param {MouseEvent} event.event
2491
+ */
2492
+ onGridRowDrag: any;
2493
+ /**
2494
+ * Fired when a row drag operation is aborted
2495
+ * @param {object} event Event object
2496
+ * @param {Grid.view.GridBase} event.source
2497
+ * @param {object} event.context
2498
+ * @param {Core.data.Model[]} event.context.records The dragged row records
2499
+ * @param {MouseEvent} event.event
2500
+ */
2501
+ onGridRowDragAbort: any;
2502
+ /**
2503
+ * Fired when dragging starts.
2504
+ * @param {object} event Event object
2505
+ * @param {Grid.view.GridBase} event.source
2506
+ * @param {object} event.context
2507
+ * @param {Core.data.Model[]} event.context.records The dragged row records
2508
+ * @param {MouseEvent,TouchEvent} event.event
2509
+ */
2510
+ onGridRowDragStart: any;
2511
+ /**
2512
+ * Fired after the row drop operation has completed, regardless of validity
2513
+ * @param {object} event Event object
2514
+ * @param {Grid.view.GridBase} event.source
2515
+ * @param {object} event.context
2516
+ * @param {boolean} event.context.valid true or false depending on whether the drop position was valid
2517
+ * @param {Core.data.Model} event.context.insertBefore The record to insert before (`null` if inserting at last position of a parent node)
2518
+ * @param {Core.data.Model} event.context.parent The parent record of the current drop position (only applicable for trees)
2519
+ * @param {Core.data.Model[]} event.context.records The dragged row records
2520
+ * @param {RecordPositionContext[]} event.context.oldPositionContext An array of objects with information about the previous tree position. Objects contain the record, and its original `parentIndex` and `parentId` values
2521
+ * @param {MouseEvent} event.event
2522
+ */
2523
+ onGridRowDrop: any;
2524
+ /**
2525
+ * Fired when a grid header is clicked on.
2526
+ * ...
2527
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-headerClick)
2528
+ * @param {object} event Event object
2529
+ * @param {Event} event.domEvent The triggering DOM event.
2530
+ * @param {Grid.column.Column} event.column The column clicked on.
2531
+ */
2532
+ onHeaderClick: any;
2533
+ /**
2534
+ * This event fires on the owning Grid before the context menu is shown for a header.
2535
+ * Allows manipulation of the items to show in the same way as in the [processItems](https://bryntum.com/products/calendar/docs/api/Grid/feature/HeaderMenu#config-processItems).
2536
+ * ...
2537
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-headerMenuBeforeShow)
2538
+ * @param {object} event Event object
2539
+ * @param {Grid.view.Grid} event.source The grid
2540
+ * @param {Core.widget.Menu} event.menu The menu
2541
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
2542
+ * @param {Grid.column.Column} event.column Column
2543
+ */
2544
+ onHeaderMenuBeforeShow: any;
2545
+ /**
2546
+ * This event fires on the owning Grid when an item is selected in the header context menu.
2547
+ * @param {object} event Event object
2548
+ * @param {Grid.view.Grid} event.source The grid
2549
+ * @param {Core.widget.Menu} event.menu The menu
2550
+ * @param {Core.widget.MenuItem} event.item Selected menu item
2551
+ * @param {Grid.column.Column} event.column Column
2552
+ */
2553
+ onHeaderMenuItem: any;
2554
+ /**
2555
+ * This event fires on the owning Grid after the context menu is shown for a header
2556
+ * @param {object} event Event object
2557
+ * @param {Grid.view.Grid} event.source The grid
2558
+ * @param {Core.widget.Menu} event.menu The menu
2559
+ * @param {Record<string, MenuItemEntry>} event.items Menu item configs
2560
+ * @param {Grid.column.Column} event.column Column
2561
+ */
2562
+ onHeaderMenuShow: any;
2563
+ /**
2564
+ * This event fires on the owning Grid when a check item is toggled in the header context menu.
2565
+ * @param {object} event Event object
2566
+ * @param {Grid.view.Grid} event.source The grid
2567
+ * @param {Core.widget.Menu} event.menu The menu
2568
+ * @param {Core.widget.MenuItem} event.item Selected menu item
2569
+ * @param {Grid.column.Column} event.column Column
2570
+ * @param {boolean} event.checked Checked or not
2571
+ */
2572
+ onHeaderMenuToggleItem: any;
2573
+ /**
2574
+ * Triggered after a widget was hidden
2575
+ * @param {object} event Event object
2576
+ * @param {Core.widget.Widget} event.source The widget
2577
+ */
2578
+ onHide: any;
2579
+ /**
2580
+ * Fires when row locking is enabled.
2581
+ * @param {object} event Event object
2582
+ * @param {Grid.view.GridBase} event.clone The created clone
2583
+ */
2584
+ onLockRows: any;
2585
+ /**
2586
+ * Mouse moved out from element in grid
2587
+ * @param {object} event Event object
2588
+ * @param {MouseEvent} event.event The native browser event
2589
+ */
2590
+ onMouseOut: any;
2591
+ /**
2592
+ * Mouse moved in over element in grid
2593
+ * @param {object} event Event object
2594
+ * @param {MouseEvent} event.event The native browser event
2595
+ */
2596
+ onMouseOver: any;
2597
+ /**
2598
+ * Triggered when a widget which had been in a non-visible state for any reason
2599
+ * achieves visibility.
2600
+ * ...
2601
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-paint)
2602
+ * @param {object} event Event object
2603
+ * @param {Core.widget.Widget} event.source The widget being painted.
2604
+ * @param {boolean} event.firstPaint `true` if this is the first paint.
2605
+ */
2606
+ onPaint: any;
2607
+ /**
2608
+ * Fires on the owning Grid after a paste action is performed.
2609
+ * @param {object} event Event object
2610
+ * @param {Grid.view.Grid} event.source Owner grid
2611
+ * @param {string} event.clipboardData The clipboardData that was pasted
2612
+ * @param {Core.data.Model[]} event.modifiedRecords The records which have been modified due to the paste action
2613
+ * @param {Grid.util.GridLocation} event.targetCell The cell from which the paste will be started
2614
+ * @param {string} event.entityName 'cell' to distinguish this event from other paste events
2615
+ */
2616
+ onPaste: any;
2617
+ /**
2618
+ * Fires on the owning Grid when export has finished
2619
+ * @param {object} event Event object
2620
+ * @param {Response} event.response Optional response, if received
2621
+ * @param {Error} event.error Optional error, if exception occurred
2622
+ */
2623
+ onPdfExport: any;
2624
+ /**
2625
+ * Fired when the range of dates encapsulated by this view changes.
2626
+ * ...
2627
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-rangeChange)
2628
+ * @param {object} event Event object
2629
+ * @param {typeof DateRangeOwner} event.source This calendar view instance.
2630
+ * @param {object} event.old The old date range <strong>if any</strong>.
2631
+ * @param {Date} event.old.startDate the old start date.
2632
+ * @param {Date} event.old.endDate the old end date.
2633
+ * @param {object} event.new The new date range
2634
+ * @param {Date} event.new.startDate the new start date.
2635
+ * @param {Date} event.new.endDate the new end date.
2636
+ */
2637
+ onRangeChange: any;
2638
+ /**
2639
+ * Fired when a Widget's read only state is toggled
2640
+ * @param {object} event Event object
2641
+ * @param {boolean} event.readOnly Read only or not
2642
+ */
2643
+ onReadOnly: any;
2644
+ /**
2645
+ * This event is fired after a widget's elements have been synchronized due to a direct or indirect call
2646
+ * to [recompose](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#function-recompose), if this results in some change to the widget's rendered DOM elements.
2647
+ */
2648
+ onRecompose: any;
2649
+ /**
2650
+ * Fires after a row is rendered.
2651
+ * @param {object} event Event object
2652
+ * @param {Grid.view.Grid} event.source The firing Grid instance.
2653
+ * @param {Grid.row.Row} event.row The row that has been rendered.
2654
+ * @param {Core.data.Model} event.record The record for the row.
2655
+ * @param {number} event.recordIndex The zero-based index of the record.
2656
+ */
2657
+ onRenderRow: any;
2658
+ /**
2659
+ * Grid rows have been rendered
2660
+ * @param {object} event Event object
2661
+ * @param {Grid.view.Grid} event.source This grid.
2662
+ */
2663
+ onRenderRows: any;
2664
+ /**
2665
+ * Fired when the encapsulating element of a Widget resizes *only when [monitorResize](https://bryntum.com/products/calendar/docs/api/Core/widget/Widget#config-monitorResize) is `true`*.
2666
+ * @param {object} event Event object
2667
+ * @param {Core.widget.Widget} event.source This Widget
2668
+ * @param {number} event.width The new width
2669
+ * @param {number} event.height The new height
2670
+ * @param {number} event.oldWidth The old width
2671
+ * @param {number} event.oldHeight The old height
2672
+ */
2673
+ onResize: any;
2674
+ /**
2675
+ * Grid resize lead to a new responsive level being applied
2676
+ * @param {object} event Event object
2677
+ * @param {Grid.view.Grid} event.grid Grid that was resized
2678
+ * @param {string} event.level New responsive level (small, large, etc)
2679
+ * @param {number} event.width New width in px
2680
+ * @param {string} event.oldLevel Old responsive level
2681
+ * @param {number} event.oldWidth Old width in px
2682
+ */
2683
+ onResponsive: any;
2684
+ /**
2685
+ * Triggered when a new [responsiveState](https://bryntum.com/products/calendar/docs/api/Core/widget/mixin/Responsive#config-responsiveState) is applied.
2686
+ * @param {object} event Event object
2687
+ * @param {Core.widget.Widget} event.source The widget whose `responsiveState` has changed
2688
+ * @param {string} event.state The new value for the widget's `responsiveState`
2689
+ * @param {string} event.oldState The previous value for the widget's `responsiveState`
2690
+ */
2691
+ onResponsiveStateChange: any;
2692
+ /**
2693
+ * This event fires when a row has finished collapsing.
2694
+ * @param {object} event Event object
2695
+ * @param {Core.data.Model} event.record Record
2696
+ */
2697
+ onRowCollapse: any;
2698
+ /**
2699
+ * This event fires when a row expand has finished expanding.
2700
+ * ...
2701
+ * [View online docs...](https://bryntum.com/products/calendar/docs/api/Calendar/widget/EventList#event-rowExpand)
2702
+ * @param {object} event Event object
2703
+ * @param {Core.data.Model} event.record Record
2704
+ * @param {object} event.expandedElements An object with the Grid region name as property and the expanded body element as value
2705
+ * @param {Core.widget.Widget} event.widget In case of expanding a Widget, this will be a reference to the instance created by the actual expansion. If there is multiple Grid regions, use the `widgets` param instead.
2706
+ * @param {object} event.widgets In case of expanding a Widget, this will be an object with the Grid region name as property and the reference to the widget instance created by the actual expansion
2707
+ */
2708
+ onRowExpand: any;
2709
+ /**
2710
+ * Fired when the mouse enters a row
2711
+ * @param {object} event Event object
2712
+ * @param {Grid.view.Grid} event.source The grid instance
2713
+ * @param {Core.data.Model} event.record The record representing the hovered row
2714
+ * @param {Grid.column.Column} event.column The column currently hovered
2715
+ * @param {HTMLElement} event.cellElement The cell HTML element
2716
+ * @param {MouseEvent} event.event The native DOM event
2717
+ */
2718
+ onRowMouseEnter: any;
2719
+ /**
2720
+ * Fired when the mouse leaves a row
2721
+ * @param {object} event Event object
2722
+ * @param {Grid.view.Grid} event.source The grid instance
2723
+ * @param {Core.data.Model} event.record The record representing the row that the mouse left
2724
+ * @param {HTMLElement} event.cellElement The cell HTML element that the mouse left
2725
+ * @param {MouseEvent} event.event The native DOM event
2726
+ */
2727
+ onRowMouseLeave: any;
2728
+ /**
2729
+ * Grid has scrolled vertically
2730
+ * @param {object} event Event object
2731
+ * @param {Grid.view.Grid} event.source The firing Grid instance.
2732
+ * @param {number} event.scrollTop The vertical scroll position.
2733
+ */
2734
+ onScroll: any;
2735
+ /**
2736
+ * The selection has been changed.
2737
+ * @param {object} event Event object
2738
+ * @param {'select','deselect'} event.action `'select'`/`'deselect'`
2739
+ * @param {'row','cell'} event.mode `'row'`/`'cell'`
2740
+ * @param {Grid.view.Grid} event.source
2741
+ * @param {Core.data.Model[]} event.deselected The records deselected in this operation.
2742
+ * @param {Core.data.Model[]} event.selected The records selected in this operation.
2743
+ * @param {Core.data.Model[]} event.selection The records in the new selection.
2744
+ * @param {Grid.util.GridLocation[]} event.deselectedCells The cells deselected in this operation.
2745
+ * @param {Grid.util.GridLocation[]} event.selectedCells The cells selected in this operation.
2746
+ * @param {Grid.util.GridLocation[]} event.cellSelection The cells in the new selection.
2747
+ */
2748
+ onSelectionChange: any;
2749
+ /**
2750
+ * The selectionMode configuration has been changed.
2751
+ * @param {object} event Event object
2752
+ * @param {object} event.selectionMode The new [selectionMode](https://bryntum.com/products/calendar/docs/api/Grid/view/mixin/GridSelection#config-selectionMode)
2753
+ */
2754
+ onSelectionModeChange: any;
2755
+ /**
2756
+ * Fired when the [shiftIncrement](https://bryntum.com/products/calendar/docs/api/Calendar/widget/mixin/DateRangeOwner#property-shiftIncrement) of this view changes.
2757
+ * @param {object} event Event object
2758
+ * @param {object} event.old The shift increment *if any*.
2759
+ * @param {object} event.new The shift increment
2760
+ */
2761
+ onShiftIncrementChange: any;
2762
+ /**
2763
+ * Triggered after a widget is shown.
2764
+ * @param {object} event Event object
2765
+ * @param {Core.widget.Widget} event.source The widget
2766
+ */
2767
+ onShow: any;
2768
+ /**
2769
+ * Fires when splitting the Grid.
2770
+ * @param {object} event Event object
2771
+ * @param {Grid.view.GridBase[]} event.subViews The sub views created by the split
2772
+ * @param {object} event.options The options passed to the split call
2773
+ * @param {'horizontal','vertical','both'} event.options.direction The direction of the split
2774
+ * @param {Grid.column.Column} event.options.atColumn The column to split at
2775
+ * @param {Core.data.Model} event.options.atRecord The record to split at
2776
+ */
2777
+ onSplit: any;
2778
+ /**
2779
+ * Fired by the Grid when the collapse icon is clicked. Return `false` to prevent the default collapse action,
2780
+ * if you want to implement your own behavior.
2781
+ * @param {object} event Event object
2782
+ * @param {Grid.view.Grid} event.source The Grid instance.
2783
+ * @param {Grid.view.SubGrid} event.subGrid The subgrid
2784
+ * @param {Event} event.domEvent The native DOM event
2785
+ */
2786
+ onSplitterCollapseClick: any;
2787
+ /**
2788
+ * Fired by the Grid after a sub-grid has been resized using the splitter
2789
+ * @param {object} event Event object
2790
+ * @param {Grid.view.Grid} event.source The Grid instance.
2791
+ * @param {Grid.view.SubGrid} event.subGrid The resized subgrid
2792
+ * @param {Event} event.domEvent The native DOM event
2793
+ */
2794
+ onSplitterDragEnd: any;
2795
+ /**
2796
+ * Fired by the Grid when a sub-grid resize gesture starts
2797
+ * @param {object} event Event object
2798
+ * @param {Grid.view.Grid} event.source The Grid instance.
2799
+ * @param {Grid.view.SubGrid} event.subGrid The subgrid about to be resized
2800
+ * @param {Event} event.domEvent The native DOM event
2801
+ */
2802
+ onSplitterDragStart: any;
2803
+ /**
2804
+ * Fired by the Grid when the expand icon is clicked. Return `false` to prevent the default expand action,
2805
+ * if you want to implement your own behavior.
2806
+ * @param {object} event Event object
2807
+ * @param {Grid.view.Grid} event.source The Grid instance.
2808
+ * @param {Grid.view.SubGrid} event.subGrid The subgrid
2809
+ * @param {Event} event.domEvent The native DOM event
2810
+ */
2811
+ onSplitterExpandClick: any;
2812
+ /**
2813
+ * Fires on the owning Grid when editing starts
2814
+ * @param {object} event Event object
2815
+ * @param {Grid.view.Grid} event.source Owner grid
2816
+ * @param {CellEditorContext} event.editorContext Editing context
2817
+ */
2818
+ onStartCellEdit: any;
2819
+ /**
2820
+ * Fires on the owning Grid when editing starts
2821
+ * @param {object} event Event object
2822
+ * @param {Grid.view.Grid} event.source Owner grid
2823
+ * @param {RowEditorContext} event.editorContext Editing context
2824
+ */
2825
+ onStartRowEdit: any;
2826
+ /**
2827
+ * Fires after a sub grid is collapsed.
2828
+ * @param {object} event Event object
2829
+ * @param {Grid.view.Grid} event.source The firing Grid instance
2830
+ * @param {Grid.view.SubGrid} event.subGrid The sub grid instance
2831
+ */
2832
+ onSubGridCollapse: any;
2833
+ /**
2834
+ * Fires after a sub grid is expanded.
2835
+ * @param {object} event Event object
2836
+ * @param {Grid.view.Grid} event.source The firing Grid instance
2837
+ * @param {Grid.view.SubGrid} event.subGrid The sub grid instance
2838
+ */
2839
+ onSubGridExpand: any;
2840
+ /**
2841
+ * Fired when one or more groups are expanded or collapsed
2842
+ * @param {object} event Event object
2843
+ * @param {Core.data.Model} event.groupRecord [DEPRECATED] Use `groupRecords` param instead
2844
+ * @param {Core.data.Model[]} event.groupRecords The group records being toggled
2845
+ * @param {boolean} event.collapse Collapsed (true) or expanded (false)
2846
+ * @param {boolean} event.allRecords True if this event is part of toggling all groups
2847
+ */
2848
+ onToggleGroup: any;
2849
+ /**
2850
+ * Fired after a parent node record toggles its collapsed state.
2851
+ * @param {object} event Event object
2852
+ * @param {Core.data.Model} event.record The record being toggled.
2853
+ * @param {boolean} event.collapse `true` if the node is being collapsed.
2854
+ */
2855
+ onToggleNode: any;
2856
+ /**
2857
+ * A header [tool](https://bryntum.com/products/calendar/docs/api/Core/widget/Panel#config-tools) has been clicked.
2858
+ * @param {object} event Event object
2859
+ * @param {Core.widget.Tool} event.source This Panel.
2860
+ * @param {Core.widget.Tool} event.tool The tool which is being clicked.
2861
+ */
2862
+ onToolClick: any;
2863
+ /**
2864
+ * Fires when row locking is disabled.
2865
+ * @param {object} event Event object
2866
+ * @param {Grid.view.GridBase} event.clone The locked clone that will be destroyed
2867
+ */
2868
+ onUnlockRows: any;
2869
+ /**
2870
+ * Fires when un-splitting the Grid.
2871
+ */
2872
+ onUnsplit: any;
2873
+ /**
2874
+ * Create and append the underlying widget
2875
+ */
2876
+ ngOnInit(): void;
2877
+ /**
2878
+ * Watch for changes
2879
+ * @param changes
2880
+ */
2881
+ ngOnChanges(changes: SimpleChanges): void;
2882
+ /**
2883
+ * Destroy the component
2884
+ */
2885
+ ngOnDestroy(): void;
2886
+ static ɵfac: i0.ɵɵFactoryDeclaration<BryntumEventListComponent, never>;
2887
+ static ɵcmp: i0.ɵɵComponentDeclaration<BryntumEventListComponent, "bryntum-event-list", never, { "activationKey": "activationKey"; "adopt": "adopt"; "animateFilterRemovals": "animateFilterRemovals"; "animateRemovingRows": "animateRemovingRows"; "ariaDescription": "ariaDescription"; "ariaLabel": "ariaLabel"; "autoHeight": "autoHeight"; "bbar": "bbar"; "bodyCls": "bodyCls"; "bubbleEvents": "bubbleEvents"; "collapsible": "collapsible"; "color": "color"; "config": "config"; "contentElementCls": "contentElementCls"; "contextMenuTriggerEvent": "contextMenuTriggerEvent"; "dataField": "dataField"; "defaultRegion": "defaultRegion"; "descriptionRenderer": "descriptionRenderer"; "destroyStore": "destroyStore"; "detectCSSCompatibilityIssues": "detectCSSCompatibilityIssues"; "disableGridColumnIdWarning": "disableGridColumnIdWarning"; "disableGridRowModelWarning": "disableGridRowModelWarning"; "dock": "dock"; "drawer": "drawer"; "elementAttributes": "elementAttributes"; "enableSticky": "enableSticky"; "enableTextSelection": "enableTextSelection"; "endDate": "endDate"; "eventFilter": "eventFilter"; "eventHeaderRenderer": "eventHeaderRenderer"; "eventHeight": "eventHeight"; "eventListTimeFormat": "eventListTimeFormat"; "eventRenderer": "eventRenderer"; "eventSorter": "eventSorter"; "fillLastColumn": "fillLastColumn"; "fixedRowHeight": "fixedRowHeight"; "footer": "footer"; "formulaProviders": "formulaProviders"; "fullRowRefresh": "fullRowRefresh"; "getPrimaryResource": "getPrimaryResource"; "getRowHeight": "getRowHeight"; "header": "header"; "hideHorizontalScrollbar": "hideHorizontalScrollbar"; "hoverCls": "hoverCls"; "icon": "icon"; "ignoreParentReadOnly": "ignoreParentReadOnly"; "listeners": "listeners"; "listRangeMenu": "listRangeMenu"; "loadMask": "loadMask"; "loadMaskDefaults": "loadMaskDefaults"; "loadMaskError": "loadMaskError"; "localizable": "localizable"; "maskDefaults": "maskDefaults"; "masked": "masked"; "monitorResize": "monitorResize"; "owner": "owner"; "plugins": "plugins"; "preserveFocusOnDatasetChange": "preserveFocusOnDatasetChange"; "preserveScrollOnDatasetChange": "preserveScrollOnDatasetChange"; "preventTooltipOnTouch": "preventTooltipOnTouch"; "relayStoreEvents": "relayStoreEvents"; "resizable": "resizable"; "resizeToFitIncludesHeader": "resizeToFitIncludesHeader"; "resourceImagePath": "resourceImagePath"; "responsive": "responsive"; "responsiveLevels": "responsiveLevels"; "responsiveRoot": "responsiveRoot"; "responsiveState": "responsiveState"; "responsiveTarget": "responsiveTarget"; "ripple": "ripple"; "rootElement": "rootElement"; "scrollerClass": "scrollerClass"; "scrollManager": "scrollManager"; "selectorButton": "selectorButton"; "selectorMenuItem": "selectorMenuItem"; "shortEventCls": "shortEventCls"; "shortEventDuration": "shortEventDuration"; "showBullet": "showBullet"; "showDirty": "showDirty"; "showResourceAvatars": "showResourceAvatars"; "startDate": "startDate"; "stateful": "stateful"; "statefulEvents": "statefulEvents"; "stateId": "stateId"; "stateProvider": "stateProvider"; "strips": "strips"; "subGridConfigs": "subGridConfigs"; "syncMask": "syncMask"; "tab": "tab"; "tabBarItems": "tabBarItems"; "tbar": "tbar"; "timeFormat": "timeFormat"; "type": "type"; "ui": "ui"; "weekStartDay": "weekStartDay"; "weight": "weight"; "alignSelf": "alignSelf"; "allowDragCreate": "allowDragCreate"; "allowDragMove": "allowDragMove"; "allowDragResize": "allowDragResize"; "animateTimeShift": "animateTimeShift"; "animateTreeNodeToggle": "animateTreeNodeToggle"; "appendTo": "appendTo"; "autoCreate": "autoCreate"; "callOnFunctions": "callOnFunctions"; "catchEventHandlerExceptions": "catchEventHandlerExceptions"; "cellEllipsis": "cellEllipsis"; "cls": "cls"; "collapsed": "collapsed"; "column": "column"; "columnLines": "columnLines"; "columns": "columns"; "data": "data"; "dataset": "dataset"; "date": "date"; "dateFormat": "dateFormat"; "dateSeparator": "dateSeparator"; "defaultScrollOptions": "defaultScrollOptions"; "descriptionFormat": "descriptionFormat"; "disabled": "disabled"; "dragUnit": "dragUnit"; "emptyText": "emptyText"; "enableUndoRedoKeys": "enableUndoRedoKeys"; "eventTimeRenderer": "eventTimeRenderer"; "extendAllDayEndDay": "extendAllDayEndDay"; "extraData": "extraData"; "filterEventResources": "filterEventResources"; "fixedDuration": "fixedDuration"; "flex": "flex"; "height": "height"; "hidden": "hidden"; "hideFooters": "hideFooters"; "hideHeaders": "hideHeaders"; "hideNonWorkingDays": "hideNonWorkingDays"; "id": "id"; "inputFieldAlign": "inputFieldAlign"; "insertBefore": "insertBefore"; "insertFirst": "insertFirst"; "keyMap": "keyMap"; "labelPosition": "labelPosition"; "longPressTime": "longPressTime"; "margin": "margin"; "maxDate": "maxDate"; "maxHeight": "maxHeight"; "maxWidth": "maxWidth"; "minDate": "minDate"; "minHeight": "minHeight"; "minWidth": "minWidth"; "nonWorkingDays": "nonWorkingDays"; "pastEventCls": "pastEventCls"; "preserveScroll": "preserveScroll"; "range": "range"; "readOnly": "readOnly"; "rendition": "rendition"; "rowHeight": "rowHeight"; "rowLines": "rowLines"; "rtl": "rtl"; "scrollable": "scrollable"; "selectionMode": "selectionMode"; "shiftIncrement": "shiftIncrement"; "shortDateFormat": "shortDateFormat"; "shortDateTimeFormat": "shortDateTimeFormat"; "span": "span"; "stackMultiDayEvents": "stackMultiDayEvents"; "stateSettings": "stateSettings"; "store": "store"; "syncCalendarDate": "syncCalendarDate"; "syncViewDate": "syncViewDate"; "title": "title"; "tools": "tools"; "transition": "transition"; "transitionDuration": "transitionDuration"; "width": "width"; "dayCellCls": "dayCellCls"; "firstVisibleCell": "firstVisibleCell"; "firstVisibleDate": "firstVisibleDate"; "focusVisible": "focusVisible"; "hasChanges": "hasChanges"; "lastVisibleCell": "lastVisibleCell"; "lastVisibleDate": "lastVisibleDate"; "originalStore": "originalStore"; "parent": "parent"; "selectedCell": "selectedCell"; "selectedCells": "selectedCells"; "selectedRecord": "selectedRecord"; "selectedRecords": "selectedRecords"; "selectedRows": "selectedRows"; "state": "state"; "tooltip": "tooltip"; "aiFilterFeature": "aiFilterFeature"; "cellCopyPasteFeature": "cellCopyPasteFeature"; "cellEditFeature": "cellEditFeature"; "cellMenuFeature": "cellMenuFeature"; "cellTooltipFeature": "cellTooltipFeature"; "chartsFeature": "chartsFeature"; "columnAutoWidthFeature": "columnAutoWidthFeature"; "columnDragToolbarFeature": "columnDragToolbarFeature"; "columnPickerFeature": "columnPickerFeature"; "columnRenameFeature": "columnRenameFeature"; "columnReorderFeature": "columnReorderFeature"; "columnResizeFeature": "columnResizeFeature"; "excelExporterFeature": "excelExporterFeature"; "fileDropFeature": "fileDropFeature"; "fillHandleFeature": "fillHandleFeature"; "filterFeature": "filterFeature"; "filterBarFeature": "filterBarFeature"; "groupFeature": "groupFeature"; "groupSummaryFeature": "groupSummaryFeature"; "headerMenuFeature": "headerMenuFeature"; "lockRowsFeature": "lockRowsFeature"; "mergeCellsFeature": "mergeCellsFeature"; "pdfExportFeature": "pdfExportFeature"; "pinColumnsFeature": "pinColumnsFeature"; "printFeature": "printFeature"; "quickFindFeature": "quickFindFeature"; "regionResizeFeature": "regionResizeFeature"; "rowCopyPasteFeature": "rowCopyPasteFeature"; "rowEditFeature": "rowEditFeature"; "rowExpanderFeature": "rowExpanderFeature"; "rowReorderFeature": "rowReorderFeature"; "rowResizeFeature": "rowResizeFeature"; "searchFeature": "searchFeature"; "sortFeature": "sortFeature"; "splitFeature": "splitFeature"; "stickyCellsFeature": "stickyCellsFeature"; "stripeFeature": "stripeFeature"; "summaryFeature": "summaryFeature"; "treeFeature": "treeFeature"; "treeGroupFeature": "treeGroupFeature"; }, { "onBeforeAutoCreate": "onBeforeAutoCreate"; "onBeforeCancelCellEdit": "onBeforeCancelCellEdit"; "onBeforeCancelRowEdit": "onBeforeCancelRowEdit"; "onBeforeCellEditStart": "onBeforeCellEditStart"; "onBeforeCellRangeDelete": "onBeforeCellRangeDelete"; "onBeforeCellRangeEdit": "onBeforeCellRangeEdit"; "onBeforeChangeDate": "onBeforeChangeDate"; "onBeforeColumnDragStart": "onBeforeColumnDragStart"; "onBeforeColumnDropFinalize": "onBeforeColumnDropFinalize"; "onBeforeColumnResize": "onBeforeColumnResize"; "onBeforeCopy": "onBeforeCopy"; "onBeforeCSVExport": "onBeforeCSVExport"; "onBeforeDestroy": "onBeforeDestroy"; "onBeforeExcelExport": "onBeforeExcelExport"; "onBeforeFillHandleDragStart": "onBeforeFillHandleDragStart"; "onBeforeFinishCellEdit": "onBeforeFinishCellEdit"; "onBeforeFinishRowEdit": "onBeforeFinishRowEdit"; "onBeforeHide": "onBeforeHide"; "onBeforePaste": "onBeforePaste"; "onBeforePdfExport": "onBeforePdfExport"; "onBeforeRenderRow": "onBeforeRenderRow"; "onBeforeRenderRows": "onBeforeRenderRows"; "onBeforeResponsiveStateChange": "onBeforeResponsiveStateChange"; "onBeforeRowCollapse": "onBeforeRowCollapse"; "onBeforeRowExpand": "onBeforeRowExpand"; "onBeforeSelectionChange": "onBeforeSelectionChange"; "onBeforeSetRecord": "onBeforeSetRecord"; "onBeforeShow": "onBeforeShow"; "onBeforeStartRowEdit": "onBeforeStartRowEdit"; "onBeforeStateApply": "onBeforeStateApply"; "onBeforeStateSave": "onBeforeStateSave"; "onBeforeToggleGroup": "onBeforeToggleGroup"; "onBeforeToggleNode": "onBeforeToggleNode"; "onCancelCellEdit": "onCancelCellEdit"; "onCatchAll": "onCatchAll"; "onCellClick": "onCellClick"; "onCellContextMenu": "onCellContextMenu"; "onCellDblClick": "onCellDblClick"; "onCellMapPopulated": "onCellMapPopulated"; "onCellMenuBeforeShow": "onCellMenuBeforeShow"; "onCellMenuItem": "onCellMenuItem"; "onCellMenuShow": "onCellMenuShow"; "onCellMenuToggleItem": "onCellMenuToggleItem"; "onCellMouseEnter": "onCellMouseEnter"; "onCellMouseLeave": "onCellMouseLeave"; "onCellMouseOut": "onCellMouseOut"; "onCellMouseOver": "onCellMouseOver"; "onCollapse": "onCollapse"; "onCollapseNode": "onCollapseNode"; "onColumnDrag": "onColumnDrag"; "onColumnDragStart": "onColumnDragStart"; "onColumnDrop": "onColumnDrop"; "onColumnResize": "onColumnResize"; "onColumnResizeStart": "onColumnResizeStart"; "onContextMenuItem": "onContextMenuItem"; "onContextMenuToggleItem": "onContextMenuToggleItem"; "onCopy": "onCopy"; "onDataChange": "onDataChange"; "onDayCellPopulated": "onDayCellPopulated"; "onDestroy": "onDestroy"; "onDirtyStateChange": "onDirtyStateChange"; "onDragSelecting": "onDragSelecting"; "onElementCreated": "onElementCreated"; "onEventAutoCreated": "onEventAutoCreated"; "onEventPropagate": "onEventPropagate"; "onExpand": "onExpand"; "onExpandNode": "onExpandNode"; "onFileDrop": "onFileDrop"; "onFillHandleBeforeDragFinalize": "onFillHandleBeforeDragFinalize"; "onFillHandleDrag": "onFillHandleDrag"; "onFillHandleDragAbort": "onFillHandleDragAbort"; "onFillHandleDragEnd": "onFillHandleDragEnd"; "onFillHandleDragStart": "onFillHandleDragStart"; "onFinishCellEdit": "onFinishCellEdit"; "onFinishRowEdit": "onFinishRowEdit"; "onFocusIn": "onFocusIn"; "onFocusOut": "onFocusOut"; "onGridRowBeforeDragStart": "onGridRowBeforeDragStart"; "onGridRowBeforeDropFinalize": "onGridRowBeforeDropFinalize"; "onGridRowDrag": "onGridRowDrag"; "onGridRowDragAbort": "onGridRowDragAbort"; "onGridRowDragStart": "onGridRowDragStart"; "onGridRowDrop": "onGridRowDrop"; "onHeaderClick": "onHeaderClick"; "onHeaderMenuBeforeShow": "onHeaderMenuBeforeShow"; "onHeaderMenuItem": "onHeaderMenuItem"; "onHeaderMenuShow": "onHeaderMenuShow"; "onHeaderMenuToggleItem": "onHeaderMenuToggleItem"; "onHide": "onHide"; "onLockRows": "onLockRows"; "onMouseOut": "onMouseOut"; "onMouseOver": "onMouseOver"; "onPaint": "onPaint"; "onPaste": "onPaste"; "onPdfExport": "onPdfExport"; "onRangeChange": "onRangeChange"; "onReadOnly": "onReadOnly"; "onRecompose": "onRecompose"; "onRenderRow": "onRenderRow"; "onRenderRows": "onRenderRows"; "onResize": "onResize"; "onResponsive": "onResponsive"; "onResponsiveStateChange": "onResponsiveStateChange"; "onRowCollapse": "onRowCollapse"; "onRowExpand": "onRowExpand"; "onRowMouseEnter": "onRowMouseEnter"; "onRowMouseLeave": "onRowMouseLeave"; "onScroll": "onScroll"; "onSelectionChange": "onSelectionChange"; "onSelectionModeChange": "onSelectionModeChange"; "onShiftIncrementChange": "onShiftIncrementChange"; "onShow": "onShow"; "onSplit": "onSplit"; "onSplitterCollapseClick": "onSplitterCollapseClick"; "onSplitterDragEnd": "onSplitterDragEnd"; "onSplitterDragStart": "onSplitterDragStart"; "onSplitterExpandClick": "onSplitterExpandClick"; "onStartCellEdit": "onStartCellEdit"; "onStartRowEdit": "onStartRowEdit"; "onSubGridCollapse": "onSubGridCollapse"; "onSubGridExpand": "onSubGridExpand"; "onToggleGroup": "onToggleGroup"; "onToggleNode": "onToggleNode"; "onToolClick": "onToolClick"; "onUnlockRows": "onUnlockRows"; "onUnsplit": "onUnsplit"; }, never, never>;
2888
+ }