multisection_shift_all
信息
此功能仅在 PRO 版本中可用。
Description
控制在 Timeline 或 Units 视图中拖动分配给多个 section 的事件时,是否同时移动所有实例('true')还是仅移动选中的那个('false')
multisection_shift_all: boolean
Example
scheduler.config.multisection_shift_all = false;
scheduler.init('scheduler_here', new Date(2012, 5, 30), "timeline");
Default value: true
Applicable views: Timeline view, Units view
Related samples
Details
注释
该设置仅适用于垂直拖动事件(在不同 section 之间移动)
Related API
Related Guides
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.