본문으로 건너뛰기

auto_scheduling_strict

정보

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

경고

이 속성은 v9.1에서 더 이상 사용되지 않으며, 대신 gantt.config.auto_schedulinggap_behavior 속성을 사용하십시오.

Description

자동 스케줄링 모드를 활성화하며, 이 모드에서는 작업이 항상 가능한 가장 이른 날짜로 재스케줄됩니다

auto_scheduling_strict: boolean

Example

gantt.config.auto_scheduling_strict = true;

gantt.init("gantt_here");

기본값: false

Details

노트

이 구성은 auto_scheduling 확장에 정의되어 있으므로 auto_scheduling 플러그인을 활성화해야 합니다. 자동 스케줄링 문서에서 자세한 내용을 읽으십시오.

참고로 버전 6.1.0 - 7.1.3에서는 구성은 auto_scheduling_compatibility 옵션이 활성화될 때만 작동합니다.

기본적으로, 새 날짜가 제약 조건을 위반할 때만 작업이 재스케줄됩니다.

Change log

  • 이 속성은 v9.1에서 더 이상 사용되지 않습니다.
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.