@bryntum/schedulerpro-vue-3-thin 7.2.3 → 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 +338 -461
- 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 +338 -461
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +507 -646
- package/src/components/BryntumSchedulerProBase.vue +507 -646
- 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 +428 -597
- 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,6 +1,6 @@
|
|
|
1
|
-
import type { AjaxStore, AjaxStoreConfig, Color, DomConfig, DurationUnit, FormulaProviderConfig, Histogram, HistogramConfig, HistogramSeries, KeyMapConfig, Mask, MaskConfig, Model, ModelConfig, NumberFormatConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, Tooltip, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AjaxStore, AjaxStoreConfig, Color, DomConfig, DurationUnit, FormulaProviderConfig, Histogram, HistogramConfig, HistogramSeries, InstancePlugin, KeyMapConfig, Mask, MaskConfig, Model, ModelConfig, NumberFormatConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, Tooltip, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { AI as GridAI, AIConfig as GridAIConfig, 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, ExcelExporter as GridExcelExporter, ExcelExporterConfig as GridExcelExporterConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, GridSelectionMode, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, LockRows as GridLockRows, LockRowsConfig as GridLockRowsConfig, MergeCells, MergeCellsConfig, PdfExport as GridPdfExport, PdfExportConfig as GridPdfExportConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, Print as GridPrint, PrintConfig as GridPrintConfig, QuickFind, QuickFindConfig, RegionResize, RegionResizeConfig, ResponsiveLevelConfig, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowExpander, RowExpanderConfig, RowResize as GridRowResize, RowResizeConfig as GridRowResizeConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig } from '@bryntum/grid-thin';
|
|
3
|
-
import type { ColumnLines, ColumnLinesConfig, CrudManager, CrudManagerConfig, GroupSummary, GroupSummaryConfig, HeaderZoom, HeaderZoomConfig, NonWorkingTime, NonWorkingTimeConfig, Pan, PanConfig,
|
|
3
|
+
import type { ColumnLines, ColumnLinesConfig, CrudManager, CrudManagerConfig, GroupSummary, GroupSummaryConfig, HeaderZoom, HeaderZoomConfig, NonWorkingTime, NonWorkingTimeConfig, Pan, PanConfig, RecurrenceConfirmationPopupConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModel as SchedulerResourceModel, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, RowReorder, RowReorderConfig, ScaleColumnConfig, ScalePoint, ScheduleTooltip, ScheduleTooltipConfig, Split, SplitConfig, Summary, SummaryConfig, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSpan, TimeSpanConfig, TimelineBase, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
4
4
|
import type { AssignmentModel, CellEdit, CellEditConfig, SchedulerProContainerItemConfig, SchedulerProColumnConfig, ProjectModel, ProjectModelConfig, ResourceAllocationInfo, ResourceAllocationInterval, ResourceHistogramListeners, ResourceHistogramRenderData, ResourceModel, ResourceNonWorkingTime, ResourceNonWorkingTimeConfig, TimeSpanHighlight, TimeSpanHighlightConfig } from '@bryntum/schedulerpro-thin';
|
|
5
5
|
|
|
6
6
|
export declare type BryntumResourceHistogramProps = {
|
|
@@ -8,21 +8,19 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
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/ResourceHistogram#config-adopt)
|
|
11
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-adopt)
|
|
13
12
|
*/
|
|
14
13
|
adopt ? : HTMLElement|string
|
|
15
14
|
/**
|
|
16
15
|
* A function used for aggregating child records histogram data entries to their parent entry.
|
|
17
|
-
* ...
|
|
18
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-aggregateDataEntry)
|
|
16
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-aggregateDataEntry)
|
|
19
17
|
* @param {object} aggregateDataEntry.aggregated Target parent data entry to aggregate the entry into.
|
|
20
18
|
* @param {object} aggregateDataEntry.entry Current entry to aggregate into `aggregated`.
|
|
21
19
|
* @param {number} aggregateDataEntry.arrayIndex Index of current array (index of the record among other records being aggregated).
|
|
22
20
|
* @param {object[]} aggregateDataEntry.entryIndex Index of `entry` in the current array.
|
|
23
21
|
* @returns {object} Return value becomes the value of the `aggregated` parameter on the next invocation of this function.
|
|
24
22
|
*/
|
|
25
|
-
aggregateDataEntry ? : ((
|
|
23
|
+
aggregateDataEntry ? : (() => object)|string
|
|
26
24
|
/**
|
|
27
25
|
* When `true` the component will automatically calculate data for group records
|
|
28
26
|
* based on the groups members data by calling [getGroupRecordHistogramData](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineHistogramGrouping#function-getGroupRecordHistogramData) method.
|
|
@@ -60,22 +58,19 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
60
58
|
/**
|
|
61
59
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
62
60
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
63
|
-
* ...
|
|
64
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ariaDescription)
|
|
61
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ariaDescription)
|
|
65
62
|
*/
|
|
66
63
|
ariaDescription ? : string
|
|
67
64
|
/**
|
|
68
65
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
69
66
|
* the `aria-label` attribute.
|
|
70
|
-
* ...
|
|
71
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ariaLabel)
|
|
67
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ariaLabel)
|
|
72
68
|
*/
|
|
73
69
|
ariaLabel ? : string
|
|
74
70
|
/**
|
|
75
71
|
* A function that if provided decides whether an assignment should be taken into account or not
|
|
76
72
|
* when collecting allocation.
|
|
77
|
-
* ...
|
|
78
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-assignmentFilterFn)
|
|
73
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-assignmentFilterFn)
|
|
79
74
|
* @param {SchedulerPro.model.AssignmentModel} assignment Assignment to consider
|
|
80
75
|
* @param {ResourceAllocationInfo} resourceAllocationInfo Resource allocation instance
|
|
81
76
|
* @returns {boolean} `true` to include the assignment data and `false` to not
|
|
@@ -94,8 +89,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
94
89
|
autoHeight ? : Boolean
|
|
95
90
|
/**
|
|
96
91
|
* Controls how much space to leave between stacked event bars in px.
|
|
97
|
-
* ...
|
|
98
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-barMargin)
|
|
92
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-barMargin)
|
|
99
93
|
*/
|
|
100
94
|
barMargin ? : number
|
|
101
95
|
/**
|
|
@@ -130,14 +124,12 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
130
124
|
/**
|
|
131
125
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
132
126
|
* 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).
|
|
133
|
-
* ...
|
|
134
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bbar)
|
|
127
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bbar)
|
|
135
128
|
*/
|
|
136
129
|
bbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
137
130
|
/**
|
|
138
131
|
* Custom CSS classes to add to the panel's body element.
|
|
139
|
-
* ...
|
|
140
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bodyCls)
|
|
132
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bodyCls)
|
|
141
133
|
*/
|
|
142
134
|
bodyCls ? : string|object
|
|
143
135
|
/**
|
|
@@ -147,35 +139,30 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
147
139
|
/**
|
|
148
140
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
149
141
|
* hierarchy when triggered.
|
|
150
|
-
* ...
|
|
151
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bubbleEvents)
|
|
142
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bubbleEvents)
|
|
152
143
|
*/
|
|
153
144
|
bubbleEvents ? : object
|
|
154
145
|
/**
|
|
155
146
|
* 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`.
|
|
156
|
-
* ...
|
|
157
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bufferCoef)
|
|
147
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bufferCoef)
|
|
158
148
|
*/
|
|
159
149
|
bufferCoef ? : number
|
|
160
150
|
/**
|
|
161
151
|
* This config defines the scroll limit, which, when exceeded will cause a timespan shift.
|
|
162
152
|
* 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
|
|
163
153
|
* has less than that of the rendered content - a shift is triggered.
|
|
164
|
-
* ...
|
|
165
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bufferThreshold)
|
|
154
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-bufferThreshold)
|
|
166
155
|
*/
|
|
167
156
|
bufferThreshold ? : number
|
|
168
157
|
/**
|
|
169
158
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
170
|
-
* ...
|
|
171
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-callOnFunctions)
|
|
159
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-callOnFunctions)
|
|
172
160
|
*/
|
|
173
161
|
callOnFunctions ? : Boolean
|
|
174
162
|
/**
|
|
175
163
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
176
164
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
177
|
-
* ...
|
|
178
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-catchEventHandlerExceptions)
|
|
165
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-catchEventHandlerExceptions)
|
|
179
166
|
*/
|
|
180
167
|
catchEventHandlerExceptions ? : Boolean
|
|
181
168
|
/**
|
|
@@ -188,8 +175,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
188
175
|
* Custom CSS classes to add to element.
|
|
189
176
|
* May be specified as a space separated string, or as an object in which property names
|
|
190
177
|
* with truthy values are used as the class names:
|
|
191
|
-
* ...
|
|
192
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-cls)
|
|
178
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-cls)
|
|
193
179
|
*/
|
|
194
180
|
cls ? : string|object
|
|
195
181
|
/**
|
|
@@ -199,15 +185,13 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
199
185
|
collapsed ? : Boolean
|
|
200
186
|
/**
|
|
201
187
|
* This config enables collapsibility for the panel. See [collapsed](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-collapsed).
|
|
202
|
-
* ...
|
|
203
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-collapsible)
|
|
188
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-collapsible)
|
|
204
189
|
*/
|
|
205
190
|
collapsible ? : Boolean|PanelCollapserConfig|PanelCollapserOverlayConfig
|
|
206
191
|
/**
|
|
207
192
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
208
193
|
* `style` block.
|
|
209
|
-
* ...
|
|
210
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-color)
|
|
194
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-color)
|
|
211
195
|
*/
|
|
212
196
|
color ? : Color
|
|
213
197
|
/**
|
|
@@ -221,8 +205,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
221
205
|
/**
|
|
222
206
|
* Accepts column definitions for the grid during initialization. They will be used to create
|
|
223
207
|
* [Column](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column) instances that are added to a [ColumnStore](#Grid/data/ColumnStore).
|
|
224
|
-
* ...
|
|
225
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-columns)
|
|
208
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-columns)
|
|
226
209
|
*/
|
|
227
210
|
columns ? : ColumnStore|SchedulerProColumnConfig[]|ColumnStoreConfig
|
|
228
211
|
config ? : object
|
|
@@ -230,8 +213,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
230
213
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
231
214
|
* May be specified as a space separated string, or as an object in which property names
|
|
232
215
|
* with truthy values are used as the class names:
|
|
233
|
-
* ...
|
|
234
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-contentElementCls)
|
|
216
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-contentElementCls)
|
|
235
217
|
*/
|
|
236
218
|
contentElementCls ? : string|object
|
|
237
219
|
/**
|
|
@@ -242,8 +224,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
242
224
|
/**
|
|
243
225
|
* Specifies a format to use for displaying cost values.
|
|
244
226
|
* Default value is:
|
|
245
|
-
* ...
|
|
246
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-costFormat)
|
|
227
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-costFormat)
|
|
247
228
|
*/
|
|
248
229
|
costFormat ? : NumberFormatConfig
|
|
249
230
|
/**
|
|
@@ -260,8 +241,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
260
241
|
* Convenient shortcut to set data in grids store both during initialization and at runtime. Can also be
|
|
261
242
|
* used to retrieve data at runtime, although we do recommend interacting with Grids store instead using
|
|
262
243
|
* the [store](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/GridBase#property-store) property.
|
|
263
|
-
* ...
|
|
264
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-data)
|
|
244
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-data)
|
|
265
245
|
*/
|
|
266
246
|
data ? : object[]|Model[]|ModelConfig[]
|
|
267
247
|
/**
|
|
@@ -271,8 +251,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
271
251
|
dataField ? : string
|
|
272
252
|
/**
|
|
273
253
|
* Record field from which the histogram data will be collected.
|
|
274
|
-
* ...
|
|
275
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-dataModelField)
|
|
254
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-dataModelField)
|
|
276
255
|
*/
|
|
277
256
|
dataModelField ? : string
|
|
278
257
|
/**
|
|
@@ -297,16 +276,15 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
297
276
|
*/
|
|
298
277
|
destroyStores ? : Boolean
|
|
299
278
|
/**
|
|
300
|
-
* Check for CSS compatibility issues
|
|
301
|
-
*
|
|
302
|
-
* [
|
|
279
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
280
|
+
* checks:
|
|
281
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-detectCSSCompatibilityIssues)
|
|
303
282
|
*/
|
|
304
283
|
detectCSSCompatibilityIssues ? : Boolean
|
|
305
284
|
/**
|
|
306
285
|
* 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
|
|
307
286
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
308
|
-
* ...
|
|
309
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-disabled)
|
|
287
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-disabled)
|
|
310
288
|
*/
|
|
311
289
|
disabled ? : Boolean|'inert'
|
|
312
290
|
/**
|
|
@@ -324,8 +302,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
324
302
|
/**
|
|
325
303
|
* Defines how dates will be formatted in tooltips etc. This config has priority over similar config on the
|
|
326
304
|
* view preset. For allowed values see [format](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/DateHelper#function-format-static).
|
|
327
|
-
* ...
|
|
328
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-displayDateFormat)
|
|
305
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-displayDateFormat)
|
|
329
306
|
*/
|
|
330
307
|
displayDateFormat ? : string
|
|
331
308
|
/**
|
|
@@ -333,24 +310,22 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
333
310
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
334
311
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
335
312
|
* body. Such widgets are called "edge strips".
|
|
336
|
-
* ...
|
|
337
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-dock)
|
|
313
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-dock)
|
|
338
314
|
*/
|
|
339
315
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
340
316
|
/**
|
|
341
317
|
* Make this Panel a docked drawer which slides out from one side of the browser viewport by default.
|
|
342
|
-
* ...
|
|
343
|
-
* [
|
|
344
|
-
* @param {
|
|
345
|
-
* @param {
|
|
346
|
-
* @param {boolean}
|
|
347
|
-
* @param {boolean,
|
|
348
|
-
* @param {boolean,string} autoClose.
|
|
349
|
-
* @param {
|
|
350
|
-
* @param {
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
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}
|
|
318
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-drawer)
|
|
319
|
+
* @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.
|
|
320
|
+
* @param {string,number} [size] The size of the drawer in its collapsible axis.
|
|
321
|
+
* @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.
|
|
322
|
+
* @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.
|
|
323
|
+
* @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.
|
|
324
|
+
* @param {boolean,string} [autoClose.focusout] If focus moves outside of the drawer, the drawer will automatically be hidden.
|
|
325
|
+
* @param {string} [autoClose.mouseout] Hides the drawer when the mouse leaves the drawer after the `autoCloseDelay` period.
|
|
326
|
+
* @param {number} [autoCloseDelay] When using `mouseout`, this is the delay in milliseconds
|
|
327
|
+
*/
|
|
328
|
+
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 }
|
|
354
329
|
/**
|
|
355
330
|
* Effort value format string.
|
|
356
331
|
* Must be a template supported by [NumberFormat](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/util/NumberFormat) class.
|
|
@@ -368,16 +343,14 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
368
343
|
/**
|
|
369
344
|
* An object specifying attributes to assign to the root element of this widget.
|
|
370
345
|
* Set `null` value to attribute to remove it.
|
|
371
|
-
* ...
|
|
372
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-elementAttributes)
|
|
346
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-elementAttributes)
|
|
373
347
|
*/
|
|
374
348
|
elementAttributes ? : Record<string, string|null>
|
|
375
349
|
/**
|
|
376
350
|
* 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.
|
|
377
351
|
* When using multiple Grid regions, provide the `region` property to decide where the text is shown.
|
|
378
352
|
* By default, it is shown in the first region.
|
|
379
|
-
* ...
|
|
380
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-emptyText)
|
|
353
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-emptyText)
|
|
381
354
|
*/
|
|
382
355
|
emptyText ? : string|EmptyTextDomConfig
|
|
383
356
|
/**
|
|
@@ -386,9 +359,9 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
386
359
|
*/
|
|
387
360
|
enableEventAnimations ? : Boolean
|
|
388
361
|
/**
|
|
389
|
-
*
|
|
390
|
-
*
|
|
391
|
-
*
|
|
362
|
+
* Set to `true` to enable the [StickyCells](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/StickyCells) feature, which pins cell
|
|
363
|
+
* content to the top of the grid while rows scroll off the top but remain visible.
|
|
364
|
+
* @deprecated 7.3.0 Use `features : { stickyCells : true }` instead
|
|
392
365
|
*/
|
|
393
366
|
enableSticky ? : Boolean
|
|
394
367
|
/**
|
|
@@ -403,8 +376,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
403
376
|
enableUndoRedoKeys ? : Boolean
|
|
404
377
|
/**
|
|
405
378
|
* The end date of the timeline (if not configure with [infiniteScroll](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/TimelineBase#config-infiniteScroll)).
|
|
406
|
-
* ...
|
|
407
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-endDate)
|
|
379
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-endDate)
|
|
408
380
|
*/
|
|
409
381
|
endDate ? : Date|string
|
|
410
382
|
/**
|
|
@@ -421,16 +393,14 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
421
393
|
/**
|
|
422
394
|
* Specify `true` to force rendered events/tasks to fill entire ticks. This only affects rendering, start
|
|
423
395
|
* and end dates retain their value on the data level.
|
|
424
|
-
* ...
|
|
425
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-fillTicks)
|
|
396
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-fillTicks)
|
|
426
397
|
*/
|
|
427
398
|
fillTicks ? : Boolean
|
|
428
399
|
/**
|
|
429
400
|
* Use fixed row height. Setting this to `true` will configure the underlying RowManager to use fixed row
|
|
430
401
|
* height, which sacrifices the ability to use rows with variable height to gain a fraction better
|
|
431
402
|
* performance.
|
|
432
|
-
* ...
|
|
433
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-fixedRowHeight)
|
|
403
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-fixedRowHeight)
|
|
434
404
|
*/
|
|
435
405
|
fixedRowHeight ? : Boolean
|
|
436
406
|
/**
|
|
@@ -444,14 +414,12 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
444
414
|
/**
|
|
445
415
|
* Config object of a footer. May contain a `dock`, `html` and a `cls` property. A footer is not a widget,
|
|
446
416
|
* 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).
|
|
447
|
-
* ...
|
|
448
|
-
*
|
|
417
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-footer)
|
|
418
|
+
* @property {'top','right','bottom','left','start','end'} dock Where to dock
|
|
419
|
+
* @property {string} html Html to populate the footer with
|
|
420
|
+
* @property {string} cls CSS class to add to the footer
|
|
449
421
|
*/
|
|
450
|
-
footer ? :
|
|
451
|
-
dock?: 'top'|'right'|'bottom'|'left'|'start'|'end'
|
|
452
|
-
html?: string
|
|
453
|
-
cls?: string
|
|
454
|
-
}|string
|
|
422
|
+
footer ? : object|string
|
|
455
423
|
/**
|
|
456
424
|
* Set to `true` to force the time columns to fit to the available space (horizontal or vertical depends on mode).
|
|
457
425
|
* Note that setting [suppressFit](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/TimelineBase#config-suppressFit) to `true`, will disable `forceFit` functionality. Zooming
|
|
@@ -461,14 +429,12 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
461
429
|
/**
|
|
462
430
|
* An object which names formula prefixes which will be applied to all columns configured with
|
|
463
431
|
* `formula : true`.
|
|
464
|
-
* ...
|
|
465
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-formulaProviders)
|
|
432
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-formulaProviders)
|
|
466
433
|
*/
|
|
467
434
|
formulaProviders ? : Record<string, FormulaProviderConfig>
|
|
468
435
|
/**
|
|
469
436
|
* Refresh entire row when a record changes (`true`) or, if possible, only the cells affected (`false`).
|
|
470
|
-
* ...
|
|
471
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-fullRowRefresh)
|
|
437
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-fullRowRefresh)
|
|
472
438
|
*/
|
|
473
439
|
fullRowRefresh ? : Boolean
|
|
474
440
|
/**
|
|
@@ -487,8 +453,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
487
453
|
* (a `RECT` element representing a single "bar"-type value).
|
|
488
454
|
* The function accepts default prepared DOM configuration
|
|
489
455
|
* in an argument which then can be processed and returned.
|
|
490
|
-
* ...
|
|
491
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getBarDOMConfig)
|
|
456
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getBarDOMConfig)
|
|
492
457
|
* @param {HistogramSeries} series The series being rendered
|
|
493
458
|
* @param {DomConfig} domConfig The rectangle DOM configuration object
|
|
494
459
|
* @param {ResourceAllocationInterval} datum The datum being rendered
|
|
@@ -499,8 +464,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
499
464
|
getBarDOMConfig ? : (series: HistogramSeries, domConfig: DomConfig, datum: ResourceAllocationInterval, index: number, renderData: ResourceHistogramRenderData) => object
|
|
500
465
|
/**
|
|
501
466
|
* A Function which returns the text to render inside a bar.
|
|
502
|
-
* ...
|
|
503
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getBarText)
|
|
467
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getBarText)
|
|
504
468
|
* @param {ResourceAllocationInterval} datum The datum being rendered
|
|
505
469
|
* @param {number} index The index of the datum being rendered
|
|
506
470
|
* @param {HistogramSeries} series The series (provided if histogram widget [singleTextForAllBars](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/graph/Histogram#config-singleTextForAllBars) is `false`)
|
|
@@ -510,8 +474,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
510
474
|
getBarText ? : (datum: ResourceAllocationInterval, index: number, series: HistogramSeries, renderData: ResourceHistogramRenderData) => string
|
|
511
475
|
/**
|
|
512
476
|
* A Function which returns a DOM configuration object for text elements.
|
|
513
|
-
* ...
|
|
514
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getBarTextDOMConfig)
|
|
477
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getBarTextDOMConfig)
|
|
515
478
|
* @param {DomConfig} domConfig The `TEXT` element DOM configuration object
|
|
516
479
|
* @param {ResourceAllocationInterval} datum The datum being rendered
|
|
517
480
|
* @param {number} index The index of the datum being rendered
|
|
@@ -524,12 +487,11 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
524
487
|
* Function that extracts a record histogram data entry for aggregating.
|
|
525
488
|
* By default it returns the entry as is. Override the function if you need a more complex way
|
|
526
489
|
* to retrieve the value for aggregating.
|
|
527
|
-
* ...
|
|
528
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getDataEntryForAggregating)
|
|
490
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getDataEntryForAggregating)
|
|
529
491
|
* @param {object} getDataEntryForAggregating.entry Current data entry.
|
|
530
492
|
* @returns {object} Entry to aggregate
|
|
531
493
|
*/
|
|
532
|
-
getDataEntryForAggregating ? : ((
|
|
494
|
+
getDataEntryForAggregating ? : (() => object)|string
|
|
533
495
|
/**
|
|
534
496
|
* A Function which returns a CSS class name to add to a path element
|
|
535
497
|
* built for an `outline` type series.
|
|
@@ -545,8 +507,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
545
507
|
* a `path` element built for an `outline` type series.
|
|
546
508
|
* The function accepts a default prepared DOM configuration
|
|
547
509
|
* in an argument which then can be processed and returned.
|
|
548
|
-
* ...
|
|
549
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getOutlineDOMConfig)
|
|
510
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getOutlineDOMConfig)
|
|
550
511
|
* @param {HistogramSeries} series The series being rendered
|
|
551
512
|
* @param {DomConfig} domConfig The `path` element DOM configuration object
|
|
552
513
|
* @param {object[]} data The series data
|
|
@@ -556,23 +517,21 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
556
517
|
getOutlineDOMConfig ? : (series: HistogramSeries, domConfig: DomConfig, data: object[], renderData: ResourceHistogramRenderData) => object
|
|
557
518
|
/**
|
|
558
519
|
* A function, or name of a function which builds histogram data for the provided record.
|
|
559
|
-
* ...
|
|
560
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getRecordData)
|
|
520
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getRecordData)
|
|
561
521
|
* @param {Core.data.Model} getRecordData.record Record to get histogram data for.
|
|
562
|
-
* @param {object} aggregationContext Context object passed in case the data is being retrieved as a part of some parent record data collecting.
|
|
522
|
+
* @param {object} [aggregationContext] Context object passed in case the data is being retrieved as a part of some parent record data collecting.
|
|
563
523
|
* @returns {object} Histogram data.
|
|
564
524
|
*/
|
|
565
|
-
getRecordData ? : ((
|
|
525
|
+
getRecordData ? : ((aggregationContext: object) => object)|string
|
|
566
526
|
/**
|
|
567
527
|
* A function called for each row to determine its height. It is passed a [record](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Model) and
|
|
568
528
|
* expected to return the desired height of that records row. If the function returns a falsy value, Grids
|
|
569
529
|
* configured [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/GridBase#config-rowHeight) is used.
|
|
570
|
-
* ...
|
|
571
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getRowHeight)
|
|
530
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-getRowHeight)
|
|
572
531
|
* @param {Core.data.Model} getRowHeight.record Record to determine row height for
|
|
573
532
|
* @returns {number} Desired row height
|
|
574
533
|
*/
|
|
575
|
-
getRowHeight ? : (
|
|
534
|
+
getRowHeight ? : () => number
|
|
576
535
|
/**
|
|
577
536
|
* When set to `true` (default) the component reacts on time axis changes
|
|
578
537
|
* (zooming or changing the displayed time span), clears the histogram data cache of the records
|
|
@@ -581,8 +540,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
581
540
|
hardRefreshOnTimeAxisReconfigure ? : Boolean
|
|
582
541
|
/**
|
|
583
542
|
* 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`.
|
|
584
|
-
* ...
|
|
585
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-header)
|
|
543
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-header)
|
|
586
544
|
*/
|
|
587
545
|
header ? : string|Boolean|PanelHeader
|
|
588
546
|
/**
|
|
@@ -609,8 +567,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
609
567
|
hideHorizontalScrollbar ? : Boolean
|
|
610
568
|
/**
|
|
611
569
|
* By default the row hover effect is not visible in the Scheduler part of the grid.
|
|
612
|
-
* ...
|
|
613
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-hideRowHover)
|
|
570
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-hideRowHover)
|
|
614
571
|
*/
|
|
615
572
|
hideRowHover ? : Boolean
|
|
616
573
|
/**
|
|
@@ -644,8 +601,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
644
601
|
ignoreDomEventsWhileScrolling ? : Boolean
|
|
645
602
|
/**
|
|
646
603
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
647
|
-
* ...
|
|
648
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ignoreParentReadOnly)
|
|
604
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ignoreParentReadOnly)
|
|
649
605
|
*/
|
|
650
606
|
ignoreParentReadOnly ? : Boolean
|
|
651
607
|
/**
|
|
@@ -655,14 +611,12 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
655
611
|
/**
|
|
656
612
|
* Set to `true` to automatically adjust the panel timespan during scrolling in the time dimension,
|
|
657
613
|
* when the scroller comes close to the start/end edges.
|
|
658
|
-
* ...
|
|
659
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-infiniteScroll)
|
|
614
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-infiniteScroll)
|
|
660
615
|
*/
|
|
661
616
|
infiniteScroll ? : Boolean
|
|
662
617
|
/**
|
|
663
618
|
* A function that initializes a target group record entry.
|
|
664
|
-
* ...
|
|
665
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-initAggregatedDataEntry)
|
|
619
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-initAggregatedDataEntry)
|
|
666
620
|
* @returns {object} Target aggregated entry
|
|
667
621
|
*/
|
|
668
622
|
initAggregatedDataEntry ? : (() => object)|string
|
|
@@ -670,8 +624,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
670
624
|
* Convenience setting to align input fields of child widgets. By default, the Field input element is
|
|
671
625
|
* placed immediately following the `label`. If you prefer to have all input fields aligned to the
|
|
672
626
|
* right, set this config to `'end'`.
|
|
673
|
-
* ...
|
|
674
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-inputFieldAlign)
|
|
627
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-inputFieldAlign)
|
|
675
628
|
*/
|
|
676
629
|
inputFieldAlign ? : 'start'|'end'
|
|
677
630
|
/**
|
|
@@ -688,14 +641,17 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
688
641
|
keyMap ? : Record<string, KeyMapConfig>
|
|
689
642
|
/**
|
|
690
643
|
* Convenience setting to use same label placement on all child widgets.
|
|
691
|
-
* ...
|
|
692
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-labelPosition)
|
|
644
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-labelPosition)
|
|
693
645
|
*/
|
|
694
646
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
647
|
+
/**
|
|
648
|
+
* Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
|
|
649
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-labelWidth)
|
|
650
|
+
*/
|
|
651
|
+
labelWidth ? : number|null
|
|
695
652
|
/**
|
|
696
653
|
* The listener set for this object.
|
|
697
|
-
* ...
|
|
698
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-listeners)
|
|
654
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-listeners)
|
|
699
655
|
*/
|
|
700
656
|
listeners ? : ResourceHistogramListeners
|
|
701
657
|
/**
|
|
@@ -708,15 +664,13 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
708
664
|
* when data is loading. The message and optional configuration from the
|
|
709
665
|
* [loadMask](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/LoadMaskable#config-loadMask) config take priority over these options, just as they do
|
|
710
666
|
* for `maskDefaults`, respectively.
|
|
711
|
-
* ...
|
|
712
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-loadMaskDefaults)
|
|
667
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-loadMaskDefaults)
|
|
713
668
|
*/
|
|
714
669
|
loadMaskDefaults ? : MaskConfig
|
|
715
670
|
/**
|
|
716
671
|
* A [Mask](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Mask) config object to adjust the [maskDefaults](#Core/widget/Widget#config-maskDefaults)
|
|
717
672
|
* when an error occurs loading data.
|
|
718
|
-
* ...
|
|
719
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-loadMaskError)
|
|
673
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-loadMaskError)
|
|
720
674
|
*/
|
|
721
675
|
loadMaskError ? : MaskConfig|Mask|Boolean
|
|
722
676
|
/**
|
|
@@ -730,8 +684,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
730
684
|
/**
|
|
731
685
|
* When `true`, events are sized and positioned based on rowHeight, resourceMargin and barMargin settings.
|
|
732
686
|
* Set this to `false` if you want to control height and vertical position using CSS instead.
|
|
733
|
-
* ...
|
|
734
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-managedEventSizing)
|
|
687
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-managedEventSizing)
|
|
735
688
|
*/
|
|
736
689
|
managedEventSizing ? : Boolean
|
|
737
690
|
/**
|
|
@@ -762,8 +715,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
762
715
|
/**
|
|
763
716
|
* The maximum time axis unit to display non-working ranges for ('hour' or 'day' etc).
|
|
764
717
|
* When zooming to a view with a larger unit, no non-working time elements will be rendered.
|
|
765
|
-
* ...
|
|
766
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-maxTimeAxisUnit)
|
|
718
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-maxTimeAxisUnit)
|
|
767
719
|
*/
|
|
768
720
|
maxTimeAxisUnit ? : DurationUnit
|
|
769
721
|
/**
|
|
@@ -772,12 +724,10 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
772
724
|
*/
|
|
773
725
|
maxWidth ? : string|number
|
|
774
726
|
/**
|
|
775
|
-
* The maximum zoom level to which [zoomIn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomIn) will work.
|
|
776
|
-
* [
|
|
777
|
-
* for information. Unless you have modified the collection of available presets, the max zoom level is
|
|
778
|
-
* milliseconds.
|
|
727
|
+
* The maximum zoom level to which [zoomIn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomIn) will work.
|
|
728
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-maxZoomLevel)
|
|
779
729
|
*/
|
|
780
|
-
maxZoomLevel ? : number
|
|
730
|
+
maxZoomLevel ? : number|string
|
|
781
731
|
/**
|
|
782
732
|
* Get/set start date limit of the timeline.
|
|
783
733
|
* Actions such as timeline scrolling, all types of timeline zooms and shifts
|
|
@@ -787,8 +737,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
787
737
|
/**
|
|
788
738
|
* Grid's `min-height`. Defaults to `10em` to be sure that the Grid always has a height wherever it is
|
|
789
739
|
* inserted.
|
|
790
|
-
* ...
|
|
791
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-minHeight)
|
|
740
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-minHeight)
|
|
792
741
|
*/
|
|
793
742
|
minHeight ? : string|number
|
|
794
743
|
/**
|
|
@@ -797,9 +746,10 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
797
746
|
*/
|
|
798
747
|
minWidth ? : string|number
|
|
799
748
|
/**
|
|
800
|
-
* The minimum zoom level to which [zoomOut](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOut) will work.
|
|
749
|
+
* The minimum zoom level to which [zoomOut](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOut) will work.
|
|
750
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-minZoomLevel)
|
|
801
751
|
*/
|
|
802
|
-
minZoomLevel ? : number
|
|
752
|
+
minZoomLevel ? : number|string
|
|
803
753
|
/**
|
|
804
754
|
* Grid monitors window resize by default.
|
|
805
755
|
*/
|
|
@@ -807,21 +757,19 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
807
757
|
/**
|
|
808
758
|
* Partners this Timeline panel with another Timeline in order to sync their region sizes (sub-grids like locked, normal will get the same width),
|
|
809
759
|
* start and end dates, view preset, zoom level and scrolling position. All these values will be synced with the timeline defined as the `partner`.
|
|
810
|
-
* ...
|
|
811
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-partner)
|
|
760
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-partner)
|
|
812
761
|
*/
|
|
813
762
|
partner ? : TimelineBase|string
|
|
814
763
|
/**
|
|
815
764
|
* Set to `true` to include `startDate` and `endDate` params indicating the currently viewed date range in
|
|
816
765
|
* `EventStore` load requests (when loading using `AjaxStore` or `CrudManager` functionality).
|
|
817
|
-
* ...
|
|
818
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-passStartEndParameters)
|
|
766
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-passStartEndParameters)
|
|
819
767
|
*/
|
|
820
768
|
passStartEndParameters ? : Boolean
|
|
821
769
|
/**
|
|
822
770
|
* Specify plugins (an array of classes) in config
|
|
823
771
|
*/
|
|
824
|
-
plugins ? :
|
|
772
|
+
plugins ? : InstancePlugin[]|InstancePlugin
|
|
825
773
|
/**
|
|
826
774
|
* True to preserve focused cell after loading new data
|
|
827
775
|
*/
|
|
@@ -837,10 +785,9 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
837
785
|
*/
|
|
838
786
|
preserveScrollOnDatasetChange ? : Boolean
|
|
839
787
|
/**
|
|
840
|
-
* An array of [ViewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset) config objects
|
|
841
|
-
*
|
|
842
|
-
* ...
|
|
843
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-presets)
|
|
788
|
+
* An array of [ViewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset) config objects which describes the available timeline layouts
|
|
789
|
+
* for this scheduler.
|
|
790
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-presets)
|
|
844
791
|
*/
|
|
845
792
|
presets ? : ViewPresetConfig[]
|
|
846
793
|
/**
|
|
@@ -851,43 +798,45 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
851
798
|
/**
|
|
852
799
|
* A [ProjectModel](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/ProjectModel) instance or a config object. The project holds all Scheduler data.
|
|
853
800
|
* Can be omitted in favor of individual store configs or [crudManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerStores#config-crudManager) config.
|
|
854
|
-
* ...
|
|
855
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-project)
|
|
801
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-project)
|
|
856
802
|
*/
|
|
857
803
|
project ? : ProjectModel|ProjectModelConfig|object
|
|
858
804
|
/**
|
|
859
805
|
* Set to `true` to make the grid read-only, by disabling any UIs for modifying data.
|
|
860
|
-
* ...
|
|
861
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-readOnly)
|
|
806
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-readOnly)
|
|
862
807
|
*/
|
|
863
808
|
readOnly ? : Boolean
|
|
864
809
|
/**
|
|
865
810
|
* The confirmation dialog shown when a recurring event is edited.
|
|
866
|
-
* ...
|
|
867
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-recurrenceConfirmationPopup)
|
|
811
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-recurrenceConfirmationPopup)
|
|
868
812
|
*/
|
|
869
|
-
recurrenceConfirmationPopup ? : RecurrenceConfirmationPopupConfig
|
|
813
|
+
recurrenceConfirmationPopup ? : RecurrenceConfirmationPopupConfig
|
|
870
814
|
relayStoreEvents ? : Boolean
|
|
871
815
|
/**
|
|
872
816
|
* Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
|
|
873
817
|
* `type`.
|
|
874
|
-
* ...
|
|
875
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rendition)
|
|
818
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rendition)
|
|
876
819
|
*/
|
|
877
820
|
rendition ? : string|Record<string, string>|null
|
|
878
821
|
/**
|
|
879
822
|
* Configure this property to allow the widget/component to be resized. Pressing <kbd>Shift</kbd> while resizing will
|
|
880
823
|
* constrain the aspect ratio.
|
|
881
|
-
* ...
|
|
882
|
-
* [
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
824
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resizable)
|
|
825
|
+
* @property {number} [resizable.minWidth] The minimum width of the element.
|
|
826
|
+
* @property {number} [resizable.maxWidth] The maximum width of the element.
|
|
827
|
+
* @property {number} [resizable.minHeight] The minimum height of the element.
|
|
828
|
+
* @property {number} [resizable.maxHeight] The maximum height of the element
|
|
829
|
+
* @property {object} [resizable.handles] An object controlling which edges/corners are resizable.
|
|
830
|
+
* @property {boolean} [resizable.handles.topStart] Resizable from top-start corner
|
|
831
|
+
* @property {boolean} [resizable.handles.top] Resizable from top edge
|
|
832
|
+
* @property {boolean} [resizable.handles.topEnd] Resizable from top-end corner
|
|
833
|
+
* @property {boolean} [resizable.handles.end] Resizable from end edge
|
|
834
|
+
* @property {boolean} [resizable.handles.bottomEnd] Resizable from bottom-end corner
|
|
835
|
+
* @property {boolean} [resizable.handles.bottom] Resizable from bottom edge
|
|
836
|
+
* @property {boolean} [resizable.handles.bottomStart] Resizable from bottom-start corner
|
|
837
|
+
* @property {boolean} [resizable.handles.start] Resizable from start edge
|
|
838
|
+
*/
|
|
839
|
+
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 } }
|
|
891
840
|
/**
|
|
892
841
|
* Set to `false` to only measure cell contents when double-clicking the edge between column headers.
|
|
893
842
|
*/
|
|
@@ -900,33 +849,28 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
900
849
|
* Path to load resource images from. Used by the resource header in vertical mode and the
|
|
901
850
|
* [ResourceInfoColumn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/column/ResourceInfoColumn) in horizontal mode. Set this to display miniature
|
|
902
851
|
* images for each resource using their `image` or `imageUrl` fields.
|
|
903
|
-
* ...
|
|
904
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resourceImagePath)
|
|
852
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resourceImagePath)
|
|
905
853
|
*/
|
|
906
854
|
resourceImagePath ? : string
|
|
907
855
|
/**
|
|
908
856
|
* 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).
|
|
909
|
-
* ...
|
|
910
|
-
*
|
|
857
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resourceImages)
|
|
858
|
+
* @property {string} path Path to load resource images from
|
|
859
|
+
* @property {string} extension Resource image extension
|
|
911
860
|
*/
|
|
912
|
-
resourceImages ? :
|
|
913
|
-
path?: string
|
|
914
|
-
extension?: string
|
|
915
|
-
}
|
|
861
|
+
resourceImages ? : object
|
|
916
862
|
/**
|
|
917
863
|
* Control how much space to leave between the first event/last event and the resources edge (top/bottom
|
|
918
864
|
* margin within the resource row in horizontal mode, left/right margin within the resource column in
|
|
919
865
|
* vertical mode), in px. Defaults to the value of [barMargin](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/Scheduler#config-barMargin).
|
|
920
|
-
* ...
|
|
921
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resourceMargin)
|
|
866
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resourceMargin)
|
|
922
867
|
*/
|
|
923
868
|
resourceMargin ? : number|ResourceMarginConfig
|
|
924
869
|
/**
|
|
925
870
|
* An empty function by default, but provided so that you can override it. This function is called each time
|
|
926
871
|
* a resource time range is rendered into the schedule. It's called with `resourceTimeRangeRecord`, `resourceRecord`,
|
|
927
872
|
* and `renderData` params.
|
|
928
|
-
* ...
|
|
929
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resourceTimeRangeRenderer)
|
|
873
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-resourceTimeRangeRenderer)
|
|
930
874
|
* @param {object} detail An object containing the information needed to render a ResourceTimeRangeModel.
|
|
931
875
|
* @param {Scheduler.model.ResourceTimeRangeModel} detail.resourceTimeRangeRecord The resource time range record.
|
|
932
876
|
* @param {Scheduler.model.SchedulerResourceModel} detail.resourceRecord The resource record.
|
|
@@ -945,29 +889,31 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
945
889
|
resourceTimeRangeStore ? : ResourceTimeRangeStore|ResourceTimeRangeStoreConfig
|
|
946
890
|
/**
|
|
947
891
|
* Set to `true` to take task and assignment store filters into account when collecting allocation.
|
|
948
|
-
* ...
|
|
949
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-respectStoreFilters)
|
|
892
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-respectStoreFilters)
|
|
950
893
|
*/
|
|
951
894
|
respectStoreFilters ? : Boolean
|
|
952
895
|
/**
|
|
953
896
|
* "Break points" for which responsive config to use for columns and css.
|
|
954
|
-
* ...
|
|
955
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-responsiveLevels)
|
|
897
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-responsiveLevels)
|
|
956
898
|
*/
|
|
957
899
|
responsiveLevels ? : Record<string, number|string|ResponsiveLevelConfig>
|
|
958
900
|
/**
|
|
959
901
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
960
902
|
* [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
|
|
961
903
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
962
|
-
* ...
|
|
963
|
-
* [
|
|
904
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ripple)
|
|
905
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
906
|
+
* @property {string} [color] A CSS color name or specification.
|
|
907
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
908
|
+
* @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.
|
|
909
|
+
*/
|
|
910
|
+
ripple ? : Boolean|object
|
|
911
|
+
/**
|
|
912
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
913
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
914
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-role)
|
|
964
915
|
*/
|
|
965
|
-
|
|
966
|
-
delegate?: string
|
|
967
|
-
color?: string
|
|
968
|
-
radius?: number
|
|
969
|
-
clip?: string
|
|
970
|
-
}
|
|
916
|
+
role ? : string
|
|
971
917
|
/**
|
|
972
918
|
* 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`
|
|
973
919
|
*/
|
|
@@ -976,8 +922,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
976
922
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
977
923
|
* overridden by specifying a [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
978
924
|
* a column [renderer](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-renderer).
|
|
979
|
-
* ...
|
|
980
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rowHeight)
|
|
925
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rowHeight)
|
|
981
926
|
*/
|
|
982
927
|
rowHeight ? : number
|
|
983
928
|
/**
|
|
@@ -986,29 +931,25 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
986
931
|
rowLines ? : Boolean
|
|
987
932
|
/**
|
|
988
933
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
989
|
-
* ...
|
|
990
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rtl)
|
|
934
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rtl)
|
|
991
935
|
*/
|
|
992
936
|
rtl ? : Boolean
|
|
993
937
|
/**
|
|
994
938
|
* An object with configuration for the [ScaleColumn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/column/ScaleColumn).
|
|
995
|
-
* ...
|
|
996
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-scaleColumn)
|
|
939
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-scaleColumn)
|
|
997
940
|
*/
|
|
998
941
|
scaleColumn ? : ScaleColumnConfig
|
|
999
942
|
/**
|
|
1000
943
|
* Array of objects representing the [scale column](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineHistogramScaleColumn#config-scaleColumn) scale points.
|
|
1001
944
|
* The config basically is a mapping to the column [scalePoints](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/column/ScaleColumn#config-scalePoints)
|
|
1002
945
|
* config.
|
|
1003
|
-
* ...
|
|
1004
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-scalePoints)
|
|
946
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-scalePoints)
|
|
1005
947
|
*/
|
|
1006
948
|
scalePoints ? : ScalePoint[]
|
|
1007
949
|
/**
|
|
1008
950
|
* 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).
|
|
1009
951
|
* See the [scrollerClass](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/GridBase#config-scrollerClass) config option.
|
|
1010
|
-
* ...
|
|
1011
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-scrollable)
|
|
952
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-scrollable)
|
|
1012
953
|
*/
|
|
1013
954
|
scrollable ? : Boolean|ScrollerConfig|Scroller
|
|
1014
955
|
/**
|
|
@@ -1023,16 +964,14 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1023
964
|
/**
|
|
1024
965
|
* Selection configuration settings, change these properties to control how selection works and what can be
|
|
1025
966
|
* selected.
|
|
1026
|
-
* ...
|
|
1027
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-selectionMode)
|
|
967
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-selectionMode)
|
|
1028
968
|
*/
|
|
1029
969
|
selectionMode ? : GridSelectionMode
|
|
1030
970
|
/**
|
|
1031
971
|
* Object enumerating data series for the histogram.
|
|
1032
972
|
* The object keys are treated as the series identifiers and values are objects that
|
|
1033
973
|
* must contain two properties:
|
|
1034
|
-
* ...
|
|
1035
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-series)
|
|
974
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-series)
|
|
1036
975
|
*/
|
|
1037
976
|
series ? : Record<string, HistogramSeries>
|
|
1038
977
|
/**
|
|
@@ -1056,13 +995,11 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1056
995
|
/**
|
|
1057
996
|
* Configure as `true` to have the grid show a red "changed" tag in cells whose
|
|
1058
997
|
* field value has changed and not yet been committed.
|
|
1059
|
-
* ...
|
|
1060
|
-
*
|
|
998
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-showDirty)
|
|
999
|
+
* @property {boolean} showDirty.duringEdit Set to `true` to show the red tag while editing a cell
|
|
1000
|
+
* @property {boolean} showDirty.newRecord Set to `true` to show the red tag for all the cells of the new record
|
|
1061
1001
|
*/
|
|
1062
|
-
showDirty ? : Boolean|{
|
|
1063
|
-
duringEdit?: Boolean
|
|
1064
|
-
newRecord?: Boolean
|
|
1065
|
-
}
|
|
1002
|
+
showDirty ? : Boolean|{ duringEdit: Boolean, newRecord: Boolean }
|
|
1066
1003
|
/**
|
|
1067
1004
|
* Specifies whether effort values should display units or not.
|
|
1068
1005
|
*/
|
|
@@ -1071,17 +1008,25 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1071
1008
|
* Set to `true` if you want to display the maximum resource allocation line.
|
|
1072
1009
|
*/
|
|
1073
1010
|
showMaxEffort ? : Boolean
|
|
1011
|
+
/**
|
|
1012
|
+
* When `true`, all zoom operations ([zoomIn](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomIn),
|
|
1013
|
+
* [zoomOut](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOut),
|
|
1014
|
+
* [zoomInFull](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomInFull),
|
|
1015
|
+
* [zoomOutFull](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineZoomable#function-zoomOutFull)) will use the smooth zoom system instead
|
|
1016
|
+
* of jumping between discrete preset levels. This provides finer-grained control over zoom levels by
|
|
1017
|
+
* interpolating tick sizes between presets.
|
|
1018
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-smoothZoom)
|
|
1019
|
+
*/
|
|
1020
|
+
smoothZoom ? : Boolean
|
|
1074
1021
|
/**
|
|
1075
1022
|
* Set to `true` to snap to the current time resolution increment while interacting with scheduled events.
|
|
1076
|
-
* ...
|
|
1077
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-snap)
|
|
1023
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-snap)
|
|
1078
1024
|
*/
|
|
1079
1025
|
snap ? : Boolean
|
|
1080
1026
|
/**
|
|
1081
1027
|
* Affects drag drop and resizing of events when [snap](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineDateMapper#config-snap)
|
|
1082
1028
|
* is enabled.
|
|
1083
|
-
* ...
|
|
1084
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-snapRelativeToEventStartDate)
|
|
1029
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-snapRelativeToEventStartDate)
|
|
1085
1030
|
*/
|
|
1086
1031
|
snapRelativeToEventStartDate ? : Boolean
|
|
1087
1032
|
/**
|
|
@@ -1090,8 +1035,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1090
1035
|
span ? : number
|
|
1091
1036
|
/**
|
|
1092
1037
|
* The start date of the timeline (if not configure with [infiniteScroll](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/TimelineBase#config-infiniteScroll)).
|
|
1093
|
-
* ...
|
|
1094
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-startDate)
|
|
1038
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-startDate)
|
|
1095
1039
|
*/
|
|
1096
1040
|
startDate ? : Date|string
|
|
1097
1041
|
/**
|
|
@@ -1100,40 +1044,34 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1100
1044
|
startParamName ? : string
|
|
1101
1045
|
/**
|
|
1102
1046
|
* This value can be one of the following:
|
|
1103
|
-
* ...
|
|
1104
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-stateful)
|
|
1047
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-stateful)
|
|
1105
1048
|
*/
|
|
1106
1049
|
stateful ? : Boolean|object|string[]
|
|
1107
1050
|
/**
|
|
1108
1051
|
* The events that, when fired by this component, should trigger it to save its state by calling
|
|
1109
1052
|
* [saveState](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#function-saveState).
|
|
1110
|
-
* ...
|
|
1111
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-statefulEvents)
|
|
1053
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-statefulEvents)
|
|
1112
1054
|
*/
|
|
1113
1055
|
statefulEvents ? : object|string[]
|
|
1114
1056
|
/**
|
|
1115
1057
|
* 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
|
|
1116
1058
|
* 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)
|
|
1117
1059
|
* (if explicitly specified) will be used as the `stateId`.
|
|
1118
|
-
* ...
|
|
1119
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-stateId)
|
|
1060
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-stateId)
|
|
1120
1061
|
*/
|
|
1121
1062
|
stateId ? : string
|
|
1122
1063
|
/**
|
|
1123
1064
|
* 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`
|
|
1124
1065
|
* will be saved using the [default state provider](https://bryntum.com/products/schedulerpro/docs/api/Core/state/StateProvider#property-instance-static).
|
|
1125
|
-
* ...
|
|
1126
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-stateProvider)
|
|
1066
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-stateProvider)
|
|
1127
1067
|
*/
|
|
1128
1068
|
stateProvider ? : StateProvider
|
|
1129
1069
|
/**
|
|
1130
1070
|
* The properties of this settings object controls how grid is restored from state data.
|
|
1131
|
-
* ...
|
|
1132
|
-
* [
|
|
1071
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-stateSettings)
|
|
1072
|
+
* @property {boolean} [restoreUnconfiguredColumns] Determines whether to restore columns from the state that are not explicitly defined in the grid configuration.
|
|
1133
1073
|
*/
|
|
1134
|
-
stateSettings ? :
|
|
1135
|
-
restoreUnconfiguredColumns?: Boolean
|
|
1136
|
-
}
|
|
1074
|
+
stateSettings ? : object
|
|
1137
1075
|
/**
|
|
1138
1076
|
* When set, the text in the major time axis header sticks in the scrolling viewport as long as possible.
|
|
1139
1077
|
*/
|
|
@@ -1141,24 +1079,21 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1141
1079
|
/**
|
|
1142
1080
|
* Store that holds records to display in the grid, or a store config object. If the configuration contains
|
|
1143
1081
|
* a `readUrl`, an `AjaxStore` will be created.
|
|
1144
|
-
* ...
|
|
1145
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-store)
|
|
1082
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-store)
|
|
1146
1083
|
*/
|
|
1147
1084
|
store ? : Store|StoreConfig|AjaxStore|AjaxStoreConfig
|
|
1148
1085
|
/**
|
|
1149
1086
|
* An object containing widgets keyed by name. By default (when no `type` is given), strips are
|
|
1150
1087
|
* [toolbars](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar). If you want to pass an array, you can use
|
|
1151
1088
|
* the toolbar's [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#config-items).
|
|
1152
|
-
* ...
|
|
1153
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-strips)
|
|
1089
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-strips)
|
|
1154
1090
|
*/
|
|
1155
1091
|
strips ? : Record<string, SchedulerProContainerItemConfig>
|
|
1156
1092
|
/**
|
|
1157
1093
|
* An object containing sub grid configuration objects keyed by a `region` property.
|
|
1158
1094
|
* By default, grid has a 'locked' region (if configured with locked columns) and a 'normal' region.
|
|
1159
1095
|
* The 'normal' region defaults to use `flex: 1`.
|
|
1160
|
-
* ...
|
|
1161
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-subGridConfigs)
|
|
1096
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-subGridConfigs)
|
|
1162
1097
|
*/
|
|
1163
1098
|
subGridConfigs ? : Record<string, SubGridConfig>
|
|
1164
1099
|
/**
|
|
@@ -1169,37 +1104,32 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1169
1104
|
/**
|
|
1170
1105
|
* A [Mask](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Mask) config object, or a message to be shown when Crud Manager
|
|
1171
1106
|
* is persisting changes on the server. Set to `null` to disable default sync mask.
|
|
1172
|
-
* ...
|
|
1173
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-syncMask)
|
|
1107
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-syncMask)
|
|
1174
1108
|
*/
|
|
1175
1109
|
syncMask ? : string|MaskConfig|null
|
|
1176
1110
|
/**
|
|
1177
1111
|
* 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
|
|
1178
1112
|
* [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
|
|
1179
1113
|
* this widget:
|
|
1180
|
-
* ...
|
|
1181
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tab)
|
|
1114
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tab)
|
|
1182
1115
|
*/
|
|
1183
1116
|
tab ? : Boolean|TabConfig
|
|
1184
1117
|
/**
|
|
1185
1118
|
* When this container is used as a tab in a TabPanel, these items are added to the
|
|
1186
1119
|
* [TabBar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TabBar) when this container is the active tab.
|
|
1187
|
-
* ...
|
|
1188
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tabBarItems)
|
|
1120
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tabBarItems)
|
|
1189
1121
|
*/
|
|
1190
1122
|
tabBarItems ? : ToolbarItems[]|Widget[]
|
|
1191
1123
|
/**
|
|
1192
1124
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
1193
1125
|
* or array of config objects representing the child items of a Toolbar.
|
|
1194
1126
|
* This creates a toolbar docked to the top of the panel immediately below the header.
|
|
1195
|
-
* ...
|
|
1196
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tbar)
|
|
1127
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tbar)
|
|
1197
1128
|
*/
|
|
1198
1129
|
tbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
1199
1130
|
/**
|
|
1200
1131
|
* The width/height (depending on vertical / horizontal mode) of all the time columns.
|
|
1201
|
-
* ...
|
|
1202
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tickSize)
|
|
1132
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tickSize)
|
|
1203
1133
|
*/
|
|
1204
1134
|
tickSize ? : number
|
|
1205
1135
|
/**
|
|
@@ -1220,41 +1150,33 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1220
1150
|
/**
|
|
1221
1151
|
* Gets/sets the current time resolution object, which contains a unit identifier and an increment count
|
|
1222
1152
|
* `{ unit, increment }`. This value means minimal task duration you can create using UI.
|
|
1223
|
-
* ...
|
|
1224
|
-
*
|
|
1153
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-timeResolution)
|
|
1154
|
+
* @property {number} increment The increment in the specified unit
|
|
1155
|
+
* @property {DurationUnit} unit The time resolution unit
|
|
1225
1156
|
*/
|
|
1226
|
-
timeResolution ? :
|
|
1227
|
-
increment?: number
|
|
1228
|
-
unit?: DurationUnit
|
|
1229
|
-
}|number
|
|
1157
|
+
timeResolution ? : object|number
|
|
1230
1158
|
/**
|
|
1231
1159
|
* A title to display in the header or owning TabPanel. Causes creation and docking of a header
|
|
1232
1160
|
* to the top if no header is configured.
|
|
1233
|
-
* ...
|
|
1234
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-title)
|
|
1161
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-title)
|
|
1235
1162
|
*/
|
|
1236
1163
|
title ? : string
|
|
1237
1164
|
/**
|
|
1238
1165
|
* 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
|
|
1239
1166
|
* property name is the reference by which an instantiated tool may be retrieved from the live
|
|
1240
1167
|
* `[tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools)` property.
|
|
1241
|
-
* ...
|
|
1242
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tools)
|
|
1168
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-tools)
|
|
1243
1169
|
*/
|
|
1244
1170
|
tools ? : Record<string, ToolConfig>|null
|
|
1245
1171
|
/**
|
|
1246
1172
|
* Configure UI transitions for various actions in the grid.
|
|
1173
|
+
* @property {boolean} insertRecord Transition row insertions
|
|
1174
|
+
* @property {boolean} removeRecord Transition row removals
|
|
1175
|
+
* @property {boolean} barChange Transition data changes that lead to bars being updated
|
|
1176
|
+
* @property {boolean} toggleTreeNode Transition tree node expand/collapse
|
|
1177
|
+
* @property {boolean} toggleGroup Transition group expand/collapse
|
|
1247
1178
|
*/
|
|
1248
|
-
transition ? :
|
|
1249
|
-
insertRecord?: Boolean
|
|
1250
|
-
removeRecord?: Boolean
|
|
1251
|
-
toggleColumn?: Boolean
|
|
1252
|
-
expandCollapseColumn?: Boolean
|
|
1253
|
-
toggleRegion?: Boolean
|
|
1254
|
-
toggleTreeNode?: Boolean
|
|
1255
|
-
toggleGroup?: Boolean
|
|
1256
|
-
filterRemoval?: Boolean
|
|
1257
|
-
}
|
|
1179
|
+
transition ? : object
|
|
1258
1180
|
/**
|
|
1259
1181
|
* Animation transition duration in milliseconds.
|
|
1260
1182
|
*/
|
|
@@ -1264,22 +1186,19 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1264
1186
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
1265
1187
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
1266
1188
|
* values are used as the class names.
|
|
1267
|
-
* ...
|
|
1268
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ui)
|
|
1189
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-ui)
|
|
1269
1190
|
*/
|
|
1270
1191
|
ui ? : 'plain'|'toolbar'|string|object
|
|
1271
1192
|
/**
|
|
1272
|
-
* A string key used to
|
|
1273
|
-
* managed by [PresetManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/PresetManager). See [PresetManager](#Scheduler/preset/PresetManager)
|
|
1274
|
-
* Or a config object for a viewPreset.
|
|
1275
|
-
* ...
|
|
1276
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-viewPreset)
|
|
1193
|
+
* A string key used to look up a predefined [ViewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset) (e.g. 'weekAndDay',
|
|
1194
|
+
* 'hourAndDay'), managed by [PresetManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/PresetManager). See [PresetManager](#Scheduler/preset/PresetManager)
|
|
1195
|
+
* for more information. Or a config object for a viewPreset.
|
|
1196
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-viewPreset)
|
|
1277
1197
|
*/
|
|
1278
1198
|
viewPreset ? : string|ViewPresetConfig
|
|
1279
1199
|
/**
|
|
1280
1200
|
* A date to bring into view initially on the scrollable timeline.
|
|
1281
|
-
* ...
|
|
1282
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-visibleDate)
|
|
1201
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-visibleDate)
|
|
1283
1202
|
*/
|
|
1284
1203
|
visibleDate ? : Date|VisibleDate
|
|
1285
1204
|
/**
|
|
@@ -1307,15 +1226,19 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1307
1226
|
/**
|
|
1308
1227
|
* An object with format `{ fromDay, toDay, fromHour, toHour }` that describes the working days and hours.
|
|
1309
1228
|
* This object will be used to populate TimeAxis [include](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/TimeAxis#config-include) property.
|
|
1310
|
-
* ...
|
|
1311
|
-
*
|
|
1229
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-workingTime)
|
|
1230
|
+
* @property {number} workingTime.fromDay Day index 0-6 (0 is Sunday)
|
|
1231
|
+
* @property {number} workingTime.toDay Day index 0-6 (0 is Sunday)
|
|
1232
|
+
* @property {number} workingTime.fromHour 0-23
|
|
1233
|
+
* @property {number} workingTime.toHour 0-23
|
|
1234
|
+
*/
|
|
1235
|
+
workingTime ? : { fromDay: number, toDay: number, fromHour: number, toHour: number }
|
|
1236
|
+
/**
|
|
1237
|
+
* Factor multiplied with wheel delta to calculate smooth zoom level changes when zooming with mouse wheel or
|
|
1238
|
+
* trackpad pinch gestures. A higher value means faster zooming.
|
|
1239
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-zoomFactor)
|
|
1312
1240
|
*/
|
|
1313
|
-
|
|
1314
|
-
fromDay?: number
|
|
1315
|
-
toDay?: number
|
|
1316
|
-
fromHour?: number
|
|
1317
|
-
toHour?: number
|
|
1318
|
-
}
|
|
1241
|
+
zoomFactor ? : number
|
|
1319
1242
|
/**
|
|
1320
1243
|
* Whether the originally rendered timespan should be preserved while zooming. By default, it is set to `false`,
|
|
1321
1244
|
* meaning the timeline panel will adjust the currently rendered timespan to limit the amount of HTML content to
|
|
@@ -1325,11 +1248,11 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1325
1248
|
*/
|
|
1326
1249
|
zoomKeepsOriginalTimespan ? : Boolean
|
|
1327
1250
|
/**
|
|
1328
|
-
* If true
|
|
1251
|
+
* If `true`, you can zoom in and out on the time axis using <kbd>CTRL</kbd> + mouse wheel.
|
|
1329
1252
|
*/
|
|
1330
1253
|
zoomOnMouseWheel ? : Boolean
|
|
1331
1254
|
/**
|
|
1332
|
-
*
|
|
1255
|
+
* If `true`, you can zoom to a time span by double-clicking a time axis cell.
|
|
1333
1256
|
*/
|
|
1334
1257
|
zoomOnTimeAxisDoubleClick ? : Boolean
|
|
1335
1258
|
|
|
@@ -1339,135 +1262,126 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1339
1262
|
* agent and see the responses. Which allows the user to use natural language to interact with the Grid in different
|
|
1340
1263
|
* ways. For example, the user can ask the agent to filter the data, sort it, or select specific records. The agent can
|
|
1341
1264
|
* also perform data manipulation operations such as adding, updating, deleting records.
|
|
1342
|
-
* ...
|
|
1343
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/AI)
|
|
1265
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/AI)
|
|
1344
1266
|
*/
|
|
1345
1267
|
aiFeature ? : object|Boolean|string|GridAI|GridAIConfig
|
|
1346
1268
|
/**
|
|
1347
1269
|
* AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
|
|
1348
|
-
* ...
|
|
1349
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ai/AIFilter)
|
|
1270
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ai/AIFilter)
|
|
1350
1271
|
*/
|
|
1351
1272
|
aiFilterFeature ? : object|Boolean|string|AIFilter|AIFilterConfig
|
|
1352
1273
|
/**
|
|
1353
1274
|
* Allows using `[Ctrl/CMD + C]`, `[Ctrl/CMD + X]` and `[Ctrl/CMD + V]` to cut, copy and paste cell or cell ranges. Also
|
|
1354
1275
|
* makes cut, copy and paste actions available via the cell context menu.
|
|
1355
|
-
* ...
|
|
1356
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellCopyPaste)
|
|
1276
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellCopyPaste)
|
|
1357
1277
|
*/
|
|
1358
1278
|
cellCopyPasteFeature ? : object|Boolean|string|CellCopyPaste|CellCopyPasteConfig
|
|
1359
1279
|
/**
|
|
1360
|
-
* Extends the Grid's [CellEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit) feature to
|
|
1361
|
-
*
|
|
1362
|
-
*
|
|
1280
|
+
* Extends the Grid's [CellEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit) feature to integrate with the Scheduler Pro scheduling engine.
|
|
1281
|
+
* It wraps cell edit operations in project transactions, ensuring that all changes to scheduling-related fields
|
|
1282
|
+
* (such as start date, duration, or effort) are processed atomically through the scheduling engine and can be
|
|
1283
|
+
* cleanly committed or reverted. This feature also coordinates with other transactional features to prevent
|
|
1284
|
+
* conflicting edits from occurring simultaneously.
|
|
1285
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/CellEdit)
|
|
1363
1286
|
*/
|
|
1364
1287
|
cellEditFeature ? : object|Boolean|string|CellEdit|CellEditConfig
|
|
1365
1288
|
/**
|
|
1366
1289
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
1367
1290
|
* <kbd>Space</kbd> key when the cell is focused.
|
|
1368
|
-
* ...
|
|
1369
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1291
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1370
1292
|
*/
|
|
1371
1293
|
cellMenuFeature ? : object|Boolean|string|CellMenu|CellMenuConfig
|
|
1372
1294
|
/**
|
|
1373
1295
|
* Displays a tooltip when hovering cells.
|
|
1374
|
-
* ...
|
|
1375
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellTooltip)
|
|
1296
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellTooltip)
|
|
1376
1297
|
*/
|
|
1377
1298
|
cellTooltipFeature ? : object|Boolean|string|CellTooltip|CellTooltipConfig
|
|
1378
1299
|
/**
|
|
1379
1300
|
* 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
|
|
1380
1301
|
* and updated in realtime as data changes. Supports many common chart types with extensive styling and customization
|
|
1381
1302
|
* options.
|
|
1382
|
-
* ...
|
|
1383
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Charts)
|
|
1303
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Charts)
|
|
1384
1304
|
*/
|
|
1385
1305
|
chartsFeature ? : object|Boolean|string|Charts|ChartsConfig
|
|
1386
1306
|
/**
|
|
1387
|
-
* Enables the [autoWidth](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-autoWidth) config for a grid's columns.
|
|
1388
|
-
*
|
|
1389
|
-
*
|
|
1307
|
+
* Enables the [autoWidth](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-autoWidth) config for a grid's columns. When a column
|
|
1308
|
+
* has `autoWidth` set, this feature measures the rendered content of all visible cells in that column
|
|
1309
|
+
* and adjusts the column width to fit. The measurement is triggered automatically when data changes
|
|
1310
|
+
* or rows are rendered.
|
|
1311
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnAutoWidth)
|
|
1390
1312
|
*/
|
|
1391
1313
|
columnAutoWidthFeature ? : object|Boolean|string|ColumnAutoWidth|ColumnAutoWidthConfig
|
|
1392
1314
|
/**
|
|
1393
1315
|
* Displays a toolbar while dragging column headers. Drop on a button in the toolbar to activate a certain function,
|
|
1394
1316
|
* for example to group by that column. This feature simplifies certain operations on touch devices.
|
|
1395
|
-
* ...
|
|
1396
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnDragToolbar)
|
|
1317
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnDragToolbar)
|
|
1397
1318
|
*/
|
|
1398
1319
|
columnDragToolbarFeature ? : object|Boolean|string|ColumnDragToolbar|ColumnDragToolbarConfig
|
|
1399
1320
|
/**
|
|
1400
1321
|
* Displays column lines for ticks, with a different styling for major ticks (by default they are darker). If this
|
|
1401
1322
|
* feature is disabled, no lines are shown. If it's enabled, line are shown for the tick level which is set in current
|
|
1402
1323
|
* ViewPreset. Please see [columnLinesFor](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/preset/ViewPreset#field-columnLinesFor) config for details.
|
|
1403
|
-
* ...
|
|
1404
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ColumnLines)
|
|
1324
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ColumnLines)
|
|
1405
1325
|
*/
|
|
1406
1326
|
columnLinesFeature ? : object|Boolean|string|ColumnLines|ColumnLinesConfig
|
|
1407
1327
|
/**
|
|
1408
1328
|
* Displays a column picker (to show/hide columns) in the header context menu. Columns can be displayed in sub menus
|
|
1409
1329
|
* by region or tag. Grouped headers are displayed as menu hierarchies.
|
|
1410
|
-
* ...
|
|
1411
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnPicker)
|
|
1330
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnPicker)
|
|
1412
1331
|
*/
|
|
1413
1332
|
columnPickerFeature ? : object|Boolean|string|ColumnPicker|ColumnPickerConfig
|
|
1414
1333
|
/**
|
|
1415
1334
|
* Allows user to rename columns by either right-clicking column header or using keyboard shortcuts when column header
|
|
1416
1335
|
* is focused.
|
|
1417
|
-
* ...
|
|
1418
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnRename)
|
|
1336
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnRename)
|
|
1419
1337
|
*/
|
|
1420
1338
|
columnRenameFeature ? : object|Boolean|string|ColumnRename|ColumnRenameConfig
|
|
1421
1339
|
/**
|
|
1422
|
-
* Allows user to reorder columns by dragging headers.
|
|
1423
|
-
*
|
|
1424
|
-
*
|
|
1425
|
-
* [
|
|
1340
|
+
* Allows user to reorder columns by dragging headers. Click and drag a column header to move it to a new position.
|
|
1341
|
+
* Visual feedback shows the drop target while dragging. To get notified about column reorder, listen to the
|
|
1342
|
+
* `change` event on the [columns](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/ColumnStore) store.
|
|
1343
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnReorder)
|
|
1426
1344
|
*/
|
|
1427
1345
|
columnReorderFeature ? : object|Boolean|string|ColumnReorder|ColumnReorderConfig
|
|
1428
1346
|
/**
|
|
1429
|
-
* Enables user to resize columns by dragging a handle on the right hand side of the header.
|
|
1430
|
-
*
|
|
1431
|
-
*
|
|
1432
|
-
* [
|
|
1347
|
+
* Enables user to resize columns by dragging a handle on the right hand side of the header. A drag handle
|
|
1348
|
+
* appears when hovering near the right edge of a column header. Dragging it adjusts the column width, respecting
|
|
1349
|
+
* any [minWidth](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-minWidth) or [maxWidth](#Grid/column/Column#config-maxWidth) constraints.
|
|
1350
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/ColumnResize)
|
|
1433
1351
|
*/
|
|
1434
1352
|
columnResizeFeature ? : object|Boolean|string|ColumnResize|ColumnResizeConfig
|
|
1435
1353
|
/**
|
|
1436
1354
|
* A feature that allows exporting Grid data to Excel or CSV without involving the server. It uses
|
|
1437
1355
|
* [TableExporter](https://bryntum.com/products/schedulerpro/docs/api/Grid/util/TableExporter) class as data provider, 3rd party provider to generate XLS files, and
|
|
1438
1356
|
* [Microsoft XML specification](https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.spreadsheet.aspx).
|
|
1439
|
-
* ...
|
|
1440
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/experimental/ExcelExporter)
|
|
1357
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/experimental/ExcelExporter)
|
|
1441
1358
|
*/
|
|
1442
1359
|
excelExporterFeature ? : object|Boolean|string|GridExcelExporter|GridExcelExporterConfig
|
|
1443
1360
|
/**
|
|
1444
|
-
* An experimental feature that lets users drop files on a Widget. The widget fires
|
|
1445
|
-
* In the event, you get access to the raw
|
|
1446
|
-
*
|
|
1447
|
-
* [
|
|
1361
|
+
* An experimental feature that lets users drop files on a Widget. The widget fires a
|
|
1362
|
+
* [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
|
|
1363
|
+
* files as strings, that were parsed by calling `readAsBinaryString`.
|
|
1364
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/experimental/FileDrop)
|
|
1448
1365
|
*/
|
|
1449
1366
|
fileDropFeature ? : object|Boolean|string|FileDrop|FileDropConfig
|
|
1450
1367
|
/**
|
|
1451
1368
|
* This feature adds a fill handle to a Grid range selection, which when dragged, fills the cells being dragged over
|
|
1452
1369
|
* with values based on the values in the original selected range. This is similar to functionality normally seen in
|
|
1453
1370
|
* various spreadsheet applications.
|
|
1454
|
-
* ...
|
|
1455
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FillHandle)
|
|
1371
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FillHandle)
|
|
1456
1372
|
*/
|
|
1457
1373
|
fillHandleFeature ? : object|Boolean|string|FillHandle|FillHandleConfig
|
|
1458
1374
|
/**
|
|
1459
1375
|
* Feature that allows filtering of the grid by settings filters on columns. The actual filtering is done by the store.
|
|
1460
1376
|
* For info on programmatically handling filters, see [StoreFilter](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/StoreFilter).
|
|
1461
|
-
* ...
|
|
1462
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Filter)
|
|
1377
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Filter)
|
|
1463
1378
|
*/
|
|
1464
1379
|
filterFeature ? : object|Boolean|string|Filter|FilterConfig
|
|
1465
1380
|
/**
|
|
1466
1381
|
* Feature that allows filtering of the grid by entering filters on column headers.
|
|
1467
1382
|
* The actual filtering is done by the store.
|
|
1468
1383
|
* For info on programmatically handling filters, see [StoreFilter](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/StoreFilter).
|
|
1469
|
-
* ...
|
|
1470
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FilterBar)
|
|
1384
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/FilterBar)
|
|
1471
1385
|
*/
|
|
1472
1386
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
1473
1387
|
/**
|
|
@@ -1475,194 +1389,169 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1475
1389
|
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
1476
1390
|
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
1477
1391
|
* grouper.
|
|
1478
|
-
* ...
|
|
1479
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
1392
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
1480
1393
|
*/
|
|
1481
1394
|
groupFeature ? : object|Boolean|string|Group|GroupConfig
|
|
1482
1395
|
/**
|
|
1483
1396
|
* A special version of the Grid GroupSummary feature that enables summaries within scheduler. To use a single summary
|
|
1484
1397
|
* 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).
|
|
1485
|
-
* ...
|
|
1486
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/GroupSummary)
|
|
1398
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/GroupSummary)
|
|
1487
1399
|
*/
|
|
1488
1400
|
groupSummaryFeature ? : object|Boolean|string|GroupSummary|GroupSummaryConfig
|
|
1489
1401
|
/**
|
|
1490
1402
|
* Right click column header or focus it and press SPACE key to show the context menu for headers.
|
|
1491
|
-
* ...
|
|
1492
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/HeaderMenu)
|
|
1403
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/HeaderMenu)
|
|
1493
1404
|
*/
|
|
1494
1405
|
headerMenuFeature ? : object|Boolean|string|HeaderMenu|HeaderMenuConfig
|
|
1495
1406
|
/**
|
|
1496
1407
|
* Enables users to click and drag to zoom to a date range in Scheduler's header time axis. Only supported in horizontal
|
|
1497
1408
|
* mode.
|
|
1498
|
-
* ...
|
|
1499
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/HeaderZoom)
|
|
1409
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/HeaderZoom)
|
|
1500
1410
|
*/
|
|
1501
1411
|
headerZoomFeature ? : object|Boolean|string|HeaderZoom|HeaderZoomConfig
|
|
1502
1412
|
/**
|
|
1503
1413
|
* This feature allows records which satisfy a certain condition to be locked at the top of the grid.
|
|
1504
|
-
* ...
|
|
1505
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/LockRows)
|
|
1414
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/LockRows)
|
|
1506
1415
|
*/
|
|
1507
1416
|
lockRowsFeature ? : object|Boolean|string|GridLockRows|GridLockRowsConfig
|
|
1508
1417
|
/**
|
|
1509
1418
|
* 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
|
|
1510
1419
|
* configured to [mergeCells](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-mergeCells).
|
|
1511
|
-
* ...
|
|
1512
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/MergeCells)
|
|
1420
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/MergeCells)
|
|
1513
1421
|
*/
|
|
1514
1422
|
mergeCellsFeature ? : object|Boolean|string|MergeCells|MergeCellsConfig
|
|
1515
1423
|
/**
|
|
1516
1424
|
* Feature that allows styling of weekends (and other non-working time) by adding timeRanges for those days.
|
|
1517
|
-
* ...
|
|
1518
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/NonWorkingTime)
|
|
1425
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/NonWorkingTime)
|
|
1519
1426
|
*/
|
|
1520
1427
|
nonWorkingTimeFeature ? : object|Boolean|string|NonWorkingTime|NonWorkingTimeConfig
|
|
1521
1428
|
/**
|
|
1522
1429
|
* Makes the scheduler's timeline pannable by dragging with the mouse. Try it out in the demo below.
|
|
1523
|
-
* ...
|
|
1524
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Pan)
|
|
1430
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Pan)
|
|
1525
1431
|
*/
|
|
1526
1432
|
panFeature ? : object|Boolean|string|Pan|PanConfig
|
|
1527
1433
|
/**
|
|
1528
1434
|
* Generates PDF/PNG files from the Grid component.
|
|
1529
|
-
* ...
|
|
1530
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/export/PdfExport)
|
|
1435
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/export/PdfExport)
|
|
1531
1436
|
*/
|
|
1532
1437
|
pdfExportFeature ? : object|Boolean|string|GridPdfExport|GridPdfExportConfig
|
|
1533
1438
|
/**
|
|
1534
1439
|
* Allows pinning columns to the start or end region of the grid without any additional subGrid configurations.
|
|
1535
1440
|
* When pinning to a region that does not yet exist, the feature creates the required subGrid on the fly.
|
|
1536
|
-
* ...
|
|
1537
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/PinColumns)
|
|
1441
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/PinColumns)
|
|
1538
1442
|
*/
|
|
1539
1443
|
pinColumnsFeature ? : object|Boolean|string|PinColumns|PinColumnsConfig
|
|
1540
1444
|
/**
|
|
1541
1445
|
* Allows printing Grid contents using browser print dialog.
|
|
1542
|
-
* ...
|
|
1543
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/export/Print)
|
|
1446
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/export/Print)
|
|
1544
1447
|
*/
|
|
1545
1448
|
printFeature ? : object|Boolean|string|GridPrint|GridPrintConfig
|
|
1546
1449
|
/**
|
|
1547
1450
|
* Feature that allows the user to search in a column by focusing a cell and typing. Navigate between hits using the
|
|
1548
|
-
* keyboard,
|
|
1549
|
-
*
|
|
1550
|
-
* [
|
|
1451
|
+
* keyboard, <kbd>f3</kbd> or <kbd>ctrl</kbd>/<kbd>cmd</kbd> + <kbd>g</kbd> moves to next, also pressing
|
|
1452
|
+
* <kbd>shift</kbd> moves to previous.
|
|
1453
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/QuickFind)
|
|
1551
1454
|
*/
|
|
1552
1455
|
quickFindFeature ? : object|Boolean|string|QuickFind|QuickFindConfig
|
|
1553
1456
|
/**
|
|
1554
1457
|
* Makes the splitter between grid [sections](https://bryntum.com/products/schedulerpro/docs/api/Grid/view/SubGrid) draggable, to let users resize, and
|
|
1555
1458
|
* collapse/expand the sections.
|
|
1556
|
-
* ...
|
|
1557
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RegionResize)
|
|
1459
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RegionResize)
|
|
1558
1460
|
*/
|
|
1559
1461
|
regionResizeFeature ? : object|Boolean|string|RegionResize|RegionResizeConfig
|
|
1560
1462
|
/**
|
|
1561
1463
|
* Applicable only for Scheduler in `vertical` mode. Right click resource header cells to display a context menu.
|
|
1562
|
-
* ...
|
|
1563
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceMenu)
|
|
1464
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceMenu)
|
|
1564
1465
|
*/
|
|
1565
1466
|
resourceMenuFeature ? : object|Boolean|string|ResourceMenu|ResourceMenuConfig
|
|
1566
1467
|
/**
|
|
1567
1468
|
* 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).
|
|
1568
1469
|
* If a resource has no calendar defined, the project's calendar will be used. The non-working time interval can
|
|
1569
1470
|
* 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/).
|
|
1570
|
-
* ...
|
|
1571
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/ResourceNonWorkingTime)
|
|
1471
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/ResourceNonWorkingTime)
|
|
1572
1472
|
*/
|
|
1573
1473
|
resourceNonWorkingTimeFeature ? : object|Boolean|string|ResourceNonWorkingTime|ResourceNonWorkingTimeConfig
|
|
1574
1474
|
/**
|
|
1575
1475
|
* Feature that draws resource time ranges, shaded areas displayed behind events. These zones are similar to events in
|
|
1576
1476
|
* that they have a start and end date but different in that they do not take part in the event layout, and they always
|
|
1577
1477
|
* occupy full row height.
|
|
1578
|
-
* ...
|
|
1579
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceTimeRanges)
|
|
1478
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ResourceTimeRanges)
|
|
1580
1479
|
*/
|
|
1581
1480
|
resourceTimeRangesFeature ? : object|Boolean|string|ResourceTimeRanges|ResourceTimeRangesConfig
|
|
1582
1481
|
/**
|
|
1583
1482
|
* Allow using [Ctrl/CMD + C/X] and [Ctrl/CMD + V] to copy/cut-and-paste rows. Also makes cut, copy and paste actions
|
|
1584
1483
|
* available via the cell context menu.
|
|
1585
|
-
* ...
|
|
1586
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowCopyPaste)
|
|
1484
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowCopyPaste)
|
|
1587
1485
|
*/
|
|
1588
1486
|
rowCopyPasteFeature ? : object|Boolean|string|RowCopyPaste|RowCopyPasteConfig
|
|
1589
1487
|
/**
|
|
1590
1488
|
* This feature allows editing of entire rows in a grid in a docked panel which by default slides out from the right.
|
|
1591
|
-
* ...
|
|
1592
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowEdit)
|
|
1489
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowEdit)
|
|
1593
1490
|
*/
|
|
1594
1491
|
rowEditFeature ? : object|Boolean|string|RowEdit|RowEditConfig
|
|
1595
1492
|
/**
|
|
1596
1493
|
* Enables expanding of Grid rows by either row click or double click, or by adding a separate Grid column which renders
|
|
1597
1494
|
* a button that expands or collapses the row.
|
|
1598
|
-
* ...
|
|
1599
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowExpander)
|
|
1495
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowExpander)
|
|
1600
1496
|
*/
|
|
1601
1497
|
rowExpanderFeature ? : object|Boolean|string|RowExpander|RowExpanderConfig
|
|
1602
1498
|
/**
|
|
1603
1499
|
* This feature implements support for project transactions and used by default in Gantt. For general RowReorder feature
|
|
1604
1500
|
* documentation see [RowReorder](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowReorder).
|
|
1605
|
-
* ...
|
|
1606
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/RowReorder)
|
|
1501
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/RowReorder)
|
|
1607
1502
|
*/
|
|
1608
1503
|
rowReorderFeature ? : object|Boolean|string|RowReorder|RowReorderConfig
|
|
1609
1504
|
/**
|
|
1610
1505
|
* Enables user to change row height by dragging the bottom row border. After a resize operation, the [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight)
|
|
1611
1506
|
* field of the record is updated (when [applyToAllRows](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowResize#config-applyToAllRows) is `false`).
|
|
1612
|
-
* ...
|
|
1613
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowResize)
|
|
1507
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/RowResize)
|
|
1614
1508
|
*/
|
|
1615
1509
|
rowResizeFeature ? : object|Boolean|string|GridRowResize|GridRowResizeConfig
|
|
1616
1510
|
/**
|
|
1617
1511
|
* Feature that displays a tooltip containing the time at the mouse position when hovering empty parts of the schedule.
|
|
1618
|
-
* ...
|
|
1619
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleTooltip)
|
|
1512
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/ScheduleTooltip)
|
|
1620
1513
|
*/
|
|
1621
1514
|
scheduleTooltipFeature ? : object|Boolean|string|ScheduleTooltip|ScheduleTooltipConfig
|
|
1622
1515
|
/**
|
|
1623
1516
|
* <div class="external-example vertical" data-file="Grid/feature/Search.js"></div>
|
|
1624
|
-
* ...
|
|
1625
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Search)
|
|
1517
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Search)
|
|
1626
1518
|
*/
|
|
1627
1519
|
searchFeature ? : object|Boolean|string|Search|SearchConfig
|
|
1628
1520
|
/**
|
|
1629
1521
|
* Allows sorting of grid by clicking (or tapping) headers, also displays which columns grid is sorted by (numbered if
|
|
1630
1522
|
* using multisort). Use modifier keys for multisorting: [Ctrl/CMD + click] to add sorter, [Ctrl/CMD + Alt + click] to remove sorter.
|
|
1631
1523
|
* The actual sorting is done by the store, see [Store.sort()](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/StoreSort#function-sort).
|
|
1632
|
-
* ...
|
|
1633
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Sort)
|
|
1524
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Sort)
|
|
1634
1525
|
*/
|
|
1635
1526
|
sortFeature ? : object|Boolean|string|Sort|SortConfig
|
|
1636
1527
|
/**
|
|
1637
1528
|
* This feature allows splitting the Scheduler into multiple views, either by using the cell context menu, or
|
|
1638
1529
|
* programmatically by calling [split()](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Split#function-split).
|
|
1639
|
-
* ...
|
|
1640
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Split)
|
|
1530
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Split)
|
|
1641
1531
|
*/
|
|
1642
1532
|
splitFeature ? : object|Boolean|string|Split|SplitConfig
|
|
1643
1533
|
/**
|
|
1644
|
-
* A feature which pins
|
|
1645
|
-
*
|
|
1646
|
-
*
|
|
1647
|
-
* [
|
|
1534
|
+
* A feature which pins cell content to the top of the grid while the row scrolls off the top but is still visible. Very
|
|
1535
|
+
* similar to native `position: sticky`, which because of Grid's multiple-region setup unfortunately cannot be used to
|
|
1536
|
+
* achieve the same effect.
|
|
1537
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/StickyCells)
|
|
1648
1538
|
*/
|
|
1649
1539
|
stickyCellsFeature ? : object|Boolean|string|StickyCells|StickyCellsConfig
|
|
1650
1540
|
/**
|
|
1651
1541
|
* Stripes rows by adding alternating CSS classes to all row elements (`b-even` and `b-odd`).
|
|
1652
|
-
*
|
|
1653
|
-
*
|
|
1542
|
+
* This improves visual readability in data-heavy grids by giving adjacent rows different background colors.
|
|
1543
|
+
* Style the striped rows using the `.b-even` and `.b-odd` CSS classes.
|
|
1544
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Stripe)
|
|
1654
1545
|
*/
|
|
1655
1546
|
stripeFeature ? : object|Boolean|string|Stripe|StripeConfig
|
|
1656
1547
|
/**
|
|
1657
1548
|
* A special version of the Grid Summary feature. This feature displays a summary row in the grid footer.
|
|
1658
|
-
* ...
|
|
1659
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Summary)
|
|
1549
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/Summary)
|
|
1660
1550
|
*/
|
|
1661
1551
|
summaryFeature ? : object|Boolean|string|Summary|SummaryConfig
|
|
1662
1552
|
/**
|
|
1663
1553
|
* Adds scheduler specific menu items to the timeline header context menu.
|
|
1664
|
-
* ...
|
|
1665
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeAxisHeaderMenu)
|
|
1554
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeAxisHeaderMenu)
|
|
1666
1555
|
*/
|
|
1667
1556
|
timeAxisHeaderMenuFeature ? : object|Boolean|string|TimeAxisHeaderMenu|TimeAxisHeaderMenuConfig
|
|
1668
1557
|
/**
|
|
@@ -1670,16 +1559,14 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1670
1559
|
* or some important point in time (a `line`, i.e. a range with 0 duration). This feature can also show a current time
|
|
1671
1560
|
* 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
|
|
1672
1561
|
* [cls](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/TimeSpan#field-cls) field of the `TimeSpan` class.
|
|
1673
|
-
* ...
|
|
1674
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeRanges)
|
|
1562
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/TimeRanges)
|
|
1675
1563
|
*/
|
|
1676
1564
|
timeRangesFeature ? : object|Boolean|string|TimeRanges|TimeRangesConfig
|
|
1677
1565
|
/**
|
|
1678
1566
|
* This feature exposes methods on the owning Scheduler or Gantt widget which you can use to highlight one or multiple time spans
|
|
1679
1567
|
* 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
|
|
1680
1568
|
* more or try the demo below:
|
|
1681
|
-
* ...
|
|
1682
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/TimeSpanHighlight)
|
|
1569
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/feature/TimeSpanHighlight)
|
|
1683
1570
|
*/
|
|
1684
1571
|
timeSpanHighlightFeature ? : object|Boolean|string|TimeSpanHighlight|TimeSpanHighlightConfig
|
|
1685
1572
|
/**
|
|
@@ -1687,15 +1574,13 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1687
1574
|
* 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
|
|
1688
1575
|
* tree renderer that adds padding and icon to give the appearance of a tree. The original renderer is preserved and
|
|
1689
1576
|
* also called.
|
|
1690
|
-
* ...
|
|
1691
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Tree)
|
|
1577
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Tree)
|
|
1692
1578
|
*/
|
|
1693
1579
|
treeFeature ? : object|Boolean|string|Tree|TreeConfig
|
|
1694
1580
|
/**
|
|
1695
1581
|
* A feature that allows transforming a flat dataset (or the leaves of a hierarchical) into a tree by specifying a
|
|
1696
1582
|
* record field per parent level. Parents are generated based on each leaf's value for those fields.
|
|
1697
|
-
* ...
|
|
1698
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/TreeGroup)
|
|
1583
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/TreeGroup)
|
|
1699
1584
|
*/
|
|
1700
1585
|
treeGroupFeature ? : object|Boolean|string|TreeGroup|TreeGroupConfig
|
|
1701
1586
|
|