Home
last modified time | relevance | path

Searched refs:isCriticalLink (Results 1 – 4 of 4) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1991 isCriticalLink(link: any): boolean; method
H A Ddhtmlxgantt.js13 …link_class(n):"";h&&(d+=" "+h),a.highlight_critical_path&&t.isCriticalLink&&t.isCriticalLink(n)&&(…
H A Ddhtmlxgantt.js.map1isCriticalLink","endpoint","line_width","_render_link_arrow","borderColor","isLegacyRender","viewp…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js22949 if (config.highlight_critical_path && gantt.isCriticalLink) {
22950 if (gantt.isCriticalLink(link))