본문으로 건너뛰기

auto_scheduling_initial

정보

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

경고

The property has been deprecated in v9.1, use the schedule_on_parse property of gantt.config.auto_scheduling instead.

Description

Gantt가 데이터 로딩/파싱 시 자동 스케줄링을 수행할지 여부를 정의합니다

auto_scheduling_initial: boolean

Example

gantt.config.auto_scheduling_initial = false;

gantt.init("gantt_here");

Default value: true

Details

노트

이 구성은 auto_scheduling 확장에 정의되어 있으므로 auto_scheduling 플러그인을 활성화해야 합니다. 자세한 내용은 Auto Scheduling 문서를 참조하십시오.

Change log

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