Home
last modified time | relevance | path

Searched refs:addShortcut (Results 1 – 7 of 7) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1246 addShortcut(shortcut: string, handler: GanttCallback, scope: string): void; method
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13addShortcut:function(t,e,n){var o=c(n);o&&o.prototype.bind(t,e)},getShortcutHandler:function(t,n){…
H A Ddhtmlxgantt_keyboard_navigation.js.map1addShortcut","scope","scopeObject","getShortcutHandler","getCommandHandler","removeShortcut","type…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js420 addShortcut: function(shortcut, handler, scope){
508 gantt.addShortcut = keyNavFacade.addShortcut;
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js1404 this.addShortcut(item, action);
1415 Menus.prototype.addShortcut = function(item, action) method in Menus
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js553 var menusAddShortcut = Menus.prototype.addShortcut;
555 Menus.prototype.addShortcut = function(item, action) method in Menus
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3612 …ggleAction&&k.isSelected()&&a.addCheckmark(b,Editor.checkmarkImage),this.addShortcut(b,k),b):null};
3613 Menus.prototype.addShortcut=function(a,b){if(null!=b.shortcut){var d=a.firstChild.nextSibling.nextS…
12076 …rentFile()||"1"==urlParams.embed)};var l=Menus.prototype.addShortcut;Menus.prototype.addShortcut=f… method in Menus