Home
last modified time | relevance | path

Searched refs:bindControlShiftKey (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js5349 keyHandler.bindControlShiftKey(code, f);
5381 keyHandler.bindControlShiftKey(36, function() { graph.exitGroup(); }); // Ctrl+Shift+Home
5382 keyHandler.bindControlShiftKey(35, function() { graph.enterGroup(); }); // Ctrl+Shift+End
/plugin/diagramsnet/lib/js/
Dviewer.min.js1915 …rolKey=function(a,b){this.controlKeys[a]=b};mxKeyHandler.prototype.bindControlShiftKey=function(a,… method in mxKeyHandler
2303bindControlShiftKey(b,f):g.bindControlKey(b,f):c?g.bindShiftKey(b,f):g.bindKey(b,f))});var l=this,…
Dapp.min.js1949 …rolKey=function(a,b){this.controlKeys[a]=b};mxKeyHandler.prototype.bindControlShiftKey=function(a,… method in mxKeyHandler
2337bindControlShiftKey(a,d):c.bindControlKey(a,d):e?c.bindShiftKey(a,d):c.bindKey(a,d))});var l=this,…
Dviewer-static.min.js1915 …rolKey=function(a,b){this.controlKeys[a]=b};mxKeyHandler.prototype.bindControlShiftKey=function(a,… method in mxKeyHandler
2303bindControlShiftKey(b,f):g.bindControlKey(b,f):c?g.bindShiftKey(b,f):g.bindKey(b,f))});var l=this,…
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js1711 …rolKey=function(a,b){this.controlKeys[a]=b};mxKeyHandler.prototype.bindControlShiftKey=function(a,… method in mxKeyHandler