Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1780 getShortcutHandler(shortcut: string, scope: string): GanttCallback; method
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13getShortcutHandler:function(t,n){var o=e.$keyboardNavigation.shortcuts.parse(t);if(o.length)return…
H A Ddhtmlxgantt_keyboard_navigation.js.map1getShortcutHandler","getCommandHandler","removeShortcut","type","constructor","column","getScopeNa…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js426 getShortcutHandler: function(shortcut, scope){
509 gantt.getShortcutHandler = keyNavFacade.getShortcutHandler;