본문으로 건너뛰기

getLinks

Description

간트 차트에 표시된 모든 링크를 가져옵니다

getLinks: () => Array<Link>

Returns

  • links - (Array <Link>) - 링크 객체들을 포함하는 배열

Example

const links = gantt.getLinks();

Details

특정 작업과 관련된 모든 링크를 가져오는 방법은 링크 객체/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.