본문으로 건너뛰기

multisection_shift_all

정보

이 기능은 PRO 에디션에서만 사용할 수 있습니다.

Description

Timeline 또는 Units 뷰에서 여러 섹션에 할당된 이벤트를 드래그할 때, 모든 인스턴스를 함께 이동할지('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

Details

노트

이 설정은 이벤트를 수직으로 드래그할 때(섹션 간 이동 시)에만 적용됩니다

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.