Home
last modified time | relevance | path

Searched refs:mxGraphHandler (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/mxgraph/
DmxClient.js1071 …er(this)};mxGraph.prototype.createGraphHandler=function(){return new mxGraphHandler(this)};mxGraph…
1355 function mxGraphHandler(a){this.graph=a;this.graph.addMouseListener(this);this.panHandler=mxUtils.b… function
1358mxGraphHandler.prototype.graph=null;mxGraphHandler.prototype.maxCells=mxClient.IS_IE?20:50;mxGraph… class
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…
1362 mxGraphHandler.prototype.isPropagateSelectionCell=function(a,b,c){var d=this.graph.model.getParent(…
1363 mxGraphHandler.prototype.getInitialCellForEvent=function(a){var b=a.getState();if(!(this.graph.isTo…
1364 mxGraphHandler.prototype.isDelayedSelection=function(a,b){if(!this.graph.isToggleEvent(b.getEvent()…
1365 mxGraphHandler.prototype.selectDelayed=function(a){if(!this.graph.popupMenuHandler.isPopupTrigger(a…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js2670 …var mxGraphHandlerShouldRemoveCellsFromParent = mxGraphHandler.prototype.shouldRemoveCellsFromPare…
2671 mxGraphHandler.prototype.shouldRemoveCellsFromParent = function(parent, cells, evt) class
2785 var mxGraphHandlerIsPropagateSelectionCell = mxGraphHandler.prototype.isPropagateSelectionCell;
2786 mxGraphHandler.prototype.isPropagateSelectionCell = function(cell, immediate, me)
DGraph.js833 …this.previewColor = (this.graph.background == '#000000') ? '#ffffff' : mxGraphHandler.prototype.pr…
835 return mxGraphHandler.prototype.createPreviewShape.apply(this, arguments); class
7250 mxGraphHandler.prototype.guidesEnabled = true;
7253 mxGraphHandler.prototype.removeEmptyParents = true;
11578 mxGraphHandlerIsValidDropTarget = mxGraphHandler.prototype.isValidDropTarget;
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;
[all …]
/plugin/diagramsnet/lib/js/
Dviewer.min.js1275 …er(this)};mxGraph.prototype.createGraphHandler=function(){return new mxGraphHandler(this)};mxGraph…
1559 function mxGraphHandler(a){this.graph=a;this.graph.addMouseListener(this);this.panHandler=mxUtils.b… function
1562mxGraphHandler.prototype.graph=null;mxGraphHandler.prototype.maxCells=mxClient.IS_IE?20:50;mxGraph… class
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…
1566 mxGraphHandler.prototype.isPropagateSelectionCell=function(a,b,c){var d=this.graph.model.getParent(…
1567 mxGraphHandler.prototype.getInitialCellForEvent=function(a){var b=a.getState();if(!(this.graph.isTo…
1568 mxGraphHandler.prototype.isDelayedSelection=function(a,b){if(!this.graph.isToggleEvent(b.getEvent()…
1569 mxGraphHandler.prototype.selectDelayed=function(a){if(!this.graph.popupMenuHandler.isPopupTrigger(a…
[all …]
Dapp.min.js1309 …er(this)};mxGraph.prototype.createGraphHandler=function(){return new mxGraphHandler(this)};mxGraph…
1593 function mxGraphHandler(a){this.graph=a;this.graph.addMouseListener(this);this.panHandler=mxUtils.b… function
1596mxGraphHandler.prototype.graph=null;mxGraphHandler.prototype.maxCells=mxClient.IS_IE?20:50;mxGraph… class
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…
1600 mxGraphHandler.prototype.isPropagateSelectionCell=function(a,b,c){var d=this.graph.model.getParent(…
1601 mxGraphHandler.prototype.getInitialCellForEvent=function(a){var b=a.getState();if(!(this.graph.isTo…
1602 mxGraphHandler.prototype.isDelayedSelection=function(a,b){if(!this.graph.isToggleEvent(b.getEvent()…
1603 mxGraphHandler.prototype.selectDelayed=function(a){if(!this.graph.popupMenuHandler.isPopupTrigger(a…
[all …]
Dviewer-static.min.js1275 …er(this)};mxGraph.prototype.createGraphHandler=function(){return new mxGraphHandler(this)};mxGraph…
1559 function mxGraphHandler(a){this.graph=a;this.graph.addMouseListener(this);this.panHandler=mxUtils.b… function
1562mxGraphHandler.prototype.graph=null;mxGraphHandler.prototype.maxCells=mxClient.IS_IE?20:50;mxGraph… class
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…
1566 mxGraphHandler.prototype.isPropagateSelectionCell=function(a,b,c){var d=this.graph.model.getParent(…
1567 mxGraphHandler.prototype.getInitialCellForEvent=function(a){var b=a.getState();if(!(this.graph.isTo…
1568 mxGraphHandler.prototype.isDelayedSelection=function(a,b){if(!this.graph.isToggleEvent(b.getEvent()…
1569 mxGraphHandler.prototype.selectDelayed=function(a){if(!this.graph.popupMenuHandler.isPopupTrigger(a…
[all …]
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
DMinimal.js279 mxGraphHandler.prototype.previewColor = '#C0C0C0'; class
DEditorUi.js3735 mxGraphHandler.prototype.previewColor = '#cccccc'; class