Split
Feature
This feature allows splitting the Scheduler into multiple views, either by using the cell context menu, or programmatically by calling split().
See Split for more details.
Scheduler specifics
- Scheduler allows splitting by dates, either programmatically or by using the context menu.
- Scheduler prevents splitting in the grid part using the context menu.
- The
eventDragfeature will automatically be configured to allow dragging between the clones (by settingconstrainDragToTimelinetofalse). - Splitting is not supported in vertical mode.
Note that although Gantt is related to Scheduler, splitting is not supported in Gantt.
This feature is disabled by default. For info on enabling it, see GridFeatures.
Please note that this feature will not work with the LockRows feature.
See also
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this classProperties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of Split class, or subclass thereof.
-
Identifies an object as an instance of Split class, or subclass thereof.