@bryntum/scheduler-thin-trial 7.2.2 → 7.2.4

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 (97) hide show
  1. package/high-contrast-dark.css +29 -0
  2. package/high-contrast-light.css +29 -0
  3. package/lib/column/ResourceCollapseColumn.js +1 -1
  4. package/lib/data/mixin/LazyLoadView.js +1 -1
  5. package/lib/data/mixin/RecurringTimeSpansMixin.js +1 -1
  6. package/lib/data/plugin/DateStoreLazyLoadPlugin.js +1 -1
  7. package/lib/feature/AbstractTimeRanges.js +1 -1
  8. package/lib/feature/ColumnLines.css +6 -1
  9. package/lib/feature/Dependencies.css +12 -2
  10. package/lib/feature/Dependencies.js +1 -1
  11. package/lib/feature/EventDrag.css +14 -2
  12. package/lib/feature/EventDrag.js +1 -1
  13. package/lib/feature/EventDragSelect.css +6 -1
  14. package/lib/feature/EventDragSelect.js +1 -1
  15. package/lib/feature/EventNonWorkingTime.css +6 -1
  16. package/lib/feature/EventResize.css +6 -1
  17. package/lib/feature/Labels.css +6 -1
  18. package/lib/feature/ResourceColumnReorder.css +12 -2
  19. package/lib/feature/RowResize.js +1 -1
  20. package/lib/feature/ScheduleContext.css +7 -2
  21. package/lib/feature/ScrollButtons.js +1 -1
  22. package/lib/feature/SimpleEventEdit.css +9 -2
  23. package/lib/feature/SimpleEventEdit.js +1 -1
  24. package/lib/feature/Split.js +1 -1
  25. package/lib/feature/TimeSelection.css +6 -1
  26. package/lib/feature/TimeSelection.js +1 -1
  27. package/lib/feature/base/DragBase.js +1 -1
  28. package/lib/feature/base/EditBase.js +1 -1
  29. package/lib/feature/mixin/DependencyCreation.css +7 -2
  30. package/lib/feature/mixin/HeaderDragSelect.css +8 -1
  31. package/lib/feature/mixin/RecurringEventEdit.js +1 -1
  32. package/lib/model/mixin/ProjectModelCommon.js +1 -1
  33. package/lib/model/mixin/ResourceModelMixin.js +1 -1
  34. package/lib/view/ResourceHeader.js +1 -1
  35. package/lib/view/TimelineBase.css +7 -2
  36. package/lib/view/TimelineBase.js +1 -1
  37. package/lib/view/TimelineHistogram.css +3 -0
  38. package/lib/view/VerticalTimeAxis.css +8 -1
  39. package/lib/view/mixin/EventSelection.js +1 -1
  40. package/lib/view/mixin/RecurringEvents.js +1 -1
  41. package/lib/view/mixin/SchedulerEventRendering.css +26 -6
  42. package/lib/view/mixin/SchedulerResourceRendering.js +1 -1
  43. package/lib/view/orientation/HorizontalRendering.js +1 -1
  44. package/lib/view/orientation/VerticalRendering.js +1 -1
  45. package/locales/scheduler.locale.Ar.js +1 -1
  46. package/locales/scheduler.locale.Bg.js +1 -1
  47. package/locales/scheduler.locale.Ca.js +1 -1
  48. package/locales/scheduler.locale.Cs.js +1 -1
  49. package/locales/scheduler.locale.Da.js +1 -1
  50. package/locales/scheduler.locale.De.js +1 -1
  51. package/locales/scheduler.locale.El.js +1 -1
  52. package/locales/scheduler.locale.En.js +1 -1
  53. package/locales/scheduler.locale.EnGb.js +1 -1
  54. package/locales/scheduler.locale.Es.js +1 -1
  55. package/locales/scheduler.locale.Et.js +1 -1
  56. package/locales/scheduler.locale.Eu.js +1 -1
  57. package/locales/scheduler.locale.Fi.js +1 -1
  58. package/locales/scheduler.locale.FrFr.js +1 -1
  59. package/locales/scheduler.locale.Gl.js +1 -1
  60. package/locales/scheduler.locale.He.js +1 -1
  61. package/locales/scheduler.locale.Hi.js +1 -1
  62. package/locales/scheduler.locale.Hr.js +1 -1
  63. package/locales/scheduler.locale.Hu.js +1 -1
  64. package/locales/scheduler.locale.Id.js +1 -1
  65. package/locales/scheduler.locale.It.js +1 -1
  66. package/locales/scheduler.locale.Ja.js +1 -1
  67. package/locales/scheduler.locale.Kk.js +1 -1
  68. package/locales/scheduler.locale.Ko.js +1 -1
  69. package/locales/scheduler.locale.Lt.js +1 -1
  70. package/locales/scheduler.locale.Lv.js +1 -1
  71. package/locales/scheduler.locale.Ms.js +1 -1
  72. package/locales/scheduler.locale.Nl.js +1 -1
  73. package/locales/scheduler.locale.No.js +1 -1
  74. package/locales/scheduler.locale.Pl.js +1 -1
  75. package/locales/scheduler.locale.Pt.js +1 -1
  76. package/locales/scheduler.locale.PtBr.js +1 -1
  77. package/locales/scheduler.locale.Ro.js +1 -1
  78. package/locales/scheduler.locale.Ru.js +1 -1
  79. package/locales/scheduler.locale.Sk.js +1 -1
  80. package/locales/scheduler.locale.Sl.js +1 -1
  81. package/locales/scheduler.locale.Sr.js +1 -1
  82. package/locales/scheduler.locale.SrRs.js +1 -1
  83. package/locales/scheduler.locale.SvSE.js +1 -1
  84. package/locales/scheduler.locale.Th.js +1 -1
  85. package/locales/scheduler.locale.Tr.js +1 -1
  86. package/locales/scheduler.locale.Uk.js +1 -1
  87. package/locales/scheduler.locale.Vi.js +1 -1
  88. package/locales/scheduler.locale.ZhCn.js +1 -1
  89. package/locales/scheduler.locale.ZhTw.js +1 -1
  90. package/material3-dark.css +7 -2
  91. package/material3-light.css +7 -1
  92. package/package.json +1 -1
  93. package/scheduler.css +65 -28
  94. package/scheduler.css.map +2 -2
  95. package/scheduler.d.ts +188 -122
  96. package/visby-dark.css +1 -1
  97. package/visby-light.css +1 -1
package/scheduler.d.ts CHANGED
@@ -779,12 +779,9 @@ type DurationColumnConfig = {
779
779
  */
780
780
  cellMenuItems?: Record<string, MenuItemEntry>
781
781
  /**
782
- * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
783
- * tasks.
784
- * ...
785
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/DurationColumn#config-children)
782
+ * Child columns. To create grouped headers, specify an array of column configs as children of a parent column.
786
783
  */
787
- children?: boolean|object[]|Model[]
784
+ children?: SchedulerColumnConfig[]|Column[]
788
785
  /**
789
786
  * CSS class added to the header of this column
790
787
  */
@@ -947,8 +944,9 @@ type DurationColumnConfig = {
947
944
  * @param {object} renderData
948
945
  * @param {Grid.column.Column} renderData.column This column
949
946
  * @param {HTMLElement} renderData.headerElement The header element
947
+ * @returns {string,object,void,void} The text or markup to show in the column header
950
948
  */
951
- headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|null|void
949
+ headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|void
952
950
  /**
953
951
  * An array of the widgets to append to the column header. These widgets have this Column instance
954
952
  * as their `owner` which can be used to reference the column, and the owning Grid via `this.owner.grid`.
@@ -1535,12 +1533,9 @@ type EventColorColumnConfig = {
1535
1533
  */
1536
1534
  cellMenuItems?: Record<string, MenuItemEntry>
1537
1535
  /**
1538
- * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
1539
- * tasks.
1540
- * ...
1541
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/EventColorColumn#config-children)
1536
+ * Child columns. To create grouped headers, specify an array of column configs as children of a parent column.
1542
1537
  */
1543
- children?: boolean|object[]|Model[]
1538
+ children?: SchedulerColumnConfig[]|Column[]
1544
1539
  /**
1545
1540
  * CSS class added to the header of this column
1546
1541
  */
@@ -1695,8 +1690,9 @@ type EventColorColumnConfig = {
1695
1690
  * @param {object} renderData
1696
1691
  * @param {Grid.column.Column} renderData.column This column
1697
1692
  * @param {HTMLElement} renderData.headerElement The header element
1693
+ * @returns {string,object,void,void} The text or markup to show in the column header
1698
1694
  */
1699
- headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|null|void
1695
+ headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|void
1700
1696
  /**
1701
1697
  * An array of the widgets to append to the column header. These widgets have this Column instance
1702
1698
  * as their `owner` which can be used to reference the column, and the owning Grid via `this.owner.grid`.
@@ -2248,12 +2244,9 @@ type ResourceCollapseColumnConfig = {
2248
2244
  */
2249
2245
  cellMenuItems?: Record<string, MenuItemEntry>
2250
2246
  /**
2251
- * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
2252
- * tasks.
2253
- * ...
2254
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/ResourceCollapseColumn#config-children)
2247
+ * Child columns. To create grouped headers, specify an array of column configs as children of a parent column.
2255
2248
  */
2256
- children?: boolean|object[]|Model[]
2249
+ children?: SchedulerColumnConfig[]|Column[]
2257
2250
  /**
2258
2251
  * CSS class added to the header of this column
2259
2252
  */
@@ -2405,8 +2398,9 @@ type ResourceCollapseColumnConfig = {
2405
2398
  * @param {object} renderData
2406
2399
  * @param {Grid.column.Column} renderData.column This column
2407
2400
  * @param {HTMLElement} renderData.headerElement The header element
2401
+ * @returns {string,object,void,void} The text or markup to show in the column header
2408
2402
  */
2409
- headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|null|void
2403
+ headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|void
2410
2404
  /**
2411
2405
  * An array of the widgets to append to the column header. These widgets have this Column instance
2412
2406
  * as their `owner` which can be used to reference the column, and the owning Grid via `this.owner.grid`.
@@ -2936,12 +2930,9 @@ type ResourceInfoColumnConfig = {
2936
2930
  */
2937
2931
  cellMenuItems?: Record<string, MenuItemEntry>
2938
2932
  /**
2939
- * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
2940
- * tasks.
2941
- * ...
2942
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/ResourceInfoColumn#config-children)
2933
+ * Child columns. To create grouped headers, specify an array of column configs as children of a parent column.
2943
2934
  */
2944
- children?: boolean|object[]|Model[]
2935
+ children?: SchedulerColumnConfig[]|Column[]
2945
2936
  /**
2946
2937
  * CSS class added to the header of this column
2947
2938
  */
@@ -3093,8 +3084,9 @@ type ResourceInfoColumnConfig = {
3093
3084
  * @param {object} renderData
3094
3085
  * @param {Grid.column.Column} renderData.column This column
3095
3086
  * @param {HTMLElement} renderData.headerElement The header element
3087
+ * @returns {string,object,void,void} The text or markup to show in the column header
3096
3088
  */
3097
- headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|null|void
3089
+ headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|void
3098
3090
  /**
3099
3091
  * An array of the widgets to append to the column header. These widgets have this Column instance
3100
3092
  * as their `owner` which can be used to reference the column, and the owning Grid via `this.owner.grid`.
@@ -3681,12 +3673,9 @@ type ScaleColumnConfig = {
3681
3673
  */
3682
3674
  cellMenuItems?: Record<string, MenuItemEntry>
3683
3675
  /**
3684
- * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
3685
- * tasks.
3686
- * ...
3687
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/ScaleColumn#config-children)
3676
+ * Child columns. To create grouped headers, specify an array of column configs as children of a parent column.
3688
3677
  */
3689
- children?: boolean|object[]|Model[]
3678
+ children?: SchedulerColumnConfig[]|Column[]
3690
3679
  /**
3691
3680
  * CSS class added to the header of this column
3692
3681
  */
@@ -3836,8 +3825,9 @@ type ScaleColumnConfig = {
3836
3825
  * @param {object} renderData
3837
3826
  * @param {Grid.column.Column} renderData.column This column
3838
3827
  * @param {HTMLElement} renderData.headerElement The header element
3828
+ * @returns {string,object,void,void} The text or markup to show in the column header
3839
3829
  */
3840
- headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|null|void
3830
+ headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|void
3841
3831
  /**
3842
3832
  * An array of the widgets to append to the column header. These widgets have this Column instance
3843
3833
  * as their `owner` which can be used to reference the column, and the owning Grid via `this.owner.grid`.
@@ -4410,12 +4400,9 @@ type TimeAxisColumnConfig = {
4410
4400
  */
4411
4401
  cellMenuItems?: Record<string, MenuItemEntry>
4412
4402
  /**
4413
- * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
4414
- * tasks.
4415
- * ...
4416
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/TimeAxisColumn#config-children)
4403
+ * Child columns. To create grouped headers, specify an array of column configs as children of a parent column.
4417
4404
  */
4418
- children?: boolean|object[]|Model[]
4405
+ children?: SchedulerColumnConfig[]|Column[]
4419
4406
  /**
4420
4407
  * CSS class added to the header of this column
4421
4408
  */
@@ -4560,8 +4547,9 @@ type TimeAxisColumnConfig = {
4560
4547
  * @param {object} renderData
4561
4548
  * @param {Grid.column.Column} renderData.column This column
4562
4549
  * @param {HTMLElement} renderData.headerElement The header element
4550
+ * @returns {string,object,void,void} The text or markup to show in the column header
4563
4551
  */
4564
- headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|null|void
4552
+ headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|void
4565
4553
  /**
4566
4554
  * An array of the widgets to append to the column header. These widgets have this Column instance
4567
4555
  * as their `owner` which can be used to reference the column, and the owning Grid via `this.owner.grid`.
@@ -5130,12 +5118,9 @@ type VerticalTimeAxisColumnConfig = {
5130
5118
  */
5131
5119
  cellMenuItems?: Record<string, MenuItemEntry>
5132
5120
  /**
5133
- * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
5134
- * tasks.
5135
- * ...
5136
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/VerticalTimeAxisColumn#config-children)
5121
+ * Child columns. To create grouped headers, specify an array of column configs as children of a parent column.
5137
5122
  */
5138
- children?: boolean|object[]|Model[]
5123
+ children?: SchedulerColumnConfig[]|Column[]
5139
5124
  /**
5140
5125
  * CSS class added to the header of this column
5141
5126
  */
@@ -5265,8 +5250,9 @@ type VerticalTimeAxisColumnConfig = {
5265
5250
  * @param {object} renderData
5266
5251
  * @param {Grid.column.Column} renderData.column This column
5267
5252
  * @param {HTMLElement} renderData.headerElement The header element
5253
+ * @returns {string,object,void,void} The text or markup to show in the column header
5268
5254
  */
5269
- headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|null|void
5255
+ headerRenderer?: (renderData: { column: Column, headerElement: HTMLElement }) => string|object|void
5270
5256
  /**
5271
5257
  * An array of the widgets to append to the column header. These widgets have this Column instance
5272
5258
  * as their `owner` which can be used to reference the column, and the owning Grid via `this.owner.grid`.
@@ -9186,6 +9172,13 @@ type AssignmentStoreConfig = {
9186
9172
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/AssignmentStore#config-catchEventHandlerExceptions)
9187
9173
  */
9188
9174
  catchEventHandlerExceptions?: boolean
9175
+ /**
9176
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
9177
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
9178
+ * ...
9179
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/AssignmentStore#config-chainExpandCollapse)
9180
+ */
9181
+ chainExpandCollapse?: boolean
9189
9182
  /**
9190
9183
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
9191
9184
  * will be ignored.
@@ -12519,6 +12512,13 @@ type DependencyStoreConfig = {
12519
12512
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/DependencyStore#config-catchEventHandlerExceptions)
12520
12513
  */
12521
12514
  catchEventHandlerExceptions?: boolean
12515
+ /**
12516
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
12517
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
12518
+ * ...
12519
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/DependencyStore#config-chainExpandCollapse)
12520
+ */
12521
+ chainExpandCollapse?: boolean
12522
12522
  /**
12523
12523
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
12524
12524
  * will be ignored.
@@ -14521,6 +14521,13 @@ type EventStoreConfig = {
14521
14521
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/EventStore#config-catchEventHandlerExceptions)
14522
14522
  */
14523
14523
  catchEventHandlerExceptions?: boolean
14524
+ /**
14525
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
14526
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
14527
+ * ...
14528
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/EventStore#config-chainExpandCollapse)
14529
+ */
14530
+ chainExpandCollapse?: boolean
14524
14531
  /**
14525
14532
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
14526
14533
  * will be ignored.
@@ -16717,6 +16724,13 @@ type ResourceStoreConfig = {
16717
16724
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/ResourceStore#config-catchEventHandlerExceptions)
16718
16725
  */
16719
16726
  catchEventHandlerExceptions?: boolean
16727
+ /**
16728
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
16729
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
16730
+ * ...
16731
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/ResourceStore#config-chainExpandCollapse)
16732
+ */
16733
+ chainExpandCollapse?: boolean
16720
16734
  /**
16721
16735
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
16722
16736
  * will be ignored.
@@ -18673,6 +18687,13 @@ type ResourceTimeRangeStoreConfig = {
18673
18687
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/ResourceTimeRangeStore#config-catchEventHandlerExceptions)
18674
18688
  */
18675
18689
  catchEventHandlerExceptions?: boolean
18690
+ /**
18691
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
18692
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
18693
+ * ...
18694
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/ResourceTimeRangeStore#config-chainExpandCollapse)
18695
+ */
18696
+ chainExpandCollapse?: boolean
18676
18697
  /**
18677
18698
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
18678
18699
  * will be ignored.
@@ -20467,6 +20488,13 @@ type TimeAxisConfig = {
20467
20488
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/TimeAxis#config-catchEventHandlerExceptions)
20468
20489
  */
20469
20490
  catchEventHandlerExceptions?: boolean
20491
+ /**
20492
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
20493
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
20494
+ * ...
20495
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/TimeAxis#config-chainExpandCollapse)
20496
+ */
20497
+ chainExpandCollapse?: boolean
20470
20498
  /**
20471
20499
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
20472
20500
  * will be ignored.
@@ -22257,6 +22285,13 @@ type TimeRangeStoreConfig = {
22257
22285
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/TimeRangeStore#config-catchEventHandlerExceptions)
22258
22286
  */
22259
22287
  catchEventHandlerExceptions?: boolean
22288
+ /**
22289
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
22290
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
22291
+ * ...
22292
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/TimeRangeStore#config-chainExpandCollapse)
22293
+ */
22294
+ chainExpandCollapse?: boolean
22260
22295
  /**
22261
22296
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
22262
22297
  * will be ignored.
@@ -45971,6 +46006,18 @@ export class ResourceModel extends GridRowModel {
45971
46006
  * the `ResourceTimeRanges` feature.
45972
46007
  */
45973
46008
  readonly timeRanges: ResourceTimeRangeModel[]
46009
+ /**
46010
+ * Returns the event on this resource that ends most recently before the given reference.
46011
+ * @param {Date,Scheduler.model.EventModel} reference Date or event before which to look. When an event is supplied, its `startDate` is used as the upper bound and the event itself is excluded from the search.
46012
+ * @param {boolean} respectFilters When `true`, events filtered out of the event store, or whose assignments are filtered out of the assignment store, are skipped.
46013
+ */
46014
+ getEventEndingBefore(reference: Date|EventModel, respectFilters?: boolean): EventModel|null;
46015
+ /**
46016
+ * Returns the event on this resource that starts soonest after the given reference.
46017
+ * @param {Date,Scheduler.model.EventModel} reference Date or event after which to look. When an event is supplied, its `endDate` is used as the lower bound and the event itself is excluded from the search.
46018
+ * @param {boolean} respectFilters When `true`, events filtered out of the event store, or whose assignments are filtered out of the assignment store, are skipped.
46019
+ */
46020
+ getEventStartingAfter(reference: Date|EventModel, respectFilters?: boolean): EventModel|null;
45974
46021
  /**
45975
46022
  * Set value for the specified field(s), triggering engine calculations immediately. See
45976
46023
  * [Model#set()](https://bryntum.com/products/scheduler/docs/api/Core/data/Model#function-set) for arguments.
@@ -47756,6 +47803,18 @@ export class ResourceModelMixinClass {
47756
47803
  * Set to `false` to not display an avatar for this resource in the [ResourceInfoColumn](https://bryntum.com/products/scheduler/docs/api/Scheduler/column/ResourceInfoColumn)
47757
47804
  */
47758
47805
  showAvatar: boolean
47806
+ /**
47807
+ * Returns the event on this resource that ends most recently before the given reference.
47808
+ * @param {Date,Scheduler.model.EventModel} reference Date or event before which to look. When an event is supplied, its `startDate` is used as the upper bound and the event itself is excluded from the search.
47809
+ * @param {boolean} respectFilters When `true`, events filtered out of the event store, or whose assignments are filtered out of the assignment store, are skipped.
47810
+ */
47811
+ getEventEndingBefore(reference: Date|EventModel, respectFilters?: boolean): EventModel|null;
47812
+ /**
47813
+ * Returns the event on this resource that starts soonest after the given reference.
47814
+ * @param {Date,Scheduler.model.EventModel} reference Date or event after which to look. When an event is supplied, its `endDate` is used as the lower bound and the event itself is excluded from the search.
47815
+ * @param {boolean} respectFilters When `true`, events filtered out of the event store, or whose assignments are filtered out of the assignment store, are skipped.
47816
+ */
47817
+ getEventStartingAfter(reference: Date|EventModel, respectFilters?: boolean): EventModel|null;
47759
47818
  /**
47760
47819
  * Set value for the specified field(s), triggering engine calculations immediately. See
47761
47820
  * [Model#set()](https://bryntum.com/products/scheduler/docs/api/Core/data/Model#function-set) for arguments.
@@ -49217,6 +49276,13 @@ type PresetStoreConfig = {
49217
49276
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/preset/PresetStore#config-catchEventHandlerExceptions)
49218
49277
  */
49219
49278
  catchEventHandlerExceptions?: boolean
49279
+ /**
49280
+ * Set to `true` to have the chained store react to expand/collapse changes in the master store.
49281
+ * By default, expand/collapse in the master store does not trigger a refill of the chained store.
49282
+ * ...
49283
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/preset/PresetStore#config-chainExpandCollapse)
49284
+ */
49285
+ chainExpandCollapse?: boolean
49220
49286
  /**
49221
49287
  * If `true`, chained stores will apply filters from the master store. Filters flagged with `ignoreForChain`
49222
49288
  * will be ignored.
@@ -52842,13 +52908,13 @@ type SchedulerListenersTypes = {
52842
52908
  /**
52843
52909
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
52844
52910
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
52845
- * case records should be "manually" removed after confirmation:
52911
+ * case records should be "manually" removed after confirmation.
52846
52912
  * ...
52847
52913
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#event-beforeAssignmentDelete)
52848
52914
  * @param {object} event Event object
52849
52915
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
52850
52916
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
52851
- * @param {object} event.context Additional removal context:
52917
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
52852
52918
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
52853
52919
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
52854
52920
  */
@@ -53098,7 +53164,7 @@ type SchedulerListenersTypes = {
53098
53164
  * @param {object} event Event object
53099
53165
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
53100
53166
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
53101
- * @param {object} event.context Additional removal context:
53167
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
53102
53168
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
53103
53169
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
53104
53170
  */
@@ -55388,13 +55454,13 @@ type SchedulerListeners = {
55388
55454
  /**
55389
55455
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
55390
55456
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
55391
- * case records should be "manually" removed after confirmation:
55457
+ * case records should be "manually" removed after confirmation.
55392
55458
  * ...
55393
55459
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#event-beforeAssignmentDelete)
55394
55460
  * @param {object} event Event object
55395
55461
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
55396
55462
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
55397
- * @param {object} event.context Additional removal context:
55463
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
55398
55464
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
55399
55465
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
55400
55466
  */
@@ -55644,7 +55710,7 @@ type SchedulerListeners = {
55644
55710
  * @param {object} event Event object
55645
55711
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
55646
55712
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
55647
- * @param {object} event.context Additional removal context:
55713
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
55648
55714
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
55649
55715
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
55650
55716
  */
@@ -59659,13 +59725,13 @@ type SchedulerConfig = {
59659
59725
  /**
59660
59726
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
59661
59727
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
59662
- * case records should be "manually" removed after confirmation:
59728
+ * case records should be "manually" removed after confirmation.
59663
59729
  * ...
59664
59730
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#event-beforeAssignmentDelete)
59665
59731
  * @param {object} event Event object
59666
59732
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
59667
59733
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
59668
- * @param {object} event.context Additional removal context:
59734
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
59669
59735
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
59670
59736
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
59671
59737
  */
@@ -59915,7 +59981,7 @@ type SchedulerConfig = {
59915
59981
  * @param {object} event Event object
59916
59982
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
59917
59983
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
59918
- * @param {object} event.context Additional removal context:
59984
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
59919
59985
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
59920
59986
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
59921
59987
  */
@@ -62155,13 +62221,13 @@ export class Scheduler extends SchedulerBase {
62155
62221
  /**
62156
62222
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
62157
62223
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
62158
- * case records should be "manually" removed after confirmation:
62224
+ * case records should be "manually" removed after confirmation.
62159
62225
  * ...
62160
62226
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#event-beforeAssignmentDelete)
62161
62227
  * @param {object} event Event object
62162
62228
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
62163
62229
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
62164
- * @param {object} event.context Additional removal context:
62230
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
62165
62231
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
62166
62232
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
62167
62233
  */
@@ -62192,7 +62258,7 @@ export class Scheduler extends SchedulerBase {
62192
62258
  * @param {object} event Event object
62193
62259
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
62194
62260
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
62195
- * @param {object} event.context Additional removal context:
62261
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
62196
62262
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
62197
62263
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
62198
62264
  */
@@ -62838,13 +62904,13 @@ type SchedulerBaseListenersTypes = {
62838
62904
  /**
62839
62905
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
62840
62906
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
62841
- * case records should be "manually" removed after confirmation:
62907
+ * case records should be "manually" removed after confirmation.
62842
62908
  * ...
62843
62909
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/SchedulerBase#event-beforeAssignmentDelete)
62844
62910
  * @param {object} event Event object
62845
62911
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
62846
62912
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
62847
- * @param {object} event.context Additional removal context:
62913
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
62848
62914
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
62849
62915
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
62850
62916
  */
@@ -63094,7 +63160,7 @@ type SchedulerBaseListenersTypes = {
63094
63160
  * @param {object} event Event object
63095
63161
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
63096
63162
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
63097
- * @param {object} event.context Additional removal context:
63163
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
63098
63164
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
63099
63165
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
63100
63166
  */
@@ -65384,13 +65450,13 @@ type SchedulerBaseListeners = {
65384
65450
  /**
65385
65451
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
65386
65452
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
65387
- * case records should be "manually" removed after confirmation:
65453
+ * case records should be "manually" removed after confirmation.
65388
65454
  * ...
65389
65455
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/SchedulerBase#event-beforeAssignmentDelete)
65390
65456
  * @param {object} event Event object
65391
65457
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
65392
65458
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
65393
- * @param {object} event.context Additional removal context:
65459
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
65394
65460
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
65395
65461
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
65396
65462
  */
@@ -65640,7 +65706,7 @@ type SchedulerBaseListeners = {
65640
65706
  * @param {object} event Event object
65641
65707
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
65642
65708
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
65643
- * @param {object} event.context Additional removal context:
65709
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
65644
65710
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
65645
65711
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
65646
65712
  */
@@ -69654,13 +69720,13 @@ type SchedulerBaseConfig = {
69654
69720
  /**
69655
69721
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
69656
69722
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
69657
- * case records should be "manually" removed after confirmation:
69723
+ * case records should be "manually" removed after confirmation.
69658
69724
  * ...
69659
69725
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/SchedulerBase#event-beforeAssignmentDelete)
69660
69726
  * @param {object} event Event object
69661
69727
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
69662
69728
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
69663
- * @param {object} event.context Additional removal context:
69729
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
69664
69730
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
69665
69731
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
69666
69732
  */
@@ -69910,7 +69976,7 @@ type SchedulerBaseConfig = {
69910
69976
  * @param {object} event Event object
69911
69977
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
69912
69978
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
69913
- * @param {object} event.context Additional removal context:
69979
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
69914
69980
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
69915
69981
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
69916
69982
  */
@@ -72589,7 +72655,7 @@ export class SchedulerBase extends TimelineBase {
72589
72655
  */
72590
72656
  readonly mode: 'horizontal'|'vertical'
72591
72657
  /**
72592
- * Locking rows leads to two chained stores that holds a subset of the records, one for the locked records and one
72658
+ * Locking rows results in two chained stores that holds a subset of the records, one for the locked records and one
72593
72659
  * for the rest. This property holds the original store, if you need to access it.
72594
72660
  */
72595
72661
  originalStore: Store
@@ -72870,13 +72936,13 @@ export class SchedulerBase extends TimelineBase {
72870
72936
  /**
72871
72937
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
72872
72938
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
72873
- * case records should be "manually" removed after confirmation:
72939
+ * case records should be "manually" removed after confirmation.
72874
72940
  * ...
72875
72941
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/SchedulerBase#event-beforeAssignmentDelete)
72876
72942
  * @param {object} event Event object
72877
72943
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
72878
72944
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
72879
- * @param {object} event.context Additional removal context:
72945
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
72880
72946
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
72881
72947
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
72882
72948
  */
@@ -73015,7 +73081,7 @@ export class SchedulerBase extends TimelineBase {
73015
73081
  * @param {object} event Event object
73016
73082
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
73017
73083
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
73018
- * @param {object} event.context Additional removal context:
73084
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
73019
73085
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
73020
73086
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
73021
73087
  */
@@ -75028,13 +75094,13 @@ type TimelineBaseListenersTypes = {
75028
75094
  /**
75029
75095
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
75030
75096
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
75031
- * case records should be "manually" removed after confirmation:
75097
+ * case records should be "manually" removed after confirmation.
75032
75098
  * ...
75033
75099
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineBase#event-beforeAssignmentDelete)
75034
75100
  * @param {object} event Event object
75035
75101
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
75036
75102
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
75037
- * @param {object} event.context Additional removal context:
75103
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
75038
75104
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
75039
75105
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
75040
75106
  */
@@ -75149,7 +75215,7 @@ type TimelineBaseListenersTypes = {
75149
75215
  * @param {object} event Event object
75150
75216
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
75151
75217
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
75152
- * @param {object} event.context Additional removal context:
75218
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
75153
75219
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
75154
75220
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
75155
75221
  */
@@ -76207,13 +76273,13 @@ type TimelineBaseListeners = {
76207
76273
  /**
76208
76274
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
76209
76275
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
76210
- * case records should be "manually" removed after confirmation:
76276
+ * case records should be "manually" removed after confirmation.
76211
76277
  * ...
76212
76278
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineBase#event-beforeAssignmentDelete)
76213
76279
  * @param {object} event Event object
76214
76280
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
76215
76281
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
76216
- * @param {object} event.context Additional removal context:
76282
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
76217
76283
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
76218
76284
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
76219
76285
  */
@@ -76328,7 +76394,7 @@ type TimelineBaseListeners = {
76328
76394
  * @param {object} event Event object
76329
76395
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
76330
76396
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
76331
- * @param {object} event.context Additional removal context:
76397
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
76332
76398
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
76333
76399
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
76334
76400
  */
@@ -78492,13 +78558,13 @@ type TimelineBaseConfig = {
78492
78558
  /**
78493
78559
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
78494
78560
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
78495
- * case records should be "manually" removed after confirmation:
78561
+ * case records should be "manually" removed after confirmation.
78496
78562
  * ...
78497
78563
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineBase#event-beforeAssignmentDelete)
78498
78564
  * @param {object} event Event object
78499
78565
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
78500
78566
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
78501
- * @param {object} event.context Additional removal context:
78567
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
78502
78568
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
78503
78569
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
78504
78570
  */
@@ -78613,7 +78679,7 @@ type TimelineBaseConfig = {
78613
78679
  * @param {object} event Event object
78614
78680
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
78615
78681
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
78616
- * @param {object} event.context Additional removal context:
78682
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
78617
78683
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
78618
78684
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
78619
78685
  */
@@ -79953,13 +80019,13 @@ export abstract class TimelineBase extends Grid {
79953
80019
  /**
79954
80020
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
79955
80021
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
79956
- * case records should be "manually" removed after confirmation:
80022
+ * case records should be "manually" removed after confirmation.
79957
80023
  * ...
79958
80024
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineBase#event-beforeAssignmentDelete)
79959
80025
  * @param {object} event Event object
79960
80026
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
79961
80027
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
79962
- * @param {object} event.context Additional removal context:
80028
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
79963
80029
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
79964
80030
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
79965
80031
  */
@@ -79979,7 +80045,7 @@ export abstract class TimelineBase extends Grid {
79979
80045
  * @param {object} event Event object
79980
80046
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
79981
80047
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
79982
- * @param {object} event.context Additional removal context:
80048
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
79983
80049
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
79984
80050
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
79985
80051
  */
@@ -80576,13 +80642,13 @@ type TimelineHistogramListenersTypes = {
80576
80642
  /**
80577
80643
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
80578
80644
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
80579
- * case records should be "manually" removed after confirmation:
80645
+ * case records should be "manually" removed after confirmation.
80580
80646
  * ...
80581
80647
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#event-beforeAssignmentDelete)
80582
80648
  * @param {object} event Event object
80583
80649
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
80584
80650
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
80585
- * @param {object} event.context Additional removal context:
80651
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
80586
80652
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
80587
80653
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
80588
80654
  */
@@ -80697,7 +80763,7 @@ type TimelineHistogramListenersTypes = {
80697
80763
  * @param {object} event Event object
80698
80764
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
80699
80765
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
80700
- * @param {object} event.context Additional removal context:
80766
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
80701
80767
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
80702
80768
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
80703
80769
  */
@@ -81981,13 +82047,13 @@ type TimelineHistogramListeners = {
81981
82047
  /**
81982
82048
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
81983
82049
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
81984
- * case records should be "manually" removed after confirmation:
82050
+ * case records should be "manually" removed after confirmation.
81985
82051
  * ...
81986
82052
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#event-beforeAssignmentDelete)
81987
82053
  * @param {object} event Event object
81988
82054
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
81989
82055
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
81990
- * @param {object} event.context Additional removal context:
82056
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
81991
82057
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
81992
82058
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
81993
82059
  */
@@ -82102,7 +82168,7 @@ type TimelineHistogramListeners = {
82102
82168
  * @param {object} event Event object
82103
82169
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
82104
82170
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
82105
- * @param {object} event.context Additional removal context:
82171
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
82106
82172
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
82107
82173
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
82108
82174
  */
@@ -84715,13 +84781,13 @@ type TimelineHistogramConfig = {
84715
84781
  /**
84716
84782
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
84717
84783
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
84718
- * case records should be "manually" removed after confirmation:
84784
+ * case records should be "manually" removed after confirmation.
84719
84785
  * ...
84720
84786
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#event-beforeAssignmentDelete)
84721
84787
  * @param {object} event Event object
84722
84788
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
84723
84789
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
84724
- * @param {object} event.context Additional removal context:
84790
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
84725
84791
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
84726
84792
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
84727
84793
  */
@@ -84836,7 +84902,7 @@ type TimelineHistogramConfig = {
84836
84902
  * @param {object} event Event object
84837
84903
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
84838
84904
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
84839
- * @param {object} event.context Additional removal context:
84905
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
84840
84906
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
84841
84907
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
84842
84908
  */
@@ -86792,7 +86858,7 @@ export class TimelineHistogram extends TimelineHistogramBase {
86792
86858
  */
86793
86859
  readonly nextSibling: Widget
86794
86860
  /**
86795
- * Locking rows leads to two chained stores that holds a subset of the records, one for the locked records and one
86861
+ * Locking rows results in two chained stores that holds a subset of the records, one for the locked records and one
86796
86862
  * for the rest. This property holds the original store, if you need to access it.
86797
86863
  */
86798
86864
  originalStore: Store
@@ -87126,13 +87192,13 @@ export class TimelineHistogram extends TimelineHistogramBase {
87126
87192
  /**
87127
87193
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
87128
87194
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
87129
- * case records should be "manually" removed after confirmation:
87195
+ * case records should be "manually" removed after confirmation.
87130
87196
  * ...
87131
87197
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#event-beforeAssignmentDelete)
87132
87198
  * @param {object} event Event object
87133
87199
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
87134
87200
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
87135
- * @param {object} event.context Additional removal context:
87201
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
87136
87202
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
87137
87203
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
87138
87204
  */
@@ -87152,7 +87218,7 @@ export class TimelineHistogram extends TimelineHistogramBase {
87152
87218
  * @param {object} event Event object
87153
87219
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
87154
87220
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
87155
- * @param {object} event.context Additional removal context:
87221
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
87156
87222
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
87157
87223
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
87158
87224
  */
@@ -88738,13 +88804,13 @@ type TimelineHistogramBaseListenersTypes = {
88738
88804
  /**
88739
88805
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
88740
88806
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
88741
- * case records should be "manually" removed after confirmation:
88807
+ * case records should be "manually" removed after confirmation.
88742
88808
  * ...
88743
88809
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogramBase#event-beforeAssignmentDelete)
88744
88810
  * @param {object} event Event object
88745
88811
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
88746
88812
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
88747
- * @param {object} event.context Additional removal context:
88813
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
88748
88814
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
88749
88815
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
88750
88816
  */
@@ -88859,7 +88925,7 @@ type TimelineHistogramBaseListenersTypes = {
88859
88925
  * @param {object} event Event object
88860
88926
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
88861
88927
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
88862
- * @param {object} event.context Additional removal context:
88928
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
88863
88929
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
88864
88930
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
88865
88931
  */
@@ -89958,13 +90024,13 @@ type TimelineHistogramBaseListeners = {
89958
90024
  /**
89959
90025
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
89960
90026
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
89961
- * case records should be "manually" removed after confirmation:
90027
+ * case records should be "manually" removed after confirmation.
89962
90028
  * ...
89963
90029
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogramBase#event-beforeAssignmentDelete)
89964
90030
  * @param {object} event Event object
89965
90031
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
89966
90032
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
89967
- * @param {object} event.context Additional removal context:
90033
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
89968
90034
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
89969
90035
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
89970
90036
  */
@@ -90079,7 +90145,7 @@ type TimelineHistogramBaseListeners = {
90079
90145
  * @param {object} event Event object
90080
90146
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
90081
90147
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
90082
- * @param {object} event.context Additional removal context:
90148
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
90083
90149
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
90084
90150
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
90085
90151
  */
@@ -92421,13 +92487,13 @@ type TimelineHistogramBaseConfig = {
92421
92487
  /**
92422
92488
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
92423
92489
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
92424
- * case records should be "manually" removed after confirmation:
92490
+ * case records should be "manually" removed after confirmation.
92425
92491
  * ...
92426
92492
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogramBase#event-beforeAssignmentDelete)
92427
92493
  * @param {object} event Event object
92428
92494
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
92429
92495
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
92430
- * @param {object} event.context Additional removal context:
92496
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
92431
92497
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
92432
92498
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
92433
92499
  */
@@ -92542,7 +92608,7 @@ type TimelineHistogramBaseConfig = {
92542
92608
  * @param {object} event Event object
92543
92609
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
92544
92610
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
92545
- * @param {object} event.context Additional removal context:
92611
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
92546
92612
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
92547
92613
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
92548
92614
  */
@@ -93662,13 +93728,13 @@ export abstract class TimelineHistogramBase extends TimelineBase {
93662
93728
  /**
93663
93729
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
93664
93730
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
93665
- * case records should be "manually" removed after confirmation:
93731
+ * case records should be "manually" removed after confirmation.
93666
93732
  * ...
93667
93733
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogramBase#event-beforeAssignmentDelete)
93668
93734
  * @param {object} event Event object
93669
93735
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
93670
93736
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
93671
- * @param {object} event.context Additional removal context:
93737
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
93672
93738
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
93673
93739
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
93674
93740
  */
@@ -93688,7 +93754,7 @@ export abstract class TimelineHistogramBase extends TimelineBase {
93688
93754
  * @param {object} event Event object
93689
93755
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
93690
93756
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
93691
- * @param {object} event.context Additional removal context:
93757
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
93692
93758
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
93693
93759
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
93694
93760
  */
@@ -95799,13 +95865,13 @@ type RecurringEventsClassConfig = {
95799
95865
  /**
95800
95866
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
95801
95867
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
95802
- * case records should be "manually" removed after confirmation:
95868
+ * case records should be "manually" removed after confirmation.
95803
95869
  * ...
95804
95870
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/RecurringEvents#event-beforeAssignmentDelete)
95805
95871
  * @param {object} event Event object
95806
95872
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
95807
95873
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
95808
- * @param {object} event.context Additional removal context:
95874
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
95809
95875
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
95810
95876
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
95811
95877
  */
@@ -95819,7 +95885,7 @@ type RecurringEventsClassConfig = {
95819
95885
  * @param {object} event Event object
95820
95886
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
95821
95887
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
95822
- * @param {object} event.context Additional removal context:
95888
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
95823
95889
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
95824
95890
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
95825
95891
  */
@@ -95842,13 +95908,13 @@ export class RecurringEventsClass {
95842
95908
  /**
95843
95909
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
95844
95910
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
95845
- * case records should be "manually" removed after confirmation:
95911
+ * case records should be "manually" removed after confirmation.
95846
95912
  * ...
95847
95913
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/RecurringEvents#event-beforeAssignmentDelete)
95848
95914
  * @param {object} event Event object
95849
95915
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
95850
95916
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
95851
- * @param {object} event.context Additional removal context:
95917
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
95852
95918
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
95853
95919
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
95854
95920
  */
@@ -95862,7 +95928,7 @@ export class RecurringEventsClass {
95862
95928
  * @param {object} event Event object
95863
95929
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
95864
95930
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
95865
- * @param {object} event.context Additional removal context:
95931
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
95866
95932
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
95867
95933
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
95868
95934
  */
@@ -97428,13 +97494,13 @@ type TimelineHistogramGroupingClassListenersTypes = {
97428
97494
  /**
97429
97495
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
97430
97496
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
97431
- * case records should be "manually" removed after confirmation:
97497
+ * case records should be "manually" removed after confirmation.
97432
97498
  * ...
97433
97499
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/TimelineHistogramGrouping#event-beforeAssignmentDelete)
97434
97500
  * @param {object} event Event object
97435
97501
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
97436
97502
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
97437
- * @param {object} event.context Additional removal context:
97503
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
97438
97504
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
97439
97505
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
97440
97506
  */
@@ -97549,7 +97615,7 @@ type TimelineHistogramGroupingClassListenersTypes = {
97549
97615
  * @param {object} event Event object
97550
97616
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
97551
97617
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
97552
- * @param {object} event.context Additional removal context:
97618
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
97553
97619
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
97554
97620
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
97555
97621
  */
@@ -98648,13 +98714,13 @@ type TimelineHistogramGroupingClassListeners = {
98648
98714
  /**
98649
98715
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
98650
98716
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
98651
- * case records should be "manually" removed after confirmation:
98717
+ * case records should be "manually" removed after confirmation.
98652
98718
  * ...
98653
98719
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/TimelineHistogramGrouping#event-beforeAssignmentDelete)
98654
98720
  * @param {object} event Event object
98655
98721
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
98656
98722
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
98657
- * @param {object} event.context Additional removal context:
98723
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
98658
98724
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
98659
98725
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
98660
98726
  */
@@ -98769,7 +98835,7 @@ type TimelineHistogramGroupingClassListeners = {
98769
98835
  * @param {object} event Event object
98770
98836
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
98771
98837
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
98772
- * @param {object} event.context Additional removal context:
98838
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
98773
98839
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
98774
98840
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
98775
98841
  */
@@ -101144,13 +101210,13 @@ type TimelineHistogramGroupingClassConfig = {
101144
101210
  /**
101145
101211
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
101146
101212
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
101147
- * case records should be "manually" removed after confirmation:
101213
+ * case records should be "manually" removed after confirmation.
101148
101214
  * ...
101149
101215
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/TimelineHistogramGrouping#event-beforeAssignmentDelete)
101150
101216
  * @param {object} event Event object
101151
101217
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
101152
101218
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
101153
- * @param {object} event.context Additional removal context:
101219
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
101154
101220
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
101155
101221
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
101156
101222
  */
@@ -101265,7 +101331,7 @@ type TimelineHistogramGroupingClassConfig = {
101265
101331
  * @param {object} event Event object
101266
101332
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
101267
101333
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
101268
- * @param {object} event.context Additional removal context:
101334
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
101269
101335
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
101270
101336
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
101271
101337
  */
@@ -102369,13 +102435,13 @@ export class TimelineHistogramGroupingClass extends TimelineHistogramBase {
102369
102435
  /**
102370
102436
  * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
102371
102437
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
102372
- * case records should be "manually" removed after confirmation:
102438
+ * case records should be "manually" removed after confirmation.
102373
102439
  * ...
102374
102440
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/TimelineHistogramGrouping#event-beforeAssignmentDelete)
102375
102441
  * @param {object} event Event object
102376
102442
  * @param {Scheduler.view.Scheduler} event.source The Scheduler instance
102377
102443
  * @param {Scheduler.model.AssignmentModel[]} event.assignmentRecords The assignment records about to be deleted
102378
- * @param {object} event.context Additional removal context:
102444
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
102379
102445
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
102380
102446
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
102381
102447
  */
@@ -102395,7 +102461,7 @@ export class TimelineHistogramGroupingClass extends TimelineHistogramBase {
102395
102461
  * @param {object} event Event object
102396
102462
  * @param {Scheduler.view.Scheduler,any} event.source The Scheduler instance
102397
102463
  * @param {Scheduler.model.EventModel[]} event.eventRecords The records about to be deleted
102398
- * @param {object} event.context Additional removal context:
102464
+ * @param {object} event.context Additional removal context. This allows you to process the deletion by calling `context.finalize()` if you return `false` from the event handler.
102399
102465
  * @param {Function} event.context.finalize Function to call to finalize the removal. Used to asynchronously decide to remove the records or not. Provide `false` to the function to prevent the removal.
102400
102466
  * @param {boolean} event.context.finalize.removeRecords Provide `false` to the function to prevent the removal.
102401
102467
  */