@bryntum/schedulerpro-vue-3-thin 7.2.4 → 7.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -7
- package/lib/chunks/{D4JDuI0s.js → B4dVznPx.js} +1 -8
- package/lib/chunks/B4dVznPx.js.map +1 -0
- package/lib/chunks/{BhUeT19h.js → BFFz1c24.js} +5 -5
- package/lib/chunks/BFFz1c24.js.map +1 -0
- package/lib/chunks/{BJPdcix1.js → BIkGnHve.js} +3 -3
- package/lib/chunks/BIkGnHve.js.map +1 -0
- package/lib/chunks/{BRGc8bUJ.js → BNBuOpUp.js} +8 -7
- package/lib/chunks/BNBuOpUp.js.map +1 -0
- package/lib/chunks/{BjTPjWi9.js → Bp7aU5Ia.js} +6 -6
- package/lib/chunks/Bp7aU5Ia.js.map +1 -0
- package/lib/chunks/{CuODT2-U.js → C3Dz-ovY.js} +3 -3
- package/lib/chunks/C3Dz-ovY.js.map +1 -0
- package/lib/chunks/{BTT_cGQU.js → CPjow0gO.js} +8 -9
- package/lib/chunks/CPjow0gO.js.map +1 -0
- package/lib/chunks/{DYBe70El.js → CqtUB81W.js} +18 -11
- package/lib/chunks/CqtUB81W.js.map +1 -0
- package/lib/chunks/{C41opZKx.js → CvNpXefN.js} +18 -11
- package/lib/chunks/CvNpXefN.js.map +1 -0
- package/lib/chunks/{BbI7XKMd.js → D0hJ3P6L.js} +5 -3
- package/lib/chunks/D0hJ3P6L.js.map +1 -0
- package/lib/chunks/{BpAvqwr_.js → D1a3F6m-.js} +23 -13
- package/lib/chunks/D1a3F6m-.js.map +1 -0
- package/lib/chunks/{CGbW6pgm.js → DPA-xEW5.js} +8 -9
- package/lib/chunks/DPA-xEW5.js.map +1 -0
- package/lib/chunks/{MOjUZ-Rj.js → DdbMybqv.js} +5 -5
- package/lib/chunks/DdbMybqv.js.map +1 -0
- package/lib/chunks/{DGV7a5Xo.js → DjFBhm9P.js} +6 -6
- package/lib/chunks/DjFBhm9P.js.map +1 -0
- package/lib/chunks/{Dz-up1_i.js → DmFXOMJ5.js} +5 -5
- package/lib/chunks/DmFXOMJ5.js.map +1 -0
- package/lib/chunks/{DwzPrR90.js → Pb5GbfMi.js} +5 -5
- package/lib/chunks/Pb5GbfMi.js.map +1 -0
- package/lib/chunks/{M0cBUV91.js → W-pa3HyX.js} +6 -6
- package/lib/chunks/W-pa3HyX.js.map +1 -0
- package/lib/chunks/{CJFZbm_i.js → b8yreHIz.js} +23 -13
- package/lib/chunks/b8yreHIz.js.map +1 -0
- package/lib/chunks/{9jfNe_y3.js → oM3gO3yH.js} +14 -8
- package/lib/chunks/oM3gO3yH.js.map +1 -0
- package/lib/chunks/{BO8FwQoh.js → p1r0F5YC.js} +6 -6
- package/lib/chunks/p1r0F5YC.js.map +1 -0
- package/lib/chunks/{DlNFp5e-.js → s35t-2ke.js} +10 -10
- package/lib/chunks/s35t-2ke.js.map +1 -0
- package/lib/chunks/{j8JzZ-07.js → yF4wtntA.js} +4 -4
- package/lib/chunks/yF4wtntA.js.map +1 -0
- package/lib/components/BryntumCalendarEditor.js +1 -1
- package/lib/components/BryntumCalendarField.js +1 -1
- package/lib/components/BryntumConstraintTypePicker.js +1 -1
- package/lib/components/BryntumCostAccrualField.js +1 -1
- package/lib/components/BryntumDependencyTypePicker.js +1 -1
- package/lib/components/BryntumEffortField.js +1 -1
- package/lib/components/BryntumEndDateField.js +1 -1
- package/lib/components/BryntumModelCombo.js +1 -1
- package/lib/components/BryntumRateTableField.js +1 -1
- package/lib/components/BryntumResourceEditor.js +1 -1
- package/lib/components/BryntumResourceGrid.js +1 -1
- package/lib/components/BryntumResourceHistogram.js +1 -1
- package/lib/components/BryntumResourceTypeField.js +1 -1
- package/lib/components/BryntumResourceUtilization.js +1 -1
- package/lib/components/BryntumSchedulerPro.js +1 -1
- package/lib/components/BryntumSchedulerProBase.js +1 -1
- package/lib/components/BryntumSchedulerProProjectModel.js +1 -1
- package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumThemeCombo.js +57 -0
- package/lib/components/BryntumThemeCombo.js.map +1 -0
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +22 -22
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +127 -186
- package/src/components/BryntumCalendarEditorProps.ts +123 -177
- package/src/components/BryntumCalendarField.vue +91 -151
- package/src/components/BryntumCalendarFieldProps.ts +87 -143
- package/src/components/BryntumConstraintTypePicker.vue +91 -151
- package/src/components/BryntumConstraintTypePickerProps.ts +87 -143
- package/src/components/BryntumCostAccrualField.vue +91 -151
- package/src/components/BryntumCostAccrualFieldProps.ts +87 -143
- package/src/components/BryntumDependencyTypePicker.vue +91 -151
- package/src/components/BryntumDependencyTypePickerProps.ts +87 -143
- package/src/components/BryntumEffortField.vue +79 -124
- package/src/components/BryntumEffortFieldProps.ts +73 -114
- package/src/components/BryntumEndDateField.vue +79 -122
- package/src/components/BryntumEndDateFieldProps.ts +75 -114
- package/src/components/BryntumModelCombo.vue +91 -151
- package/src/components/BryntumModelComboProps.ts +87 -143
- package/src/components/BryntumRateTableField.vue +91 -151
- package/src/components/BryntumRateTableFieldProps.ts +87 -143
- package/src/components/BryntumResourceEditor.vue +126 -184
- package/src/components/BryntumResourceEditorProps.ts +122 -175
- package/src/components/BryntumResourceGrid.vue +204 -293
- package/src/components/BryntumResourceGridProps.ts +187 -263
- package/src/components/BryntumResourceHistogram.vue +335 -458
- package/src/components/BryntumResourceHistogramProps.ts +287 -402
- package/src/components/BryntumResourceTypeField.vue +91 -151
- package/src/components/BryntumResourceTypeFieldProps.ts +87 -143
- package/src/components/BryntumResourceUtilization.vue +335 -458
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +504 -643
- package/src/components/BryntumSchedulerProBase.vue +504 -643
- package/src/components/BryntumSchedulerProBaseProps.ts +408 -556
- package/src/components/BryntumSchedulerProProjectModel.vue +63 -107
- package/src/components/BryntumSchedulerProProjectModelProps.ts +55 -85
- package/src/components/BryntumSchedulerProProps.ts +408 -556
- package/src/components/BryntumSchedulingDirectionPicker.vue +91 -151
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +87 -143
- package/src/components/BryntumSchedulingModePicker.vue +92 -153
- package/src/components/BryntumSchedulingModePickerProps.ts +88 -145
- package/src/components/BryntumStartDateField.vue +81 -126
- package/src/components/BryntumStartDateFieldProps.ts +77 -118
- package/src/components/BryntumThemeCombo.vue +60 -0
- package/src/components/BryntumTimeline.vue +425 -594
- package/src/components/BryntumTimelineProps.ts +366 -519
- package/src/components/BryntumVersionGrid.vue +203 -290
- package/src/components/BryntumVersionGridProps.ts +186 -261
- package/lib/chunks/9jfNe_y3.js.map +0 -1
- package/lib/chunks/BJPdcix1.js.map +0 -1
- package/lib/chunks/BO8FwQoh.js.map +0 -1
- package/lib/chunks/BRGc8bUJ.js.map +0 -1
- package/lib/chunks/BTT_cGQU.js.map +0 -1
- package/lib/chunks/BbI7XKMd.js.map +0 -1
- package/lib/chunks/BhUeT19h.js.map +0 -1
- package/lib/chunks/BjTPjWi9.js.map +0 -1
- package/lib/chunks/BpAvqwr_.js.map +0 -1
- package/lib/chunks/C41opZKx.js.map +0 -1
- package/lib/chunks/CGbW6pgm.js.map +0 -1
- package/lib/chunks/CJFZbm_i.js.map +0 -1
- package/lib/chunks/CuODT2-U.js.map +0 -1
- package/lib/chunks/D4JDuI0s.js.map +0 -1
- package/lib/chunks/DGV7a5Xo.js.map +0 -1
- package/lib/chunks/DYBe70El.js.map +0 -1
- package/lib/chunks/DlNFp5e-.js.map +0 -1
- package/lib/chunks/DwzPrR90.js.map +0 -1
- package/lib/chunks/Dz-up1_i.js.map +0 -1
- package/lib/chunks/M0cBUV91.js.map +0 -1
- package/lib/chunks/MOjUZ-Rj.js.map +0 -1
- package/lib/chunks/j8JzZ-07.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, Color, Duration, DurationConfig, DurationUnit, Field,
|
|
1
|
+
import type { AlignSpec, Base, Color, Duration, DurationConfig, DurationUnit, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { SchedulerProContainerItemConfig, EffortFieldListeners } from '@bryntum/schedulerpro-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumEffortFieldProps = {
|
|
@@ -6,14 +6,12 @@ export declare type BryntumEffortFieldProps = {
|
|
|
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/EffortField#config-adopt)
|
|
9
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#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/EffortField#config-align)
|
|
14
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-align)
|
|
17
15
|
*/
|
|
18
16
|
align ? : AlignSpec|string
|
|
19
17
|
/**
|
|
@@ -44,15 +42,13 @@ export declare type BryntumEffortFieldProps = {
|
|
|
44
42
|
/**
|
|
45
43
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
46
44
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
47
|
-
* ...
|
|
48
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ariaDescription)
|
|
45
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ariaDescription)
|
|
49
46
|
*/
|
|
50
47
|
ariaDescription ? : string
|
|
51
48
|
/**
|
|
52
49
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
53
50
|
* the `aria-label` attribute.
|
|
54
|
-
* ...
|
|
55
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ariaLabel)
|
|
51
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ariaLabel)
|
|
56
52
|
*/
|
|
57
53
|
ariaLabel ? : string
|
|
58
54
|
/**
|
|
@@ -71,21 +67,18 @@ export declare type BryntumEffortFieldProps = {
|
|
|
71
67
|
/**
|
|
72
68
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
73
69
|
* hierarchy when triggered.
|
|
74
|
-
* ...
|
|
75
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-bubbleEvents)
|
|
70
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-bubbleEvents)
|
|
76
71
|
*/
|
|
77
72
|
bubbleEvents ? : object
|
|
78
73
|
/**
|
|
79
74
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
80
|
-
* ...
|
|
81
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-callOnFunctions)
|
|
75
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-callOnFunctions)
|
|
82
76
|
*/
|
|
83
77
|
callOnFunctions ? : Boolean
|
|
84
78
|
/**
|
|
85
79
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
86
80
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
87
|
-
* ...
|
|
88
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-catchEventHandlerExceptions)
|
|
81
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-catchEventHandlerExceptions)
|
|
89
82
|
*/
|
|
90
83
|
catchEventHandlerExceptions ? : Boolean
|
|
91
84
|
/**
|
|
@@ -103,15 +96,13 @@ export declare type BryntumEffortFieldProps = {
|
|
|
103
96
|
* Custom CSS classes to add to element.
|
|
104
97
|
* May be specified as a space separated string, or as an object in which property names
|
|
105
98
|
* with truthy values are used as the class names:
|
|
106
|
-
* ...
|
|
107
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-cls)
|
|
99
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-cls)
|
|
108
100
|
*/
|
|
109
101
|
cls ? : string|object
|
|
110
102
|
/**
|
|
111
103
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
112
104
|
* `style` block.
|
|
113
|
-
* ...
|
|
114
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-color)
|
|
105
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-color)
|
|
115
106
|
*/
|
|
116
107
|
color ? : Color
|
|
117
108
|
/**
|
|
@@ -128,15 +119,13 @@ export declare type BryntumEffortFieldProps = {
|
|
|
128
119
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
129
120
|
* fields related to a [checkbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
130
121
|
* these classes for examples of nested fields.
|
|
131
|
-
* ...
|
|
132
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-container)
|
|
122
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-container)
|
|
133
123
|
*/
|
|
134
|
-
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
124
|
+
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
135
125
|
/**
|
|
136
126
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
137
127
|
* [values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
138
|
-
* ...
|
|
139
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-containValues)
|
|
128
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-containValues)
|
|
140
129
|
* @param {Core.widget.Field} field Field instance
|
|
141
130
|
* @returns {boolean}
|
|
142
131
|
*/
|
|
@@ -145,8 +134,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
145
134
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
146
135
|
* May be specified as a space separated string, or as an object in which property names
|
|
147
136
|
* with truthy values are used as the class names:
|
|
148
|
-
* ...
|
|
149
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-contentElementCls)
|
|
137
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-contentElementCls)
|
|
150
138
|
*/
|
|
151
139
|
contentElementCls ? : string|object
|
|
152
140
|
/**
|
|
@@ -168,16 +156,15 @@ export declare type BryntumEffortFieldProps = {
|
|
|
168
156
|
*/
|
|
169
157
|
defaultBindProperty ? : string
|
|
170
158
|
/**
|
|
171
|
-
* Check for CSS compatibility issues
|
|
172
|
-
*
|
|
173
|
-
* [
|
|
159
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
160
|
+
* checks:
|
|
161
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-detectCSSCompatibilityIssues)
|
|
174
162
|
*/
|
|
175
163
|
detectCSSCompatibilityIssues ? : Boolean
|
|
176
164
|
/**
|
|
177
165
|
* 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
|
|
178
166
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
179
|
-
* ...
|
|
180
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-disabled)
|
|
167
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-disabled)
|
|
181
168
|
*/
|
|
182
169
|
disabled ? : Boolean|'inert'
|
|
183
170
|
/**
|
|
@@ -185,33 +172,28 @@ export declare type BryntumEffortFieldProps = {
|
|
|
185
172
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
186
173
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
187
174
|
* body. Such widgets are called "edge strips".
|
|
188
|
-
* ...
|
|
189
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-dock)
|
|
175
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-dock)
|
|
190
176
|
*/
|
|
191
177
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
192
178
|
/**
|
|
193
179
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
194
180
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
195
181
|
* property which controls when a drag should start.
|
|
196
|
-
* ...
|
|
197
|
-
*
|
|
182
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-draggable)
|
|
183
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
198
184
|
*/
|
|
199
|
-
draggable ? : Boolean|
|
|
200
|
-
handleSelector?: string
|
|
201
|
-
}
|
|
185
|
+
draggable ? : Boolean|object
|
|
202
186
|
/**
|
|
203
187
|
* Set to `false` to prevent user from editing the field. For TextFields it is basically the same as setting
|
|
204
188
|
* [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), but for PickerFields there is a distinction where it allows you to pick a value
|
|
205
189
|
* but not to type one in the field.
|
|
206
|
-
* ...
|
|
207
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-editable)
|
|
190
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-editable)
|
|
208
191
|
*/
|
|
209
192
|
editable ? : Boolean
|
|
210
193
|
/**
|
|
211
194
|
* An object specifying attributes to assign to the root element of this widget.
|
|
212
195
|
* Set `null` value to attribute to remove it.
|
|
213
|
-
* ...
|
|
214
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-elementAttributes)
|
|
196
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-elementAttributes)
|
|
215
197
|
*/
|
|
216
198
|
elementAttributes ? : Record<string, string|null>
|
|
217
199
|
extraData ? : any
|
|
@@ -240,8 +222,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
240
222
|
hidden ? : Boolean
|
|
241
223
|
/**
|
|
242
224
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
243
|
-
* ...
|
|
244
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-hideAnimation)
|
|
225
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-hideAnimation)
|
|
245
226
|
*/
|
|
246
227
|
hideAnimation ? : Boolean|object
|
|
247
228
|
/**
|
|
@@ -251,8 +232,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
251
232
|
/**
|
|
252
233
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
253
234
|
* a field's units.
|
|
254
|
-
* ...
|
|
255
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-hint)
|
|
235
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-hint)
|
|
256
236
|
* @param {object} data A data object
|
|
257
237
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
258
238
|
* @param {any} data.value The current value of the field
|
|
@@ -263,8 +243,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
263
243
|
* 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.
|
|
264
244
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
265
245
|
* encode such data (see [encodeHtml](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
266
|
-
* ...
|
|
267
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-hintHtml)
|
|
246
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-hintHtml)
|
|
268
247
|
* @param {object} data A data object
|
|
269
248
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
270
249
|
* @param {any} data.value The current value of the field
|
|
@@ -277,16 +256,14 @@ export declare type BryntumEffortFieldProps = {
|
|
|
277
256
|
id ? : string
|
|
278
257
|
/**
|
|
279
258
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
280
|
-
* ...
|
|
281
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ignoreParentReadOnly)
|
|
259
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ignoreParentReadOnly)
|
|
282
260
|
*/
|
|
283
261
|
ignoreParentReadOnly ? : Boolean
|
|
284
262
|
/**
|
|
285
263
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
286
264
|
* [hbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
287
265
|
* [container](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-container).
|
|
288
|
-
* ...
|
|
289
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-inline)
|
|
266
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-inline)
|
|
290
267
|
*/
|
|
291
268
|
inline ? : Boolean
|
|
292
269
|
/**
|
|
@@ -326,16 +303,14 @@ export declare type BryntumEffortFieldProps = {
|
|
|
326
303
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
327
304
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
328
305
|
* are the name of the instance method to call when the keystroke is received.
|
|
329
|
-
* ...
|
|
330
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-keyMap)
|
|
306
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-keyMap)
|
|
331
307
|
*/
|
|
332
308
|
keyMap ? : Record<string, KeyMapConfig>
|
|
333
309
|
/**
|
|
334
310
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
335
311
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
336
312
|
* immediate feedback, change will still be triggered on blur).
|
|
337
|
-
* ...
|
|
338
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-keyStrokeChangeDelay)
|
|
313
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-keyStrokeChangeDelay)
|
|
339
314
|
*/
|
|
340
315
|
keyStrokeChangeDelay ? : number
|
|
341
316
|
/**
|
|
@@ -348,15 +323,15 @@ export declare type BryntumEffortFieldProps = {
|
|
|
348
323
|
labelCls ? : string|object
|
|
349
324
|
/**
|
|
350
325
|
* Label position, either 'before' the field or 'above' the field
|
|
351
|
-
* ...
|
|
352
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-labelPosition)
|
|
326
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-labelPosition)
|
|
353
327
|
*/
|
|
354
328
|
labelPosition ? : 'before'|'above'|null
|
|
355
329
|
/**
|
|
356
330
|
* The labels to add either before or after the input field.
|
|
357
331
|
* Each label may have the following properties:
|
|
358
|
-
* ...
|
|
359
|
-
*
|
|
332
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-labels)
|
|
333
|
+
* @property {string} html Label text
|
|
334
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
360
335
|
*/
|
|
361
336
|
labels ? : object[]
|
|
362
337
|
/**
|
|
@@ -365,16 +340,14 @@ export declare type BryntumEffortFieldProps = {
|
|
|
365
340
|
labelWidth ? : string|number
|
|
366
341
|
/**
|
|
367
342
|
* The listener set for this object.
|
|
368
|
-
* ...
|
|
369
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-listeners)
|
|
343
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-listeners)
|
|
370
344
|
*/
|
|
371
345
|
listeners ? : EffortFieldListeners
|
|
372
346
|
/**
|
|
373
347
|
* A class translations of which are used for translating this entity.
|
|
374
348
|
* This is often used when translations of an item are defined on its container class.
|
|
375
349
|
* For example:
|
|
376
|
-
* ...
|
|
377
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-localeClass)
|
|
350
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-localeClass)
|
|
378
351
|
*/
|
|
379
352
|
localeClass ? : typeof Base
|
|
380
353
|
/**
|
|
@@ -386,8 +359,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
386
359
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
387
360
|
* you could use 'localeKey' meta configuration.
|
|
388
361
|
* Example:
|
|
389
|
-
* ...
|
|
390
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-localizableProperties)
|
|
362
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-localizableProperties)
|
|
391
363
|
*/
|
|
392
364
|
localizableProperties ? : string[]
|
|
393
365
|
/**
|
|
@@ -422,8 +394,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
422
394
|
maxHeight ? : string|number
|
|
423
395
|
/**
|
|
424
396
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
425
|
-
* ...
|
|
426
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-maximizeOnMobile)
|
|
397
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-maximizeOnMobile)
|
|
427
398
|
*/
|
|
428
399
|
maximizeOnMobile ? : number|string
|
|
429
400
|
/**
|
|
@@ -457,18 +428,15 @@ export declare type BryntumEffortFieldProps = {
|
|
|
457
428
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
458
429
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
459
430
|
* layout.
|
|
460
|
-
* ...
|
|
461
|
-
*
|
|
431
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-monitorResize)
|
|
432
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
462
433
|
*/
|
|
463
|
-
monitorResize ? : Boolean|
|
|
464
|
-
immediate?: Boolean
|
|
465
|
-
}
|
|
434
|
+
monitorResize ? : Boolean|object
|
|
466
435
|
/**
|
|
467
436
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
468
437
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
469
438
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
470
|
-
* ...
|
|
471
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-name)
|
|
439
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-name)
|
|
472
440
|
*/
|
|
473
441
|
name ? : string
|
|
474
442
|
/**
|
|
@@ -479,8 +447,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
479
447
|
* 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
|
|
480
448
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
481
449
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
482
|
-
* ...
|
|
483
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-positioned)
|
|
450
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-positioned)
|
|
484
451
|
*/
|
|
485
452
|
positioned ? : Boolean
|
|
486
453
|
/**
|
|
@@ -491,15 +458,13 @@ export declare type BryntumEffortFieldProps = {
|
|
|
491
458
|
/**
|
|
492
459
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
493
460
|
* are unresponsive.
|
|
494
|
-
* ...
|
|
495
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-readOnly)
|
|
461
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-readOnly)
|
|
496
462
|
*/
|
|
497
463
|
readOnly ? : Boolean
|
|
498
464
|
relayStoreEvents ? : Boolean
|
|
499
465
|
/**
|
|
500
466
|
* Predefined style to use for the field. Possible values are:
|
|
501
|
-
* ...
|
|
502
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-rendition)
|
|
467
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-rendition)
|
|
503
468
|
*/
|
|
504
469
|
rendition ? : 'outlined'|'filled'|string
|
|
505
470
|
/**
|
|
@@ -518,23 +483,26 @@ export declare type BryntumEffortFieldProps = {
|
|
|
518
483
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
519
484
|
* [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
|
|
520
485
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
521
|
-
* ...
|
|
522
|
-
* [
|
|
486
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ripple)
|
|
487
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
488
|
+
* @property {string} [color] A CSS color name or specification.
|
|
489
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
490
|
+
* @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.
|
|
523
491
|
*/
|
|
524
|
-
ripple ? : Boolean|
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
492
|
+
ripple ? : Boolean|object
|
|
493
|
+
/**
|
|
494
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
495
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
496
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-role)
|
|
497
|
+
*/
|
|
498
|
+
role ? : string
|
|
530
499
|
/**
|
|
531
500
|
* 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`
|
|
532
501
|
*/
|
|
533
502
|
rootElement ? : ShadowRoot|HTMLElement
|
|
534
503
|
/**
|
|
535
504
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
536
|
-
* ...
|
|
537
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-rtl)
|
|
505
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-rtl)
|
|
538
506
|
*/
|
|
539
507
|
rtl ? : Boolean
|
|
540
508
|
/**
|
|
@@ -544,8 +512,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
544
512
|
scrollAction ? : 'hide'|'realign'|null
|
|
545
513
|
/**
|
|
546
514
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
547
|
-
* ...
|
|
548
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-showAnimation)
|
|
515
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-showAnimation)
|
|
549
516
|
*/
|
|
550
517
|
showAnimation ? : Boolean|object
|
|
551
518
|
/**
|
|
@@ -573,16 +540,14 @@ export declare type BryntumEffortFieldProps = {
|
|
|
573
540
|
/**
|
|
574
541
|
* Step size for spin button clicks. The `step` property may be set in object form specifying two properties,
|
|
575
542
|
* `magnitude`, a Number, and `unit`, a String.
|
|
576
|
-
* ...
|
|
577
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-step)
|
|
543
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-step)
|
|
578
544
|
*/
|
|
579
545
|
step ? : DurationConfig|number|string
|
|
580
546
|
/**
|
|
581
547
|
* 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
|
|
582
548
|
* [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
|
|
583
549
|
* this widget:
|
|
584
|
-
* ...
|
|
585
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-tab)
|
|
550
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-tab)
|
|
586
551
|
*/
|
|
587
552
|
tab ? : Boolean|TabConfig
|
|
588
553
|
/**
|
|
@@ -590,14 +555,12 @@ export declare type BryntumEffortFieldProps = {
|
|
|
590
555
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
591
556
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
592
557
|
* to the element programmatically.
|
|
593
|
-
* ...
|
|
594
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-tabIndex)
|
|
558
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-tabIndex)
|
|
595
559
|
*/
|
|
596
560
|
tabIndex ? : number
|
|
597
561
|
/**
|
|
598
562
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
599
|
-
* ...
|
|
600
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-textAlign)
|
|
563
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-textAlign)
|
|
601
564
|
*/
|
|
602
565
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
603
566
|
/**
|
|
@@ -606,28 +569,27 @@ export declare type BryntumEffortFieldProps = {
|
|
|
606
569
|
title ? : string
|
|
607
570
|
/**
|
|
608
571
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
609
|
-
* ...
|
|
610
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-tooltip)
|
|
572
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-tooltip)
|
|
611
573
|
*/
|
|
612
574
|
tooltip ? : string|TooltipConfig|null
|
|
613
575
|
/**
|
|
614
576
|
* Widgets that trigger functionality upon click. Each trigger icon is a [Widget](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget) instance
|
|
615
577
|
* which may be hidden, shown and observed and styled just like any other widget.
|
|
578
|
+
* @property {FieldTriggerConfig} triggers.spin Shows up and down arrows to increase or decrease the field value based on the [step](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DurationField#config-step)
|
|
579
|
+
* @property {FieldTriggerConfig} triggers.clear Clears the field value, only available if this field is [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DurationField#config-clearable)
|
|
616
580
|
*/
|
|
617
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
581
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
618
582
|
type ? : 'effort'|'effortfield'
|
|
619
583
|
/**
|
|
620
584
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
621
585
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
622
586
|
* values are used as the class names.
|
|
623
|
-
* ...
|
|
624
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ui)
|
|
587
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-ui)
|
|
625
588
|
*/
|
|
626
589
|
ui ? : string|object
|
|
627
590
|
/**
|
|
628
591
|
* The duration unit to use with the current magnitude value.
|
|
629
|
-
* ...
|
|
630
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-unit)
|
|
592
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-unit)
|
|
631
593
|
*/
|
|
632
594
|
unit ? : DurationUnit
|
|
633
595
|
/**
|
|
@@ -644,8 +606,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
644
606
|
/**
|
|
645
607
|
* The `value` may be set either in object form specifying two properties, a numerical `magnitude` and a
|
|
646
608
|
* string `unit`:
|
|
647
|
-
* ...
|
|
648
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-value)
|
|
609
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-value)
|
|
649
610
|
*/
|
|
650
611
|
value ? : string|number|DurationConfig|Duration
|
|
651
612
|
/**
|
|
@@ -661,14 +622,12 @@ export declare type BryntumEffortFieldProps = {
|
|
|
661
622
|
width ? : string|number
|
|
662
623
|
/**
|
|
663
624
|
* The x position for the widget.
|
|
664
|
-
* ...
|
|
665
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-x)
|
|
625
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-x)
|
|
666
626
|
*/
|
|
667
627
|
x ? : number
|
|
668
628
|
/**
|
|
669
629
|
* The y position for the widget.
|
|
670
|
-
* ...
|
|
671
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-y)
|
|
630
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-y)
|
|
672
631
|
*/
|
|
673
632
|
y ? : number
|
|
674
633
|
|