@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,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo,
|
|
1
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, Duration, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { SchedulerProContainerItemConfig, SchedulingModePickerListeners } from '@bryntum/schedulerpro-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumSchedulingModePickerProps = {
|
|
@@ -6,14 +6,12 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
6
6
|
/**
|
|
7
7
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
8
8
|
* content will be placed inside this element.
|
|
9
|
-
* ...
|
|
10
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-adopt)
|
|
9
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-adopt)
|
|
11
10
|
*/
|
|
12
11
|
adopt ? : HTMLElement|string
|
|
13
12
|
/**
|
|
14
13
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
15
|
-
* ...
|
|
16
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-align)
|
|
14
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-align)
|
|
17
15
|
*/
|
|
18
16
|
align ? : AlignSpec|string
|
|
19
17
|
/**
|
|
@@ -25,8 +23,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
25
23
|
/**
|
|
26
24
|
* Specifies a list of allowed scheduling modes to be shown in the picker.
|
|
27
25
|
* Supports either a string of comma separated values:
|
|
28
|
-
* ...
|
|
29
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-allowedModes)
|
|
26
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-allowedModes)
|
|
30
27
|
*/
|
|
31
28
|
allowedModes ? : string|any[]
|
|
32
29
|
/**
|
|
@@ -42,15 +39,13 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
42
39
|
/**
|
|
43
40
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
44
41
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
45
|
-
* ...
|
|
46
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaDescription)
|
|
42
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaDescription)
|
|
47
43
|
*/
|
|
48
44
|
ariaDescription ? : string
|
|
49
45
|
/**
|
|
50
46
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
51
47
|
* the `aria-label` attribute.
|
|
52
|
-
* ...
|
|
53
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaLabel)
|
|
48
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaLabel)
|
|
54
49
|
*/
|
|
55
50
|
ariaLabel ? : string
|
|
56
51
|
/**
|
|
@@ -73,20 +68,17 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
73
68
|
/**
|
|
74
69
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
75
70
|
* hierarchy when triggered.
|
|
76
|
-
* ...
|
|
77
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-bubbleEvents)
|
|
71
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-bubbleEvents)
|
|
78
72
|
*/
|
|
79
73
|
bubbleEvents ? : object
|
|
80
74
|
/**
|
|
81
75
|
* Enable caching of the last retrieved result until the timeout is reached.
|
|
82
|
-
* ...
|
|
83
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cacheLastResult)
|
|
76
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cacheLastResult)
|
|
84
77
|
*/
|
|
85
78
|
cacheLastResult ? : number|string|Duration|DurationConfig
|
|
86
79
|
/**
|
|
87
80
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
88
|
-
* ...
|
|
89
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-callOnFunctions)
|
|
81
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-callOnFunctions)
|
|
90
82
|
*/
|
|
91
83
|
callOnFunctions ? : Boolean
|
|
92
84
|
/**
|
|
@@ -96,8 +88,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
96
88
|
/**
|
|
97
89
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
98
90
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
99
|
-
* ...
|
|
100
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-catchEventHandlerExceptions)
|
|
91
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-catchEventHandlerExceptions)
|
|
101
92
|
*/
|
|
102
93
|
catchEventHandlerExceptions ? : Boolean
|
|
103
94
|
/**
|
|
@@ -108,8 +99,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
108
99
|
/**
|
|
109
100
|
* A config object to configure the [ChipView](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/ChipView) to display the
|
|
110
101
|
* selected value set when [multiSelect](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiSelect) is `true`.
|
|
111
|
-
* ...
|
|
112
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-chipView)
|
|
102
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-chipView)
|
|
113
103
|
*/
|
|
114
104
|
chipView ? : ChipViewConfig
|
|
115
105
|
/**
|
|
@@ -134,15 +124,13 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
134
124
|
* Custom CSS classes to add to element.
|
|
135
125
|
* May be specified as a space separated string, or as an object in which property names
|
|
136
126
|
* with truthy values are used as the class names:
|
|
137
|
-
* ...
|
|
138
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cls)
|
|
127
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cls)
|
|
139
128
|
*/
|
|
140
129
|
cls ? : string|object
|
|
141
130
|
/**
|
|
142
131
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
143
132
|
* `style` block.
|
|
144
|
-
* ...
|
|
145
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-color)
|
|
133
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-color)
|
|
146
134
|
*/
|
|
147
135
|
color ? : Color
|
|
148
136
|
/**
|
|
@@ -159,15 +147,13 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
159
147
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
160
148
|
* fields related to a [checkbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
161
149
|
* these classes for examples of nested fields.
|
|
162
|
-
* ...
|
|
163
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-container)
|
|
150
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-container)
|
|
164
151
|
*/
|
|
165
|
-
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
152
|
+
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
166
153
|
/**
|
|
167
154
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
168
155
|
* [values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
169
|
-
* ...
|
|
170
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-containValues)
|
|
156
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-containValues)
|
|
171
157
|
* @param {Core.widget.Field} field Field instance
|
|
172
158
|
* @returns {boolean}
|
|
173
159
|
*/
|
|
@@ -176,16 +162,14 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
176
162
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
177
163
|
* May be specified as a space separated string, or as an object in which property names
|
|
178
164
|
* with truthy values are used as the class names:
|
|
179
|
-
* ...
|
|
180
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-contentElementCls)
|
|
165
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-contentElementCls)
|
|
181
166
|
*/
|
|
182
167
|
contentElementCls ? : string|object
|
|
183
168
|
/**
|
|
184
169
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
185
170
|
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
186
171
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
187
|
-
* ...
|
|
188
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-createOnUnmatched)
|
|
172
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-createOnUnmatched)
|
|
189
173
|
* @param {string} name Record name
|
|
190
174
|
* @param {Core.widget.Combo} combo Combo instance
|
|
191
175
|
* @returns {Core.data.Model} New record
|
|
@@ -206,16 +190,15 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
206
190
|
*/
|
|
207
191
|
defaultBindProperty ? : string
|
|
208
192
|
/**
|
|
209
|
-
* Check for CSS compatibility issues
|
|
210
|
-
*
|
|
211
|
-
* [
|
|
193
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
194
|
+
* checks:
|
|
195
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-detectCSSCompatibilityIssues)
|
|
212
196
|
*/
|
|
213
197
|
detectCSSCompatibilityIssues ? : Boolean
|
|
214
198
|
/**
|
|
215
199
|
* 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
|
|
216
200
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
217
|
-
* ...
|
|
218
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-disabled)
|
|
201
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-disabled)
|
|
219
202
|
*/
|
|
220
203
|
disabled ? : Boolean|'inert'
|
|
221
204
|
/**
|
|
@@ -228,26 +211,23 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
228
211
|
* @param {Core.widget.Combo} combo A reference to this Combo
|
|
229
212
|
* @returns {string,void}
|
|
230
213
|
*/
|
|
231
|
-
displayValueRenderer ? : (record: Model
|
|
214
|
+
displayValueRenderer ? : (record: Model, combo: Combo) => string|void
|
|
232
215
|
/**
|
|
233
216
|
* Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel)
|
|
234
217
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
235
218
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
236
219
|
* body. Such widgets are called "edge strips".
|
|
237
|
-
* ...
|
|
238
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-dock)
|
|
220
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-dock)
|
|
239
221
|
*/
|
|
240
222
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
241
223
|
/**
|
|
242
224
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
243
225
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
244
226
|
* property which controls when a drag should start.
|
|
245
|
-
* ...
|
|
246
|
-
*
|
|
227
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-draggable)
|
|
228
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
247
229
|
*/
|
|
248
|
-
draggable ? : Boolean|
|
|
249
|
-
handleSelector?: string
|
|
250
|
-
}
|
|
230
|
+
draggable ? : Boolean|object
|
|
251
231
|
/**
|
|
252
232
|
* User can edit text in text field (otherwise only pick from attached picker)
|
|
253
233
|
*/
|
|
@@ -255,21 +235,18 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
255
235
|
/**
|
|
256
236
|
* An object specifying attributes to assign to the root element of this widget.
|
|
257
237
|
* Set `null` value to attribute to remove it.
|
|
258
|
-
* ...
|
|
259
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-elementAttributes)
|
|
238
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-elementAttributes)
|
|
260
239
|
*/
|
|
261
240
|
elementAttributes ? : Record<string, string|null>
|
|
262
241
|
/**
|
|
263
242
|
* Text to display in the drop down when there are no items in the underlying store.
|
|
264
|
-
* ...
|
|
265
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-emptyText)
|
|
243
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-emptyText)
|
|
266
244
|
*/
|
|
267
245
|
emptyText ? : string
|
|
268
246
|
/**
|
|
269
247
|
* A function which creates an array of values for the [filterParamName](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-filterParamName) to pass
|
|
270
248
|
* any filters to the server upon load.
|
|
271
|
-
* ...
|
|
272
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-encodeFilterParams)
|
|
249
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-encodeFilterParams)
|
|
273
250
|
* @param {object[]} filters filters
|
|
274
251
|
* @returns {object[]} array of values
|
|
275
252
|
*/
|
|
@@ -283,8 +260,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
283
260
|
/**
|
|
284
261
|
* The name of an operator type as implemented in [operator](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter#config-operator)
|
|
285
262
|
* to use when filtering the dropdown list based upon the typed value.
|
|
286
|
-
* ...
|
|
287
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-filterOperator)
|
|
263
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-filterOperator)
|
|
288
264
|
*/
|
|
289
265
|
filterOperator ? : CollectionCompareOperator
|
|
290
266
|
/**
|
|
@@ -325,8 +301,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
325
301
|
hidden ? : Boolean
|
|
326
302
|
/**
|
|
327
303
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
328
|
-
* ...
|
|
329
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hideAnimation)
|
|
304
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hideAnimation)
|
|
330
305
|
*/
|
|
331
306
|
hideAnimation ? : Boolean|object
|
|
332
307
|
/**
|
|
@@ -347,8 +322,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
347
322
|
/**
|
|
348
323
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
349
324
|
* a field's units.
|
|
350
|
-
* ...
|
|
351
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hint)
|
|
325
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hint)
|
|
352
326
|
* @param {object} data A data object
|
|
353
327
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
354
328
|
* @param {any} data.value The current value of the field
|
|
@@ -359,8 +333,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
359
333
|
* This config is similar to [hint](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-hint) except that this config is used to display HTML content.
|
|
360
334
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
361
335
|
* encode such data (see [encodeHtml](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
362
|
-
* ...
|
|
363
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hintHtml)
|
|
336
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hintHtml)
|
|
364
337
|
* @param {object} data A data object
|
|
365
338
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
366
339
|
* @param {any} data.value The current value of the field
|
|
@@ -373,23 +346,20 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
373
346
|
id ? : string
|
|
374
347
|
/**
|
|
375
348
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
376
|
-
* ...
|
|
377
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ignoreParentReadOnly)
|
|
349
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ignoreParentReadOnly)
|
|
378
350
|
*/
|
|
379
351
|
ignoreParentReadOnly ? : Boolean
|
|
380
352
|
/**
|
|
381
353
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
382
354
|
* [hbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
383
355
|
* [container](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-container).
|
|
384
|
-
* ...
|
|
385
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inline)
|
|
356
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inline)
|
|
386
357
|
*/
|
|
387
358
|
inline ? : Boolean
|
|
388
359
|
/**
|
|
389
360
|
* Configure this as `true` to render the dropdown list as a permanently visible list
|
|
390
361
|
* in the document flow immediately below the input area instead of as a popup.
|
|
391
|
-
* ...
|
|
392
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inlinePicker)
|
|
362
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inlinePicker)
|
|
393
363
|
*/
|
|
394
364
|
inlinePicker ? : Boolean
|
|
395
365
|
/**
|
|
@@ -427,30 +397,26 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
427
397
|
insertFirst ? : HTMLElement|string
|
|
428
398
|
/**
|
|
429
399
|
* Rows to display in the dropdown (list items).
|
|
430
|
-
* ...
|
|
431
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-items)
|
|
400
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-items)
|
|
432
401
|
*/
|
|
433
402
|
items ? : object[]|string[]|object
|
|
434
403
|
/**
|
|
435
404
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
436
405
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
437
406
|
* are the name of the instance method to call when the keystroke is received.
|
|
438
|
-
* ...
|
|
439
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyMap)
|
|
407
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyMap)
|
|
440
408
|
*/
|
|
441
409
|
keyMap ? : Record<string, KeyMapConfig>
|
|
442
410
|
/**
|
|
443
411
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
444
412
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
445
413
|
* immediate feedback, change will still be triggered on blur).
|
|
446
|
-
* ...
|
|
447
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeChangeDelay)
|
|
414
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeChangeDelay)
|
|
448
415
|
*/
|
|
449
416
|
keyStrokeChangeDelay ? : number
|
|
450
417
|
/**
|
|
451
418
|
* The delay in milliseconds to wait after the last keystroke before filtering the list.
|
|
452
|
-
* ...
|
|
453
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeFilterDelay)
|
|
419
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeFilterDelay)
|
|
454
420
|
*/
|
|
455
421
|
keyStrokeFilterDelay ? : number
|
|
456
422
|
/**
|
|
@@ -463,15 +429,15 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
463
429
|
labelCls ? : string|object
|
|
464
430
|
/**
|
|
465
431
|
* Label position, either 'before' the field or 'above' the field
|
|
466
|
-
* ...
|
|
467
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-labelPosition)
|
|
432
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-labelPosition)
|
|
468
433
|
*/
|
|
469
434
|
labelPosition ? : 'before'|'above'|null
|
|
470
435
|
/**
|
|
471
436
|
* The labels to add either before or after the input field.
|
|
472
437
|
* Each label may have the following properties:
|
|
473
|
-
* ...
|
|
474
|
-
*
|
|
438
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-labels)
|
|
439
|
+
* @property {string} html Label text
|
|
440
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
475
441
|
*/
|
|
476
442
|
labels ? : object[]
|
|
477
443
|
/**
|
|
@@ -484,24 +450,21 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
484
450
|
listCls ? : string
|
|
485
451
|
/**
|
|
486
452
|
* The listener set for this object.
|
|
487
|
-
* ...
|
|
488
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listeners)
|
|
453
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listeners)
|
|
489
454
|
*/
|
|
490
455
|
listeners ? : SchedulingModePickerListeners
|
|
491
456
|
/**
|
|
492
457
|
* Template string used to render the list items in the dropdown list
|
|
493
|
-
* ...
|
|
494
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listItemTpl)
|
|
458
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listItemTpl)
|
|
495
459
|
* @param {Core.data.Model} record The record representing the item being rendered
|
|
496
460
|
* @returns {string,void}
|
|
497
461
|
*/
|
|
498
|
-
listItemTpl ? : (record: Model
|
|
462
|
+
listItemTpl ? : (record: Model) => string|void
|
|
499
463
|
/**
|
|
500
464
|
* A class translations of which are used for translating this entity.
|
|
501
465
|
* This is often used when translations of an item are defined on its container class.
|
|
502
466
|
* For example:
|
|
503
|
-
* ...
|
|
504
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localeClass)
|
|
467
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localeClass)
|
|
505
468
|
*/
|
|
506
469
|
localeClass ? : typeof Base
|
|
507
470
|
/**
|
|
@@ -513,8 +476,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
513
476
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
514
477
|
* you could use 'localeKey' meta configuration.
|
|
515
478
|
* Example:
|
|
516
|
-
* ...
|
|
517
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localizableProperties)
|
|
479
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localizableProperties)
|
|
518
480
|
*/
|
|
519
481
|
localizableProperties ? : string[]
|
|
520
482
|
/**
|
|
@@ -540,8 +502,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
540
502
|
maxHeight ? : string|number
|
|
541
503
|
/**
|
|
542
504
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
543
|
-
* ...
|
|
544
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-maximizeOnMobile)
|
|
505
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-maximizeOnMobile)
|
|
545
506
|
*/
|
|
546
507
|
maximizeOnMobile ? : number|string
|
|
547
508
|
/**
|
|
@@ -555,8 +516,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
555
516
|
maxWidth ? : string|number
|
|
556
517
|
/**
|
|
557
518
|
* The minimum string length to trigger the filtering, only relevant when [editable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-editable) is `true`.
|
|
558
|
-
* ...
|
|
559
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-minChars)
|
|
519
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-minChars)
|
|
560
520
|
*/
|
|
561
521
|
minChars ? : number
|
|
562
522
|
/**
|
|
@@ -577,16 +537,13 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
577
537
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
578
538
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
579
539
|
* layout.
|
|
580
|
-
* ...
|
|
581
|
-
*
|
|
540
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-monitorResize)
|
|
541
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
582
542
|
*/
|
|
583
|
-
monitorResize ? : Boolean|
|
|
584
|
-
immediate?: Boolean
|
|
585
|
-
}
|
|
543
|
+
monitorResize ? : Boolean|object
|
|
586
544
|
/**
|
|
587
545
|
* Set to `true` to allow selection of multiple values from the dropdown list.
|
|
588
|
-
* ...
|
|
589
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-multiSelect)
|
|
546
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-multiSelect)
|
|
590
547
|
*/
|
|
591
548
|
multiSelect ? : Boolean
|
|
592
549
|
/**
|
|
@@ -599,8 +556,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
599
556
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
600
557
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
601
558
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
602
|
-
* ...
|
|
603
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-name)
|
|
559
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-name)
|
|
604
560
|
*/
|
|
605
561
|
name ? : string
|
|
606
562
|
/**
|
|
@@ -611,10 +567,9 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
611
567
|
/**
|
|
612
568
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
613
569
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
614
|
-
* ...
|
|
615
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-picker)
|
|
570
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-picker)
|
|
616
571
|
*/
|
|
617
|
-
picker ? : ListConfig
|
|
572
|
+
picker ? : ListConfig
|
|
618
573
|
/**
|
|
619
574
|
* The name of the element property to which the picker should size and align itself.
|
|
620
575
|
*/
|
|
@@ -631,8 +586,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
631
586
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
632
587
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
633
588
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
634
|
-
* ...
|
|
635
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-positioned)
|
|
589
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-positioned)
|
|
636
590
|
*/
|
|
637
591
|
positioned ? : Boolean
|
|
638
592
|
/**
|
|
@@ -644,22 +598,19 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
644
598
|
* Optionally a [Filter](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter) config object which the combo should use for
|
|
645
599
|
* filtering using the typed value.
|
|
646
600
|
* This may use a `filterBy` property to test its `value` against any field in the passed record.
|
|
647
|
-
* ...
|
|
648
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-primaryFilter)
|
|
601
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-primaryFilter)
|
|
649
602
|
*/
|
|
650
603
|
primaryFilter ? : CollectionFilterConfig
|
|
651
604
|
/**
|
|
652
605
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
653
606
|
* are unresponsive.
|
|
654
|
-
* ...
|
|
655
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-readOnly)
|
|
607
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-readOnly)
|
|
656
608
|
*/
|
|
657
609
|
readOnly ? : Boolean
|
|
658
610
|
relayStoreEvents ? : Boolean
|
|
659
611
|
/**
|
|
660
612
|
* Predefined style to use for the field. Possible values are:
|
|
661
|
-
* ...
|
|
662
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rendition)
|
|
613
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rendition)
|
|
663
614
|
*/
|
|
664
615
|
rendition ? : 'outlined'|'filled'|string
|
|
665
616
|
/**
|
|
@@ -678,23 +629,26 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
678
629
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
679
630
|
* [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
|
|
680
631
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
681
|
-
* ...
|
|
682
|
-
* [
|
|
632
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ripple)
|
|
633
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
634
|
+
* @property {string} [color] A CSS color name or specification.
|
|
635
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
636
|
+
* @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.
|
|
683
637
|
*/
|
|
684
|
-
ripple ? : Boolean|
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
638
|
+
ripple ? : Boolean|object
|
|
639
|
+
/**
|
|
640
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
641
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
642
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-role)
|
|
643
|
+
*/
|
|
644
|
+
role ? : string
|
|
690
645
|
/**
|
|
691
646
|
* 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`
|
|
692
647
|
*/
|
|
693
648
|
rootElement ? : ShadowRoot|HTMLElement
|
|
694
649
|
/**
|
|
695
650
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
696
|
-
* ...
|
|
697
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rtl)
|
|
651
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rtl)
|
|
698
652
|
*/
|
|
699
653
|
rtl ? : Boolean
|
|
700
654
|
/**
|
|
@@ -704,8 +658,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
704
658
|
scrollAction ? : 'hide'|'realign'|null
|
|
705
659
|
/**
|
|
706
660
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
707
|
-
* ...
|
|
708
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-showAnimation)
|
|
661
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-showAnimation)
|
|
709
662
|
*/
|
|
710
663
|
showAnimation ? : Boolean|object
|
|
711
664
|
/**
|
|
@@ -738,8 +691,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
738
691
|
* 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
|
|
739
692
|
* [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
|
|
740
693
|
* this widget:
|
|
741
|
-
* ...
|
|
742
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tab)
|
|
694
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tab)
|
|
743
695
|
*/
|
|
744
696
|
tab ? : Boolean|TabConfig
|
|
745
697
|
/**
|
|
@@ -747,14 +699,12 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
747
699
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
748
700
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
749
701
|
* to the element programmatically.
|
|
750
|
-
* ...
|
|
751
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tabIndex)
|
|
702
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tabIndex)
|
|
752
703
|
*/
|
|
753
704
|
tabIndex ? : number
|
|
754
705
|
/**
|
|
755
706
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
756
|
-
* ...
|
|
757
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-textAlign)
|
|
707
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-textAlign)
|
|
758
708
|
*/
|
|
759
709
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
760
710
|
/**
|
|
@@ -763,30 +713,26 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
763
713
|
title ? : string
|
|
764
714
|
/**
|
|
765
715
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
766
|
-
* ...
|
|
767
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tooltip)
|
|
716
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tooltip)
|
|
768
717
|
*/
|
|
769
718
|
tooltip ? : string|TooltipConfig|null
|
|
770
719
|
/**
|
|
771
720
|
* How to query the store upon click of the expand trigger. Specify one of these values:
|
|
772
|
-
* ...
|
|
773
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggerAction)
|
|
721
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggerAction)
|
|
774
722
|
*/
|
|
775
723
|
triggerAction ? : 'all'|'last'|null
|
|
776
724
|
/**
|
|
777
725
|
* The triggers to add either before or after the input field. Each property name is the reference by which
|
|
778
726
|
* an instantiated Trigger Widget may be retrieved from the live `triggers` property.
|
|
779
|
-
* ...
|
|
780
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggers)
|
|
727
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggers)
|
|
781
728
|
*/
|
|
782
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
729
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
783
730
|
type ? : 'schedulingmodecombo'
|
|
784
731
|
/**
|
|
785
732
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
786
733
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
787
734
|
* values are used as the class names.
|
|
788
|
-
* ...
|
|
789
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ui)
|
|
735
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ui)
|
|
790
736
|
*/
|
|
791
737
|
ui ? : string|object
|
|
792
738
|
/**
|
|
@@ -806,8 +752,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
806
752
|
/**
|
|
807
753
|
* Field used for item value when populating from store. Setting this to `null` will
|
|
808
754
|
* yield the selected record as the Combo's [value](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#property-value).
|
|
809
|
-
* ...
|
|
810
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-valueField)
|
|
755
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-valueField)
|
|
811
756
|
*/
|
|
812
757
|
valueField ? : string|null
|
|
813
758
|
/**
|
|
@@ -823,14 +768,12 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
823
768
|
width ? : string|number
|
|
824
769
|
/**
|
|
825
770
|
* The x position for the widget.
|
|
826
|
-
* ...
|
|
827
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-x)
|
|
771
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-x)
|
|
828
772
|
*/
|
|
829
773
|
x ? : number
|
|
830
774
|
/**
|
|
831
775
|
* The y position for the widget.
|
|
832
|
-
* ...
|
|
833
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-y)
|
|
776
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-y)
|
|
834
777
|
*/
|
|
835
778
|
y ? : number
|
|
836
779
|
|