Searched refs:mxGraphHandler (Results 1 – 9 of 9) sorted by relevance
1358 …mxGraphHandler.prototype.graph=null;mxGraphHandler.prototype.maxCells=mxClient.IS_IE?20:50;mxGraph…1359 mxGraphHandler.prototype.currentDy=null;mxGraphHandler.prototype.updateCursor=!0;mxGraphHandler.pro…1360 mxGraphHandler.prototype.rotationEnabled=!0;mxGraphHandler.prototype.maxLivePreview=0;mxGraphHandle…1361 mxGraphHandler.prototype.setMoveEnabled=function(a){this.moveEnabled=a};mxGraphHandler.prototype.is…1365 mxGraphHandler.prototype.selectDelayed=function(a){if(!this.graph.popupMenuHandler.isPopupTrigger(a…1367 mxGraphHandler.prototype.consumeMouseEvent=function(a,b){b.consume()};1376 …mxGraphHandler.prototype.addStates=function(a,b){var c=this.graph.view.getState(a),d=0;if(null!=c&…1377 mxGraphHandler.prototype.useGuidesForEvent=function(a){return null!=this.guide?this.guide.isEnabled…1378 mxGraphHandler.prototype.getDelta=function(a){a=mxUtils.convertPoint(this.graph.container,a.getX(),…1390 mxGraphHandler.prototype.redrawHandles=function(a){for(var b=0;b<a.length;b++){var c=this.graph.sel…[all …]
2670 …var mxGraphHandlerShouldRemoveCellsFromParent = mxGraphHandler.prototype.shouldRemoveCellsFromPare…2671 mxGraphHandler.prototype.shouldRemoveCellsFromParent = function(parent, cells, evt) class2785 var mxGraphHandlerIsPropagateSelectionCell = mxGraphHandler.prototype.isPropagateSelectionCell;2786 mxGraphHandler.prototype.isPropagateSelectionCell = function(cell, immediate, me)
7250 mxGraphHandler.prototype.guidesEnabled = true;7253 mxGraphHandler.prototype.removeEmptyParents = true;11579 mxGraphHandler.prototype.isValidDropTarget = function(target, me)11625 mxGraphHandler.prototype.updateHint = function(me)11653 mxGraphHandler.prototype.removeHint = function()12316 mxGraphHandler.prototype.removeHint.apply(this, arguments);12468 mxGraphHandler.prototype.maxLivePreview = 16;12532 var graphHandlerMouseDown = mxGraphHandler.prototype.mouseDown;12533 mxGraphHandler.prototype.mouseDown = function(sender, me)12857 mxGraphHandler.prototype.getBoundingBox = function(cells)[all …]
1562 …mxGraphHandler.prototype.graph=null;mxGraphHandler.prototype.maxCells=mxClient.IS_IE?20:50;mxGraph…1563 mxGraphHandler.prototype.currentDy=null;mxGraphHandler.prototype.updateCursor=!0;mxGraphHandler.pro…1564 mxGraphHandler.prototype.rotationEnabled=!0;mxGraphHandler.prototype.maxLivePreview=0;mxGraphHandle…1565 mxGraphHandler.prototype.setMoveEnabled=function(a){this.moveEnabled=a};mxGraphHandler.prototype.is…1569 mxGraphHandler.prototype.selectDelayed=function(a){if(!this.graph.popupMenuHandler.isPopupTrigger(a…1571 mxGraphHandler.prototype.consumeMouseEvent=function(a,b){b.consume()};1580 …mxGraphHandler.prototype.addStates=function(a,b){var c=this.graph.view.getState(a),d=0;if(null!=c&…1581 mxGraphHandler.prototype.useGuidesForEvent=function(a){return null!=this.guide?this.guide.isEnabled…1582 mxGraphHandler.prototype.getDelta=function(a){a=mxUtils.convertPoint(this.graph.container,a.getX(),…1594 mxGraphHandler.prototype.redrawHandles=function(a){for(var b=0;b<a.length;b++){var c=this.graph.sel…[all …]
1596 …mxGraphHandler.prototype.graph=null;mxGraphHandler.prototype.maxCells=mxClient.IS_IE?20:50;mxGraph…1597 mxGraphHandler.prototype.currentDy=null;mxGraphHandler.prototype.updateCursor=!0;mxGraphHandler.pro…1598 mxGraphHandler.prototype.rotationEnabled=!0;mxGraphHandler.prototype.maxLivePreview=0;mxGraphHandle…1599 mxGraphHandler.prototype.setMoveEnabled=function(a){this.moveEnabled=a};mxGraphHandler.prototype.is…1603 mxGraphHandler.prototype.selectDelayed=function(a){if(!this.graph.popupMenuHandler.isPopupTrigger(a…1605 mxGraphHandler.prototype.consumeMouseEvent=function(a,b){b.consume()};1614 …mxGraphHandler.prototype.addStates=function(a,b){var c=this.graph.view.getState(a),d=0;if(null!=c&…1615 mxGraphHandler.prototype.useGuidesForEvent=function(a){return null!=this.guide?this.guide.isEnabled…1616 mxGraphHandler.prototype.getDelta=function(a){a=mxUtils.convertPoint(this.graph.container,a.getX(),…1628 mxGraphHandler.prototype.redrawHandles=function(a){for(var b=0;b<a.length;b++){var c=this.graph.sel…[all …]
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
279 mxGraphHandler.prototype.previewColor = '#C0C0C0'; class
3735 mxGraphHandler.prototype.previewColor = '#cccccc'; class