Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_quick_info.js13quickinfo_buttons=["icon_delete","icon_edit"],gantt.config.quick_info_detached=!0,gantt.config.sho…
H A Ddhtmlxgantt_quick_info.js.map1quickinfo_buttons","quick_info_detached","show_quick_info","attachEvent","id","setTimeout","showQu…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js118 gantt.config.quickinfo_buttons = ["icon_delete","icon_edit"];
314 var buttons = gantt.config.quickinfo_buttons;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts734 quickinfo_buttons: any[]; property