@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
|
@@ -23,16 +23,14 @@ defineProps<{
|
|
|
23
23
|
* If this flag is set to `true` (default) when a start/end date is set on the event, a corresponding
|
|
24
24
|
* `start-no-earlier/later-than` constraint is added, automatically. This is done in order to
|
|
25
25
|
* keep the event "attached" to this date, according to the user intention.
|
|
26
|
-
* ...
|
|
27
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-addConstraintOnDateSet)
|
|
26
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-addConstraintOnDateSet)
|
|
28
27
|
*/
|
|
29
28
|
addConstraintOnDateSet ? : Boolean
|
|
30
29
|
/**
|
|
31
30
|
* This config manages DST correction in the scheduling engine. It only has effect when DST transition hour is
|
|
32
31
|
* working time. Usually a DST transition occurs on a Sunday, so with non-working weekends the DST correction logic
|
|
33
32
|
* is not involved.
|
|
34
|
-
* ...
|
|
35
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-adjustDurationToDST)
|
|
33
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-adjustDurationToDST)
|
|
36
34
|
*/
|
|
37
35
|
adjustDurationToDST ? : Boolean
|
|
38
36
|
/**
|
|
@@ -68,8 +66,7 @@ defineProps<{
|
|
|
68
66
|
autoCalculatePercentDoneForParentTasks ? : Boolean
|
|
69
67
|
/**
|
|
70
68
|
* Specify `true` to automatically call [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) method on the next frame after creation.
|
|
71
|
-
* ...
|
|
72
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-autoLoad)
|
|
69
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-autoLoad)
|
|
73
70
|
*/
|
|
74
71
|
autoLoad ? : Boolean
|
|
75
72
|
/**
|
|
@@ -90,8 +87,7 @@ defineProps<{
|
|
|
90
87
|
/**
|
|
91
88
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
92
89
|
* hierarchy when triggered.
|
|
93
|
-
* ...
|
|
94
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-bubbleEvents)
|
|
90
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-bubbleEvents)
|
|
95
91
|
*/
|
|
96
92
|
bubbleEvents ? : object
|
|
97
93
|
/**
|
|
@@ -125,46 +121,39 @@ defineProps<{
|
|
|
125
121
|
calendarsData ? : CalendarModel[]
|
|
126
122
|
/**
|
|
127
123
|
* Set to `true` to call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
128
|
-
* ...
|
|
129
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-callOnFunctions)
|
|
124
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-callOnFunctions)
|
|
130
125
|
*/
|
|
131
126
|
callOnFunctions ? : Boolean
|
|
132
127
|
/**
|
|
133
128
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
134
129
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
135
|
-
* ...
|
|
136
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-catchEventHandlerExceptions)
|
|
130
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-catchEventHandlerExceptions)
|
|
137
131
|
*/
|
|
138
132
|
catchEventHandlerExceptions ? : Boolean
|
|
139
133
|
/**
|
|
140
134
|
* Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf
|
|
141
135
|
* tasks.
|
|
142
|
-
* ...
|
|
143
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-children)
|
|
136
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-children)
|
|
144
137
|
*/
|
|
145
138
|
children ? : Boolean|object[]|Model[]|ModelConfig[]
|
|
146
139
|
/**
|
|
147
140
|
* Sets the list of stores controlled by the CRUD manager.
|
|
148
|
-
* ...
|
|
149
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-crudStores)
|
|
141
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-crudStores)
|
|
150
142
|
*/
|
|
151
143
|
crudStores ? : Store[]|string[]|CrudManagerStoreDescriptor[]|StoreConfig[]
|
|
152
144
|
/**
|
|
153
145
|
* The number of days per month.
|
|
154
|
-
* ...
|
|
155
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerMonth)
|
|
146
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerMonth)
|
|
156
147
|
*/
|
|
157
148
|
daysPerMonth ? : number
|
|
158
149
|
/**
|
|
159
150
|
* The number of days per week.
|
|
160
|
-
* ...
|
|
161
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerWeek)
|
|
151
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerWeek)
|
|
162
152
|
*/
|
|
163
153
|
daysPerWeek ? : number
|
|
164
154
|
/**
|
|
165
155
|
* Enables early rendering in SchedulerPro, by postponing calculations to after the first refresh.
|
|
166
|
-
* ...
|
|
167
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-delayCalculation)
|
|
156
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-delayCalculation)
|
|
168
157
|
*/
|
|
169
158
|
delayCalculation ? : Boolean
|
|
170
159
|
/**
|
|
@@ -175,8 +164,7 @@ defineProps<{
|
|
|
175
164
|
/**
|
|
176
165
|
* The source of the calendar for dependencies (the calendar used for taking dependencies lag into account).
|
|
177
166
|
* Possible values are:
|
|
178
|
-
* ...
|
|
179
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-dependenciesCalendar)
|
|
167
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-dependenciesCalendar)
|
|
180
168
|
*/
|
|
181
169
|
dependenciesCalendar ? : 'ToEvent'|'FromEvent'|'Project'
|
|
182
170
|
/**
|
|
@@ -203,16 +191,14 @@ defineProps<{
|
|
|
203
191
|
/**
|
|
204
192
|
* Set to `true` to enable calculation progress notifications.
|
|
205
193
|
* When enabled the project fires [progress](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-progress) event.
|
|
206
|
-
* ...
|
|
207
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-enableProgressNotifications)
|
|
194
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-enableProgressNotifications)
|
|
208
195
|
*/
|
|
209
196
|
enableProgressNotifications ? : Boolean
|
|
210
197
|
/**
|
|
211
198
|
* Configuration of the JSON encoder used by the *Crud Manager*.
|
|
199
|
+
* @property {object} encoder.requestData Static data to send with the data request. ```javascript new CrudManager({ // add static "foo" property to all requests data encoder : { requestData : { foo : 'Bar' } }, ... }); ``` The above snippet will result adding "foo" property to all requests data: ```json { "requestId" : 756, "type" : "load", "foo" : "Bar", "stores" : [ ... ```
|
|
212
200
|
*/
|
|
213
|
-
encoder ? : {
|
|
214
|
-
requestData?: object
|
|
215
|
-
}
|
|
201
|
+
encoder ? : { requestData: object }
|
|
216
202
|
/**
|
|
217
203
|
* The constructor of the event model class, to be used in the project. Will be set as the
|
|
218
204
|
* [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [eventStore](#SchedulerPro/model/ProjectModel#property-eventStore)
|
|
@@ -249,15 +235,13 @@ defineProps<{
|
|
|
249
235
|
forceSync ? : Boolean
|
|
250
236
|
/**
|
|
251
237
|
* The number of hours per day.
|
|
252
|
-
* ...
|
|
253
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-hoursPerDay)
|
|
238
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-hoursPerDay)
|
|
254
239
|
*/
|
|
255
240
|
hoursPerDay ? : number
|
|
256
241
|
/**
|
|
257
242
|
* Unique identifier for the record. Might be mapped to another dataSource using idField, but always exposed as
|
|
258
243
|
* record.id. Will get a generated value if none is specified in records data.
|
|
259
|
-
* ...
|
|
260
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-id)
|
|
244
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-id)
|
|
261
245
|
*/
|
|
262
246
|
id ? : string|number
|
|
263
247
|
/**
|
|
@@ -268,8 +252,7 @@ defineProps<{
|
|
|
268
252
|
/**
|
|
269
253
|
* Set to `false` to only include the id of a removed parent node in the request to the backend (also
|
|
270
254
|
* affects programmatic calls to get [changes](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#property-changes) etc.), and not the ids of its children.
|
|
271
|
-
* ...
|
|
272
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-includeChildrenInRemoveRequest)
|
|
255
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-includeChildrenInRemoveRequest)
|
|
273
256
|
*/
|
|
274
257
|
includeChildrenInRemoveRequest ? : Boolean
|
|
275
258
|
/**
|
|
@@ -284,14 +267,12 @@ defineProps<{
|
|
|
284
267
|
* [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-lazyLoad). If set on a parent record at load time, that parent will not cause any
|
|
285
268
|
* more child load requests. If omitted, it will be automatically set to `true` when a load request receives fewer
|
|
286
269
|
* child records than requested.
|
|
287
|
-
* ...
|
|
288
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-isFullyLoaded)
|
|
270
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-isFullyLoaded)
|
|
289
271
|
*/
|
|
290
272
|
isFullyLoaded ? : Boolean
|
|
291
273
|
/**
|
|
292
274
|
* Project data as a JSON string, used to populate its stores.
|
|
293
|
-
* ...
|
|
294
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-json)
|
|
275
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-json)
|
|
295
276
|
*/
|
|
296
277
|
json ? : string
|
|
297
278
|
/**
|
|
@@ -303,25 +284,22 @@ defineProps<{
|
|
|
303
284
|
* @param {DurationUnit} bufferUnit Used together with bufferAmount to calculate the start and end dates of each load request. The value is added to the current visible start or end date. Defaults to the visible time span length (does not affect ResourceStore).
|
|
304
285
|
* @param {number} bufferAmount See `bufferUnit`
|
|
305
286
|
*/
|
|
306
|
-
lazyLoad ? : Boolean|{lazyLoad: { chunkSize: number }, bufferUnit: DurationUnit, bufferAmount: number}
|
|
287
|
+
lazyLoad ? : Boolean|{ lazyLoad: { chunkSize: number }, bufferUnit: DurationUnit, bufferAmount: number }
|
|
307
288
|
/**
|
|
308
289
|
* The listener set for this object.
|
|
309
|
-
* ...
|
|
310
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-listeners)
|
|
290
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-listeners)
|
|
311
291
|
*/
|
|
312
292
|
listeners ? : ProjectModelListeners
|
|
313
293
|
/**
|
|
314
294
|
* Convenience shortcut to set only the url to load from, when you do not need to supply any other config
|
|
315
295
|
* options in the `load` section of the `transport` config.
|
|
316
|
-
* ...
|
|
317
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-loadUrl)
|
|
296
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-loadUrl)
|
|
318
297
|
*/
|
|
319
298
|
loadUrl ? : string
|
|
320
299
|
/**
|
|
321
300
|
* Maximum range the project calendars can iterate.
|
|
322
301
|
* The value is defined in milliseconds and by default equals `5 years` roughly.
|
|
323
|
-
* ...
|
|
324
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-maxCalendarRange)
|
|
302
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-maxCalendarRange)
|
|
325
303
|
*/
|
|
326
304
|
maxCalendarRange ? : number
|
|
327
305
|
/**
|
|
@@ -360,15 +338,13 @@ defineProps<{
|
|
|
360
338
|
* Setting this to `true` (default) vetoes [silenceInitialCommit](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-silenceInitialCommit) effect
|
|
361
339
|
* by preventing silent changes accepting
|
|
362
340
|
* on initial data loading if some scheduling issue gets resolved during it.
|
|
363
|
-
* ...
|
|
364
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-preventSilencingOnIssueResolve)
|
|
341
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-preventSilencingOnIssueResolve)
|
|
365
342
|
*/
|
|
366
343
|
preventSilencingOnIssueResolve ? : Boolean
|
|
367
344
|
/**
|
|
368
345
|
* Flag the record as read-only on the UI level, preventing the end user from manipulating it using editing
|
|
369
346
|
* features such as cell editing and event dragging.
|
|
370
|
-
* ...
|
|
371
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-readOnly)
|
|
347
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-readOnly)
|
|
372
348
|
*/
|
|
373
349
|
readOnly ? : Boolean
|
|
374
350
|
/**
|
|
@@ -382,16 +358,14 @@ defineProps<{
|
|
|
382
358
|
* If set to `true`, this makes the CrudManager load pages of data, instead of loading the complete dataset at
|
|
383
359
|
* once. The requests made to the [loadUrl](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#config-loadUrl) will contain
|
|
384
360
|
* params with info about the current dataset being requested:
|
|
385
|
-
* ...
|
|
386
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-remotePaging)
|
|
361
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-remotePaging)
|
|
387
362
|
*/
|
|
388
363
|
remotePaging ? : Boolean
|
|
389
364
|
/**
|
|
390
365
|
* When the CrudManager/Project is configured with [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/mixin/LazyLoadCrudManager#config-lazyLoad) set to `true`, you can configure
|
|
391
366
|
* your own data fetching logic by implementing this function. Doing this will override the built-in fetching
|
|
392
367
|
* mechanism using the [loadUrl](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/CrudManager#config-loadUrl).
|
|
393
|
-
* ...
|
|
394
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-requestData)
|
|
368
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-requestData)
|
|
395
369
|
* @param {LazyLoadCrudManagerRequestParams} params Object containing info of what data is requested
|
|
396
370
|
* @returns {CrudManagerRequestResponse}
|
|
397
371
|
*/
|
|
@@ -463,8 +437,7 @@ defineProps<{
|
|
|
463
437
|
* Experimental hook that lets the app determine if a bound dataset needs syncing with the store or not, and
|
|
464
438
|
* if it does - which records that should be processed. Only called for stores that are configured with
|
|
465
439
|
* `syncDataOnLoad: true` (which is the default in the React, Angular and Vue wrappers).
|
|
466
|
-
* ...
|
|
467
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-shouldSyncDataOnLoad)
|
|
440
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-shouldSyncDataOnLoad)
|
|
468
441
|
* @param {object} options Options passed by the store to this hook
|
|
469
442
|
* @param {Core.data.Store} options.store Store about to be synced
|
|
470
443
|
* @param {Core.data.Model} options.records Records currently in the store
|
|
@@ -474,22 +447,19 @@ defineProps<{
|
|
|
474
447
|
shouldSyncDataOnLoad ? : (options: { store: Store, records: Model, data: object[] }) => Set<any>|Boolean
|
|
475
448
|
/**
|
|
476
449
|
* Silences propagations caused by the project loading.
|
|
477
|
-
* ...
|
|
478
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-silenceInitialCommit)
|
|
450
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-silenceInitialCommit)
|
|
479
451
|
*/
|
|
480
452
|
silenceInitialCommit ? : Boolean
|
|
481
453
|
/**
|
|
482
454
|
* When `true` the project's manually scheduled tasks duration will include only working periods of time.
|
|
483
455
|
* When `false` such tasks will ignore working time calendars and treat all intervals as working.
|
|
484
|
-
* ...
|
|
485
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeInDurationWhenSchedulingManually)
|
|
456
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeInDurationWhenSchedulingManually)
|
|
486
457
|
*/
|
|
487
458
|
skipNonWorkingTimeInDurationWhenSchedulingManually ? : Boolean
|
|
488
459
|
/**
|
|
489
460
|
* When `true` the project's manually scheduled tasks will adjust their proposed start/end dates to skip non-working
|
|
490
461
|
* time.
|
|
491
|
-
* ...
|
|
492
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeWhenSchedulingManually)
|
|
462
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeWhenSchedulingManually)
|
|
493
463
|
*/
|
|
494
464
|
skipNonWorkingTimeWhenSchedulingManually ? : Boolean
|
|
495
465
|
/**
|
|
@@ -506,30 +476,26 @@ defineProps<{
|
|
|
506
476
|
* store to use it by id. Store identifier is used as a container name holding corresponding store data
|
|
507
477
|
* while transferring them to/from the server. By default, `id` property is used. And in case a
|
|
508
478
|
* container identifier has to differ this config can be used:
|
|
509
|
-
* ...
|
|
510
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-storeIdProperty)
|
|
479
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-storeIdProperty)
|
|
511
480
|
*/
|
|
512
481
|
storeIdProperty ? : string
|
|
513
482
|
/**
|
|
514
483
|
* When `true` the Crud Manager does not require all updated and removed records to be mentioned in the
|
|
515
484
|
* *sync* response. In this case response should include only server side changes.
|
|
516
|
-
* ...
|
|
517
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-supportShortSyncResponse)
|
|
485
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-supportShortSyncResponse)
|
|
518
486
|
*/
|
|
519
487
|
supportShortSyncResponse ? : Boolean
|
|
520
488
|
/**
|
|
521
489
|
* An array of store identifiers sets an alternative sync responses apply order.
|
|
522
490
|
* By default, the order in which sync responses are applied to the stores is the same as they
|
|
523
491
|
* registered in. But in case of some tricky dependencies between stores this order can be changed:
|
|
524
|
-
* ...
|
|
525
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncApplySequence)
|
|
492
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncApplySequence)
|
|
526
493
|
*/
|
|
527
494
|
syncApplySequence ? : string[]|CrudManagerStoreDescriptor[]
|
|
528
495
|
/**
|
|
529
496
|
* Convenience shortcut to set only the url to sync to, when you do not need to supply any other config
|
|
530
497
|
* options in the `sync` section of the `transport` config.
|
|
531
|
-
* ...
|
|
532
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncUrl)
|
|
498
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncUrl)
|
|
533
499
|
*/
|
|
534
500
|
syncUrl ? : string
|
|
535
501
|
/**
|
|
@@ -560,14 +526,12 @@ defineProps<{
|
|
|
560
526
|
* Set to a IANA time zone (i.e. `Europe/Stockholm`) or a UTC offset in minutes (i.e. `-120`). This will
|
|
561
527
|
* convert all events, tasks and time ranges to the specified time zone or offset. It will also affect the
|
|
562
528
|
* displayed timeline's headers as well at the start and end date of it.
|
|
563
|
-
* ...
|
|
564
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-timeZone)
|
|
529
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-timeZone)
|
|
565
530
|
*/
|
|
566
531
|
timeZone ? : string|number
|
|
567
532
|
/**
|
|
568
533
|
* Specifies the output format of [toJSON](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/mixin/ProjectModelCommon#function-toJSON).
|
|
569
|
-
* ...
|
|
570
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-toJSONResultFormat)
|
|
534
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-toJSONResultFormat)
|
|
571
535
|
*/
|
|
572
536
|
toJSONResultFormat ? : 'inlineData'|'model'
|
|
573
537
|
/**
|
|
@@ -584,28 +548,34 @@ defineProps<{
|
|
|
584
548
|
trackResponseType ? : Boolean
|
|
585
549
|
/**
|
|
586
550
|
* Configuration of the AJAX requests used by *Crud Manager* to communicate with a server-side.
|
|
587
|
-
* ...
|
|
588
|
-
* [
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
551
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-transport)
|
|
552
|
+
* @property {object} [transport.load] Load requests configuration:
|
|
553
|
+
* @property {string} [transport.load.url] URL to request for data loading.
|
|
554
|
+
* @property {string} [transport.load.method] HTTP method to be used for load requests.
|
|
555
|
+
* @property {string} [transport.load.paramName] Name of the parameter that will contain a serialized `load` request. The value is mandatory for requests using `GET` method (default for `load`) so if the value is not provided `data` string is used as default. This value is optional for HTTP methods like `POST` and `PUT`, the request body will be used for data transferring in these cases.
|
|
556
|
+
* @property {object} [transport.load.params] An object containing extra HTTP parameters to pass to the server when sending a `load` request. ```javascript transport : { load : { url : 'http://mycool-server.com/load.php', // HTTP request parameter used to pass serialized "load"-requests paramName : 'data', // pass extra HTTP request parameter // so resulting URL will look like: http://mycool-server.com/load.php?userId=123456&data=... params : { userId : '123456' } }, ... } ```
|
|
557
|
+
* @property {Record<string, string>} [transport.load.headers] An object containing headers to pass to each server request. ```javascript transport : { load : { url : 'http://mycool-server.com/load.php', // HTTP request parameter used to pass serialized "load"-requests paramName : 'data', // specify Content-Type for "load" requests headers : { 'Content-Type' : 'application/json' } }, ... } ```
|
|
558
|
+
* @property {object} [transport.sync] Sync requests (`sync` in further text) configuration:
|
|
559
|
+
* @property {string} [transport.sync.url] URL to request for `sync`.
|
|
560
|
+
* @property {string} [transport.sync.method] HTTP request method to be used for `sync`.
|
|
561
|
+
* @property {string} [transport.sync.paramName] Name of the parameter in which `sync` data will be transferred. This value is optional for requests using methods like `POST` and `PUT`, the request body will be used for data transferring in this case (default for `sync`). And the value is mandatory for requests using `GET` method (if the value is not provided `data` string will be used as fallback).
|
|
562
|
+
* @property {object} [transport.sync.params] HTTP parameters to pass with an HTTP request handling `sync`. ```javascript transport : { sync : { url : 'http://mycool-server.com/sync.php', // extra HTTP request parameter params : { userId : '123456' } }, ... } ```
|
|
563
|
+
* @property {Record<string, string>} [transport.sync.headers] HTTP headers to pass with an HTTP request handling `sync`. ```javascript transport : { sync : { url : 'http://mycool-server.com/sync.php', // specify Content-Type for "sync" requests headers : { 'Content-Type' : 'application/json' } }, ... } ```
|
|
564
|
+
*/
|
|
565
|
+
transport ? : { load?: { url?: string, method?: string, paramName?: string, params?: object, headers?: Record<string, string> }, sync?: { url?: string, method?: string, paramName?: string, params?: object, headers?: Record<string, string> } }
|
|
594
566
|
/**
|
|
595
567
|
* By default, the stores of a project use the raw data objects passed to them as the data source for their
|
|
596
568
|
* records if data is loaded remotely (using an `AjaxStore` or a `CrudManager`). For data supplied inline,
|
|
597
569
|
* the data objects are instead by default cloned to avoid the original data object being modified by the
|
|
598
570
|
* store.
|
|
599
|
-
* ...
|
|
600
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-useRawData)
|
|
571
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-useRawData)
|
|
601
572
|
*/
|
|
602
573
|
useRawData ? : Boolean
|
|
603
574
|
/**
|
|
604
575
|
* This config validates the response structure for requests made by the Crud Manager.
|
|
605
576
|
* When `true`, the Crud Manager checks every parsed response structure for errors
|
|
606
577
|
* and if the response format is invalid, a warning is logged to the browser console.
|
|
607
|
-
* ...
|
|
608
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-validateResponse)
|
|
578
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-validateResponse)
|
|
609
579
|
*/
|
|
610
580
|
validateResponse ? : Boolean
|
|
611
581
|
/**
|
|
@@ -669,8 +639,7 @@ const emit = defineEmits<{
|
|
|
669
639
|
(e: 'beforeResponseApply', params: ((event: { source: AbstractCrudManager, requestType: 'sync'|'load', response: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
670
640
|
/**
|
|
671
641
|
* Fires before a request is sent to the server.
|
|
672
|
-
* ...
|
|
673
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSend)
|
|
642
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSend)
|
|
674
643
|
* @param {string} e Event name
|
|
675
644
|
* @param {object} params Event parameters
|
|
676
645
|
* @param {string} params.e Event name
|
|
@@ -684,8 +653,7 @@ const emit = defineEmits<{
|
|
|
684
653
|
(e: 'beforeSend', params: ((event: { crudManager: AbstractCrudManager, params: object, requestType: 'sync'|'load', requestConfig: object }) => Promise<void>)|string): Promise<void>
|
|
685
654
|
/**
|
|
686
655
|
* Fires before [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) is sent. Return `false` to cancel sync request.
|
|
687
|
-
* ...
|
|
688
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSync)
|
|
656
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSync)
|
|
689
657
|
* @param {string} e Event name
|
|
690
658
|
* @param {object} params Event parameters
|
|
691
659
|
* @param {string} params.e Event name
|
|
@@ -709,8 +677,7 @@ const emit = defineEmits<{
|
|
|
709
677
|
(e: 'beforeSyncApply', params: ((event: { source: AbstractCrudManager, response: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
710
678
|
/**
|
|
711
679
|
* Fires when any other event is fired from the object.
|
|
712
|
-
* ...
|
|
713
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-catchAll)
|
|
680
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-catchAll)
|
|
714
681
|
* @param {string} e Event name
|
|
715
682
|
* @param {object} params Event parameters
|
|
716
683
|
* @param {string} params.e Event name
|
|
@@ -722,8 +689,7 @@ const emit = defineEmits<{
|
|
|
722
689
|
(e: 'catchAll', params: ((event: {[key: string]: any, type: string}) => void)|string): void
|
|
723
690
|
/**
|
|
724
691
|
* Fired when data in any of the projects stores changes.
|
|
725
|
-
* ...
|
|
726
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-change)
|
|
692
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-change)
|
|
727
693
|
* @param {string} e Event name
|
|
728
694
|
* @param {object} params Event parameters
|
|
729
695
|
* @param {string} params.e Event name
|
|
@@ -753,8 +719,7 @@ const emit = defineEmits<{
|
|
|
753
719
|
(e: 'cycle', params: ((event: { schedulingIssue: { getDescription: Function, cycle: object, getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void
|
|
754
720
|
/**
|
|
755
721
|
* Fired when the engine has finished its calculations and the results has been written back to the records.
|
|
756
|
-
* ...
|
|
757
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-dataReady)
|
|
722
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-dataReady)
|
|
758
723
|
* @param {string} e Event name
|
|
759
724
|
* @param {object} params Event parameters
|
|
760
725
|
* @param {string} params.e Event name
|
|
@@ -792,8 +757,7 @@ const emit = defineEmits<{
|
|
|
792
757
|
(e: 'emptyCalendar', params: ((event: { schedulingIssue: { getDescription: Function, getCalendar: Function, getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void
|
|
793
758
|
/**
|
|
794
759
|
* Fires when data in any of the registered data stores is changed.
|
|
795
|
-
* ...
|
|
796
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-hasChanges)
|
|
760
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-hasChanges)
|
|
797
761
|
* @param {string} e Event name
|
|
798
762
|
* @param {object} params Event parameters
|
|
799
763
|
* @param {string} params.e Event name
|
|
@@ -847,8 +811,7 @@ const emit = defineEmits<{
|
|
|
847
811
|
* Fires when registered stores get into state when they don't have any
|
|
848
812
|
* not persisted change. This happens after [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) or [sync](#Scheduler/crud/AbstractCrudManagerMixin#function-sync) request
|
|
849
813
|
* completion. Or this may happen after a record update which turns its fields back to their original state.
|
|
850
|
-
* ...
|
|
851
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-noChanges)
|
|
814
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-noChanges)
|
|
852
815
|
* @param {string} e Event name
|
|
853
816
|
* @param {object} params Event parameters
|
|
854
817
|
* @param {string} params.e Event name
|
|
@@ -910,7 +873,7 @@ const emit = defineEmits<{
|
|
|
910
873
|
* @param {object} params.params Event parameters
|
|
911
874
|
* @param {object} params.params.event Event object
|
|
912
875
|
* @param {string} params.params.event.localRevisionId ID of the local revision. Backend should send it in the broadcast channel
|
|
913
|
-
* @param {string} params.params.event.conflictResolutionFor ID of the revision with a conflict which was resolved by this revision
|
|
876
|
+
* @param {string} [params.params.event.conflictResolutionFor] ID of the revision with a conflict which was resolved by this revision
|
|
914
877
|
* @param {string} params.params.event.clientId ID of the client instance. Used to distinguish own revisions from the broadcast channel
|
|
915
878
|
* @param {object} params.params.event.changes Object with changes constituting revision
|
|
916
879
|
*/
|
|
@@ -1116,16 +1079,9 @@ const widgetData = {
|
|
|
1116
1079
|
'trackProjectModelChanges'
|
|
1117
1080
|
],
|
|
1118
1081
|
propertyNames : [
|
|
1119
|
-
'allChildren',
|
|
1120
|
-
'allUnfilteredChildren',
|
|
1121
1082
|
'descendantCount',
|
|
1122
|
-
'hasGeneratedId',
|
|
1123
1083
|
'inlineData',
|
|
1124
|
-
'internalId',
|
|
1125
|
-
'isCommitting',
|
|
1126
1084
|
'isCreating',
|
|
1127
|
-
'isValid',
|
|
1128
|
-
'previousSiblingsTotalCount',
|
|
1129
1085
|
'segmentModelClass',
|
|
1130
1086
|
'visibleDescendantCount'
|
|
1131
1087
|
],
|