Home
last modified time | relevance | path

Searched refs:quickInfoAttr (Results 1 – 6 of 6) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_quick_info.js13 …ar o=this._quick_info_box=document.createElement("div");this._waiAria.quickInfoAttr(o);var a='<div…
H A Ddhtmlxgantt_quick_info.js.map1quickInfoAttr","html","ariaAttr","quickInfoHeaderAttrString","buttons","is_editor","icon_delete","…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js302 this._waiAria.quickInfoAttr(qi);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …setAttribute("role","dialog"),e&&t.setAttribute("aria-labelledby",e)},quickInfoAttr:function(t){t.…
H A Ddhtmlxgantt.js.map1 …ButtonAttrString","buttonLabel","messageInfoAttr","messageModalAttr","quickInfoAttr","quickInfoHea…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js27297 quickInfoAttr: function(div){ method in gantt._waiAria