Searched refs:installMoveHandler (Results 1 – 4 of 4) sorted by relevance
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 143 …ndler(),this.setMinimizable(g),this.setTitle(a),(null==k||k)&&this.installMoveHandler(),null!=l&&n… 167 mxWindow.prototype.installMoveHandler=function(){this.title.style.cursor="move";mxEvent.addGestureL… method in mxWindow
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 347 …ndler(),this.setMinimizable(g),this.setTitle(a),(null==k||k)&&this.installMoveHandler(),null!=l&&n… 371 mxWindow.prototype.installMoveHandler=function(){this.title.style.cursor="move";mxEvent.addGestureL… method in mxWindow
|
| D | app.min.js | 381 …ndler(),this.setMinimizable(g),this.setTitle(a),(null==k||k)&&this.installMoveHandler(),null!=l&&n… 405 mxWindow.prototype.installMoveHandler=function(){this.title.style.cursor="move";mxEvent.addGestureL… method in mxWindow
|
| D | viewer-static.min.js | 347 …ndler(),this.setMinimizable(g),this.setTitle(a),(null==k||k)&&this.installMoveHandler(),null!=l&&n… 371 mxWindow.prototype.installMoveHandler=function(){this.title.style.cursor="move";mxEvent.addGestureL… method in mxWindow
|