Перейти к основному содержимому

getLinks

Description

Возвращает все связи, представленные на диаграмме Ганта

getLinks: () => Array<Link>

Returns

  • links - (Array <Link>) - массив объектов связей

Example

const links = gantt.getLinks();

Details

Для получения информации о том, как получить все связи, связанные с конкретной задачей, смотрите статьи Getting the Link Object/Id и getLink.

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.