Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js5360 keyHandler.bindShiftKey(code, f);
5383 keyHandler.bindShiftKey(36, function() { graph.home(); }); // Ctrl+Shift+Home
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1914 …pe.bindKey=function(a,b){this.normalKeys[a]=b};mxKeyHandler.prototype.bindShiftKey=function(a,b){t… method in mxKeyHandler
2303bindShiftKey(b,f):g.bindKey(b,f))});var l=this,q=g.escape;g.escape=function(b){q.apply(this,argume…
H A Dviewer-static.min.js1914 …pe.bindKey=function(a,b){this.normalKeys[a]=b};mxKeyHandler.prototype.bindShiftKey=function(a,b){t… method in mxKeyHandler
2303bindShiftKey(b,f):g.bindKey(b,f))});var l=this,q=g.escape;g.escape=function(b){q.apply(this,argume…
H A Dapp.min.js1948 …pe.bindKey=function(a,b){this.normalKeys[a]=b};mxKeyHandler.prototype.bindShiftKey=function(a,b){t… method in mxKeyHandler
2337bindShiftKey(a,d):c.bindKey(a,d))});var l=this,m=c.escape;c.escape=function(a){m.apply(this,argume…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1710 …pe.bindKey=function(a,b){this.normalKeys[a]=b};mxKeyHandler.prototype.bindShiftKey=function(a,b){t… method in mxKeyHandler