본문으로 건너뛰기

auto_scheduling_descendant_links

정보

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

경고

이 속성은 v9.1에서 더 이상 사용되지 않습니다. 대신 gantt.config.auto_schedulingdescendant_links 속성을 사용하세요.

Description

부모 작업(프로젝트)에서 자식 작업으로의 링크 생성을 허용하거나 금지합니다

auto_scheduling_descendant_links: boolean

Example

gantt.config.auto_scheduling_descendant_links = true;

gantt.init("gantt_here");

기본값: false

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.