跳到主要内容

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");

Default value: 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.