@bryntum/schedulerpro-vue-3-thin 7.2.4 → 7.3.0
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 +7 -7
- package/lib/chunks/{D4JDuI0s.js → B4dVznPx.js} +1 -8
- package/lib/chunks/B4dVznPx.js.map +1 -0
- package/lib/chunks/{BhUeT19h.js → BFFz1c24.js} +5 -5
- package/lib/chunks/BFFz1c24.js.map +1 -0
- package/lib/chunks/{BJPdcix1.js → BIkGnHve.js} +3 -3
- package/lib/chunks/BIkGnHve.js.map +1 -0
- package/lib/chunks/{BRGc8bUJ.js → BNBuOpUp.js} +8 -7
- package/lib/chunks/BNBuOpUp.js.map +1 -0
- package/lib/chunks/{BjTPjWi9.js → Bp7aU5Ia.js} +6 -6
- package/lib/chunks/Bp7aU5Ia.js.map +1 -0
- package/lib/chunks/{CuODT2-U.js → C3Dz-ovY.js} +3 -3
- package/lib/chunks/C3Dz-ovY.js.map +1 -0
- package/lib/chunks/{BTT_cGQU.js → CPjow0gO.js} +8 -9
- package/lib/chunks/CPjow0gO.js.map +1 -0
- package/lib/chunks/{DYBe70El.js → CqtUB81W.js} +18 -11
- package/lib/chunks/CqtUB81W.js.map +1 -0
- package/lib/chunks/{C41opZKx.js → CvNpXefN.js} +18 -11
- package/lib/chunks/CvNpXefN.js.map +1 -0
- package/lib/chunks/{BbI7XKMd.js → D0hJ3P6L.js} +5 -3
- package/lib/chunks/D0hJ3P6L.js.map +1 -0
- package/lib/chunks/{BpAvqwr_.js → D1a3F6m-.js} +23 -13
- package/lib/chunks/D1a3F6m-.js.map +1 -0
- package/lib/chunks/{CGbW6pgm.js → DPA-xEW5.js} +8 -9
- package/lib/chunks/DPA-xEW5.js.map +1 -0
- package/lib/chunks/{MOjUZ-Rj.js → DdbMybqv.js} +5 -5
- package/lib/chunks/DdbMybqv.js.map +1 -0
- package/lib/chunks/{DGV7a5Xo.js → DjFBhm9P.js} +6 -6
- package/lib/chunks/DjFBhm9P.js.map +1 -0
- package/lib/chunks/{Dz-up1_i.js → DmFXOMJ5.js} +5 -5
- package/lib/chunks/DmFXOMJ5.js.map +1 -0
- package/lib/chunks/{DwzPrR90.js → Pb5GbfMi.js} +5 -5
- package/lib/chunks/Pb5GbfMi.js.map +1 -0
- package/lib/chunks/{M0cBUV91.js → W-pa3HyX.js} +6 -6
- package/lib/chunks/W-pa3HyX.js.map +1 -0
- package/lib/chunks/{CJFZbm_i.js → b8yreHIz.js} +23 -13
- package/lib/chunks/b8yreHIz.js.map +1 -0
- package/lib/chunks/{9jfNe_y3.js → oM3gO3yH.js} +14 -8
- package/lib/chunks/oM3gO3yH.js.map +1 -0
- package/lib/chunks/{BO8FwQoh.js → p1r0F5YC.js} +6 -6
- package/lib/chunks/p1r0F5YC.js.map +1 -0
- package/lib/chunks/{DlNFp5e-.js → s35t-2ke.js} +10 -10
- package/lib/chunks/s35t-2ke.js.map +1 -0
- package/lib/chunks/{j8JzZ-07.js → yF4wtntA.js} +4 -4
- package/lib/chunks/yF4wtntA.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/BryntumSchedulerProProjectModel.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/BryntumThemeCombo.js +57 -0
- package/lib/components/BryntumThemeCombo.js.map +1 -0
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +22 -22
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +127 -186
- package/src/components/BryntumCalendarEditorProps.ts +123 -177
- package/src/components/BryntumCalendarField.vue +91 -151
- package/src/components/BryntumCalendarFieldProps.ts +87 -143
- package/src/components/BryntumConstraintTypePicker.vue +91 -151
- package/src/components/BryntumConstraintTypePickerProps.ts +87 -143
- package/src/components/BryntumCostAccrualField.vue +91 -151
- package/src/components/BryntumCostAccrualFieldProps.ts +87 -143
- package/src/components/BryntumDependencyTypePicker.vue +91 -151
- package/src/components/BryntumDependencyTypePickerProps.ts +87 -143
- package/src/components/BryntumEffortField.vue +79 -124
- package/src/components/BryntumEffortFieldProps.ts +73 -114
- package/src/components/BryntumEndDateField.vue +79 -122
- package/src/components/BryntumEndDateFieldProps.ts +75 -114
- package/src/components/BryntumModelCombo.vue +91 -151
- package/src/components/BryntumModelComboProps.ts +87 -143
- package/src/components/BryntumRateTableField.vue +91 -151
- package/src/components/BryntumRateTableFieldProps.ts +87 -143
- package/src/components/BryntumResourceEditor.vue +126 -184
- package/src/components/BryntumResourceEditorProps.ts +122 -175
- package/src/components/BryntumResourceGrid.vue +204 -293
- package/src/components/BryntumResourceGridProps.ts +187 -263
- package/src/components/BryntumResourceHistogram.vue +335 -458
- package/src/components/BryntumResourceHistogramProps.ts +287 -402
- package/src/components/BryntumResourceTypeField.vue +91 -151
- package/src/components/BryntumResourceTypeFieldProps.ts +87 -143
- package/src/components/BryntumResourceUtilization.vue +335 -458
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +504 -643
- package/src/components/BryntumSchedulerProBase.vue +504 -643
- package/src/components/BryntumSchedulerProBaseProps.ts +408 -556
- package/src/components/BryntumSchedulerProProjectModel.vue +63 -107
- package/src/components/BryntumSchedulerProProjectModelProps.ts +55 -85
- package/src/components/BryntumSchedulerProProps.ts +408 -556
- package/src/components/BryntumSchedulingDirectionPicker.vue +91 -151
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +87 -143
- package/src/components/BryntumSchedulingModePicker.vue +92 -153
- package/src/components/BryntumSchedulingModePickerProps.ts +88 -145
- package/src/components/BryntumStartDateField.vue +81 -126
- package/src/components/BryntumStartDateFieldProps.ts +77 -118
- package/src/components/BryntumThemeCombo.vue +60 -0
- package/src/components/BryntumTimeline.vue +425 -594
- package/src/components/BryntumTimelineProps.ts +366 -519
- package/src/components/BryntumVersionGrid.vue +203 -290
- package/src/components/BryntumVersionGridProps.ts +186 -261
- package/lib/chunks/9jfNe_y3.js.map +0 -1
- package/lib/chunks/BJPdcix1.js.map +0 -1
- package/lib/chunks/BO8FwQoh.js.map +0 -1
- package/lib/chunks/BRGc8bUJ.js.map +0 -1
- package/lib/chunks/BTT_cGQU.js.map +0 -1
- package/lib/chunks/BbI7XKMd.js.map +0 -1
- package/lib/chunks/BhUeT19h.js.map +0 -1
- package/lib/chunks/BjTPjWi9.js.map +0 -1
- package/lib/chunks/BpAvqwr_.js.map +0 -1
- package/lib/chunks/C41opZKx.js.map +0 -1
- package/lib/chunks/CGbW6pgm.js.map +0 -1
- package/lib/chunks/CJFZbm_i.js.map +0 -1
- package/lib/chunks/CuODT2-U.js.map +0 -1
- package/lib/chunks/D4JDuI0s.js.map +0 -1
- package/lib/chunks/DGV7a5Xo.js.map +0 -1
- package/lib/chunks/DYBe70El.js.map +0 -1
- package/lib/chunks/DlNFp5e-.js.map +0 -1
- package/lib/chunks/DwzPrR90.js.map +0 -1
- package/lib/chunks/Dz-up1_i.js.map +0 -1
- package/lib/chunks/M0cBUV91.js.map +0 -1
- package/lib/chunks/MOjUZ-Rj.js.map +0 -1
- package/lib/chunks/j8JzZ-07.js.map +0 -1
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import type { AjaxStore, AjaxStoreConfig, Color, DomClassList, DomConfig, DurationConfig, DurationUnit, FormulaProviderConfig, KeyMapConfig, Mask, MaskConfig, MenuConfig, Model, ModelConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AjaxStore, AjaxStoreConfig, Color, DomClassList, DomConfig, DurationConfig, DurationUnit, FormulaProviderConfig, InstancePlugin, KeyMapConfig, Mask, MaskConfig, MenuConfig, Model, ModelConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { AIFilter, AIFilterConfig, CellCopyPaste, CellCopyPasteConfig, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, EmptyTextDomConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, GridSelectionMode, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, MergeCells, MergeCellsConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, QuickFind, QuickFindConfig, RegionResize, RegionResizeConfig, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowExpander, RowExpanderConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig } from '@bryntum/grid-thin';
|
|
3
|
-
import type { AI, AIConfig, AssignmentModel as SchedulerAssignmentModel, ColumnLines, ColumnLinesConfig, CrudManager, CrudManagerConfig, DateConstraint, DependencyBaseModel, DependencyMenu, DependencyMenuConfig, EventColor, EventCopyPaste, EventCopyPasteConfig,
|
|
4
|
-
import type { AssignmentModel, AssignmentModelConfig, AssignmentStore, AssignmentStoreConfig, CalendarHighlight, CalendarHighlightConfig, CalendarModel, CalendarModelConfig, CellEdit, CellEditConfig, SchedulerProContainerItemConfig, CycleResolutionPopup, Dependencies, DependenciesConfig, DependencyEdit, DependencyEditConfig, DependencyModel, DependencyModelConfig, DependencyStore, DependencyStoreConfig, EventBuffer, EventBufferConfig, EventLayoutConfig, EventModel, EventModelConfig, EventResize, EventResizeConfig, EventSegmentDrag, EventSegmentDragConfig, EventSegmentResize, EventSegmentResizeConfig, EventSegments, EventSegmentsConfig, EventStore, EventStoreConfig, SchedulerProColumnConfig, NestedEvents, NestedEventsConfig, PercentBar, PercentBarConfig, ProjectModel, ProjectModelConfig, ResourceEdit, ResourceEditConfig, ResourceModel, ResourceModelConfig, ResourceNonWorkingTime, ResourceNonWorkingTimeConfig, ResourceStore, ResourceStoreConfig, SchedulerProListeners, SchedulingIssueResolutionPopup, TaskEdit, TaskEditConfig, TimeSpanHighlight, TimeSpanHighlightConfig, Versions, VersionsConfig } from '@bryntum/schedulerpro-thin';
|
|
3
|
+
import type { AI, AIConfig, AssignmentModel as SchedulerAssignmentModel, ColumnLines, ColumnLinesConfig, CrudManager, CrudManagerConfig, DateConstraint, DependencyBaseModel, DependencyMenu, DependencyMenuConfig, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventMenu, EventMenuConfig, EventModel as SchedulerEventModel, EventNonWorkingTime, EventNonWorkingTimeConfig, EventTooltip, EventTooltipConfig, ExcelExporter, ExcelExporterConfig, GroupSummary, GroupSummaryConfig, HeaderZoom, HeaderZoomConfig, Labels, LabelsConfig, LockRows, LockRowsConfig, NonWorkingTime, NonWorkingTimeConfig, Pan, PanConfig, PdfExport, PdfExportConfig, Print, PrintConfig, RecurrenceConfirmationPopupConfig, ResourceColumnReorder, ResourceColumnReorderConfig, ResourceHeaderConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModel as SchedulerResourceModel, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, RowReorder, RowReorderConfig, RowResize, RowResizeConfig, ScheduleContext, ScheduleContextConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, SchedulerResponsiveLevelConfig, ScrollButtons, ScrollButtonsConfig, SimpleEventEdit, SimpleEventEditConfig, Split, SplitConfig, StickyEvents, StickyEventsConfig, Summary, SummaryConfig, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimelineBase, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumnConfig, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
4
|
+
import type { AssignmentModel, AssignmentModelConfig, AssignmentStore, AssignmentStoreConfig, CalendarHighlight, CalendarHighlightConfig, CalendarModel, CalendarModelConfig, CellEdit, CellEditConfig, SchedulerProContainerItemConfig, CycleResolutionPopup, Dependencies, DependenciesConfig, DependencyEdit, DependencyEditConfig, DependencyModel, DependencyModelConfig, DependencyStore, DependencyStoreConfig, EventBuffer, EventBufferConfig, EventDrag, EventDragConfig, EventLayoutConfig, EventModel, EventModelConfig, EventResize, EventResizeConfig, EventSegmentDrag, EventSegmentDragConfig, EventSegmentResize, EventSegmentResizeConfig, EventSegments, EventSegmentsConfig, EventStore, EventStoreConfig, SchedulerProColumnConfig, NestedEvents, NestedEventsConfig, PercentBar, PercentBarConfig, ProjectModel, ProjectModelConfig, ResourceEdit, ResourceEditConfig, ResourceModel, ResourceModelConfig, ResourceNonWorkingTime, ResourceNonWorkingTimeConfig, ResourceStore, ResourceStoreConfig, SchedulerProListeners, SchedulingIssueResolutionPopup, TaskEdit, TaskEditConfig, TimeSpanHighlight, TimeSpanHighlightConfig, Versions, VersionsConfig } from '@bryntum/schedulerpro-thin';
|
|
5
5
|
|
|
6
6
|
export declare type BryntumSchedulerProProps = {
|
|
7
7
|
// Configs
|
|
8
8
|
/**
|
|
9
9
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
10
10
|
* content will be placed inside this element.
|
|
11
|
-
* ...
|
|
12
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-adopt)
|
|
11
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-adopt)
|
|
13
12
|
*/
|
|
14
13
|
adopt ? : HTMLElement|string
|
|
15
14
|
/**
|
|
@@ -36,8 +35,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
36
35
|
allowDropOnEventBar ? : Boolean
|
|
37
36
|
/**
|
|
38
37
|
* Set to `false` if you don't want to allow events overlapping times for any one resource (defaults to `true`).
|
|
39
|
-
* ...
|
|
40
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-allowOverlap)
|
|
38
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-allowOverlap)
|
|
41
39
|
*/
|
|
42
40
|
allowOverlap ? : Boolean
|
|
43
41
|
/**
|
|
@@ -66,15 +64,13 @@ export declare type BryntumSchedulerProProps = {
|
|
|
66
64
|
/**
|
|
67
65
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
68
66
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
69
|
-
* ...
|
|
70
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ariaDescription)
|
|
67
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ariaDescription)
|
|
71
68
|
*/
|
|
72
69
|
ariaDescription ? : string
|
|
73
70
|
/**
|
|
74
71
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
75
72
|
* the `aria-label` attribute.
|
|
76
|
-
* ...
|
|
77
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ariaLabel)
|
|
73
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ariaLabel)
|
|
78
74
|
*/
|
|
79
75
|
ariaLabel ? : string
|
|
80
76
|
/**
|
|
@@ -94,16 +90,15 @@ export declare type BryntumSchedulerProProps = {
|
|
|
94
90
|
/**
|
|
95
91
|
* If this config is set, then its `gesture` property (which defaults to `dblclick`) creates a
|
|
96
92
|
* new event at the mouse or touch event's time point.
|
|
97
|
-
* ...
|
|
98
|
-
* [
|
|
99
|
-
* @param {
|
|
100
|
-
* @param {
|
|
101
|
-
* @param {
|
|
102
|
-
* @param {DurationConfig,string} autoCreate.
|
|
103
|
-
* @param {
|
|
104
|
-
* @param {string} autoCreate.name The name of the event to create. Defaults to the `Object.newEvent` property from the locale.
|
|
93
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-autoCreate)
|
|
94
|
+
* @param {'click','dblclick'} [autoCreate.gesture] The gesture to trigger auto creation of an event. Defaults to `dblclick`.
|
|
95
|
+
* @param {boolean} [autoCreate.useEventModelDefaults] Set to `true` to set default duration based on the defaults specified by the [duration](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/EventModel#field-duration) and [durationUnit](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/EventModel#field-durationUnit) fields.
|
|
96
|
+
* @param {'round','ceil','floor'} [autoCreate.snapType] The type of snapping to apply to the event start date. If omitted, the date will be floored to the time axis resolution.
|
|
97
|
+
* @param {DurationConfig,string} [autoCreate.step] The increment to snap the event start date to.
|
|
98
|
+
* @param {DurationConfig,string} [autoCreate.duration] The duration of the event to create. Defaults to 1 time axis tick.
|
|
99
|
+
* @param {string} [autoCreate.name] The name of the event to create. Defaults to the `Object.newEvent` property from the locale.
|
|
105
100
|
*/
|
|
106
|
-
autoCreate ? : Boolean|string|
|
|
101
|
+
autoCreate ? : Boolean|string|object
|
|
107
102
|
/**
|
|
108
103
|
* Automatically set grids height to fit all rows (no scrolling in the grid). In general you should avoid
|
|
109
104
|
* using `autoHeight: true`, since it will bypass Grids virtual rendering and render all rows at once, which
|
|
@@ -112,21 +107,18 @@ export declare type BryntumSchedulerProProps = {
|
|
|
112
107
|
autoHeight ? : Boolean
|
|
113
108
|
/**
|
|
114
109
|
* Controls how much space to leave between stacked event bars in px.
|
|
115
|
-
* ...
|
|
116
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-barMargin)
|
|
110
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-barMargin)
|
|
117
111
|
*/
|
|
118
112
|
barMargin ? : number
|
|
119
113
|
/**
|
|
120
114
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
121
115
|
* or array of config objects representing the child items of a Toolbar. Another way to add a bbar is to use [strips](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips).
|
|
122
|
-
* ...
|
|
123
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bbar)
|
|
116
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bbar)
|
|
124
117
|
*/
|
|
125
118
|
bbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
126
119
|
/**
|
|
127
120
|
* Custom CSS classes to add to the panel's body element.
|
|
128
|
-
* ...
|
|
129
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bodyCls)
|
|
121
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bodyCls)
|
|
130
122
|
*/
|
|
131
123
|
bodyCls ? : string|object
|
|
132
124
|
/**
|
|
@@ -136,22 +128,19 @@ export declare type BryntumSchedulerProProps = {
|
|
|
136
128
|
/**
|
|
137
129
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
138
130
|
* hierarchy when triggered.
|
|
139
|
-
* ...
|
|
140
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bubbleEvents)
|
|
131
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bubbleEvents)
|
|
141
132
|
*/
|
|
142
133
|
bubbleEvents ? : object
|
|
143
134
|
/**
|
|
144
135
|
* This config defines the size of the start and end invisible parts of the timespan when [infiniteScroll](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineScroll#config-infiniteScroll) set to `true`.
|
|
145
|
-
* ...
|
|
146
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bufferCoef)
|
|
136
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bufferCoef)
|
|
147
137
|
*/
|
|
148
138
|
bufferCoef ? : number
|
|
149
139
|
/**
|
|
150
140
|
* This config defines the scroll limit, which, when exceeded will cause a timespan shift.
|
|
151
141
|
* The limit is calculated as the `panelWidth * [bufferCoef](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineScroll#config-bufferCoef) * bufferThreshold`. During scrolling, if the left or right side
|
|
152
142
|
* has less than that of the rendered content - a shift is triggered.
|
|
153
|
-
* ...
|
|
154
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bufferThreshold)
|
|
143
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-bufferThreshold)
|
|
155
144
|
*/
|
|
156
145
|
bufferThreshold ? : number
|
|
157
146
|
/**
|
|
@@ -160,15 +149,13 @@ export declare type BryntumSchedulerProProps = {
|
|
|
160
149
|
calendars ? : CalendarModel[]|CalendarModelConfig[]
|
|
161
150
|
/**
|
|
162
151
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
163
|
-
* ...
|
|
164
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-callOnFunctions)
|
|
152
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-callOnFunctions)
|
|
165
153
|
*/
|
|
166
154
|
callOnFunctions ? : Boolean
|
|
167
155
|
/**
|
|
168
156
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
169
157
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
170
|
-
* ...
|
|
171
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-catchEventHandlerExceptions)
|
|
158
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-catchEventHandlerExceptions)
|
|
172
159
|
*/
|
|
173
160
|
catchEventHandlerExceptions ? : Boolean
|
|
174
161
|
/**
|
|
@@ -181,8 +168,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
181
168
|
* Custom CSS classes to add to element.
|
|
182
169
|
* May be specified as a space separated string, or as an object in which property names
|
|
183
170
|
* with truthy values are used as the class names:
|
|
184
|
-
* ...
|
|
185
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-cls)
|
|
171
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-cls)
|
|
186
172
|
*/
|
|
187
173
|
cls ? : string|object
|
|
188
174
|
/**
|
|
@@ -192,15 +178,13 @@ export declare type BryntumSchedulerProProps = {
|
|
|
192
178
|
collapsed ? : Boolean
|
|
193
179
|
/**
|
|
194
180
|
* This config enables collapsibility for the panel. See [collapsed](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-collapsed).
|
|
195
|
-
* ...
|
|
196
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-collapsible)
|
|
181
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-collapsible)
|
|
197
182
|
*/
|
|
198
183
|
collapsible ? : Boolean|PanelCollapserConfig|PanelCollapserOverlayConfig
|
|
199
184
|
/**
|
|
200
185
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
201
186
|
* `style` block.
|
|
202
|
-
* ...
|
|
203
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-color)
|
|
187
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-color)
|
|
204
188
|
*/
|
|
205
189
|
color ? : Color
|
|
206
190
|
/**
|
|
@@ -214,8 +198,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
214
198
|
/**
|
|
215
199
|
* Accepts column definitions for the grid during initialization. They will be used to create
|
|
216
200
|
* [Column](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column) instances that are added to a [ColumnStore](#Grid/data/ColumnStore).
|
|
217
|
-
* ...
|
|
218
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-columns)
|
|
201
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-columns)
|
|
219
202
|
*/
|
|
220
203
|
columns ? : ColumnStore|SchedulerProColumnConfig[]|ColumnStoreConfig
|
|
221
204
|
config ? : object
|
|
@@ -223,8 +206,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
223
206
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
224
207
|
* May be specified as a space separated string, or as an object in which property names
|
|
225
208
|
* with truthy values are used as the class names:
|
|
226
|
-
* ...
|
|
227
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-contentElementCls)
|
|
209
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-contentElementCls)
|
|
228
210
|
*/
|
|
229
211
|
contentElementCls ? : string|object
|
|
230
212
|
/**
|
|
@@ -260,16 +242,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
260
242
|
crudManagerClass ? : typeof CrudManager
|
|
261
243
|
/**
|
|
262
244
|
* Class implementing the popup resolving *scheduling cycles*.
|
|
263
|
-
* ...
|
|
264
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-cycleResolutionPopupClass)
|
|
245
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-cycleResolutionPopupClass)
|
|
265
246
|
*/
|
|
266
247
|
cycleResolutionPopupClass ? : typeof CycleResolutionPopup
|
|
267
248
|
/**
|
|
268
249
|
* Convenient shortcut to set data in grids store both during initialization and at runtime. Can also be
|
|
269
250
|
* used to retrieve data at runtime, although we do recommend interacting with Grids store instead using
|
|
270
251
|
* the [store](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/GridBase#property-store) property.
|
|
271
|
-
* ...
|
|
272
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-data)
|
|
252
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-data)
|
|
273
253
|
*/
|
|
274
254
|
data ? : object[]|Model[]|ModelConfig[]
|
|
275
255
|
/**
|
|
@@ -283,8 +263,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
283
263
|
dataset ? : Record<string, string>
|
|
284
264
|
/**
|
|
285
265
|
* The date to display when used as a component of a Calendar.
|
|
286
|
-
* ...
|
|
287
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-date)
|
|
266
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-date)
|
|
288
267
|
*/
|
|
289
268
|
date ? : Date
|
|
290
269
|
/**
|
|
@@ -322,17 +301,15 @@ export declare type BryntumSchedulerProProps = {
|
|
|
322
301
|
* The date format used by the default [descriptionRenderer](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/Describable#config-descriptionRenderer) for rendering the view's description.
|
|
323
302
|
* If this value is `null`, the [dateFormat](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/Describable#config-dateFormat) (and potentially [dateSeparator](#Scheduler/view/mixin/Describable#config-dateSeparator)) will
|
|
324
303
|
* be used.
|
|
325
|
-
* ...
|
|
326
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-descriptionFormat)
|
|
304
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-descriptionFormat)
|
|
327
305
|
* @param {Date} date The date to format.
|
|
328
306
|
* @returns {string} The formatted date.
|
|
329
307
|
*/
|
|
330
|
-
descriptionFormat ? : string|string[]|Boolean[]|((date: Date) => string)|
|
|
308
|
+
descriptionFormat ? : string|string[]|Boolean[]|((date: Date) => string)|(((date: Date) => string)[])
|
|
331
309
|
/**
|
|
332
310
|
* A function that provides the textual description for this view. If provided, this function overrides the
|
|
333
311
|
* [descriptionFormat](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/Describable#config-descriptionFormat).
|
|
334
|
-
* ...
|
|
335
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-descriptionRenderer)
|
|
312
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-descriptionRenderer)
|
|
336
313
|
* @param {Core.widget.Widget} view The active view in case the function is in another scope.
|
|
337
314
|
* @returns {string} Description string
|
|
338
315
|
*/
|
|
@@ -354,16 +331,15 @@ export declare type BryntumSchedulerProProps = {
|
|
|
354
331
|
*/
|
|
355
332
|
destroyStores ? : Boolean
|
|
356
333
|
/**
|
|
357
|
-
* Check for CSS compatibility issues
|
|
358
|
-
*
|
|
359
|
-
* [
|
|
334
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
335
|
+
* checks:
|
|
336
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-detectCSSCompatibilityIssues)
|
|
360
337
|
*/
|
|
361
338
|
detectCSSCompatibilityIssues ? : Boolean
|
|
362
339
|
/**
|
|
363
340
|
* Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
|
|
364
341
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
365
|
-
* ...
|
|
366
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-disabled)
|
|
342
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-disabled)
|
|
367
343
|
*/
|
|
368
344
|
disabled ? : Boolean|'inert'
|
|
369
345
|
/**
|
|
@@ -381,8 +357,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
381
357
|
/**
|
|
382
358
|
* Defines how dates will be formatted in tooltips etc. This config has priority over similar config on the
|
|
383
359
|
* view preset. For allowed values see [format](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/DateHelper#function-format-static).
|
|
384
|
-
* ...
|
|
385
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-displayDateFormat)
|
|
360
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-displayDateFormat)
|
|
386
361
|
*/
|
|
387
362
|
displayDateFormat ? : string
|
|
388
363
|
/**
|
|
@@ -397,24 +372,22 @@ export declare type BryntumSchedulerProProps = {
|
|
|
397
372
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
398
373
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
399
374
|
* body. Such widgets are called "edge strips".
|
|
400
|
-
* ...
|
|
401
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-dock)
|
|
375
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-dock)
|
|
402
376
|
*/
|
|
403
377
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
404
378
|
/**
|
|
405
379
|
* Make this Panel a docked drawer which slides out from one side of the browser viewport by default.
|
|
406
|
-
* ...
|
|
407
|
-
* [
|
|
408
|
-
* @param {
|
|
409
|
-
* @param {
|
|
410
|
-
* @param {boolean}
|
|
411
|
-
* @param {boolean,
|
|
412
|
-
* @param {boolean,string} autoClose.
|
|
413
|
-
* @param {
|
|
414
|
-
* @param {
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
drawer ? : Boolean|{side?: 'start'|'left'|'end'|'right'|'top'|'bottom', size?: string|number, inline?: Boolean, autoClose: { mousedown?: Boolean|string, focusout?: Boolean|string, mouseout?: string }, autoCloseDelay?: number}
|
|
380
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-drawer)
|
|
381
|
+
* @param {'start','left','end','right','top','bottom'} [side] The side of the viewport to dock the drawer to. * `'start'` means the `inline-start` side. * `'end'` means the `inline-end` side.
|
|
382
|
+
* @param {string,number} [size] The size of the drawer in its collapsible axis.
|
|
383
|
+
* @param {boolean} [inline] If using the [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-appendTo) config to place the drawer inside a host widget, this may be set to `true` to make the drawer inline within that host. Note that, if using this, the layout of the host element must have `flex-direction` set appropriately.
|
|
384
|
+
* @param {boolean,object} [autoClose] Specifies what user actions should automatically close the drawer. Defaults to closing when the user clicks outside of the drawer or when focus moves outside of the drawer.
|
|
385
|
+
* @param {boolean,string} [autoClose.mousedown] If the user clicks outside of the drawer, the drawer will automatically be hidden. If the value is a string, it is used as a CSS selector to filter clicks which should close the drawer.
|
|
386
|
+
* @param {boolean,string} [autoClose.focusout] If focus moves outside of the drawer, the drawer will automatically be hidden.
|
|
387
|
+
* @param {string} [autoClose.mouseout] Hides the drawer when the mouse leaves the drawer after the `autoCloseDelay` period.
|
|
388
|
+
* @param {number} [autoCloseDelay] When using `mouseout`, this is the delay in milliseconds
|
|
389
|
+
*/
|
|
390
|
+
drawer ? : Boolean|{ side?: 'start'|'left'|'end'|'right'|'top'|'bottom', size?: string|number, inline?: Boolean, autoClose?: Boolean|{ mousedown?: Boolean|string, focusout?: Boolean|string, mouseout?: string }, autoCloseDelay?: number }
|
|
418
391
|
/**
|
|
419
392
|
* Decimal precision used when displaying durations, used by tooltips and DurationColumn.
|
|
420
393
|
* Specify `false` to use raw value
|
|
@@ -423,16 +396,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
423
396
|
/**
|
|
424
397
|
* An object specifying attributes to assign to the root element of this widget.
|
|
425
398
|
* Set `null` value to attribute to remove it.
|
|
426
|
-
* ...
|
|
427
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-elementAttributes)
|
|
399
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-elementAttributes)
|
|
428
400
|
*/
|
|
429
401
|
elementAttributes ? : Record<string, string|null>
|
|
430
402
|
/**
|
|
431
403
|
* Text or HTML, or a [EmptyTextDomConfig](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/GridBase#typedef-EmptyTextDomConfig) block to display when there is no data to display in the grid.
|
|
432
404
|
* When using multiple Grid regions, provide the `region` property to decide where the text is shown.
|
|
433
405
|
* By default, it is shown in the first region.
|
|
434
|
-
* ...
|
|
435
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-emptyText)
|
|
406
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-emptyText)
|
|
436
407
|
*/
|
|
437
408
|
emptyText ? : string|EmptyTextDomConfig
|
|
438
409
|
/**
|
|
@@ -448,16 +419,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
448
419
|
* Enables showing occurrences of recurring events across the scheduler's time axis. If you want to disable
|
|
449
420
|
* the recurrence popup, you can choose set the `defaultAction` to `future` to affect all future
|
|
450
421
|
* occurrences, or `single` to just affect the currently selected event.
|
|
451
|
-
* ...
|
|
452
|
-
*
|
|
422
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-enableRecurringEvents)
|
|
423
|
+
* @property {'single','future'} defaultAction
|
|
453
424
|
*/
|
|
454
|
-
enableRecurringEvents ? : Boolean|
|
|
455
|
-
defaultAction?: 'single'|'future'
|
|
456
|
-
}
|
|
425
|
+
enableRecurringEvents ? : Boolean|object
|
|
457
426
|
/**
|
|
458
|
-
*
|
|
459
|
-
*
|
|
460
|
-
*
|
|
427
|
+
* Set to `true` to enable the [StickyCells](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/StickyCells) feature, which pins cell
|
|
428
|
+
* content to the top of the grid while rows scroll off the top but remain visible.
|
|
429
|
+
* @deprecated 7.3.0 Use `features : { stickyCells : true }` instead
|
|
461
430
|
*/
|
|
462
431
|
enableSticky ? : Boolean
|
|
463
432
|
/**
|
|
@@ -479,8 +448,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
479
448
|
enableUndoRedoKeys ? : Boolean
|
|
480
449
|
/**
|
|
481
450
|
* The end date of the timeline (if not configure with [infiniteScroll](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/TimelineBase#config-infiniteScroll)).
|
|
482
|
-
* ...
|
|
483
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-endDate)
|
|
451
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-endDate)
|
|
484
452
|
*/
|
|
485
453
|
endDate ? : Date|string
|
|
486
454
|
/**
|
|
@@ -494,20 +462,17 @@ export declare type BryntumSchedulerProProps = {
|
|
|
494
462
|
/**
|
|
495
463
|
* Event color used by default. Events and resources can specify their own color, with priority order being:
|
|
496
464
|
* Event -> Resource -> Scheduler default.
|
|
497
|
-
* ...
|
|
498
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventColor)
|
|
465
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventColor)
|
|
499
466
|
*/
|
|
500
467
|
eventColor ? : EventColor
|
|
501
468
|
/**
|
|
502
469
|
* This config defines how to handle overlapping events. Valid values are:
|
|
503
|
-
* ...
|
|
504
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventLayout)
|
|
470
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventLayout)
|
|
505
471
|
*/
|
|
506
472
|
eventLayout ? : 'stack'|'pack'|'mixed'|'none'|EventLayoutConfig|any
|
|
507
473
|
/**
|
|
508
474
|
* An advanced setting that controls the maximum number of released event bars to keep in the DOM.
|
|
509
|
-
* ...
|
|
510
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventReleaseThreshold)
|
|
475
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventReleaseThreshold)
|
|
511
476
|
*/
|
|
512
477
|
eventReleaseThreshold ? : number
|
|
513
478
|
/**
|
|
@@ -515,30 +480,31 @@ export declare type BryntumSchedulerProProps = {
|
|
|
515
480
|
* an event is rendered into the schedule to render the contents of the event. It's called with the event,
|
|
516
481
|
* its resource and a `renderData` object which allows you to populate data placeholders inside the event
|
|
517
482
|
* template.
|
|
518
|
-
* ...
|
|
519
|
-
*
|
|
520
|
-
* @param {
|
|
521
|
-
* @param {Scheduler.model.
|
|
522
|
-
* @param {Scheduler.model.
|
|
523
|
-
* @param {Scheduler.
|
|
524
|
-
* @param {
|
|
525
|
-
* @param {
|
|
526
|
-
* @param {
|
|
527
|
-
* @param {
|
|
528
|
-
* @param {Core.helper.util.DomClassList,string}
|
|
529
|
-
* @param {Core.helper.util.DomClassList,string}
|
|
530
|
-
* @param {
|
|
531
|
-
* @param {number}
|
|
532
|
-
* @param {number}
|
|
533
|
-
* @param {
|
|
534
|
-
* @param {string,Record<string, string>}
|
|
535
|
-
* @param {
|
|
536
|
-
* @param {
|
|
537
|
-
* @param {string}
|
|
538
|
-
* @param {
|
|
483
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventRenderer)
|
|
484
|
+
* @param {object} context An object containing the information needed to render an Event
|
|
485
|
+
* @param {Scheduler.model.SchedulerEventModel} context.eventRecord The event record
|
|
486
|
+
* @param {Scheduler.model.SchedulerResourceModel} context.resourceRecord The resource record
|
|
487
|
+
* @param {Scheduler.model.SchedulerAssignmentModel} context.assignmentRecord The assignment record
|
|
488
|
+
* @param {Scheduler.view.Scheduler} context.scheduler The Scheduler instance
|
|
489
|
+
* @param {object} context.renderData An object containing details about the event rendering
|
|
490
|
+
* @param {Date} context.renderData.start The start date of the event, reflecting any ongoing resize or drag operation. Use this instead of `eventRecord.startDate` to get the correct visual dates during interactions
|
|
491
|
+
* @param {Date} context.renderData.end The end date of the event, reflecting any ongoing resize or drag operation. Use this instead of `eventRecord.endDate` to get the correct visual dates during interactions
|
|
492
|
+
* @param {Scheduler.model.SchedulerEventModel} context.renderData.event The event record
|
|
493
|
+
* @param {Core.helper.util.DomClassList,string} context.renderData.cls An object whose property names represent the CSS class names to be added to the event bar element. Set a property's value to truthy or falsy to add or remove the class name based on the property name. Using this technique, you do not have to know whether the class is already there, or deal with concatenation
|
|
494
|
+
* @param {Core.helper.util.DomClassList,string} context.renderData.wrapperCls An object whose property names represent the CSS class names to be added to the event wrapper element. Set a property's value to truthy or falsy to add or remove the class name based on the property name. Using this technique, you do not have to know whether the class is already there, or deal with concatenation.
|
|
495
|
+
* @param {Core.helper.util.DomClassList,string} context.renderData.iconCls An object whose property names represent the CSS class names to be added to an event icon element. Note that an element carrying this icon class is injected into the event element *after* the renderer completes, *before* the renderer's created content. To disable this if the renderer takes full control and creates content using the iconCls, you can set `renderData.iconCls = null`
|
|
496
|
+
* @param {number} context.renderData.left Vertical offset position (in pixels) on the time axis
|
|
497
|
+
* @param {number} context.renderData.width Width in pixels of the event element
|
|
498
|
+
* @param {number} context.renderData.height Height in pixels of the event element
|
|
499
|
+
* @param {string,Record<string, string>} context.renderData.style Inline styles for the event bar DOM element Use either `'border: 1px solid black'` or `{ border: '1px solid black' }`
|
|
500
|
+
* @param {string,Record<string, string>} context.renderData.wrapperStyle Inline styles for wrapper of the event bar DOM element. Use either `'border: 1px solid green'` or `{ border: '1px solid green' }`
|
|
501
|
+
* @param {'tonal','filled','bordered','traced','outlined','indented','line','dashed','minimal','rounded','calendar','interday','gantt',null} context.renderData.eventStyle The `eventStyle` of the event. Use this to apply custom styles to the event DOM element
|
|
502
|
+
* @param {string} context.renderData.eventColor The `eventColor` of the event. Use this to set a custom color for the rendered event
|
|
503
|
+
* @param {string} context.renderData.ariaLabel A description of the event details used for screen readers
|
|
504
|
+
* @param {DomConfig[]} context.renderData.children An array of DOM configs used as children to the `b-sch-event` element. Can be populated with additional DOM configs to have more control over contents. <h3>Using JSX (React)</h3> When using the Bryntum React wrapper, the event renderer can return JSX elements: ```javascript eventRenderer({ eventRecord, resourceRecord, renderData }) { return <MyEventComponent event={eventRecord} resource={resourceRecord} />; } ``` *Using JSX in the event renderer creates a React portal for each rendered event. For schedulers with many visible events or frequently re-rendered views, this may impact scrolling performance compared to returning plain strings or [DomConfig](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/DomHelper#typedef-DomConfig) objects. Consider using JSX primarily for events that require complex interactive React components.*
|
|
539
505
|
* @returns {string,DomConfig,DomConfig[]} A simple string, a DomConfig (or array thereof), or a JSX element when using React
|
|
540
506
|
*/
|
|
541
|
-
eventRenderer ? : (
|
|
507
|
+
eventRenderer ? : (context: { eventRecord: SchedulerEventModel, resourceRecord: SchedulerResourceModel, assignmentRecord: SchedulerAssignmentModel, scheduler: Scheduler, renderData: { start: Date, end: Date, event: SchedulerEventModel, cls: DomClassList|string, wrapperCls: DomClassList|string, iconCls: DomClassList|string, left: number, width: number, height: number, style: string|Record<string, string>, wrapperStyle: string|Record<string, string>, eventStyle: 'tonal'|'filled'|'bordered'|'traced'|'outlined'|'indented'|'line'|'dashed'|'minimal'|'rounded'|'calendar'|'interday'|'gantt'|null, eventColor: string, ariaLabel: string, children: DomConfig[] } }) => string|DomConfig|DomConfig[]
|
|
542
508
|
/**
|
|
543
509
|
* `this` reference for the [eventRenderer](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerEventRendering#config-eventRenderer) function
|
|
544
510
|
*/
|
|
@@ -559,8 +525,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
559
525
|
* Event style used by default. Events and resources can specify their own style, with priority order being:
|
|
560
526
|
* Event -> Resource -> Scheduler default. Determines the appearance of the event by assigning a CSS class
|
|
561
527
|
* to it. Available styles are:
|
|
562
|
-
* ...
|
|
563
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventStyle)
|
|
528
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-eventStyle)
|
|
564
529
|
*/
|
|
565
530
|
eventStyle ? : 'tonal'|'filled'|'bordered'|'traced'|'outlined'|'indented'|'line'|'dashed'|'minimal'|'rounded'|'calendar'|'interday'|'gantt'|null
|
|
566
531
|
extraData ? : any
|
|
@@ -573,16 +538,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
573
538
|
/**
|
|
574
539
|
* Specify `true` to force rendered events/tasks to fill entire ticks. This only affects rendering, start
|
|
575
540
|
* and end dates retain their value on the data level.
|
|
576
|
-
* ...
|
|
577
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-fillTicks)
|
|
541
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-fillTicks)
|
|
578
542
|
*/
|
|
579
543
|
fillTicks ? : Boolean
|
|
580
544
|
/**
|
|
581
545
|
* Use fixed row height. Setting this to `true` will configure the underlying RowManager to use fixed row
|
|
582
546
|
* height, which sacrifices the ability to use rows with variable height to gain a fraction better
|
|
583
547
|
* performance.
|
|
584
|
-
* ...
|
|
585
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-fixedRowHeight)
|
|
548
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-fixedRowHeight)
|
|
586
549
|
*/
|
|
587
550
|
fixedRowHeight ? : Boolean
|
|
588
551
|
/**
|
|
@@ -596,14 +559,12 @@ export declare type BryntumSchedulerProProps = {
|
|
|
596
559
|
/**
|
|
597
560
|
* Config object of a footer. May contain a `dock`, `html` and a `cls` property. A footer is not a widget,
|
|
598
561
|
* but rather plain HTML that follows the last element of the panel's body and [strips](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips).
|
|
599
|
-
* ...
|
|
600
|
-
*
|
|
562
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-footer)
|
|
563
|
+
* @property {'top','right','bottom','left','start','end'} dock Where to dock
|
|
564
|
+
* @property {string} html Html to populate the footer with
|
|
565
|
+
* @property {string} cls CSS class to add to the footer
|
|
601
566
|
*/
|
|
602
|
-
footer ? :
|
|
603
|
-
dock?: 'top'|'right'|'bottom'|'left'|'start'|'end'
|
|
604
|
-
html?: string
|
|
605
|
-
cls?: string
|
|
606
|
-
}|string
|
|
567
|
+
footer ? : object|string
|
|
607
568
|
/**
|
|
608
569
|
* Set to `true` to force the time columns to fit to the available space (horizontal or vertical depends on mode).
|
|
609
570
|
* Note that setting [suppressFit](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/TimelineBase#config-suppressFit) to `true`, will disable `forceFit` functionality. Zooming
|
|
@@ -613,39 +574,34 @@ export declare type BryntumSchedulerProProps = {
|
|
|
613
574
|
/**
|
|
614
575
|
* An object which names formula prefixes which will be applied to all columns configured with
|
|
615
576
|
* `formula : true`.
|
|
616
|
-
* ...
|
|
617
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-formulaProviders)
|
|
577
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-formulaProviders)
|
|
618
578
|
*/
|
|
619
579
|
formulaProviders ? : Record<string, FormulaProviderConfig>
|
|
620
580
|
/**
|
|
621
581
|
* Refresh entire row when a record changes (`true`) or, if possible, only the cells affected (`false`).
|
|
622
|
-
* ...
|
|
623
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-fullRowRefresh)
|
|
582
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-fullRowRefresh)
|
|
624
583
|
*/
|
|
625
584
|
fullRowRefresh ? : Boolean
|
|
626
585
|
/**
|
|
627
586
|
* A method allowing you to define date boundaries that will constrain resize, create and drag drop
|
|
628
587
|
* operations. The method will be called with the Resource record, and the Event record.
|
|
629
|
-
* ...
|
|
630
|
-
* [
|
|
631
|
-
* @param {Scheduler.model.
|
|
632
|
-
* @param {Scheduler.model.SchedulerEventModel} eventRecord The event record
|
|
588
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-getDateConstraints)
|
|
589
|
+
* @param {Scheduler.model.SchedulerResourceModel} [resourceRecord] The resource record
|
|
590
|
+
* @param {Scheduler.model.SchedulerEventModel} [eventRecord] The event record
|
|
633
591
|
* @returns {DateConstraint} Constraining `Object` containing `start` and `end` constraints. Omitting either will mean that end is not constrained. So you can prevent a resize or move from moving *before* a certain time while not constraining the end date.
|
|
634
592
|
*/
|
|
635
|
-
getDateConstraints ? : (resourceRecord
|
|
593
|
+
getDateConstraints ? : (resourceRecord: SchedulerResourceModel, eventRecord: SchedulerEventModel) => DateConstraint
|
|
636
594
|
/**
|
|
637
595
|
* Scheduler overrides Grid's default implementation of [getRowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/GridBase#config-getRowHeight) to
|
|
638
596
|
* pre-calculate row heights based on events in the rows.
|
|
639
|
-
* ...
|
|
640
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-getRowHeight)
|
|
597
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-getRowHeight)
|
|
641
598
|
* @param {Scheduler.model.SchedulerResourceModel} getRowHeight.record Resource record to determine row height for
|
|
642
599
|
* @returns {number} Desired row height
|
|
643
600
|
*/
|
|
644
|
-
getRowHeight ? : (
|
|
601
|
+
getRowHeight ? : () => number
|
|
645
602
|
/**
|
|
646
603
|
* A config [object](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#typedef-PanelHeader) for the panel's header or a string in place of a `title`.
|
|
647
|
-
* ...
|
|
648
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-header)
|
|
604
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-header)
|
|
649
605
|
*/
|
|
650
606
|
header ? : string|Boolean|PanelHeader
|
|
651
607
|
/**
|
|
@@ -672,8 +628,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
672
628
|
hideHorizontalScrollbar ? : Boolean
|
|
673
629
|
/**
|
|
674
630
|
* By default the row hover effect is not visible in the Scheduler part of the grid.
|
|
675
|
-
* ...
|
|
676
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-hideRowHover)
|
|
631
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-hideRowHover)
|
|
677
632
|
*/
|
|
678
633
|
hideRowHover ? : Boolean
|
|
679
634
|
/**
|
|
@@ -704,15 +659,13 @@ export declare type BryntumSchedulerProProps = {
|
|
|
704
659
|
ignoreDomEventsWhileScrolling ? : Boolean
|
|
705
660
|
/**
|
|
706
661
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
707
|
-
* ...
|
|
708
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ignoreParentReadOnly)
|
|
662
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ignoreParentReadOnly)
|
|
709
663
|
*/
|
|
710
664
|
ignoreParentReadOnly ? : Boolean
|
|
711
665
|
/**
|
|
712
666
|
* Set to `true` to automatically adjust the panel timespan during scrolling in the time dimension,
|
|
713
667
|
* when the scroller comes close to the start/end edges.
|
|
714
|
-
* ...
|
|
715
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-infiniteScroll)
|
|
668
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-infiniteScroll)
|
|
716
669
|
*/
|
|
717
670
|
infiniteScroll ? : Boolean
|
|
718
671
|
/**
|
|
@@ -727,8 +680,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
727
680
|
* Convenience setting to align input fields of child widgets. By default, the Field input element is
|
|
728
681
|
* placed immediately following the `label`. If you prefer to have all input fields aligned to the
|
|
729
682
|
* right, set this config to `'end'`.
|
|
730
|
-
* ...
|
|
731
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-inputFieldAlign)
|
|
683
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-inputFieldAlign)
|
|
732
684
|
*/
|
|
733
685
|
inputFieldAlign ? : 'start'|'end'
|
|
734
686
|
/**
|
|
@@ -741,8 +693,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
741
693
|
insertFirst ? : HTMLElement|string
|
|
742
694
|
/**
|
|
743
695
|
* A template method (empty by default) allowing you to control if an event can be selected or not.
|
|
744
|
-
* ...
|
|
745
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-isEventSelectable)
|
|
696
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-isEventSelectable)
|
|
746
697
|
* @param {Scheduler.model.SchedulerEventModel} event The event record
|
|
747
698
|
* @returns {boolean} true if event can be selected, otherwise false
|
|
748
699
|
*/
|
|
@@ -753,10 +704,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
753
704
|
keyMap ? : Record<string, KeyMapConfig>
|
|
754
705
|
/**
|
|
755
706
|
* Convenience setting to use same label placement on all child widgets.
|
|
756
|
-
* ...
|
|
757
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-labelPosition)
|
|
707
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-labelPosition)
|
|
758
708
|
*/
|
|
759
709
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
710
|
+
/**
|
|
711
|
+
* Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
|
|
712
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-labelWidth)
|
|
713
|
+
*/
|
|
714
|
+
labelWidth ? : number|null
|
|
760
715
|
/**
|
|
761
716
|
* By default, when the `EventStore` (and similar stores) is lazy loading, a loading indicator will be displayed
|
|
762
717
|
* just below the timeline headers. Set this to `false` to prevent this indicator being shown.
|
|
@@ -764,14 +719,12 @@ export declare type BryntumSchedulerProProps = {
|
|
|
764
719
|
lazyLoadingIndicator ? : Boolean
|
|
765
720
|
/**
|
|
766
721
|
* The listener set for this object.
|
|
767
|
-
* ...
|
|
768
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-listeners)
|
|
722
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-listeners)
|
|
769
723
|
*/
|
|
770
724
|
listeners ? : SchedulerProListeners
|
|
771
725
|
/**
|
|
772
726
|
* *This property is for use when the Scheduler is used as a Calendar view - a `mode`.*
|
|
773
|
-
* ...
|
|
774
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-listRangeMenu)
|
|
727
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-listRangeMenu)
|
|
775
728
|
*/
|
|
776
729
|
listRangeMenu ? : MenuConfig
|
|
777
730
|
/**
|
|
@@ -784,15 +737,13 @@ export declare type BryntumSchedulerProProps = {
|
|
|
784
737
|
* when data is loading. The message and optional configuration from the
|
|
785
738
|
* [loadMask](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/LoadMaskable#config-loadMask) config take priority over these options, just as they do
|
|
786
739
|
* for `maskDefaults`, respectively.
|
|
787
|
-
* ...
|
|
788
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-loadMaskDefaults)
|
|
740
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-loadMaskDefaults)
|
|
789
741
|
*/
|
|
790
742
|
loadMaskDefaults ? : MaskConfig
|
|
791
743
|
/**
|
|
792
744
|
* A [Mask](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Mask) config object to adjust the [maskDefaults](#Core/widget/Widget#config-maskDefaults)
|
|
793
745
|
* when an error occurs loading data.
|
|
794
|
-
* ...
|
|
795
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-loadMaskError)
|
|
746
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-loadMaskError)
|
|
796
747
|
*/
|
|
797
748
|
loadMaskError ? : MaskConfig|Mask|Boolean
|
|
798
749
|
/**
|
|
@@ -811,8 +762,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
811
762
|
/**
|
|
812
763
|
* When `true`, events are sized and positioned based on rowHeight, resourceMargin and barMargin settings.
|
|
813
764
|
* Set this to `false` if you want to control height and vertical position using CSS instead.
|
|
814
|
-
* ...
|
|
815
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-managedEventSizing)
|
|
765
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-managedEventSizing)
|
|
816
766
|
*/
|
|
817
767
|
managedEventSizing ? : Boolean
|
|
818
768
|
/**
|
|
@@ -843,8 +793,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
843
793
|
/**
|
|
844
794
|
* The maximum time axis unit to display non-working ranges for ('hour' or 'day' etc).
|
|
845
795
|
* When zooming to a view with a larger unit, no non-working time elements will be rendered.
|
|
846
|
-
* ...
|
|
847
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-maxTimeAxisUnit)
|
|
796
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-maxTimeAxisUnit)
|
|
848
797
|
*/
|
|
849
798
|
maxTimeAxisUnit ? : DurationUnit
|
|
850
799
|
/**
|
|
@@ -853,17 +802,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
853
802
|
*/
|
|
854
803
|
maxWidth ? : string|number
|
|
855
804
|
/**
|
|
856
|
-
* The maximum zoom level to which [zoomIn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomIn) will work.
|
|
857
|
-
* [
|
|
858
|
-
* for information. Unless you have modified the collection of available presets, the max zoom level is
|
|
859
|
-
* milliseconds.
|
|
805
|
+
* The maximum zoom level to which [zoomIn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomIn) will work.
|
|
806
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-maxZoomLevel)
|
|
860
807
|
*/
|
|
861
|
-
maxZoomLevel ? : number
|
|
808
|
+
maxZoomLevel ? : number|string
|
|
862
809
|
/**
|
|
863
810
|
* How to align milestones in relation to their startDate. Only applies when using a `milestoneLayoutMode`
|
|
864
811
|
* other than `default`. Valid values are:
|
|
865
|
-
* ...
|
|
866
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-milestoneAlign)
|
|
812
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-milestoneAlign)
|
|
867
813
|
*/
|
|
868
814
|
milestoneAlign ? : 'start'|'center'|'end'
|
|
869
815
|
/**
|
|
@@ -874,14 +820,12 @@ export declare type BryntumSchedulerProProps = {
|
|
|
874
820
|
/**
|
|
875
821
|
* How to handle milestones during event layout. How the milestones are displayed when part of the layout
|
|
876
822
|
* are controlled using [milestoneTextPosition](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerEventRendering#config-milestoneTextPosition).
|
|
877
|
-
* ...
|
|
878
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-milestoneLayoutMode)
|
|
823
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-milestoneLayoutMode)
|
|
879
824
|
*/
|
|
880
825
|
milestoneLayoutMode ? : 'default'|'estimate'|'data'|'measure'
|
|
881
826
|
/**
|
|
882
827
|
* Position of the milestone text:
|
|
883
|
-
* ...
|
|
884
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-milestoneTextPosition)
|
|
828
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-milestoneTextPosition)
|
|
885
829
|
*/
|
|
886
830
|
milestoneTextPosition ? : 'inside'|'outside'|'always-outside'
|
|
887
831
|
/**
|
|
@@ -893,16 +837,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
893
837
|
/**
|
|
894
838
|
* Grid's `min-height`. Defaults to `10em` to be sure that the Grid always has a height wherever it is
|
|
895
839
|
* inserted.
|
|
896
|
-
* ...
|
|
897
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-minHeight)
|
|
840
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-minHeight)
|
|
898
841
|
*/
|
|
899
842
|
minHeight ? : string|number
|
|
900
843
|
/**
|
|
901
844
|
* *Experimental* Minimum size that events should be allowed to shrink to when using `pack` layout. If
|
|
902
845
|
* packing leads to any event being smaller than this value, the row will grow in height instead to maintain
|
|
903
846
|
* this minimum size.
|
|
904
|
-
* ...
|
|
905
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-minPackSize)
|
|
847
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-minPackSize)
|
|
906
848
|
*/
|
|
907
849
|
minPackSize ? : number
|
|
908
850
|
/**
|
|
@@ -911,9 +853,10 @@ export declare type BryntumSchedulerProProps = {
|
|
|
911
853
|
*/
|
|
912
854
|
minWidth ? : string|number
|
|
913
855
|
/**
|
|
914
|
-
* The minimum zoom level to which [zoomOut](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOut) will work.
|
|
856
|
+
* The minimum zoom level to which [zoomOut](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOut) will work.
|
|
857
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-minZoomLevel)
|
|
915
858
|
*/
|
|
916
|
-
minZoomLevel ? : number
|
|
859
|
+
minZoomLevel ? : number|string
|
|
917
860
|
/**
|
|
918
861
|
* Scheduler mode. Supported values: horizontal, vertical
|
|
919
862
|
*/
|
|
@@ -924,27 +867,23 @@ export declare type BryntumSchedulerProProps = {
|
|
|
924
867
|
monitorResize ? : Boolean
|
|
925
868
|
/**
|
|
926
869
|
* Configure as `true` to allow `CTRL/CMD+click` to select multiple events in the scheduler.
|
|
927
|
-
* ...
|
|
928
|
-
* [
|
|
870
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-multiEventSelect)
|
|
871
|
+
* @property {boolean} [ctrlKey] Set to `true` to use <kbd>Ctrl</kbd> key for multi selection (<kbd>Cmd</kbd> on Mac).
|
|
872
|
+
* @property {boolean} [altKey] Set to `true` to use <kbd>Alt</kbd> key for multi selection (<kbd>Option</kbd> on Mac)
|
|
873
|
+
* @property {boolean} [shiftKey] Set to `true` to use <kbd>Shift</kbd> key for multi selection
|
|
929
874
|
*/
|
|
930
|
-
multiEventSelect ? : Boolean|
|
|
931
|
-
ctrlKey?: Boolean
|
|
932
|
-
altKey?: Boolean
|
|
933
|
-
shiftKey?: Boolean
|
|
934
|
-
}
|
|
875
|
+
multiEventSelect ? : Boolean|object
|
|
935
876
|
/**
|
|
936
877
|
* When an event bar has a width less than this value, it gets the CSS class `b-sch-event-narrow`
|
|
937
878
|
* added. You may apply custom CSS rules using this class.
|
|
938
|
-
* ...
|
|
939
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-narrowEventWidth)
|
|
879
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-narrowEventWidth)
|
|
940
880
|
*/
|
|
941
881
|
narrowEventWidth ? : number
|
|
942
882
|
/**
|
|
943
883
|
* Override this method to provide a custom sort function to sort any overlapping events. This only applies
|
|
944
884
|
* to the horizontal mode, where the order the events are sorted in determines their vertical placement
|
|
945
885
|
* within a resource.
|
|
946
|
-
* ...
|
|
947
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-overlappingEventSorter)
|
|
886
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-overlappingEventSorter)
|
|
948
887
|
* @param {Scheduler.model.SchedulerEventModel} a First event
|
|
949
888
|
* @param {Scheduler.model.SchedulerEventModel} b Second event
|
|
950
889
|
* @returns {number} Return -1 to display `a` above `b`, 1 for `b` above `a`
|
|
@@ -953,26 +892,23 @@ export declare type BryntumSchedulerProProps = {
|
|
|
953
892
|
/**
|
|
954
893
|
* Partners this Timeline panel with another Timeline in order to sync their region sizes (sub-grids like locked, normal will get the same width),
|
|
955
894
|
* start and end dates, view preset, zoom level and scrolling position. All these values will be synced with the timeline defined as the `partner`.
|
|
956
|
-
* ...
|
|
957
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-partner)
|
|
895
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-partner)
|
|
958
896
|
*/
|
|
959
897
|
partner ? : TimelineBase|string
|
|
960
898
|
/**
|
|
961
899
|
* Set to `true` to include `startDate` and `endDate` params indicating the currently viewed date range in
|
|
962
900
|
* `EventStore` load requests (when loading using `AjaxStore` or `CrudManager` functionality).
|
|
963
|
-
* ...
|
|
964
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-passStartEndParameters)
|
|
901
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-passStartEndParameters)
|
|
965
902
|
*/
|
|
966
903
|
passStartEndParameters ? : Boolean
|
|
967
904
|
/**
|
|
968
905
|
* Specify plugins (an array of classes) in config
|
|
969
906
|
*/
|
|
970
|
-
plugins ? :
|
|
907
|
+
plugins ? : InstancePlugin[]|InstancePlugin
|
|
971
908
|
/**
|
|
972
909
|
* Maximum number of resources for which height is pre-calculated. If you have many events per
|
|
973
910
|
* resource you might want to lower this number to gain some initial rendering performance.
|
|
974
|
-
* ...
|
|
975
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-preCalculateHeightLimit)
|
|
911
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-preCalculateHeightLimit)
|
|
976
912
|
*/
|
|
977
913
|
preCalculateHeightLimit ? : number
|
|
978
914
|
/**
|
|
@@ -990,10 +926,9 @@ export declare type BryntumSchedulerProProps = {
|
|
|
990
926
|
*/
|
|
991
927
|
preserveScrollOnDatasetChange ? : Boolean
|
|
992
928
|
/**
|
|
993
|
-
* An array of [ViewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset) config objects
|
|
994
|
-
*
|
|
995
|
-
* ...
|
|
996
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-presets)
|
|
929
|
+
* An array of [ViewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset) config objects which describes the available timeline layouts
|
|
930
|
+
* for this scheduler.
|
|
931
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-presets)
|
|
997
932
|
*/
|
|
998
933
|
presets ? : ViewPresetConfig[]
|
|
999
934
|
/**
|
|
@@ -1007,50 +942,51 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1007
942
|
project ? : ProjectModel|ProjectModelConfig|object
|
|
1008
943
|
/**
|
|
1009
944
|
* Accepts the following values:
|
|
1010
|
-
* ...
|
|
1011
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-projectProgressReporting)
|
|
945
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-projectProgressReporting)
|
|
1012
946
|
*/
|
|
1013
947
|
projectProgressReporting ? : string|null
|
|
1014
948
|
/**
|
|
1015
949
|
* Range used to set the length of the time axis when used as a component of a Calendar. Suitable units are
|
|
1016
950
|
* `'month'`, `'week'` and `'day'`.
|
|
1017
|
-
* ...
|
|
1018
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-range)
|
|
951
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-range)
|
|
1019
952
|
*/
|
|
1020
953
|
range ? : string|DurationConfig
|
|
1021
954
|
/**
|
|
1022
955
|
* Configure as `true` to make the scheduler read-only, by disabling any UIs for modifying data.
|
|
1023
|
-
* ...
|
|
1024
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-readOnly)
|
|
956
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-readOnly)
|
|
1025
957
|
*/
|
|
1026
958
|
readOnly ? : Boolean
|
|
1027
959
|
/**
|
|
1028
960
|
* The confirmation dialog shown when a recurring event is edited.
|
|
1029
|
-
* ...
|
|
1030
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-recurrenceConfirmationPopup)
|
|
961
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-recurrenceConfirmationPopup)
|
|
1031
962
|
*/
|
|
1032
|
-
recurrenceConfirmationPopup ? : RecurrenceConfirmationPopupConfig
|
|
963
|
+
recurrenceConfirmationPopup ? : RecurrenceConfirmationPopupConfig
|
|
1033
964
|
relayStoreEvents ? : Boolean
|
|
1034
965
|
/**
|
|
1035
966
|
* Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
|
|
1036
967
|
* `type`.
|
|
1037
|
-
* ...
|
|
1038
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-rendition)
|
|
968
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-rendition)
|
|
1039
969
|
*/
|
|
1040
970
|
rendition ? : string|Record<string, string>|null
|
|
1041
971
|
/**
|
|
1042
972
|
* Configure this property to allow the widget/component to be resized. Pressing <kbd>Shift</kbd> while resizing will
|
|
1043
973
|
* constrain the aspect ratio.
|
|
1044
|
-
* ...
|
|
1045
|
-
* [
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
974
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resizable)
|
|
975
|
+
* @property {number} [resizable.minWidth] The minimum width of the element.
|
|
976
|
+
* @property {number} [resizable.maxWidth] The maximum width of the element.
|
|
977
|
+
* @property {number} [resizable.minHeight] The minimum height of the element.
|
|
978
|
+
* @property {number} [resizable.maxHeight] The maximum height of the element
|
|
979
|
+
* @property {object} [resizable.handles] An object controlling which edges/corners are resizable.
|
|
980
|
+
* @property {boolean} [resizable.handles.topStart] Resizable from top-start corner
|
|
981
|
+
* @property {boolean} [resizable.handles.top] Resizable from top edge
|
|
982
|
+
* @property {boolean} [resizable.handles.topEnd] Resizable from top-end corner
|
|
983
|
+
* @property {boolean} [resizable.handles.end] Resizable from end edge
|
|
984
|
+
* @property {boolean} [resizable.handles.bottomEnd] Resizable from bottom-end corner
|
|
985
|
+
* @property {boolean} [resizable.handles.bottom] Resizable from bottom edge
|
|
986
|
+
* @property {boolean} [resizable.handles.bottomStart] Resizable from bottom-start corner
|
|
987
|
+
* @property {boolean} [resizable.handles.start] Resizable from start edge
|
|
988
|
+
*/
|
|
989
|
+
resizable ? : Boolean|{ minWidth?: number, maxWidth?: number, minHeight?: number, maxHeight?: number, handles?: { topStart?: Boolean, top?: Boolean, topEnd?: Boolean, end?: Boolean, bottomEnd?: Boolean, bottom?: Boolean, bottomStart?: Boolean, start?: Boolean } }
|
|
1054
990
|
/**
|
|
1055
991
|
* Set to `false` to only measure cell contents when double-clicking the edge between column headers.
|
|
1056
992
|
*/
|
|
@@ -1058,8 +994,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1058
994
|
/**
|
|
1059
995
|
* A config object used to configure the resource columns in vertical mode.
|
|
1060
996
|
* See [ResourceHeader](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/ResourceHeader) for more details on available properties.
|
|
1061
|
-
* ...
|
|
1062
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceColumns)
|
|
997
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceColumns)
|
|
1063
998
|
*/
|
|
1064
999
|
resourceColumns ? : ResourceHeaderConfig
|
|
1065
1000
|
/**
|
|
@@ -1070,25 +1005,21 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1070
1005
|
* Path to load resource images from. Used by the resource header in vertical mode and the
|
|
1071
1006
|
* [ResourceInfoColumn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/column/ResourceInfoColumn) in horizontal mode. Set this to display miniature
|
|
1072
1007
|
* images for each resource using their `image` or `imageUrl` fields.
|
|
1073
|
-
* ...
|
|
1074
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceImagePath)
|
|
1008
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceImagePath)
|
|
1075
1009
|
*/
|
|
1076
1010
|
resourceImagePath ? : string
|
|
1077
1011
|
/**
|
|
1078
1012
|
* Convenience config to set both [resourceImagePath](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerResourceRendering#config-resourceImagePath) and [resourceImageExtension](#Scheduler/view/mixin/SchedulerResourceRendering#config-resourceImageExtension).
|
|
1079
|
-
* ...
|
|
1080
|
-
*
|
|
1013
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceImages)
|
|
1014
|
+
* @property {string} path Path to load resource images from
|
|
1015
|
+
* @property {string} extension Resource image extension
|
|
1081
1016
|
*/
|
|
1082
|
-
resourceImages ? :
|
|
1083
|
-
path?: string
|
|
1084
|
-
extension?: string
|
|
1085
|
-
}
|
|
1017
|
+
resourceImages ? : object
|
|
1086
1018
|
/**
|
|
1087
1019
|
* Control how much space to leave between the first event/last event and the resources edge (top/bottom
|
|
1088
1020
|
* margin within the resource row in horizontal mode, left/right margin within the resource column in
|
|
1089
1021
|
* vertical mode), in px. Defaults to the value of [barMargin](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/Scheduler#config-barMargin).
|
|
1090
|
-
* ...
|
|
1091
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceMargin)
|
|
1022
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceMargin)
|
|
1092
1023
|
*/
|
|
1093
1024
|
resourceMargin ? : number|ResourceMarginConfig
|
|
1094
1025
|
/**
|
|
@@ -1103,8 +1034,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1103
1034
|
* An empty function by default, but provided so that you can override it. This function is called each time
|
|
1104
1035
|
* a resource time range is rendered into the schedule. It's called with `resourceTimeRangeRecord`, `resourceRecord`,
|
|
1105
1036
|
* and `renderData` params.
|
|
1106
|
-
* ...
|
|
1107
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceTimeRangeRenderer)
|
|
1037
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-resourceTimeRangeRenderer)
|
|
1108
1038
|
* @param {object} detail An object containing the information needed to render a ResourceTimeRangeModel.
|
|
1109
1039
|
* @param {Scheduler.model.ResourceTimeRangeModel} detail.resourceTimeRangeRecord The resource time range record.
|
|
1110
1040
|
* @param {Scheduler.model.SchedulerResourceModel} detail.resourceRecord The resource record.
|
|
@@ -1123,23 +1053,26 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1123
1053
|
resourceTimeRangeStore ? : ResourceTimeRangeStore|ResourceTimeRangeStoreConfig
|
|
1124
1054
|
/**
|
|
1125
1055
|
* "Break points" for which responsive config to use.
|
|
1126
|
-
* ...
|
|
1127
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-responsiveLevels)
|
|
1056
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-responsiveLevels)
|
|
1128
1057
|
*/
|
|
1129
1058
|
responsiveLevels ? : Record<string, number|string|SchedulerResponsiveLevelConfig>
|
|
1130
1059
|
/**
|
|
1131
1060
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
1132
1061
|
* [focusElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
|
|
1133
1062
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
1134
|
-
* ...
|
|
1135
|
-
* [
|
|
1063
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ripple)
|
|
1064
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
1065
|
+
* @property {string} [color] A CSS color name or specification.
|
|
1066
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
1067
|
+
* @property {string} [clip] A string which describes how to clip the ripple if it is not to be clipped to the default element. Either the property of the widget to use as the clipping element, or a selector to allow clipping to the closest matching ancestor to the target element.
|
|
1068
|
+
*/
|
|
1069
|
+
ripple ? : Boolean|object
|
|
1070
|
+
/**
|
|
1071
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
1072
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
1073
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-role)
|
|
1136
1074
|
*/
|
|
1137
|
-
|
|
1138
|
-
delegate?: string
|
|
1139
|
-
color?: string
|
|
1140
|
-
radius?: number
|
|
1141
|
-
clip?: string
|
|
1142
|
-
}
|
|
1075
|
+
role ? : string
|
|
1143
1076
|
/**
|
|
1144
1077
|
* If you are rendering this widget to a shadow root inside a web component, set this config to the shadowRoot. If not inside a web component, set it to `document.body`
|
|
1145
1078
|
*/
|
|
@@ -1154,21 +1087,18 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1154
1087
|
rowLines ? : Boolean
|
|
1155
1088
|
/**
|
|
1156
1089
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
1157
|
-
* ...
|
|
1158
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-rtl)
|
|
1090
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-rtl)
|
|
1159
1091
|
*/
|
|
1160
1092
|
rtl ? : Boolean
|
|
1161
1093
|
/**
|
|
1162
1094
|
* Class implementing the popup resolving *scheduling conflicts* and *calendar misconfigurations*.
|
|
1163
|
-
* ...
|
|
1164
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-schedulingIssueResolutionPopupClass)
|
|
1095
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-schedulingIssueResolutionPopupClass)
|
|
1165
1096
|
*/
|
|
1166
1097
|
schedulingIssueResolutionPopupClass ? : typeof SchedulingIssueResolutionPopup
|
|
1167
1098
|
/**
|
|
1168
1099
|
* Configures whether the grid is scrollable in the `Y` axis. This is used to configure a [Scroller](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/util/Scroller).
|
|
1169
1100
|
* See the [scrollerClass](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/GridBase#config-scrollerClass) config option.
|
|
1170
|
-
* ...
|
|
1171
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-scrollable)
|
|
1101
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-scrollable)
|
|
1172
1102
|
*/
|
|
1173
1103
|
scrollable ? : Boolean|ScrollerConfig|Scroller
|
|
1174
1104
|
/**
|
|
@@ -1178,8 +1108,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1178
1108
|
/**
|
|
1179
1109
|
* Specifies the maximum duration for extending the current [TimeSpan](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/TimeSpan) to allow for smooth
|
|
1180
1110
|
* scrolling to an event.
|
|
1181
|
-
* ...
|
|
1182
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-scrollExtensionThreshold)
|
|
1111
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-scrollExtensionThreshold)
|
|
1183
1112
|
*/
|
|
1184
1113
|
scrollExtensionThreshold ? : string|DurationConfig
|
|
1185
1114
|
/**
|
|
@@ -1190,8 +1119,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1190
1119
|
/**
|
|
1191
1120
|
* Selection configuration settings, change these properties to control how selection works and what can be
|
|
1192
1121
|
* selected.
|
|
1193
|
-
* ...
|
|
1194
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-selectionMode)
|
|
1122
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-selectionMode)
|
|
1195
1123
|
*/
|
|
1196
1124
|
selectionMode ? : GridSelectionMode
|
|
1197
1125
|
/**
|
|
@@ -1203,11 +1131,9 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1203
1131
|
*/
|
|
1204
1132
|
selectResourceOnScheduleClick ? : Boolean
|
|
1205
1133
|
/**
|
|
1206
|
-
* <div class="note">This property is for use when the Scheduler is used as a Calendar view - a `mode
|
|
1207
|
-
*
|
|
1208
|
-
*
|
|
1209
|
-
* ...
|
|
1210
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-shiftIncrement)
|
|
1134
|
+
* <div class="note">This property is for use when the Scheduler is used as a Calendar view - a `mode` - it will have no
|
|
1135
|
+
* effect on a Scheduler which is not inside a Calendar.</div>
|
|
1136
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-shiftIncrement)
|
|
1211
1137
|
*/
|
|
1212
1138
|
shiftIncrement ? : string|DurationConfig
|
|
1213
1139
|
/**
|
|
@@ -1217,13 +1143,11 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1217
1143
|
/**
|
|
1218
1144
|
* Configure as `true` to have the grid show a red "changed" tag in cells whose
|
|
1219
1145
|
* field value has changed and not yet been committed.
|
|
1220
|
-
* ...
|
|
1221
|
-
*
|
|
1146
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-showDirty)
|
|
1147
|
+
* @property {boolean} showDirty.duringEdit Set to `true` to show the red tag while editing a cell
|
|
1148
|
+
* @property {boolean} showDirty.newRecord Set to `true` to show the red tag for all the cells of the new record
|
|
1222
1149
|
*/
|
|
1223
|
-
showDirty ? : Boolean|{
|
|
1224
|
-
duringEdit?: Boolean
|
|
1225
|
-
newRecord?: Boolean
|
|
1226
|
-
}
|
|
1150
|
+
showDirty ? : Boolean|{ duringEdit: Boolean, newRecord: Boolean }
|
|
1227
1151
|
/**
|
|
1228
1152
|
* If set to `true` this will show a color field in the [EventEdit](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventEdit) editor and also a
|
|
1229
1153
|
* picker in the [EventMenu](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventMenu). Both enables the user to choose a color which will be
|
|
@@ -1254,17 +1178,25 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1254
1178
|
* Set to `true` to show a tooltip when hovering a dependency line
|
|
1255
1179
|
*/
|
|
1256
1180
|
showTooltip ? : Boolean
|
|
1181
|
+
/**
|
|
1182
|
+
* When `true`, all zoom operations ([zoomIn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomIn),
|
|
1183
|
+
* [zoomOut](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOut),
|
|
1184
|
+
* [zoomInFull](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomInFull),
|
|
1185
|
+
* [zoomOutFull](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOutFull)) will use the smooth zoom system instead
|
|
1186
|
+
* of jumping between discrete preset levels. This provides finer-grained control over zoom levels by
|
|
1187
|
+
* interpolating tick sizes between presets.
|
|
1188
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-smoothZoom)
|
|
1189
|
+
*/
|
|
1190
|
+
smoothZoom ? : Boolean
|
|
1257
1191
|
/**
|
|
1258
1192
|
* Set to `true` to snap to the current time resolution increment while interacting with scheduled events.
|
|
1259
|
-
* ...
|
|
1260
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-snap)
|
|
1193
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-snap)
|
|
1261
1194
|
*/
|
|
1262
1195
|
snap ? : Boolean
|
|
1263
1196
|
/**
|
|
1264
1197
|
* Affects drag drop and resizing of events when [snap](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineDateMapper#config-snap)
|
|
1265
1198
|
* is enabled.
|
|
1266
|
-
* ...
|
|
1267
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-snapRelativeToEventStartDate)
|
|
1199
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-snapRelativeToEventStartDate)
|
|
1268
1200
|
*/
|
|
1269
1201
|
snapRelativeToEventStartDate ? : Boolean
|
|
1270
1202
|
/**
|
|
@@ -1273,8 +1205,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1273
1205
|
span ? : number
|
|
1274
1206
|
/**
|
|
1275
1207
|
* The start date of the timeline (if not configure with [infiniteScroll](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/TimelineBase#config-infiniteScroll)).
|
|
1276
|
-
* ...
|
|
1277
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-startDate)
|
|
1208
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-startDate)
|
|
1278
1209
|
*/
|
|
1279
1210
|
startDate ? : Date|string
|
|
1280
1211
|
/**
|
|
@@ -1283,40 +1214,34 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1283
1214
|
startParamName ? : string
|
|
1284
1215
|
/**
|
|
1285
1216
|
* This value can be one of the following:
|
|
1286
|
-
* ...
|
|
1287
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-stateful)
|
|
1217
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-stateful)
|
|
1288
1218
|
*/
|
|
1289
1219
|
stateful ? : Boolean|object|string[]
|
|
1290
1220
|
/**
|
|
1291
1221
|
* The events that, when fired by this component, should trigger it to save its state by calling
|
|
1292
1222
|
* [saveState](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#function-saveState).
|
|
1293
|
-
* ...
|
|
1294
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-statefulEvents)
|
|
1223
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-statefulEvents)
|
|
1295
1224
|
*/
|
|
1296
1225
|
statefulEvents ? : object|string[]
|
|
1297
1226
|
/**
|
|
1298
1227
|
* The key to use when saving this object's state in the [stateProvider](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#config-stateProvider). If this config is
|
|
1299
1228
|
* not assigned, and [stateful](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#config-stateful) is not set to `false`, the [id](#Core/widget/Widget#config-id)
|
|
1300
1229
|
* (if explicitly specified) will be used as the `stateId`.
|
|
1301
|
-
* ...
|
|
1302
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-stateId)
|
|
1230
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-stateId)
|
|
1303
1231
|
*/
|
|
1304
1232
|
stateId ? : string
|
|
1305
1233
|
/**
|
|
1306
1234
|
* The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#property-state). By default, `state`
|
|
1307
1235
|
* will be saved using the [default state provider](https://bryntum.com/products/schedulerpro/docs/api/Core/state/StateProvider#property-instance-static).
|
|
1308
|
-
* ...
|
|
1309
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-stateProvider)
|
|
1236
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-stateProvider)
|
|
1310
1237
|
*/
|
|
1311
1238
|
stateProvider ? : StateProvider
|
|
1312
1239
|
/**
|
|
1313
1240
|
* The properties of this settings object controls how grid is restored from state data.
|
|
1314
|
-
* ...
|
|
1315
|
-
* [
|
|
1241
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-stateSettings)
|
|
1242
|
+
* @property {boolean} [restoreUnconfiguredColumns] Determines whether to restore columns from the state that are not explicitly defined in the grid configuration.
|
|
1316
1243
|
*/
|
|
1317
|
-
stateSettings ? :
|
|
1318
|
-
restoreUnconfiguredColumns?: Boolean
|
|
1319
|
-
}
|
|
1244
|
+
stateSettings ? : object
|
|
1320
1245
|
/**
|
|
1321
1246
|
* When set, the text in the major time axis header sticks in the scrolling viewport as long as possible.
|
|
1322
1247
|
*/
|
|
@@ -1324,24 +1249,21 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1324
1249
|
/**
|
|
1325
1250
|
* Store that holds records to display in the grid, or a store config object. If the configuration contains
|
|
1326
1251
|
* a `readUrl`, an `AjaxStore` will be created.
|
|
1327
|
-
* ...
|
|
1328
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-store)
|
|
1252
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-store)
|
|
1329
1253
|
*/
|
|
1330
1254
|
store ? : Store|StoreConfig|AjaxStore|AjaxStoreConfig
|
|
1331
1255
|
/**
|
|
1332
1256
|
* An object containing widgets keyed by name. By default (when no `type` is given), strips are
|
|
1333
1257
|
* [toolbars](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar). If you want to pass an array, you can use
|
|
1334
1258
|
* the toolbar's [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#config-items).
|
|
1335
|
-
* ...
|
|
1336
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-strips)
|
|
1259
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-strips)
|
|
1337
1260
|
*/
|
|
1338
1261
|
strips ? : Record<string, SchedulerProContainerItemConfig>
|
|
1339
1262
|
/**
|
|
1340
1263
|
* An object containing sub grid configuration objects keyed by a `region` property.
|
|
1341
1264
|
* By default, grid has a 'locked' region (if configured with locked columns) and a 'normal' region.
|
|
1342
1265
|
* The 'normal' region defaults to use `flex: 1`.
|
|
1343
|
-
* ...
|
|
1344
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-subGridConfigs)
|
|
1266
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-subGridConfigs)
|
|
1345
1267
|
*/
|
|
1346
1268
|
subGridConfigs ? : Record<string, SubGridConfig>
|
|
1347
1269
|
/**
|
|
@@ -1352,31 +1274,27 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1352
1274
|
/**
|
|
1353
1275
|
* A [Mask](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Mask) config object, or a message to be shown when Crud Manager
|
|
1354
1276
|
* is persisting changes on the server. Set to `null` to disable default sync mask.
|
|
1355
|
-
* ...
|
|
1356
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-syncMask)
|
|
1277
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-syncMask)
|
|
1357
1278
|
*/
|
|
1358
1279
|
syncMask ? : string|MaskConfig|null
|
|
1359
1280
|
/**
|
|
1360
1281
|
* A configuration for the [tab](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Tab) created for this widget when it is placed in a
|
|
1361
1282
|
* [TabPanel](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
|
|
1362
1283
|
* this widget:
|
|
1363
|
-
* ...
|
|
1364
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tab)
|
|
1284
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tab)
|
|
1365
1285
|
*/
|
|
1366
1286
|
tab ? : Boolean|TabConfig
|
|
1367
1287
|
/**
|
|
1368
1288
|
* When this container is used as a tab in a TabPanel, these items are added to the
|
|
1369
1289
|
* [TabBar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TabBar) when this container is the active tab.
|
|
1370
|
-
* ...
|
|
1371
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tabBarItems)
|
|
1290
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tabBarItems)
|
|
1372
1291
|
*/
|
|
1373
1292
|
tabBarItems ? : ToolbarItems[]|Widget[]
|
|
1374
1293
|
/**
|
|
1375
1294
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
1376
1295
|
* or array of config objects representing the child items of a Toolbar.
|
|
1377
1296
|
* This creates a toolbar docked to the top of the panel immediately below the header.
|
|
1378
|
-
* ...
|
|
1379
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tbar)
|
|
1297
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tbar)
|
|
1380
1298
|
*/
|
|
1381
1299
|
tbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
1382
1300
|
/**
|
|
@@ -1385,21 +1303,18 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1385
1303
|
terminalCls ? : string
|
|
1386
1304
|
/**
|
|
1387
1305
|
* Delay in ms before hiding the terminals when the mouse leaves an event bar or terminal.
|
|
1388
|
-
* ...
|
|
1389
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalHideDelay)
|
|
1306
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalHideDelay)
|
|
1390
1307
|
*/
|
|
1391
1308
|
terminalHideDelay ? : number
|
|
1392
1309
|
/**
|
|
1393
1310
|
* Terminal offset from their initial position, in px. Positive values move terminals further away from the
|
|
1394
1311
|
* event bar, negative values inside the event bar.
|
|
1395
|
-
* ...
|
|
1396
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalOffset)
|
|
1312
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalOffset)
|
|
1397
1313
|
*/
|
|
1398
1314
|
terminalOffset ? : number
|
|
1399
1315
|
/**
|
|
1400
1316
|
* Delay in ms before showing the terminals when hovering over an event bar.
|
|
1401
|
-
* ...
|
|
1402
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalShowDelay)
|
|
1317
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalShowDelay)
|
|
1403
1318
|
*/
|
|
1404
1319
|
terminalShowDelay ? : number
|
|
1405
1320
|
/**
|
|
@@ -1409,14 +1324,12 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1409
1324
|
terminalSides ? : string[]
|
|
1410
1325
|
/**
|
|
1411
1326
|
* Terminal diameter in px, overrides the default CSS value for it (which might depend on theme).
|
|
1412
|
-
* ...
|
|
1413
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalSize)
|
|
1327
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-terminalSize)
|
|
1414
1328
|
*/
|
|
1415
1329
|
terminalSize ? : number|string
|
|
1416
1330
|
/**
|
|
1417
1331
|
* The width/height (depending on vertical / horizontal mode) of all the time columns.
|
|
1418
|
-
* ...
|
|
1419
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tickSize)
|
|
1332
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tickSize)
|
|
1420
1333
|
*/
|
|
1421
1334
|
tickSize ? : number
|
|
1422
1335
|
/**
|
|
@@ -1437,35 +1350,30 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1437
1350
|
/**
|
|
1438
1351
|
* Gets/sets the current time resolution object, which contains a unit identifier and an increment count
|
|
1439
1352
|
* `{ unit, increment }`. This value means minimal task duration you can create using UI.
|
|
1440
|
-
* ...
|
|
1441
|
-
*
|
|
1353
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-timeResolution)
|
|
1354
|
+
* @property {number} increment The increment in the specified unit
|
|
1355
|
+
* @property {DurationUnit} unit The time resolution unit
|
|
1442
1356
|
*/
|
|
1443
|
-
timeResolution ? :
|
|
1444
|
-
increment?: number
|
|
1445
|
-
unit?: DurationUnit
|
|
1446
|
-
}|number
|
|
1357
|
+
timeResolution ? : object|number
|
|
1447
1358
|
/**
|
|
1448
1359
|
* Set to a time zone or a UTC offset. This will set the projects
|
|
1449
1360
|
* [timeZone](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/ProjectModel#config-timeZone) config accordingly. As this config is only a referer,
|
|
1450
1361
|
* please see project's config [documentation](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/ProjectModel#config-timeZone) for more
|
|
1451
1362
|
* information.
|
|
1452
|
-
* ...
|
|
1453
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-timeZone)
|
|
1363
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-timeZone)
|
|
1454
1364
|
*/
|
|
1455
1365
|
timeZone ? : string|number
|
|
1456
1366
|
/**
|
|
1457
1367
|
* A title to display in the header or owning TabPanel. Causes creation and docking of a header
|
|
1458
1368
|
* to the top if no header is configured.
|
|
1459
|
-
* ...
|
|
1460
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-title)
|
|
1369
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-title)
|
|
1461
1370
|
*/
|
|
1462
1371
|
title ? : string
|
|
1463
1372
|
/**
|
|
1464
1373
|
* The [tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Tool) to add either before or after the `title` in the Panel header. Each
|
|
1465
1374
|
* property name is the reference by which an instantiated tool may be retrieved from the live
|
|
1466
1375
|
* `[tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools)` property.
|
|
1467
|
-
* ...
|
|
1468
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tools)
|
|
1376
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-tools)
|
|
1469
1377
|
*/
|
|
1470
1378
|
tools ? : Record<string, ToolConfig>|null
|
|
1471
1379
|
/**
|
|
@@ -1477,19 +1385,18 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1477
1385
|
tooltipTemplate ? : (dependency: DependencyBaseModel) => string|DomConfig
|
|
1478
1386
|
/**
|
|
1479
1387
|
* Configure UI transitions for various actions in the grid.
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
}
|
|
1388
|
+
* @property {boolean} insertRecord Transition record insertions
|
|
1389
|
+
* @property {boolean} removeRecord Transition record removals
|
|
1390
|
+
* @property {boolean} toggleColumn Transition column visibility changes
|
|
1391
|
+
* @property {boolean} expandCollapseColumn Transition parent/group column expand/collapse
|
|
1392
|
+
* @property {boolean} toggleRegion Transition region expand/collapse
|
|
1393
|
+
* @property {boolean} toggleTreeNode Transition tree node expand/collapse
|
|
1394
|
+
* @property {boolean} toggleGroup Transition group expand/collapse
|
|
1395
|
+
* @property {boolean} filterRemoval Transition row removals caused by filtering (under specific conditions)
|
|
1396
|
+
* @property {boolean} removeEvent Transition event removals
|
|
1397
|
+
* @property {boolean} changeEvent Transition event changes
|
|
1398
|
+
*/
|
|
1399
|
+
transition ? : object
|
|
1493
1400
|
/**
|
|
1494
1401
|
* Animation transition duration in milliseconds.
|
|
1495
1402
|
*/
|
|
@@ -1503,8 +1410,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1503
1410
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
1504
1411
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
1505
1412
|
* values are used as the class names.
|
|
1506
|
-
* ...
|
|
1507
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ui)
|
|
1413
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-ui)
|
|
1508
1414
|
*/
|
|
1509
1415
|
ui ? : 'plain'|'toolbar'|string|object
|
|
1510
1416
|
/**
|
|
@@ -1518,35 +1424,30 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1518
1424
|
* By default, the day of week and week of month of the event's start date are used to create
|
|
1519
1425
|
* helpful contextual recurrence types when editing a non-recurring event record and choosing
|
|
1520
1426
|
* an initial recurrence type.
|
|
1521
|
-
* ...
|
|
1522
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-useContextualRecurrenceRules)
|
|
1427
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-useContextualRecurrenceRules)
|
|
1523
1428
|
*/
|
|
1524
1429
|
useContextualRecurrenceRules ? : Boolean
|
|
1525
1430
|
/**
|
|
1526
1431
|
* By default, scheduler fade events in on load. Specify `false` to prevent this animation or specify one
|
|
1527
1432
|
* of the available animation types to use it (`true` equals `'fade-in'`):
|
|
1528
|
-
* ...
|
|
1529
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-useInitialAnimation)
|
|
1433
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-useInitialAnimation)
|
|
1530
1434
|
*/
|
|
1531
1435
|
useInitialAnimation ? : Boolean|'fade-in'|'slide-from-left'|'slide-from-top'|string
|
|
1532
1436
|
/**
|
|
1533
1437
|
* The time axis column config for vertical [mode](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/SchedulerBase#config-mode).
|
|
1534
|
-
* ...
|
|
1535
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-verticalTimeAxisColumn)
|
|
1438
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-verticalTimeAxisColumn)
|
|
1536
1439
|
*/
|
|
1537
1440
|
verticalTimeAxisColumn ? : VerticalTimeAxisColumnConfig
|
|
1538
1441
|
/**
|
|
1539
|
-
* A string key used to
|
|
1540
|
-
* managed by [PresetManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/PresetManager). See [PresetManager](#Scheduler/preset/PresetManager)
|
|
1541
|
-
* Or a config object for a viewPreset.
|
|
1542
|
-
* ...
|
|
1543
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-viewPreset)
|
|
1442
|
+
* A string key used to look up a predefined [ViewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset) (e.g. 'weekAndDay',
|
|
1443
|
+
* 'hourAndDay'), managed by [PresetManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/PresetManager). See [PresetManager](#Scheduler/preset/PresetManager)
|
|
1444
|
+
* for more information. Or a config object for a viewPreset.
|
|
1445
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-viewPreset)
|
|
1544
1446
|
*/
|
|
1545
1447
|
viewPreset ? : string|ViewPresetConfig
|
|
1546
1448
|
/**
|
|
1547
1449
|
* A date to bring into view initially on the scrollable timeline.
|
|
1548
|
-
* ...
|
|
1549
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-visibleDate)
|
|
1450
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-visibleDate)
|
|
1550
1451
|
*/
|
|
1551
1452
|
visibleDate ? : Date|VisibleDate
|
|
1552
1453
|
/**
|
|
@@ -1574,15 +1475,19 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1574
1475
|
/**
|
|
1575
1476
|
* An object with format `{ fromDay, toDay, fromHour, toHour }` that describes the working days and hours.
|
|
1576
1477
|
* This object will be used to populate TimeAxis [include](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/TimeAxis#config-include) property.
|
|
1577
|
-
* ...
|
|
1578
|
-
*
|
|
1478
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-workingTime)
|
|
1479
|
+
* @property {number} workingTime.fromDay Day index 0-6 (0 is Sunday)
|
|
1480
|
+
* @property {number} workingTime.toDay Day index 0-6 (0 is Sunday)
|
|
1481
|
+
* @property {number} workingTime.fromHour 0-23
|
|
1482
|
+
* @property {number} workingTime.toHour 0-23
|
|
1483
|
+
*/
|
|
1484
|
+
workingTime ? : { fromDay: number, toDay: number, fromHour: number, toHour: number }
|
|
1485
|
+
/**
|
|
1486
|
+
* Factor multiplied with wheel delta to calculate smooth zoom level changes when zooming with mouse wheel or
|
|
1487
|
+
* trackpad pinch gestures. A higher value means faster zooming.
|
|
1488
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-zoomFactor)
|
|
1579
1489
|
*/
|
|
1580
|
-
|
|
1581
|
-
fromDay?: number
|
|
1582
|
-
toDay?: number
|
|
1583
|
-
fromHour?: number
|
|
1584
|
-
toHour?: number
|
|
1585
|
-
}
|
|
1490
|
+
zoomFactor ? : number
|
|
1586
1491
|
/**
|
|
1587
1492
|
* Whether the originally rendered timespan should be preserved while zooming. By default, it is set to `false`,
|
|
1588
1493
|
* meaning the timeline panel will adjust the currently rendered timespan to limit the amount of HTML content to
|
|
@@ -1592,11 +1497,11 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1592
1497
|
*/
|
|
1593
1498
|
zoomKeepsOriginalTimespan ? : Boolean
|
|
1594
1499
|
/**
|
|
1595
|
-
* If true
|
|
1500
|
+
* If `true`, you can zoom in and out on the time axis using <kbd>CTRL</kbd> + mouse wheel.
|
|
1596
1501
|
*/
|
|
1597
1502
|
zoomOnMouseWheel ? : Boolean
|
|
1598
1503
|
/**
|
|
1599
|
-
*
|
|
1504
|
+
* If `true`, you can zoom to a time span by double-clicking a time axis cell.
|
|
1600
1505
|
*/
|
|
1601
1506
|
zoomOnTimeAxisDoubleClick ? : Boolean
|
|
1602
1507
|
|
|
@@ -1606,14 +1511,12 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1606
1511
|
* to send messages to the agent and see the responses. Which allows the user to use natural language to interact with
|
|
1607
1512
|
* the Scheduler in different ways. For example, the user can ask the agent to filter the data, sort it, or select
|
|
1608
1513
|
* specific records. The agent can also perform data manipulation operations such as adding, updating, deleting records.
|
|
1609
|
-
* ...
|
|
1610
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/AI)
|
|
1514
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/AI)
|
|
1611
1515
|
*/
|
|
1612
1516
|
aiFeature ? : object|Boolean|string|AI|AIConfig
|
|
1613
1517
|
/**
|
|
1614
1518
|
* AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
|
|
1615
|
-
* ...
|
|
1616
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ai/AIFilter)
|
|
1519
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ai/AIFilter)
|
|
1617
1520
|
*/
|
|
1618
1521
|
aiFilterFeature ? : object|Boolean|string|AIFilter|AIFilterConfig
|
|
1619
1522
|
/**
|
|
@@ -1621,240 +1524,232 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1621
1524
|
* calendar (controlled by the [calendar](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/CalendarHighlight#config-calendar) config). The calendars are highlighted while a user is creating,
|
|
1622
1525
|
* dragging or resizing a task. Enabling this feature makes it easier for the end user to understand the underlying
|
|
1623
1526
|
* rules of the schedule.
|
|
1624
|
-
* ...
|
|
1625
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/CalendarHighlight)
|
|
1527
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/CalendarHighlight)
|
|
1626
1528
|
*/
|
|
1627
1529
|
calendarHighlightFeature ? : object|Boolean|string|CalendarHighlight|CalendarHighlightConfig
|
|
1628
1530
|
/**
|
|
1629
1531
|
* Allows using `[Ctrl/CMD + C]`, `[Ctrl/CMD + X]` and `[Ctrl/CMD + V]` to cut, copy and paste cell or cell ranges. Also
|
|
1630
1532
|
* makes cut, copy and paste actions available via the cell context menu.
|
|
1631
|
-
* ...
|
|
1632
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellCopyPaste)
|
|
1533
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellCopyPaste)
|
|
1633
1534
|
*/
|
|
1634
1535
|
cellCopyPasteFeature ? : object|Boolean|string|CellCopyPaste|CellCopyPasteConfig
|
|
1635
1536
|
/**
|
|
1636
|
-
* Extends the Grid's [CellEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit) feature to
|
|
1637
|
-
*
|
|
1638
|
-
*
|
|
1537
|
+
* Extends the Grid's [CellEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit) feature to integrate with the Scheduler Pro scheduling engine.
|
|
1538
|
+
* It wraps cell edit operations in project transactions, ensuring that all changes to scheduling-related fields
|
|
1539
|
+
* (such as start date, duration, or effort) are processed atomically through the scheduling engine and can be
|
|
1540
|
+
* cleanly committed or reverted. This feature also coordinates with other transactional features to prevent
|
|
1541
|
+
* conflicting edits from occurring simultaneously.
|
|
1542
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/CellEdit)
|
|
1639
1543
|
*/
|
|
1640
1544
|
cellEditFeature ? : object|Boolean|string|CellEdit|CellEditConfig
|
|
1641
1545
|
/**
|
|
1642
1546
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
1643
1547
|
* <kbd>Space</kbd> key when the cell is focused.
|
|
1644
|
-
* ...
|
|
1645
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1548
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1646
1549
|
*/
|
|
1647
1550
|
cellMenuFeature ? : object|Boolean|string|CellMenu|CellMenuConfig
|
|
1648
1551
|
/**
|
|
1649
1552
|
* Displays a tooltip when hovering cells.
|
|
1650
|
-
* ...
|
|
1651
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellTooltip)
|
|
1553
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellTooltip)
|
|
1652
1554
|
*/
|
|
1653
1555
|
cellTooltipFeature ? : object|Boolean|string|CellTooltip|CellTooltipConfig
|
|
1654
1556
|
/**
|
|
1655
1557
|
* Adds interactive charting to a Grid. [Charts](https://bryntum.com/products/schedulerpro/docs/api/Chart/widget/Chart) can be created from a selection of Grid data
|
|
1656
1558
|
* and updated in realtime as data changes. Supports many common chart types with extensive styling and customization
|
|
1657
1559
|
* options.
|
|
1658
|
-
* ...
|
|
1659
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Charts)
|
|
1560
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Charts)
|
|
1660
1561
|
*/
|
|
1661
1562
|
chartsFeature ? : object|Boolean|string|Charts|ChartsConfig
|
|
1662
1563
|
/**
|
|
1663
|
-
* Enables the [autoWidth](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-autoWidth) config for a grid's columns.
|
|
1664
|
-
*
|
|
1665
|
-
*
|
|
1564
|
+
* Enables the [autoWidth](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-autoWidth) config for a grid's columns. When a column
|
|
1565
|
+
* has `autoWidth` set, this feature measures the rendered content of all visible cells in that column
|
|
1566
|
+
* and adjusts the column width to fit. The measurement is triggered automatically when data changes
|
|
1567
|
+
* or rows are rendered.
|
|
1568
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnAutoWidth)
|
|
1666
1569
|
*/
|
|
1667
1570
|
columnAutoWidthFeature ? : object|Boolean|string|ColumnAutoWidth|ColumnAutoWidthConfig
|
|
1668
1571
|
/**
|
|
1669
1572
|
* Displays a toolbar while dragging column headers. Drop on a button in the toolbar to activate a certain function,
|
|
1670
1573
|
* for example to group by that column. This feature simplifies certain operations on touch devices.
|
|
1671
|
-
* ...
|
|
1672
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnDragToolbar)
|
|
1574
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnDragToolbar)
|
|
1673
1575
|
*/
|
|
1674
1576
|
columnDragToolbarFeature ? : object|Boolean|string|ColumnDragToolbar|ColumnDragToolbarConfig
|
|
1675
1577
|
/**
|
|
1676
1578
|
* Displays column lines for ticks, with a different styling for major ticks (by default they are darker). If this
|
|
1677
1579
|
* feature is disabled, no lines are shown. If it's enabled, line are shown for the tick level which is set in current
|
|
1678
1580
|
* ViewPreset. Please see [columnLinesFor](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset#field-columnLinesFor) config for details.
|
|
1679
|
-
* ...
|
|
1680
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ColumnLines)
|
|
1581
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ColumnLines)
|
|
1681
1582
|
*/
|
|
1682
1583
|
columnLinesFeature ? : object|Boolean|string|ColumnLines|ColumnLinesConfig
|
|
1683
1584
|
/**
|
|
1684
1585
|
* Displays a column picker (to show/hide columns) in the header context menu. Columns can be displayed in sub menus
|
|
1685
1586
|
* by region or tag. Grouped headers are displayed as menu hierarchies.
|
|
1686
|
-
* ...
|
|
1687
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnPicker)
|
|
1587
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnPicker)
|
|
1688
1588
|
*/
|
|
1689
1589
|
columnPickerFeature ? : object|Boolean|string|ColumnPicker|ColumnPickerConfig
|
|
1690
1590
|
/**
|
|
1691
1591
|
* Allows user to rename columns by either right-clicking column header or using keyboard shortcuts when column header
|
|
1692
1592
|
* is focused.
|
|
1693
|
-
* ...
|
|
1694
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnRename)
|
|
1593
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnRename)
|
|
1695
1594
|
*/
|
|
1696
1595
|
columnRenameFeature ? : object|Boolean|string|ColumnRename|ColumnRenameConfig
|
|
1697
1596
|
/**
|
|
1698
|
-
* Allows user to reorder columns by dragging headers.
|
|
1699
|
-
*
|
|
1700
|
-
*
|
|
1701
|
-
* [
|
|
1597
|
+
* Allows user to reorder columns by dragging headers. Click and drag a column header to move it to a new position.
|
|
1598
|
+
* Visual feedback shows the drop target while dragging. To get notified about column reorder, listen to the
|
|
1599
|
+
* `change` event on the [columns](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/ColumnStore) store.
|
|
1600
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnReorder)
|
|
1702
1601
|
*/
|
|
1703
1602
|
columnReorderFeature ? : object|Boolean|string|ColumnReorder|ColumnReorderConfig
|
|
1704
1603
|
/**
|
|
1705
|
-
* Enables user to resize columns by dragging a handle on the right hand side of the header.
|
|
1706
|
-
*
|
|
1707
|
-
*
|
|
1708
|
-
* [
|
|
1604
|
+
* Enables user to resize columns by dragging a handle on the right hand side of the header. A drag handle
|
|
1605
|
+
* appears when hovering near the right edge of a column header. Dragging it adjusts the column width, respecting
|
|
1606
|
+
* any [minWidth](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-minWidth) or [maxWidth](#Grid/column/Column#config-maxWidth) constraints.
|
|
1607
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnResize)
|
|
1709
1608
|
*/
|
|
1710
1609
|
columnResizeFeature ? : object|Boolean|string|ColumnResize|ColumnResizeConfig
|
|
1711
1610
|
/**
|
|
1712
|
-
*
|
|
1713
|
-
*
|
|
1714
|
-
*
|
|
1715
|
-
*
|
|
1611
|
+
* Extends the Scheduler's [Dependencies](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Dependencies) feature to integrate with the Scheduler Pro
|
|
1612
|
+
* scheduling engine. It renders dependency lines between events and supports interactive creation of new
|
|
1613
|
+
* dependencies by dragging from one event's dependency terminal to another. All dependency creation and
|
|
1614
|
+
* modification operations are wrapped in project transactions, ensuring that the scheduling engine processes
|
|
1615
|
+
* the changes atomically and can revert them if needed.
|
|
1616
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/Dependencies)
|
|
1716
1617
|
*/
|
|
1717
1618
|
dependenciesFeature ? : object|Boolean|string|Dependencies|DependenciesConfig
|
|
1718
1619
|
/**
|
|
1719
|
-
*
|
|
1720
|
-
*
|
|
1721
|
-
*
|
|
1620
|
+
* Extends the Scheduler's [DependencyEdit](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/DependencyEdit) feature to integrate with the Scheduler Pro
|
|
1621
|
+
* scheduling engine. It displays a popup containing fields for editing dependency data such as type, lag, and
|
|
1622
|
+
* active state. All edits, saves, and deletions performed through this editor are wrapped in project transactions,
|
|
1623
|
+
* ensuring that the scheduling engine processes the changes atomically and can revert them on cancel.
|
|
1624
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/DependencyEdit)
|
|
1722
1625
|
*/
|
|
1723
1626
|
dependencyEditFeature ? : object|Boolean|string|DependencyEdit|DependencyEditConfig
|
|
1724
1627
|
/**
|
|
1725
1628
|
* Displays a context menu when right-clicking dependency lines. Items are populated by other features and/or
|
|
1726
1629
|
* application code.
|
|
1727
|
-
* ...
|
|
1728
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/DependencyMenu)
|
|
1630
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/DependencyMenu)
|
|
1729
1631
|
*/
|
|
1730
1632
|
dependencyMenuFeature ? : object|Boolean|string|DependencyMenu|DependencyMenuConfig
|
|
1731
1633
|
/**
|
|
1732
1634
|
* Feature that allows showing additional time before & after an event, to visualize things like travel time - or the
|
|
1733
1635
|
* time you need to prepare a room for a meeting + clean it up after. You can configure whether the buffer time
|
|
1734
1636
|
* intervals should be considered busy time or available time using [bufferIsUnavailableTime](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventBuffer#property-bufferIsUnavailableTime).
|
|
1735
|
-
* ...
|
|
1736
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventBuffer)
|
|
1637
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventBuffer)
|
|
1737
1638
|
*/
|
|
1738
1639
|
eventBufferFeature ? : object|Boolean|string|EventBuffer|EventBufferConfig
|
|
1739
1640
|
/**
|
|
1740
1641
|
* Allow using <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>C</kbd>, <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>X</kbd> and
|
|
1741
1642
|
* <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>V</kbd> to copy/cut and paste events.
|
|
1742
|
-
* ...
|
|
1743
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventCopyPaste)
|
|
1643
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventCopyPaste)
|
|
1744
1644
|
*/
|
|
1745
1645
|
eventCopyPasteFeature ? : object|Boolean|string|EventCopyPaste|EventCopyPasteConfig
|
|
1746
1646
|
/**
|
|
1747
|
-
* Allows user to drag and drop events within the
|
|
1748
|
-
*
|
|
1749
|
-
* [
|
|
1647
|
+
* Allows user to drag and drop events within the Scheduler Pro, to change `startDate` or resource assignment.
|
|
1648
|
+
* This class extends the Scheduler's [EventDrag](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventDrag) feature for use in Scheduler Pro.
|
|
1649
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventDrag)
|
|
1750
1650
|
*/
|
|
1751
1651
|
eventDragFeature ? : object|Boolean|string|EventDrag|EventDragConfig
|
|
1752
1652
|
/**
|
|
1753
1653
|
* Feature that allows the user to create new events by dragging in empty parts of the scheduler rows.
|
|
1754
|
-
* ...
|
|
1755
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventDragCreate)
|
|
1654
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventDragCreate)
|
|
1756
1655
|
*/
|
|
1757
1656
|
eventDragCreateFeature ? : object|Boolean|string|EventDragCreate|EventDragCreateConfig
|
|
1758
1657
|
/**
|
|
1759
1658
|
* Enables users to click and drag to select events (or assignments in multi assignment mode) inside the Scheduler's
|
|
1760
1659
|
* timeline. Press <kbd>CTRL</kbd>/<kbd>CMD</kbd> to extend an existing selection.
|
|
1761
|
-
* ...
|
|
1762
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventDragSelect)
|
|
1660
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventDragSelect)
|
|
1763
1661
|
*/
|
|
1764
1662
|
eventDragSelectFeature ? : object|Boolean|string|EventDragSelect|EventDragSelectConfig
|
|
1765
1663
|
/**
|
|
1766
1664
|
* Feature that displays a popup containing widgets for editing event data.
|
|
1767
|
-
* ...
|
|
1768
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventEdit)
|
|
1665
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventEdit)
|
|
1769
1666
|
*/
|
|
1770
1667
|
eventEditFeature ? : object|Boolean|string|EventEdit|EventEditConfig
|
|
1771
1668
|
/**
|
|
1772
|
-
* Adds event filter menu items to the timeline header context menu.
|
|
1773
|
-
*
|
|
1774
|
-
* [
|
|
1669
|
+
* Adds event filter menu items to the timeline header context menu. Users can type filter text to show
|
|
1670
|
+
* only events whose name matches the query.
|
|
1671
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventFilter)
|
|
1775
1672
|
*/
|
|
1776
1673
|
eventFilterFeature ? : object|Boolean|string|EventFilter|EventFilterConfig
|
|
1777
1674
|
/**
|
|
1778
1675
|
* Displays a context menu for events. Items are populated by other features and/or application code.
|
|
1779
|
-
* ...
|
|
1780
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventMenu)
|
|
1676
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventMenu)
|
|
1781
1677
|
*/
|
|
1782
1678
|
eventMenuFeature ? : object|Boolean|string|EventMenu|EventMenuConfig
|
|
1783
1679
|
/**
|
|
1784
1680
|
* Feature that allows rendering non-working time ranges into event bars (weekends for Scheduler, effective calendar for
|
|
1785
1681
|
* SchedulerPro):
|
|
1786
|
-
* ...
|
|
1787
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventNonWorkingTime)
|
|
1682
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventNonWorkingTime)
|
|
1788
1683
|
*/
|
|
1789
1684
|
eventNonWorkingTimeFeature ? : object|Boolean|string|EventNonWorkingTime|EventNonWorkingTimeConfig
|
|
1790
1685
|
/**
|
|
1791
|
-
*
|
|
1792
|
-
*
|
|
1793
|
-
*
|
|
1686
|
+
* Extends the Scheduler's [EventResize](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventResize) feature for use in Scheduler Pro. It allows
|
|
1687
|
+
* resizing an event by dragging its start or end edge, updating the event's dates accordingly through the
|
|
1688
|
+
* scheduling engine. This override excludes event segments from being resized by the main resize feature,
|
|
1689
|
+
* deferring segment resize handling to the dedicated [EventSegmentResize](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventSegmentResize) feature.
|
|
1690
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventResize)
|
|
1794
1691
|
*/
|
|
1795
1692
|
eventResizeFeature ? : object|Boolean|string|EventResize|EventResizeConfig
|
|
1796
1693
|
/**
|
|
1797
|
-
* Allows
|
|
1798
|
-
*
|
|
1799
|
-
*
|
|
1694
|
+
* Allows users to drag and drop individual event segments within the resource row to reschedule them. When a
|
|
1695
|
+
* segment is dragged, its start date is updated and the scheduling engine recalculates the overall event
|
|
1696
|
+
* accordingly. Segment dragging is constrained to the owning resource row and respects boundaries set by
|
|
1697
|
+
* neighboring segments, preventing overlap between adjacent segments of the same event.
|
|
1698
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventSegmentDrag)
|
|
1800
1699
|
*/
|
|
1801
1700
|
eventSegmentDragFeature ? : object|Boolean|string|EventSegmentDrag|EventSegmentDragConfig
|
|
1802
1701
|
/**
|
|
1803
|
-
*
|
|
1804
|
-
*
|
|
1805
|
-
*
|
|
1702
|
+
* Allows resizing individual event segments by dragging their start or end edges. When a segment is resized, the
|
|
1703
|
+
* scheduling engine recalculates the parent event's dates and duration accordingly. Resize operations are
|
|
1704
|
+
* constrained by neighboring segments, preventing overlap between adjacent segments of the same event. If the
|
|
1705
|
+
* first or last segment is resized, the parent event's start or end date is updated to match.
|
|
1706
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventSegmentResize)
|
|
1806
1707
|
*/
|
|
1807
1708
|
eventSegmentResizeFeature ? : object|Boolean|string|EventSegmentResize|EventSegmentResizeConfig
|
|
1808
1709
|
/**
|
|
1809
1710
|
* This feature provides segmented events support. It implements rendering of such events and also adds a entries to the
|
|
1810
1711
|
* event context menu allowing to split the selected event and rename segments.
|
|
1811
|
-
* ...
|
|
1812
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventSegments)
|
|
1712
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/EventSegments)
|
|
1813
1713
|
*/
|
|
1814
1714
|
eventSegmentsFeature ? : object|Boolean|string|EventSegments|EventSegmentsConfig
|
|
1815
1715
|
/**
|
|
1816
1716
|
* Displays a tooltip when hovering events. The template used to render the tooltip can be customized, see [template](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventTooltip#config-template).
|
|
1817
1717
|
* Config options are also applied to the tooltip shown, see [Tooltip](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Tooltip) for available options.
|
|
1818
|
-
* ...
|
|
1819
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventTooltip)
|
|
1718
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventTooltip)
|
|
1820
1719
|
*/
|
|
1821
1720
|
eventTooltipFeature ? : object|Boolean|string|EventTooltip|EventTooltipConfig
|
|
1822
1721
|
/**
|
|
1823
1722
|
* A feature that allows exporting Scheduler data to Excel or CSV without involving the server. It uses
|
|
1824
1723
|
* [TableExporter](https://bryntum.com/products/schedulerpro/docs/api/Grid/util/TableExporter) class as data provider, 3rd party provider to generate XLS files, and
|
|
1825
1724
|
* [Microsoft XML specification](https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.spreadsheet.aspx).
|
|
1826
|
-
* ...
|
|
1827
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/experimental/ExcelExporter)
|
|
1725
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/experimental/ExcelExporter)
|
|
1828
1726
|
*/
|
|
1829
1727
|
excelExporterFeature ? : object|Boolean|string|ExcelExporter|ExcelExporterConfig
|
|
1830
1728
|
/**
|
|
1831
|
-
* An experimental feature that lets users drop files on a Widget. The widget fires
|
|
1832
|
-
* In the event, you get access to the raw
|
|
1833
|
-
*
|
|
1834
|
-
* [
|
|
1729
|
+
* An experimental feature that lets users drop files on a Widget. The widget fires a
|
|
1730
|
+
* [fileDrop](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/experimental/FileDrop#event-fileDrop) event when a file is dropped onto it. In the event, you get access to the raw
|
|
1731
|
+
* files as strings, that were parsed by calling `readAsBinaryString`.
|
|
1732
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/experimental/FileDrop)
|
|
1835
1733
|
*/
|
|
1836
1734
|
fileDropFeature ? : object|Boolean|string|FileDrop|FileDropConfig
|
|
1837
1735
|
/**
|
|
1838
1736
|
* This feature adds a fill handle to a Grid range selection, which when dragged, fills the cells being dragged over
|
|
1839
1737
|
* with values based on the values in the original selected range. This is similar to functionality normally seen in
|
|
1840
1738
|
* various spreadsheet applications.
|
|
1841
|
-
* ...
|
|
1842
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FillHandle)
|
|
1739
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FillHandle)
|
|
1843
1740
|
*/
|
|
1844
1741
|
fillHandleFeature ? : object|Boolean|string|FillHandle|FillHandleConfig
|
|
1845
1742
|
/**
|
|
1846
1743
|
* Feature that allows filtering of the grid by settings filters on columns. The actual filtering is done by the store.
|
|
1847
1744
|
* For info on programmatically handling filters, see [StoreFilter](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/StoreFilter).
|
|
1848
|
-
* ...
|
|
1849
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Filter)
|
|
1745
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Filter)
|
|
1850
1746
|
*/
|
|
1851
1747
|
filterFeature ? : object|Boolean|string|Filter|FilterConfig
|
|
1852
1748
|
/**
|
|
1853
1749
|
* Feature that allows filtering of the grid by entering filters on column headers.
|
|
1854
1750
|
* The actual filtering is done by the store.
|
|
1855
1751
|
* For info on programmatically handling filters, see [StoreFilter](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/StoreFilter).
|
|
1856
|
-
* ...
|
|
1857
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FilterBar)
|
|
1752
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FilterBar)
|
|
1858
1753
|
*/
|
|
1859
1754
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
1860
1755
|
/**
|
|
@@ -1862,171 +1757,147 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1862
1757
|
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
1863
1758
|
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
1864
1759
|
* grouper.
|
|
1865
|
-
* ...
|
|
1866
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
1760
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
1867
1761
|
*/
|
|
1868
1762
|
groupFeature ? : object|Boolean|string|Group|GroupConfig
|
|
1869
1763
|
/**
|
|
1870
1764
|
* A special version of the Grid GroupSummary feature that enables summaries within scheduler. To use a single summary
|
|
1871
1765
|
* it is easiest to configure [renderer](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/GroupSummary#config-renderer), for multiple summaries see [summaries](#Scheduler/feature/GroupSummary#config-summaries).
|
|
1872
|
-
* ...
|
|
1873
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/GroupSummary)
|
|
1766
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/GroupSummary)
|
|
1874
1767
|
*/
|
|
1875
1768
|
groupSummaryFeature ? : object|Boolean|string|GroupSummary|GroupSummaryConfig
|
|
1876
1769
|
/**
|
|
1877
1770
|
* Right click column header or focus it and press SPACE key to show the context menu for headers.
|
|
1878
|
-
* ...
|
|
1879
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/HeaderMenu)
|
|
1771
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/HeaderMenu)
|
|
1880
1772
|
*/
|
|
1881
1773
|
headerMenuFeature ? : object|Boolean|string|HeaderMenu|HeaderMenuConfig
|
|
1882
1774
|
/**
|
|
1883
1775
|
* Enables users to click and drag to zoom to a date range in Scheduler's header time axis. Only supported in horizontal
|
|
1884
1776
|
* mode.
|
|
1885
|
-
* ...
|
|
1886
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/HeaderZoom)
|
|
1777
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/HeaderZoom)
|
|
1887
1778
|
*/
|
|
1888
1779
|
headerZoomFeature ? : object|Boolean|string|HeaderZoom|HeaderZoomConfig
|
|
1889
1780
|
/**
|
|
1890
1781
|
* Displays labels at positions [top](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Labels#config-top), [right](#Scheduler/feature/Labels#config-right), [bottom](#Scheduler/feature/Labels#config-bottom) and
|
|
1891
1782
|
* [left](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Labels#config-left).
|
|
1892
|
-
* ...
|
|
1893
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Labels)
|
|
1783
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Labels)
|
|
1894
1784
|
*/
|
|
1895
1785
|
labelsFeature ? : object|Boolean|string|Labels|LabelsConfig
|
|
1896
1786
|
/**
|
|
1897
1787
|
* This feature allows resources which satisfy a certain condition to be locked at the top of the scheduler.
|
|
1898
|
-
* ...
|
|
1899
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/LockRows)
|
|
1788
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/LockRows)
|
|
1900
1789
|
*/
|
|
1901
1790
|
lockRowsFeature ? : object|Boolean|string|LockRows|LockRowsConfig
|
|
1902
1791
|
/**
|
|
1903
1792
|
* This feature merges cells that have the same value in sorted (or [optionally](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/MergeCells#config-sortedOnly) any) columns
|
|
1904
1793
|
* configured to [mergeCells](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-mergeCells).
|
|
1905
|
-
* ...
|
|
1906
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/MergeCells)
|
|
1794
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/MergeCells)
|
|
1907
1795
|
*/
|
|
1908
1796
|
mergeCellsFeature ? : object|Boolean|string|MergeCells|MergeCellsConfig
|
|
1909
1797
|
/**
|
|
1910
1798
|
* A feature that renders child events nested inside their parent. Requires Scheduler Pro to use a tree event store
|
|
1911
1799
|
* (normally handled automatically when events in data has children).
|
|
1912
|
-
* ...
|
|
1913
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/NestedEvents)
|
|
1800
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/NestedEvents)
|
|
1914
1801
|
*/
|
|
1915
1802
|
nestedEventsFeature ? : object|Boolean|string|NestedEvents|NestedEventsConfig
|
|
1916
1803
|
/**
|
|
1917
1804
|
* Feature that allows styling of weekends (and other non-working time) by adding timeRanges for those days.
|
|
1918
|
-
* ...
|
|
1919
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/NonWorkingTime)
|
|
1805
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/NonWorkingTime)
|
|
1920
1806
|
*/
|
|
1921
1807
|
nonWorkingTimeFeature ? : object|Boolean|string|NonWorkingTime|NonWorkingTimeConfig
|
|
1922
1808
|
/**
|
|
1923
1809
|
* Makes the scheduler's timeline pannable by dragging with the mouse. Try it out in the demo below.
|
|
1924
|
-
* ...
|
|
1925
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Pan)
|
|
1810
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Pan)
|
|
1926
1811
|
*/
|
|
1927
1812
|
panFeature ? : object|Boolean|string|Pan|PanConfig
|
|
1928
1813
|
/**
|
|
1929
1814
|
* Generates PDF/PNG files from the Scheduler component.
|
|
1930
|
-
* ...
|
|
1931
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/export/PdfExport)
|
|
1815
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/export/PdfExport)
|
|
1932
1816
|
*/
|
|
1933
1817
|
pdfExportFeature ? : object|Boolean|string|PdfExport|PdfExportConfig
|
|
1934
1818
|
/**
|
|
1935
1819
|
* This feature visualizes the [percentDone](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/mixin/PercentDoneMixin#field-percentDone) field as a
|
|
1936
1820
|
* progress bar on the event elements. Each progress bar also optionally has a drag handle which users can drag can
|
|
1937
1821
|
* change the value.
|
|
1938
|
-
* ...
|
|
1939
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/PercentBar)
|
|
1822
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/PercentBar)
|
|
1940
1823
|
*/
|
|
1941
1824
|
percentBarFeature ? : object|Boolean|string|PercentBar|PercentBarConfig
|
|
1942
1825
|
/**
|
|
1943
1826
|
* Allows pinning columns to the start or end region of the grid without any additional subGrid configurations.
|
|
1944
1827
|
* When pinning to a region that does not yet exist, the feature creates the required subGrid on the fly.
|
|
1945
|
-
* ...
|
|
1946
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/PinColumns)
|
|
1828
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/PinColumns)
|
|
1947
1829
|
*/
|
|
1948
1830
|
pinColumnsFeature ? : object|Boolean|string|PinColumns|PinColumnsConfig
|
|
1949
1831
|
/**
|
|
1950
1832
|
* Allows printing Scheduler contents using browser print dialog.
|
|
1951
|
-
* ...
|
|
1952
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/export/Print)
|
|
1833
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/export/Print)
|
|
1953
1834
|
*/
|
|
1954
1835
|
printFeature ? : object|Boolean|string|Print|PrintConfig
|
|
1955
1836
|
/**
|
|
1956
1837
|
* Feature that allows the user to search in a column by focusing a cell and typing. Navigate between hits using the
|
|
1957
|
-
* keyboard,
|
|
1958
|
-
*
|
|
1959
|
-
* [
|
|
1838
|
+
* keyboard, <kbd>f3</kbd> or <kbd>ctrl</kbd>/<kbd>cmd</kbd> + <kbd>g</kbd> moves to next, also pressing
|
|
1839
|
+
* <kbd>shift</kbd> moves to previous.
|
|
1840
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/QuickFind)
|
|
1960
1841
|
*/
|
|
1961
1842
|
quickFindFeature ? : object|Boolean|string|QuickFind|QuickFindConfig
|
|
1962
1843
|
/**
|
|
1963
1844
|
* Makes the splitter between grid [sections](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/SubGrid) draggable, to let users resize, and
|
|
1964
1845
|
* collapse/expand the sections.
|
|
1965
|
-
* ...
|
|
1966
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RegionResize)
|
|
1846
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RegionResize)
|
|
1967
1847
|
*/
|
|
1968
1848
|
regionResizeFeature ? : object|Boolean|string|RegionResize|RegionResizeConfig
|
|
1969
1849
|
/**
|
|
1970
1850
|
* Allows user to reorder resource columns in vertical mode by dragging them. The feature fires various events
|
|
1971
1851
|
* during the drag operation (see events below). To get notified about the actual resource reorder, you can also
|
|
1972
1852
|
* listen to the `change` event on the scheduler [ResourceStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/ResourceStore).
|
|
1973
|
-
* ...
|
|
1974
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceColumnReorder)
|
|
1853
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceColumnReorder)
|
|
1975
1854
|
*/
|
|
1976
1855
|
resourceColumnReorderFeature ? : object|Boolean|string|ResourceColumnReorder|ResourceColumnReorderConfig
|
|
1977
1856
|
/**
|
|
1978
1857
|
* Feature that displays a popup containing widgets for editing resource data.
|
|
1979
|
-
* ...
|
|
1980
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/ResourceEdit)
|
|
1858
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/ResourceEdit)
|
|
1981
1859
|
*/
|
|
1982
1860
|
resourceEditFeature ? : object|Boolean|string|ResourceEdit|ResourceEditConfig
|
|
1983
1861
|
/**
|
|
1984
1862
|
* Applicable only for Scheduler in `vertical` mode. Right click resource header cells to display a context menu.
|
|
1985
|
-
* ...
|
|
1986
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceMenu)
|
|
1863
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceMenu)
|
|
1987
1864
|
*/
|
|
1988
1865
|
resourceMenuFeature ? : object|Boolean|string|ResourceMenu|ResourceMenuConfig
|
|
1989
1866
|
/**
|
|
1990
1867
|
* Feature that highlights the non-working intervals for resources based on their [calendar](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ResourceModel#field-calendar).
|
|
1991
1868
|
* If a resource has no calendar defined, the project's calendar will be used. The non-working time interval can
|
|
1992
1869
|
* also be recurring. You can find a live example showing how to achieve this in the [Resource Non-Working Time Demo](../examples/resource-non-working-time/).
|
|
1993
|
-
* ...
|
|
1994
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/ResourceNonWorkingTime)
|
|
1870
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/ResourceNonWorkingTime)
|
|
1995
1871
|
*/
|
|
1996
1872
|
resourceNonWorkingTimeFeature ? : object|Boolean|string|ResourceNonWorkingTime|ResourceNonWorkingTimeConfig
|
|
1997
1873
|
/**
|
|
1998
1874
|
* Feature that draws resource time ranges, shaded areas displayed behind events. These zones are similar to events in
|
|
1999
1875
|
* that they have a start and end date but different in that they do not take part in the event layout, and they always
|
|
2000
1876
|
* occupy full row height.
|
|
2001
|
-
* ...
|
|
2002
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceTimeRanges)
|
|
1877
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceTimeRanges)
|
|
2003
1878
|
*/
|
|
2004
1879
|
resourceTimeRangesFeature ? : object|Boolean|string|ResourceTimeRanges|ResourceTimeRangesConfig
|
|
2005
1880
|
/**
|
|
2006
1881
|
* Allow using [Ctrl/CMD + C/X] and [Ctrl/CMD + V] to copy/cut-and-paste rows. Also makes cut, copy and paste actions
|
|
2007
1882
|
* available via the cell context menu.
|
|
2008
|
-
* ...
|
|
2009
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowCopyPaste)
|
|
1883
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowCopyPaste)
|
|
2010
1884
|
*/
|
|
2011
1885
|
rowCopyPasteFeature ? : object|Boolean|string|RowCopyPaste|RowCopyPasteConfig
|
|
2012
1886
|
/**
|
|
2013
1887
|
* This feature allows editing of entire rows in a grid in a docked panel which by default slides out from the right.
|
|
2014
|
-
* ...
|
|
2015
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowEdit)
|
|
1888
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowEdit)
|
|
2016
1889
|
*/
|
|
2017
1890
|
rowEditFeature ? : object|Boolean|string|RowEdit|RowEditConfig
|
|
2018
1891
|
/**
|
|
2019
1892
|
* Enables expanding of Grid rows by either row click or double click, or by adding a separate Grid column which renders
|
|
2020
1893
|
* a button that expands or collapses the row.
|
|
2021
|
-
* ...
|
|
2022
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowExpander)
|
|
1894
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowExpander)
|
|
2023
1895
|
*/
|
|
2024
1896
|
rowExpanderFeature ? : object|Boolean|string|RowExpander|RowExpanderConfig
|
|
2025
1897
|
/**
|
|
2026
1898
|
* This feature implements support for project transactions and used by default in Gantt. For general RowReorder feature
|
|
2027
1899
|
* documentation see [RowReorder](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowReorder).
|
|
2028
|
-
* ...
|
|
2029
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/RowReorder)
|
|
1900
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/RowReorder)
|
|
2030
1901
|
*/
|
|
2031
1902
|
rowReorderFeature ? : object|Boolean|string|RowReorder|RowReorderConfig
|
|
2032
1903
|
/**
|
|
@@ -2034,101 +1905,89 @@ export declare type BryntumSchedulerProProps = {
|
|
|
2034
1905
|
* field of the record is updated (when [applyToAllRows](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/RowResize#config-applyToAllRows) is `false`) and the [eventLayout](#Scheduler/model/ResourceModel#field-eventLayout) of the dragged resource
|
|
2035
1906
|
* row will be switched to `pack` as a result (only applies when `stack` is used by default).
|
|
2036
1907
|
* `barMargin` and `resourceMargin` will also be shrunk as you reduce the height of a row.
|
|
2037
|
-
* ...
|
|
2038
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/RowResize)
|
|
1908
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/RowResize)
|
|
2039
1909
|
*/
|
|
2040
1910
|
rowResizeFeature ? : object|Boolean|string|RowResize|RowResizeConfig
|
|
2041
1911
|
/**
|
|
2042
1912
|
* Allow visually selecting a schedule "cell" by clicking, or [any other pointer gesture](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleContext#config-triggerEvent).
|
|
2043
|
-
* ...
|
|
2044
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleContext)
|
|
1913
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleContext)
|
|
2045
1914
|
*/
|
|
2046
1915
|
scheduleContextFeature ? : object|Boolean|string|ScheduleContext|ScheduleContextConfig
|
|
2047
1916
|
/**
|
|
2048
1917
|
* Displays a context menu for empty parts of the schedule. Items are populated in the first place
|
|
2049
1918
|
* by configurations of this Feature, then by other features and/or application code.
|
|
2050
|
-
* ...
|
|
2051
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleMenu)
|
|
1919
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleMenu)
|
|
2052
1920
|
*/
|
|
2053
1921
|
scheduleMenuFeature ? : object|Boolean|string|ScheduleMenu|ScheduleMenuConfig
|
|
2054
1922
|
/**
|
|
2055
1923
|
* Feature that displays a tooltip containing the time at the mouse position when hovering empty parts of the schedule.
|
|
2056
|
-
* ...
|
|
2057
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleTooltip)
|
|
1924
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleTooltip)
|
|
2058
1925
|
*/
|
|
2059
1926
|
scheduleTooltipFeature ? : object|Boolean|string|ScheduleTooltip|ScheduleTooltipConfig
|
|
2060
1927
|
/**
|
|
2061
1928
|
* This feature injects buttons to the beginning and end of each row that will scroll to the next or previous event
|
|
2062
1929
|
* outside the current view. It can optionally show a label along with the button, using the
|
|
2063
1930
|
* [labelRenderer](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScrollButtons#config-labelRenderer). Only supported in horizontal [mode](#Scheduler/view/SchedulerBase#config-mode)
|
|
2064
|
-
* ...
|
|
2065
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScrollButtons)
|
|
1931
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScrollButtons)
|
|
2066
1932
|
*/
|
|
2067
1933
|
scrollButtonsFeature ? : object|Boolean|string|ScrollButtons|ScrollButtonsConfig
|
|
2068
1934
|
/**
|
|
2069
1935
|
* <div class="external-example vertical" data-file="Grid/feature/Search.js"></div>
|
|
2070
|
-
* ...
|
|
2071
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Search)
|
|
1936
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Search)
|
|
2072
1937
|
*/
|
|
2073
1938
|
searchFeature ? : object|Boolean|string|Search|SearchConfig
|
|
2074
1939
|
/**
|
|
2075
1940
|
* Feature that displays a text field to edit the event name.
|
|
2076
|
-
* ...
|
|
2077
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/SimpleEventEdit)
|
|
1941
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/SimpleEventEdit)
|
|
2078
1942
|
*/
|
|
2079
1943
|
simpleEventEditFeature ? : object|Boolean|string|SimpleEventEdit|SimpleEventEditConfig
|
|
2080
1944
|
/**
|
|
2081
1945
|
* Allows sorting of grid by clicking (or tapping) headers, also displays which columns grid is sorted by (numbered if
|
|
2082
1946
|
* using multisort). Use modifier keys for multisorting: [Ctrl/CMD + click] to add sorter, [Ctrl/CMD + Alt + click] to remove sorter.
|
|
2083
1947
|
* The actual sorting is done by the store, see [Store.sort()](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/StoreSort#function-sort).
|
|
2084
|
-
* ...
|
|
2085
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Sort)
|
|
1948
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Sort)
|
|
2086
1949
|
*/
|
|
2087
1950
|
sortFeature ? : object|Boolean|string|Sort|SortConfig
|
|
2088
1951
|
/**
|
|
2089
1952
|
* This feature allows splitting the Scheduler into multiple views, either by using the cell context menu, or
|
|
2090
1953
|
* programmatically by calling [split()](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Split#function-split).
|
|
2091
|
-
* ...
|
|
2092
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Split)
|
|
1954
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Split)
|
|
2093
1955
|
*/
|
|
2094
1956
|
splitFeature ? : object|Boolean|string|Split|SplitConfig
|
|
2095
1957
|
/**
|
|
2096
|
-
* A feature which pins
|
|
2097
|
-
*
|
|
2098
|
-
*
|
|
2099
|
-
* [
|
|
1958
|
+
* A feature which pins cell content to the top of the grid while the row scrolls off the top but is still visible. Very
|
|
1959
|
+
* similar to native `position: sticky`, which because of Grid's multiple-region setup unfortunately cannot be used to
|
|
1960
|
+
* achieve the same effect.
|
|
1961
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/StickyCells)
|
|
2100
1962
|
*/
|
|
2101
1963
|
stickyCellsFeature ? : object|Boolean|string|StickyCells|StickyCellsConfig
|
|
2102
1964
|
/**
|
|
2103
1965
|
* This feature applies native `position: sticky` to event contents in horizontal mode, keeping the contents in view as
|
|
2104
1966
|
* long as possible on scroll. For vertical mode it uses a programmatic solution to achieve the same result.
|
|
2105
|
-
* ...
|
|
2106
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/StickyEvents)
|
|
1967
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/StickyEvents)
|
|
2107
1968
|
*/
|
|
2108
1969
|
stickyEventsFeature ? : object|Boolean|string|StickyEvents|StickyEventsConfig
|
|
2109
1970
|
/**
|
|
2110
1971
|
* Stripes rows by adding alternating CSS classes to all row elements (`b-even` and `b-odd`).
|
|
2111
|
-
*
|
|
2112
|
-
*
|
|
1972
|
+
* This improves visual readability in data-heavy grids by giving adjacent rows different background colors.
|
|
1973
|
+
* Style the striped rows using the `.b-even` and `.b-odd` CSS classes.
|
|
1974
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Stripe)
|
|
2113
1975
|
*/
|
|
2114
1976
|
stripeFeature ? : object|Boolean|string|Stripe|StripeConfig
|
|
2115
1977
|
/**
|
|
2116
1978
|
* A special version of the Grid Summary feature. This feature displays a summary row in the grid footer.
|
|
2117
|
-
* ...
|
|
2118
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Summary)
|
|
1979
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Summary)
|
|
2119
1980
|
*/
|
|
2120
1981
|
summaryFeature ? : object|Boolean|string|Summary|SummaryConfig
|
|
2121
1982
|
/**
|
|
2122
1983
|
* Feature that displays a [Task editor](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulerTaskEditor), allowing users to edit task data.
|
|
2123
1984
|
* The Task editor is a popup containing tabs with fields for editing task data.
|
|
2124
|
-
* ...
|
|
2125
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/TaskEdit)
|
|
1985
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/TaskEdit)
|
|
2126
1986
|
*/
|
|
2127
1987
|
taskEditFeature ? : object|Boolean|string|TaskEdit|TaskEditConfig
|
|
2128
1988
|
/**
|
|
2129
1989
|
* Adds scheduler specific menu items to the timeline header context menu.
|
|
2130
|
-
* ...
|
|
2131
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeAxisHeaderMenu)
|
|
1990
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeAxisHeaderMenu)
|
|
2132
1991
|
*/
|
|
2133
1992
|
timeAxisHeaderMenuFeature ? : object|Boolean|string|TimeAxisHeaderMenu|TimeAxisHeaderMenuConfig
|
|
2134
1993
|
/**
|
|
@@ -2136,23 +1995,20 @@ export declare type BryntumSchedulerProProps = {
|
|
|
2136
1995
|
* or some important point in time (a `line`, i.e. a range with 0 duration). This feature can also show a current time
|
|
2137
1996
|
* indicator if you set [showCurrentTimeLine](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeRanges#config-showCurrentTimeLine) to true. To style the rendered elements, use the
|
|
2138
1997
|
* [cls](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/TimeSpan#field-cls) field of the `TimeSpan` class.
|
|
2139
|
-
* ...
|
|
2140
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeRanges)
|
|
1998
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeRanges)
|
|
2141
1999
|
*/
|
|
2142
2000
|
timeRangesFeature ? : object|Boolean|string|TimeRanges|TimeRangesConfig
|
|
2143
2001
|
/**
|
|
2144
2002
|
* Feature that allows selection of a time span in the time axis header. When a time span is selected in the header,
|
|
2145
2003
|
* a [timeSelectionChange](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeSelection#event-timeSelectionChange) event is fired.
|
|
2146
|
-
* ...
|
|
2147
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeSelection)
|
|
2004
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeSelection)
|
|
2148
2005
|
*/
|
|
2149
2006
|
timeSelectionFeature ? : object|Boolean|string|TimeSelection|TimeSelectionConfig
|
|
2150
2007
|
/**
|
|
2151
2008
|
* This feature exposes methods on the owning Scheduler or Gantt widget which you can use to highlight one or multiple time spans
|
|
2152
2009
|
* in the schedule. Please see [highlightTimeSpan](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/TimeSpanHighlight#function-highlightTimeSpan) and [highlightTimeSpans](#SchedulerPro/feature/TimeSpanHighlight#function-highlightTimeSpans) to learn
|
|
2153
2010
|
* more or try the demo below:
|
|
2154
|
-
* ...
|
|
2155
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/TimeSpanHighlight)
|
|
2011
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/TimeSpanHighlight)
|
|
2156
2012
|
*/
|
|
2157
2013
|
timeSpanHighlightFeature ? : object|Boolean|string|TimeSpanHighlight|TimeSpanHighlightConfig
|
|
2158
2014
|
/**
|
|
@@ -2160,27 +2016,23 @@ export declare type BryntumSchedulerProProps = {
|
|
|
2160
2016
|
* exactly one [TreeColumn](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/TreeColumn) among grids columns. That column will have its renderer replaced with a
|
|
2161
2017
|
* tree renderer that adds padding and icon to give the appearance of a tree. The original renderer is preserved and
|
|
2162
2018
|
* also called.
|
|
2163
|
-
* ...
|
|
2164
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Tree)
|
|
2019
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Tree)
|
|
2165
2020
|
*/
|
|
2166
2021
|
treeFeature ? : object|Boolean|string|Tree|TreeConfig
|
|
2167
2022
|
/**
|
|
2168
2023
|
* A feature that allows transforming a flat dataset (or the leaves of a hierarchical) into a tree by specifying a
|
|
2169
2024
|
* record field per parent level. Parents are generated based on each leaf's value for those fields.
|
|
2170
|
-
* ...
|
|
2171
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/TreeGroup)
|
|
2025
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/TreeGroup)
|
|
2172
2026
|
*/
|
|
2173
2027
|
treeGroupFeature ? : object|Boolean|string|TreeGroup|TreeGroupConfig
|
|
2174
2028
|
/**
|
|
2175
2029
|
* A feature allowing you to roll up and display values in the time axis cell for each parent row in a tree scheduler.
|
|
2176
|
-
* ...
|
|
2177
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TreeSummary)
|
|
2030
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TreeSummary)
|
|
2178
2031
|
*/
|
|
2179
2032
|
treeSummaryFeature ? : object|Boolean|string|TreeSummary|TreeSummaryConfig
|
|
2180
2033
|
/**
|
|
2181
2034
|
* Captures versions (snapshots) of the active project, including a detailed log of the changes new in each version.
|
|
2182
|
-
* ...
|
|
2183
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/Versions)
|
|
2035
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/Versions)
|
|
2184
2036
|
*/
|
|
2185
2037
|
versionsFeature ? : object|Boolean|string|Versions|VersionsConfig
|
|
2186
2038
|
|