@bryntum/schedulerpro-vue-3-thin 7.2.1 → 7.2.3
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.
- package/README.md +8 -8
- package/lib/chunks/{DghqseiN.js → 9jfNe_y3.js} +4 -4
- package/lib/chunks/9jfNe_y3.js.map +1 -0
- package/lib/chunks/{BMF41dEG.js → BJPdcix1.js} +1 -3
- package/lib/chunks/BJPdcix1.js.map +1 -0
- package/lib/chunks/{DgESZupU.js → BO8FwQoh.js} +3 -5
- package/lib/chunks/BO8FwQoh.js.map +1 -0
- package/lib/chunks/{sUi9pfNu.js → BRGc8bUJ.js} +102 -33
- package/lib/chunks/BRGc8bUJ.js.map +1 -0
- package/lib/chunks/{DC4Xw3gK.js → BTT_cGQU.js} +6 -8
- package/lib/chunks/BTT_cGQU.js.map +1 -0
- package/lib/chunks/{CoYhPB2e.js → BbI7XKMd.js} +7 -7
- package/lib/chunks/BbI7XKMd.js.map +1 -0
- package/lib/chunks/{qKNUUeE0.js → BhUeT19h.js} +3 -5
- package/lib/chunks/BhUeT19h.js.map +1 -0
- package/lib/chunks/{BBN-5eeI.js → BjTPjWi9.js} +1 -3
- package/lib/chunks/BjTPjWi9.js.map +1 -0
- package/lib/chunks/{N6QbiUPO.js → BpAvqwr_.js} +4 -4
- package/lib/chunks/BpAvqwr_.js.map +1 -0
- package/lib/chunks/{B7sV8_zC.js → C41opZKx.js} +4 -4
- package/lib/chunks/C41opZKx.js.map +1 -0
- package/lib/chunks/{ByS5_-RM.js → CGbW6pgm.js} +6 -8
- package/lib/chunks/CGbW6pgm.js.map +1 -0
- package/lib/chunks/{OtE4hpSS.js → CJFZbm_i.js} +4 -4
- package/lib/chunks/CJFZbm_i.js.map +1 -0
- package/lib/chunks/{DRVdzy6g.js → CuODT2-U.js} +1 -3
- package/lib/chunks/CuODT2-U.js.map +1 -0
- package/lib/chunks/D4JDuI0s.js.map +1 -1
- package/lib/chunks/{BrUxjEMx.js → DGV7a5Xo.js} +1 -3
- package/lib/chunks/DGV7a5Xo.js.map +1 -0
- package/lib/chunks/{B2O8rS3_.js → DYBe70El.js} +6 -6
- package/lib/chunks/DYBe70El.js.map +1 -0
- package/lib/chunks/{DvFm-5Hh.js → DlNFp5e-.js} +3 -5
- package/lib/chunks/DlNFp5e-.js.map +1 -0
- package/lib/chunks/{Ct_m9O9h.js → DwzPrR90.js} +1 -3
- package/lib/chunks/DwzPrR90.js.map +1 -0
- package/lib/chunks/{B12rdbvL.js → Dz-up1_i.js} +1 -3
- package/lib/chunks/{B12rdbvL.js.map → Dz-up1_i.js.map} +1 -1
- package/lib/chunks/{ggN9GDPJ.js → M0cBUV91.js} +3 -5
- package/lib/chunks/M0cBUV91.js.map +1 -0
- package/lib/chunks/{CDbPwyl3.js → MOjUZ-Rj.js} +4 -6
- package/lib/chunks/MOjUZ-Rj.js.map +1 -0
- package/lib/chunks/{H_iWW1r0.js → j8JzZ-07.js} +2 -4
- package/lib/chunks/j8JzZ-07.js.map +1 -0
- package/lib/components/BryntumCalendarEditor.js +1 -1
- package/lib/components/BryntumCalendarField.js +1 -1
- package/lib/components/BryntumConstraintTypePicker.js +1 -1
- package/lib/components/BryntumCostAccrualField.js +1 -1
- package/lib/components/BryntumDependencyTypePicker.js +1 -1
- package/lib/components/BryntumEffortField.js +1 -1
- package/lib/components/BryntumEndDateField.js +1 -1
- package/lib/components/BryntumModelCombo.js +1 -1
- package/lib/components/BryntumRateTableField.js +1 -1
- package/lib/components/BryntumResourceEditor.js +1 -1
- package/lib/components/BryntumResourceGrid.js +1 -1
- package/lib/components/BryntumResourceHistogram.js +1 -1
- package/lib/components/BryntumResourceTypeField.js +1 -1
- package/lib/components/BryntumResourceUtilization.js +1 -1
- package/lib/components/BryntumSchedulerPro.js +1 -1
- package/lib/components/BryntumSchedulerProBase.js +1 -1
- package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +21 -21
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +1 -10
- package/src/components/BryntumCalendarEditorProps.ts +1 -9
- package/src/components/BryntumCalendarField.vue +2 -11
- package/src/components/BryntumCalendarFieldProps.ts +2 -10
- package/src/components/BryntumConstraintTypePicker.vue +2 -11
- package/src/components/BryntumConstraintTypePickerProps.ts +2 -10
- package/src/components/BryntumCostAccrualField.vue +2 -11
- package/src/components/BryntumCostAccrualFieldProps.ts +2 -10
- package/src/components/BryntumDependencyTypePicker.vue +2 -11
- package/src/components/BryntumDependencyTypePickerProps.ts +2 -10
- package/src/components/BryntumEffortField.vue +1 -10
- package/src/components/BryntumEffortFieldProps.ts +1 -9
- package/src/components/BryntumEndDateField.vue +1 -10
- package/src/components/BryntumEndDateFieldProps.ts +1 -9
- package/src/components/BryntumModelCombo.vue +2 -11
- package/src/components/BryntumModelComboProps.ts +2 -10
- package/src/components/BryntumRateTableField.vue +2 -11
- package/src/components/BryntumRateTableFieldProps.ts +2 -10
- package/src/components/BryntumResourceEditor.vue +1 -10
- package/src/components/BryntumResourceEditorProps.ts +1 -9
- package/src/components/BryntumResourceGrid.vue +98 -16
- package/src/components/BryntumResourceGridProps.ts +4 -12
- package/src/components/BryntumResourceHistogram.vue +22 -17
- package/src/components/BryntumResourceHistogramProps.ts +4 -12
- package/src/components/BryntumResourceTypeField.vue +2 -11
- package/src/components/BryntumResourceTypeFieldProps.ts +2 -10
- package/src/components/BryntumResourceUtilization.vue +23 -18
- package/src/components/BryntumResourceUtilizationProps.ts +5 -13
- package/src/components/BryntumSchedulerPro.vue +27 -21
- package/src/components/BryntumSchedulerProBase.vue +27 -21
- package/src/components/BryntumSchedulerProBaseProps.ts +6 -14
- package/src/components/BryntumSchedulerProProjectModel.vue +7 -7
- package/src/components/BryntumSchedulerProProjectModelProps.ts +1 -1
- package/src/components/BryntumSchedulerProProps.ts +6 -14
- package/src/components/BryntumSchedulingDirectionPicker.vue +2 -11
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +2 -10
- package/src/components/BryntumSchedulingModePicker.vue +2 -11
- package/src/components/BryntumSchedulingModePickerProps.ts +2 -10
- package/src/components/BryntumStartDateField.vue +1 -10
- package/src/components/BryntumStartDateFieldProps.ts +1 -9
- package/src/components/BryntumTimeline.vue +27 -21
- package/src/components/BryntumTimelineProps.ts +6 -14
- package/src/components/BryntumVersionGrid.vue +20 -15
- package/src/components/BryntumVersionGridProps.ts +4 -12
- package/lib/chunks/B2O8rS3_.js.map +0 -1
- package/lib/chunks/B7sV8_zC.js.map +0 -1
- package/lib/chunks/BBN-5eeI.js.map +0 -1
- package/lib/chunks/BMF41dEG.js.map +0 -1
- package/lib/chunks/BrUxjEMx.js.map +0 -1
- package/lib/chunks/ByS5_-RM.js.map +0 -1
- package/lib/chunks/CDbPwyl3.js.map +0 -1
- package/lib/chunks/CoYhPB2e.js.map +0 -1
- package/lib/chunks/Ct_m9O9h.js.map +0 -1
- package/lib/chunks/DC4Xw3gK.js.map +0 -1
- package/lib/chunks/DRVdzy6g.js.map +0 -1
- package/lib/chunks/DgESZupU.js.map +0 -1
- package/lib/chunks/DghqseiN.js.map +0 -1
- package/lib/chunks/DvFm-5Hh.js.map +0 -1
- package/lib/chunks/H_iWW1r0.js.map +0 -1
- package/lib/chunks/N6QbiUPO.js.map +0 -1
- package/lib/chunks/OtE4hpSS.js.map +0 -1
- package/lib/chunks/ggN9GDPJ.js.map +0 -1
- package/lib/chunks/qKNUUeE0.js.map +0 -1
- package/lib/chunks/sUi9pfNu.js.map +0 -1
|
@@ -436,7 +436,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
436
436
|
*/
|
|
437
437
|
emptyText ? : string|EmptyTextDomConfig
|
|
438
438
|
/**
|
|
439
|
-
* Allow using
|
|
439
|
+
* Allow using <kbd>Delete</kbd> and <kbd>Backspace</kbd> to remove events/assignments
|
|
440
440
|
*/
|
|
441
441
|
enableDeleteKey ? : Boolean
|
|
442
442
|
/**
|
|
@@ -950,14 +950,6 @@ export declare type BryntumSchedulerProProps = {
|
|
|
950
950
|
* @returns {number} Return -1 to display `a` above `b`, 1 for `b` above `a`
|
|
951
951
|
*/
|
|
952
952
|
overlappingEventSorter ? : (a: SchedulerEventModel, b: SchedulerEventModel) => number
|
|
953
|
-
/**
|
|
954
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
955
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
956
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
957
|
-
* ...
|
|
958
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-owner)
|
|
959
|
-
*/
|
|
960
|
-
owner ? : Widget|any
|
|
961
953
|
/**
|
|
962
954
|
* Partners this Timeline panel with another Timeline in order to sync their region sizes (sub-grids like locked, normal will get the same width),
|
|
963
955
|
* start and end dates, view preset, zoom level and scrolling position. All these values will be synced with the timeline defined as the `partner`.
|
|
@@ -1648,7 +1640,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1648
1640
|
cellEditFeature ? : object|Boolean|string|CellEdit|CellEditConfig
|
|
1649
1641
|
/**
|
|
1650
1642
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
1651
|
-
*
|
|
1643
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
1652
1644
|
* ...
|
|
1653
1645
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1654
1646
|
*/
|
|
@@ -1745,8 +1737,8 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1745
1737
|
*/
|
|
1746
1738
|
eventBufferFeature ? : object|Boolean|string|EventBuffer|EventBufferConfig
|
|
1747
1739
|
/**
|
|
1748
|
-
* Allow using <kbd>Ctrl</kbd>/<kbd>
|
|
1749
|
-
* <kbd>V</kbd> to copy/cut and paste events.
|
|
1740
|
+
* Allow using <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>C</kbd>, <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>X</kbd> and
|
|
1741
|
+
* <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>V</kbd> to copy/cut and paste events.
|
|
1750
1742
|
* ...
|
|
1751
1743
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventCopyPaste)
|
|
1752
1744
|
*/
|
|
@@ -1867,8 +1859,8 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1867
1859
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
1868
1860
|
/**
|
|
1869
1861
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
1870
|
-
* <kbd>
|
|
1871
|
-
* one anywhere on grid). Use <kbd>
|
|
1862
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
1863
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
1872
1864
|
* grouper.
|
|
1873
1865
|
* ...
|
|
1874
1866
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -190,7 +190,7 @@ defineProps<{
|
|
|
190
190
|
contentElementCls ? : string|object
|
|
191
191
|
/**
|
|
192
192
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
193
|
-
* combo's input field, and
|
|
193
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
194
194
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
195
195
|
* ...
|
|
196
196
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#config-createOnUnmatched)
|
|
@@ -616,14 +616,6 @@ defineProps<{
|
|
|
616
616
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
617
617
|
*/
|
|
618
618
|
overlayAnchor ? : Boolean
|
|
619
|
-
/**
|
|
620
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
621
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
622
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
623
|
-
* ...
|
|
624
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#config-owner)
|
|
625
|
-
*/
|
|
626
|
-
owner ? : Widget|any
|
|
627
619
|
/**
|
|
628
620
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
629
621
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -685,7 +677,7 @@ defineProps<{
|
|
|
685
677
|
required ? : Boolean
|
|
686
678
|
/**
|
|
687
679
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
688
|
-
* the
|
|
680
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
689
681
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
690
682
|
* behaviour will be activated.
|
|
691
683
|
*/
|
|
@@ -1171,7 +1163,6 @@ const widgetData = {
|
|
|
1171
1163
|
'multiValueSeparator',
|
|
1172
1164
|
'name',
|
|
1173
1165
|
'overlayAnchor',
|
|
1174
|
-
'owner',
|
|
1175
1166
|
'pickerAlignElement',
|
|
1176
1167
|
'pickerWidth',
|
|
1177
1168
|
'positioned',
|
|
@@ -175,7 +175,7 @@ export declare type BryntumSchedulingDirectionPickerProps = {
|
|
|
175
175
|
contentElementCls ? : string|object
|
|
176
176
|
/**
|
|
177
177
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
178
|
-
* combo's input field, and
|
|
178
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
179
179
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
180
180
|
* ...
|
|
181
181
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#config-createOnUnmatched)
|
|
@@ -601,14 +601,6 @@ export declare type BryntumSchedulingDirectionPickerProps = {
|
|
|
601
601
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
602
602
|
*/
|
|
603
603
|
overlayAnchor ? : Boolean
|
|
604
|
-
/**
|
|
605
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
606
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
607
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
608
|
-
* ...
|
|
609
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#config-owner)
|
|
610
|
-
*/
|
|
611
|
-
owner ? : Widget|any
|
|
612
604
|
/**
|
|
613
605
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
614
606
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -670,7 +662,7 @@ export declare type BryntumSchedulingDirectionPickerProps = {
|
|
|
670
662
|
required ? : Boolean
|
|
671
663
|
/**
|
|
672
664
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
673
|
-
* the
|
|
665
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
674
666
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
675
667
|
* behaviour will be activated.
|
|
676
668
|
*/
|
|
@@ -197,7 +197,7 @@ defineProps<{
|
|
|
197
197
|
contentElementCls ? : string|object
|
|
198
198
|
/**
|
|
199
199
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
200
|
-
* combo's input field, and
|
|
200
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
201
201
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
202
202
|
* ...
|
|
203
203
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-createOnUnmatched)
|
|
@@ -623,14 +623,6 @@ defineProps<{
|
|
|
623
623
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
624
624
|
*/
|
|
625
625
|
overlayAnchor ? : Boolean
|
|
626
|
-
/**
|
|
627
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
628
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
629
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
630
|
-
* ...
|
|
631
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-owner)
|
|
632
|
-
*/
|
|
633
|
-
owner ? : Widget|any
|
|
634
626
|
/**
|
|
635
627
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
636
628
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -692,7 +684,7 @@ defineProps<{
|
|
|
692
684
|
required ? : Boolean
|
|
693
685
|
/**
|
|
694
686
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
695
|
-
* the
|
|
687
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
696
688
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
697
689
|
* behaviour will be activated.
|
|
698
690
|
*/
|
|
@@ -1179,7 +1171,6 @@ const widgetData = {
|
|
|
1179
1171
|
'multiValueSeparator',
|
|
1180
1172
|
'name',
|
|
1181
1173
|
'overlayAnchor',
|
|
1182
|
-
'owner',
|
|
1183
1174
|
'pickerAlignElement',
|
|
1184
1175
|
'pickerWidth',
|
|
1185
1176
|
'positioned',
|
|
@@ -182,7 +182,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
182
182
|
contentElementCls ? : string|object
|
|
183
183
|
/**
|
|
184
184
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
185
|
-
* combo's input field, and
|
|
185
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
186
186
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
187
187
|
* ...
|
|
188
188
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-createOnUnmatched)
|
|
@@ -608,14 +608,6 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
608
608
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
609
609
|
*/
|
|
610
610
|
overlayAnchor ? : Boolean
|
|
611
|
-
/**
|
|
612
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
613
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
614
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
615
|
-
* ...
|
|
616
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-owner)
|
|
617
|
-
*/
|
|
618
|
-
owner ? : Widget|any
|
|
619
611
|
/**
|
|
620
612
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
621
613
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -677,7 +669,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
677
669
|
required ? : Boolean
|
|
678
670
|
/**
|
|
679
671
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
680
|
-
* the
|
|
672
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
681
673
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
682
674
|
* behaviour will be activated.
|
|
683
675
|
*/
|
|
@@ -499,14 +499,6 @@ defineProps<{
|
|
|
499
499
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-name)
|
|
500
500
|
*/
|
|
501
501
|
name ? : string
|
|
502
|
-
/**
|
|
503
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
504
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
505
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
506
|
-
* ...
|
|
507
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-owner)
|
|
508
|
-
*/
|
|
509
|
-
owner ? : Widget|any
|
|
510
502
|
/**
|
|
511
503
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
512
504
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
@@ -571,7 +563,7 @@ defineProps<{
|
|
|
571
563
|
required ? : Boolean
|
|
572
564
|
/**
|
|
573
565
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
574
|
-
* the
|
|
566
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
575
567
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
576
568
|
* behaviour will be activated.
|
|
577
569
|
*/
|
|
@@ -1029,7 +1021,6 @@ const widgetData = {
|
|
|
1029
1021
|
'minLength',
|
|
1030
1022
|
'monitorResize',
|
|
1031
1023
|
'name',
|
|
1032
|
-
'owner',
|
|
1033
1024
|
'picker',
|
|
1034
1025
|
'pickerAlignElement',
|
|
1035
1026
|
'pickerFormat',
|
|
@@ -484,14 +484,6 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
484
484
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-name)
|
|
485
485
|
*/
|
|
486
486
|
name ? : string
|
|
487
|
-
/**
|
|
488
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
489
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
490
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
491
|
-
* ...
|
|
492
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-owner)
|
|
493
|
-
*/
|
|
494
|
-
owner ? : Widget|any
|
|
495
487
|
/**
|
|
496
488
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
497
489
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
@@ -556,7 +548,7 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
556
548
|
required ? : Boolean
|
|
557
549
|
/**
|
|
558
550
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
559
|
-
* the
|
|
551
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
560
552
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
561
553
|
* behaviour will be activated.
|
|
562
554
|
*/
|
|
@@ -430,7 +430,7 @@ defineProps<{
|
|
|
430
430
|
*/
|
|
431
431
|
emptyText ? : string|EmptyTextDomConfig
|
|
432
432
|
/**
|
|
433
|
-
* Allow using
|
|
433
|
+
* Allow using <kbd>Delete</kbd> and <kbd>Backspace</kbd> to remove events/assignments
|
|
434
434
|
*/
|
|
435
435
|
enableDeleteKey ? : Boolean
|
|
436
436
|
/**
|
|
@@ -946,14 +946,6 @@ defineProps<{
|
|
|
946
946
|
* @returns {number} Return -1 to display `a` above `b`, 1 for `b` above `a`
|
|
947
947
|
*/
|
|
948
948
|
overlappingEventSorter ? : (a: SchedulerEventModel, b: SchedulerEventModel) => number
|
|
949
|
-
/**
|
|
950
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
951
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
952
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
953
|
-
* ...
|
|
954
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-owner)
|
|
955
|
-
*/
|
|
956
|
-
owner ? : Widget|any
|
|
957
949
|
/**
|
|
958
950
|
* Partners this Timeline panel with another Timeline in order to sync their region sizes (sub-grids like locked, normal will get the same width),
|
|
959
951
|
* start and end dates, view preset, zoom level and scrolling position. All these values will be synced with the timeline defined as the `partner`.
|
|
@@ -1608,7 +1600,7 @@ defineProps<{
|
|
|
1608
1600
|
cellEditFeature ? : object|Boolean|string|GridCellEdit|GridCellEditConfig
|
|
1609
1601
|
/**
|
|
1610
1602
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
1611
|
-
*
|
|
1603
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
1612
1604
|
* ...
|
|
1613
1605
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1614
1606
|
*/
|
|
@@ -1700,8 +1692,8 @@ defineProps<{
|
|
|
1700
1692
|
*/
|
|
1701
1693
|
dependencyMenuFeature ? : object|Boolean|string|DependencyMenu|DependencyMenuConfig
|
|
1702
1694
|
/**
|
|
1703
|
-
* Allow using <kbd>Ctrl</kbd>/<kbd>
|
|
1704
|
-
* <kbd>V</kbd> to copy/cut and paste events.
|
|
1695
|
+
* Allow using <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>C</kbd>, <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>X</kbd> and
|
|
1696
|
+
* <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>V</kbd> to copy/cut and paste events.
|
|
1705
1697
|
* ...
|
|
1706
1698
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventCopyPaste)
|
|
1707
1699
|
*/
|
|
@@ -1803,8 +1795,8 @@ defineProps<{
|
|
|
1803
1795
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
1804
1796
|
/**
|
|
1805
1797
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
1806
|
-
* <kbd>
|
|
1807
|
-
* one anywhere on grid). Use <kbd>
|
|
1798
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
1799
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
1808
1800
|
* grouper.
|
|
1809
1801
|
* ...
|
|
1810
1802
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -2186,7 +2178,7 @@ const emit = defineEmits<{
|
|
|
2186
2178
|
*/
|
|
2187
2179
|
(e: 'assignmentSelectionChange', params: ((event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: SchedulerAssignmentModel[], deselected: SchedulerAssignmentModel[], selection: SchedulerAssignmentModel[] }) => void)|string): void
|
|
2188
2180
|
/**
|
|
2189
|
-
* Fires before an assignment is removed. Can be triggered by user pressing
|
|
2181
|
+
* Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
|
|
2190
2182
|
* by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
|
|
2191
2183
|
* case records should be "manually" removed after confirmation:
|
|
2192
2184
|
* ...
|
|
@@ -2268,7 +2260,7 @@ const emit = defineEmits<{
|
|
|
2268
2260
|
*/
|
|
2269
2261
|
(e: 'beforeCellEditStart', params: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
2270
2262
|
/**
|
|
2271
|
-
* Fires on the owning Grid before deleting a range of selected cell values by pressing
|
|
2263
|
+
* Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
|
|
2272
2264
|
* buttons while [autoEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
|
|
2273
2265
|
* @param {string} e Event name
|
|
2274
2266
|
* @param {object} params Event parameters
|
|
@@ -2540,7 +2532,7 @@ const emit = defineEmits<{
|
|
|
2540
2532
|
*/
|
|
2541
2533
|
(e: 'beforeEventAdd', params: ((event: { source: Scheduler, eventRecord: SchedulerEventModel, resourceRecords: SchedulerResourceModel[], assignmentRecords: SchedulerAssignmentModel[] }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
2542
2534
|
/**
|
|
2543
|
-
* Fires before an event is removed. Can be triggered by user pressing
|
|
2535
|
+
* Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
|
|
2544
2536
|
* event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
|
|
2545
2537
|
* for async vetoing).
|
|
2546
2538
|
* ...
|
|
@@ -4448,12 +4440,13 @@ const emit = defineEmits<{
|
|
|
4448
4440
|
* @param {Scheduler.model.SchedulerEventModel[]} params.params.event.originalEventRecords The event records that were copied
|
|
4449
4441
|
* @param {Scheduler.model.SchedulerAssignmentModel[]} params.params.event.originalAssignmentRecords The assignment records that were copied
|
|
4450
4442
|
* @param {Date} params.params.event.date The paste date
|
|
4451
|
-
* @param {Scheduler.model.SchedulerResourceModel} params.params.event.resourceRecord The target resource record
|
|
4443
|
+
* @param {Scheduler.model.SchedulerResourceModel} params.params.event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
|
|
4444
|
+
* @param {Scheduler.model.SchedulerResourceModel[]} params.params.event.resourceRecords All target resource records that the events would be pasted to
|
|
4452
4445
|
* @param {boolean} params.params.event.isCut `true` if this is a cut action
|
|
4453
4446
|
* @param {string} params.params.event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
|
|
4454
4447
|
* @param {'overlappingEvents','resourceReadOnly'} params.params.event.reason A string id to use for displaying an error message to the user.
|
|
4455
4448
|
*/
|
|
4456
|
-
(e: 'pasteNotAllowed', params: ((event: { source: Scheduler, eventRecords: SchedulerEventModel[], assignmentRecords: SchedulerAssignmentModel[], originalEventRecords: SchedulerEventModel[], originalAssignmentRecords: SchedulerAssignmentModel[], date: Date, resourceRecord: SchedulerResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string): void
|
|
4449
|
+
(e: 'pasteNotAllowed', params: ((event: { source: Scheduler, eventRecords: SchedulerEventModel[], assignmentRecords: SchedulerAssignmentModel[], originalEventRecords: SchedulerEventModel[], originalAssignmentRecords: SchedulerAssignmentModel[], date: Date, resourceRecord: SchedulerResourceModel, resourceRecords: SchedulerResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string): void
|
|
4457
4450
|
/**
|
|
4458
4451
|
* Fires on the owning Grid when export has finished
|
|
4459
4452
|
* @param {string} e Event name
|
|
@@ -4464,7 +4457,7 @@ const emit = defineEmits<{
|
|
|
4464
4457
|
* @param {Response} params.params.event.response Optional response, if received
|
|
4465
4458
|
* @param {Error} params.params.event.error Optional error, if exception occurred
|
|
4466
4459
|
*/
|
|
4467
|
-
(e: 'pdfExport', params: ((event: { response?:
|
|
4460
|
+
(e: 'pdfExport', params: ((event: { response?: Response, error?: Error }) => void)|string): void
|
|
4468
4461
|
/**
|
|
4469
4462
|
* Fired after the [viewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineViewPresets#config-viewPreset) has changed.
|
|
4470
4463
|
* @param {string} e Event name
|
|
@@ -5591,6 +5584,18 @@ const emit = defineEmits<{
|
|
|
5591
5584
|
* @param {Core.widget.Tool} params.params.event.tool The tool which is being clicked.
|
|
5592
5585
|
*/
|
|
5593
5586
|
(e: 'toolClick', params: ((event: { source: Tool, tool: Tool }) => void)|string): void
|
|
5587
|
+
/**
|
|
5588
|
+
* Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
|
|
5589
|
+
* @param {string} e Event name
|
|
5590
|
+
* @param {object} params Event parameters
|
|
5591
|
+
* @param {string} params.e Event name
|
|
5592
|
+
* @param {object} params.params Event parameters
|
|
5593
|
+
* @param {object} params.params.event Event object
|
|
5594
|
+
* @param {Grid.view.Grid} params.params.event.source The grid instance
|
|
5595
|
+
* @param {(string|Function)[]} params.params.event.groupers Array of field names or functions representing the current grouping levels
|
|
5596
|
+
* @param {(string|Function)[]} params.params.event.oldGroupers Array of field names or functions representing the previous grouping levels
|
|
5597
|
+
*/
|
|
5598
|
+
(e: 'treeGroup', params: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string): void
|
|
5594
5599
|
/**
|
|
5595
5600
|
* Fires when row locking is disabled.
|
|
5596
5601
|
* @param {string} e Event name
|
|
@@ -5708,7 +5713,6 @@ const widgetData = {
|
|
|
5708
5713
|
'monitorResize',
|
|
5709
5714
|
'multiEventSelect',
|
|
5710
5715
|
'narrowEventWidth',
|
|
5711
|
-
'owner',
|
|
5712
5716
|
'partner',
|
|
5713
5717
|
'passStartEndParameters',
|
|
5714
5718
|
'plugins',
|
|
@@ -6092,6 +6096,7 @@ const widgetData = {
|
|
|
6092
6096
|
'onToggleGroup',
|
|
6093
6097
|
'onToggleNode',
|
|
6094
6098
|
'onToolClick',
|
|
6099
|
+
'onTreeGroup',
|
|
6095
6100
|
'onUnlockRows',
|
|
6096
6101
|
'onUnsplit',
|
|
6097
6102
|
'onVisibleDateRangeChange',
|
|
@@ -6423,6 +6428,7 @@ const widgetData = {
|
|
|
6423
6428
|
'toggleGroup',
|
|
6424
6429
|
'toggleNode',
|
|
6425
6430
|
'toolClick',
|
|
6431
|
+
'treeGroup',
|
|
6426
6432
|
'unlockRows',
|
|
6427
6433
|
'unsplit',
|
|
6428
6434
|
'visibleDateRangeChange'
|
|
@@ -415,7 +415,7 @@ export declare type BryntumTimelineProps = {
|
|
|
415
415
|
*/
|
|
416
416
|
emptyText ? : string|EmptyTextDomConfig
|
|
417
417
|
/**
|
|
418
|
-
* Allow using
|
|
418
|
+
* Allow using <kbd>Delete</kbd> and <kbd>Backspace</kbd> to remove events/assignments
|
|
419
419
|
*/
|
|
420
420
|
enableDeleteKey ? : Boolean
|
|
421
421
|
/**
|
|
@@ -931,14 +931,6 @@ export declare type BryntumTimelineProps = {
|
|
|
931
931
|
* @returns {number} Return -1 to display `a` above `b`, 1 for `b` above `a`
|
|
932
932
|
*/
|
|
933
933
|
overlappingEventSorter ? : (a: SchedulerEventModel, b: SchedulerEventModel) => number
|
|
934
|
-
/**
|
|
935
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
936
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
937
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
938
|
-
* ...
|
|
939
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-owner)
|
|
940
|
-
*/
|
|
941
|
-
owner ? : Widget|any
|
|
942
934
|
/**
|
|
943
935
|
* Partners this Timeline panel with another Timeline in order to sync their region sizes (sub-grids like locked, normal will get the same width),
|
|
944
936
|
* start and end dates, view preset, zoom level and scrolling position. All these values will be synced with the timeline defined as the `partner`.
|
|
@@ -1593,7 +1585,7 @@ export declare type BryntumTimelineProps = {
|
|
|
1593
1585
|
cellEditFeature ? : object|Boolean|string|GridCellEdit|GridCellEditConfig
|
|
1594
1586
|
/**
|
|
1595
1587
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
1596
|
-
*
|
|
1588
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
1597
1589
|
* ...
|
|
1598
1590
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1599
1591
|
*/
|
|
@@ -1685,8 +1677,8 @@ export declare type BryntumTimelineProps = {
|
|
|
1685
1677
|
*/
|
|
1686
1678
|
dependencyMenuFeature ? : object|Boolean|string|DependencyMenu|DependencyMenuConfig
|
|
1687
1679
|
/**
|
|
1688
|
-
* Allow using <kbd>Ctrl</kbd>/<kbd>
|
|
1689
|
-
* <kbd>V</kbd> to copy/cut and paste events.
|
|
1680
|
+
* Allow using <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>C</kbd>, <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>X</kbd> and
|
|
1681
|
+
* <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>V</kbd> to copy/cut and paste events.
|
|
1690
1682
|
* ...
|
|
1691
1683
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventCopyPaste)
|
|
1692
1684
|
*/
|
|
@@ -1788,8 +1780,8 @@ export declare type BryntumTimelineProps = {
|
|
|
1788
1780
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
1789
1781
|
/**
|
|
1790
1782
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
1791
|
-
* <kbd>
|
|
1792
|
-
* one anywhere on grid). Use <kbd>
|
|
1783
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
1784
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
1793
1785
|
* grouper.
|
|
1794
1786
|
* ...
|
|
1795
1787
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -491,14 +491,6 @@ defineProps<{
|
|
|
491
491
|
* Grid monitors window resize by default.
|
|
492
492
|
*/
|
|
493
493
|
monitorResize ? : Boolean
|
|
494
|
-
/**
|
|
495
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
496
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
497
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
498
|
-
* ...
|
|
499
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-owner)
|
|
500
|
-
*/
|
|
501
|
-
owner ? : Widget|any
|
|
502
494
|
/**
|
|
503
495
|
* Specify plugins (an array of classes) in config
|
|
504
496
|
*/
|
|
@@ -582,7 +574,7 @@ defineProps<{
|
|
|
582
574
|
rootElement ? : ShadowRoot|HTMLElement
|
|
583
575
|
/**
|
|
584
576
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
585
|
-
*
|
|
577
|
+
* overridden by specifying a [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
586
578
|
* a column [renderer](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-renderer).
|
|
587
579
|
* ...
|
|
588
580
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-rowHeight)
|
|
@@ -822,7 +814,7 @@ defineProps<{
|
|
|
822
814
|
cellEditFeature ? : object|Boolean|string|GridCellEdit|GridCellEditConfig
|
|
823
815
|
/**
|
|
824
816
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
825
|
-
*
|
|
817
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
826
818
|
* ...
|
|
827
819
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
828
820
|
*/
|
|
@@ -922,8 +914,8 @@ defineProps<{
|
|
|
922
914
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
923
915
|
/**
|
|
924
916
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
925
|
-
* <kbd>
|
|
926
|
-
* one anywhere on grid). Use <kbd>
|
|
917
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
918
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
927
919
|
* grouper.
|
|
928
920
|
* ...
|
|
929
921
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -1118,7 +1110,7 @@ const emit = defineEmits<{
|
|
|
1118
1110
|
*/
|
|
1119
1111
|
(e: 'beforeCellEditStart', params: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
1120
1112
|
/**
|
|
1121
|
-
* Fires on the owning Grid before deleting a range of selected cell values by pressing
|
|
1113
|
+
* Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
|
|
1122
1114
|
* buttons while [autoEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
|
|
1123
1115
|
* @param {string} e Event name
|
|
1124
1116
|
* @param {object} params Event parameters
|
|
@@ -2236,7 +2228,7 @@ const emit = defineEmits<{
|
|
|
2236
2228
|
* @param {Response} params.params.event.response Optional response, if received
|
|
2237
2229
|
* @param {Error} params.params.event.error Optional error, if exception occurred
|
|
2238
2230
|
*/
|
|
2239
|
-
(e: 'pdfExport', params: ((event: { response?:
|
|
2231
|
+
(e: 'pdfExport', params: ((event: { response?: Response, error?: Error }) => void)|string): void
|
|
2240
2232
|
/**
|
|
2241
2233
|
* Fired when a Widget's read only state is toggled
|
|
2242
2234
|
* @param {string} e Event name
|
|
@@ -2561,6 +2553,18 @@ const emit = defineEmits<{
|
|
|
2561
2553
|
* @param {Core.widget.Tool} params.params.event.tool The tool which is being clicked.
|
|
2562
2554
|
*/
|
|
2563
2555
|
(e: 'toolClick', params: ((event: { source: Tool, tool: Tool }) => void)|string): void
|
|
2556
|
+
/**
|
|
2557
|
+
* Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
|
|
2558
|
+
* @param {string} e Event name
|
|
2559
|
+
* @param {object} params Event parameters
|
|
2560
|
+
* @param {string} params.e Event name
|
|
2561
|
+
* @param {object} params.params Event parameters
|
|
2562
|
+
* @param {object} params.params.event Event object
|
|
2563
|
+
* @param {Grid.view.Grid} params.params.event.source The grid instance
|
|
2564
|
+
* @param {(string|Function)[]} params.params.event.groupers Array of field names or functions representing the current grouping levels
|
|
2565
|
+
* @param {(string|Function)[]} params.params.event.oldGroupers Array of field names or functions representing the previous grouping levels
|
|
2566
|
+
*/
|
|
2567
|
+
(e: 'treeGroup', params: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string): void
|
|
2564
2568
|
/**
|
|
2565
2569
|
* Fires when row locking is disabled.
|
|
2566
2570
|
* @param {string} e Event name
|
|
@@ -2628,7 +2632,6 @@ const widgetData = {
|
|
|
2628
2632
|
'maskDefaults',
|
|
2629
2633
|
'masked',
|
|
2630
2634
|
'monitorResize',
|
|
2631
|
-
'owner',
|
|
2632
2635
|
'plugins',
|
|
2633
2636
|
'preserveFocusOnDatasetChange',
|
|
2634
2637
|
'preserveScrollOnDatasetChange',
|
|
@@ -2812,6 +2815,7 @@ const widgetData = {
|
|
|
2812
2815
|
'onToggleGroup',
|
|
2813
2816
|
'onToggleNode',
|
|
2814
2817
|
'onToolClick',
|
|
2818
|
+
'onTreeGroup',
|
|
2815
2819
|
'onUnlockRows',
|
|
2816
2820
|
'onUnsplit',
|
|
2817
2821
|
'preserveScroll',
|
|
@@ -2967,6 +2971,7 @@ const widgetData = {
|
|
|
2967
2971
|
'toggleGroup',
|
|
2968
2972
|
'toggleNode',
|
|
2969
2973
|
'toolClick',
|
|
2974
|
+
'treeGroup',
|
|
2970
2975
|
'unlockRows',
|
|
2971
2976
|
'unsplit'
|
|
2972
2977
|
]
|
|
@@ -475,14 +475,6 @@ export declare type BryntumVersionGridProps = {
|
|
|
475
475
|
* Grid monitors window resize by default.
|
|
476
476
|
*/
|
|
477
477
|
monitorResize ? : Boolean
|
|
478
|
-
/**
|
|
479
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
480
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
481
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
482
|
-
* ...
|
|
483
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-owner)
|
|
484
|
-
*/
|
|
485
|
-
owner ? : Widget|any
|
|
486
478
|
/**
|
|
487
479
|
* Specify plugins (an array of classes) in config
|
|
488
480
|
*/
|
|
@@ -566,7 +558,7 @@ export declare type BryntumVersionGridProps = {
|
|
|
566
558
|
rootElement ? : ShadowRoot|HTMLElement
|
|
567
559
|
/**
|
|
568
560
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
569
|
-
*
|
|
561
|
+
* overridden by specifying a [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
570
562
|
* a column [renderer](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-renderer).
|
|
571
563
|
* ...
|
|
572
564
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-rowHeight)
|
|
@@ -806,7 +798,7 @@ export declare type BryntumVersionGridProps = {
|
|
|
806
798
|
cellEditFeature ? : object|Boolean|string|GridCellEdit|GridCellEditConfig
|
|
807
799
|
/**
|
|
808
800
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
809
|
-
*
|
|
801
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
810
802
|
* ...
|
|
811
803
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
812
804
|
*/
|
|
@@ -906,8 +898,8 @@ export declare type BryntumVersionGridProps = {
|
|
|
906
898
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
907
899
|
/**
|
|
908
900
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
909
|
-
* <kbd>
|
|
910
|
-
* one anywhere on grid). Use <kbd>
|
|
901
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
902
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
911
903
|
* grouper.
|
|
912
904
|
* ...
|
|
913
905
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|