Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts2154 removeShortcut(shortcut: string, scope: any): void; method
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13removeShortcut:function(t,e){var n=c(e);n&&n.prototype.unbind(t)},focus:function(t){var e,o=t?t.ty…
H A Ddhtmlxgantt_keyboard_navigation.js.map1removeShortcut","type","constructor","column","getScopeName","ext","keyboardNavigation","setupKeyN…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js440 removeShortcut: function(shortcut, scope){
510 gantt.removeShortcut = keyNavFacade.removeShortcut;