eachParent
Description
주어진 작업의 모든 상위 작업들을 간트 차트에서 반복 처리합니다.
eachParent: (code: GanttCallback, startTask: string | number, master?: any) => void
주어진 작업의 모든 상위 작업들을 간트 차트에서 반복 처리합니다.
eachParent: (code: GanttCallback, startTask: string | number, master?: any) => void