Home
last modified time | relevance | path

Searched refs:isCloneEvent (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js5166 (mxEvent.isPopupTrigger(evt) && !this.graph.isCloneEvent(evt));
5378 if (tmp != null && this.graph.model.isEdge(tmp.cell) && !this.graph.isCloneEvent(evt) &&
5400 state.cell, dir, this.graph.defaultEdgeLength, evt, this.graph.isCloneEvent(evt),
5401 this.graph.isCloneEvent(evt)), evt, this);
7285 return this.graph.isCloneEvent(evt) || mxConnectionHandlerCreateTarget.apply(this, arguments);
9625 Graph.prototype.isCloneEvent = function(evt) method in Graph
H A DEditorUi.js1273 if (!this.graph.isCloneEvent(evt) && !mxEvent.isShiftDown(evt))
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1214 …a.getVisibleTerminalState(!1);return null!=b&&b==a};mxGraph.prototype.isCloneEvent=function(a){ret… method in mxGraph
1357 …ner.style.visibility||null==this.first||this.suspended||(a=this.graph.isCloneEvent(a)&&this.graph.…
1369 …|null==d.getTerminal(c,!1)||this.graph.allowDanglingEdges||this.graph.isCloneEvent(b.getEvent())&&…
1381 … mxCellHighlight(this.graph,mxConstants.DROP_TARGET_COLOR,3));var e=c.isCloneEvent(b.getEvent())&&…
1395 d,b.getEvent());else{var d=c.isCloneEvent(b.getEvent())&&c.isCellsCloneable()&&this.isCloneEnabled(…
1657 …tY){var e=!this.graph.isIgnoreTerminalEvent(b.getEvent())&&this.graph.isCloneEvent(b.getEvent())&&…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1561 …ner.style.visibility||null==this.first||this.suspended||(a=this.graph.isCloneEvent(a)&&this.graph.…
1573 …|null==d.getTerminal(c,!1)||this.graph.allowDanglingEdges||this.graph.isCloneEvent(b.getEvent())&&…
1585 … mxCellHighlight(this.graph,mxConstants.DROP_TARGET_COLOR,3));var e=c.isCloneEvent(b.getEvent())&&…
1599 d,b.getEvent());else{var d=c.isCloneEvent(b.getEvent())&&c.isCellsCloneable()&&this.isCloneEnabled(…
1861 …tY){var e=!this.graph.isIgnoreTerminalEvent(b.getEvent())&&this.graph.isCloneEvent(b.getEvent())&&…
2168 …this.hoverIcons.execute=function(d,e,g){var f=g.getEvent();this.graph.isCloneEvent(f)||mxEvent.isS…
2456 …=this.activeArrow&&mxEvent.isShiftDown(b)||mxEvent.isPopupTrigger(b)&&!this.graph.isCloneEvent(b)};
2464 …tStateAt(b,g,p);null==g||!this.graph.model.isEdge(g.cell)||this.graph.isCloneEvent(k)||g.getVisibl…
2465 …ertex(b.cell,c,this.graph.defaultEdgeLength,e,this.graph.isCloneEvent(e),this.graph.isCloneEvent(e…
2522 …nectionHandler.prototype.isCreateTarget=function(b){return this.graph.isCloneEvent(b)||g.apply(thi…
[all …]
H A Dviewer-static.min.js1561 …ner.style.visibility||null==this.first||this.suspended||(a=this.graph.isCloneEvent(a)&&this.graph.…
1573 …|null==d.getTerminal(c,!1)||this.graph.allowDanglingEdges||this.graph.isCloneEvent(b.getEvent())&&…
1585 … mxCellHighlight(this.graph,mxConstants.DROP_TARGET_COLOR,3));var e=c.isCloneEvent(b.getEvent())&&…
1599 d,b.getEvent());else{var d=c.isCloneEvent(b.getEvent())&&c.isCellsCloneable()&&this.isCloneEnabled(…
1861 …tY){var e=!this.graph.isIgnoreTerminalEvent(b.getEvent())&&this.graph.isCloneEvent(b.getEvent())&&…
2168 …this.hoverIcons.execute=function(d,e,g){var f=g.getEvent();this.graph.isCloneEvent(f)||mxEvent.isS…
2456 …=this.activeArrow&&mxEvent.isShiftDown(b)||mxEvent.isPopupTrigger(b)&&!this.graph.isCloneEvent(b)};
2464 …tStateAt(b,g,p);null==g||!this.graph.model.isEdge(g.cell)||this.graph.isCloneEvent(k)||g.getVisibl…
2465 …ertex(b.cell,c,this.graph.defaultEdgeLength,e,this.graph.isCloneEvent(e),this.graph.isCloneEvent(e…
2522 …nectionHandler.prototype.isCreateTarget=function(b){return this.graph.isCloneEvent(b)||g.apply(thi…
[all …]
H A Dapp.min.js1595 …ner.style.visibility||null==this.first||this.suspended||(a=this.graph.isCloneEvent(a)&&this.graph.…
1607 …|null==d.getTerminal(c,!1)||this.graph.allowDanglingEdges||this.graph.isCloneEvent(b.getEvent())&&…
1619 … mxCellHighlight(this.graph,mxConstants.DROP_TARGET_COLOR,3));var e=c.isCloneEvent(b.getEvent())&&…
1633 d,b.getEvent());else{var d=c.isCloneEvent(b.getEvent())&&c.isCellsCloneable()&&this.isCloneEnabled(…
1895 …tY){var e=!this.graph.isIgnoreTerminalEvent(b.getEvent())&&this.graph.isCloneEvent(b.getEvent())&&…
2202 …this.hoverIcons.execute=function(c,d,e){var f=e.getEvent();this.graph.isCloneEvent(f)||mxEvent.isS…
2705 …=this.activeArrow&&mxEvent.isShiftDown(a)||mxEvent.isPopupTrigger(a)&&!this.graph.isCloneEvent(a)};
2713 …tStateAt(a,c,f);null==c||!this.graph.model.isEdge(c.cell)||this.graph.isCloneEvent(e)||c.getVisibl…
2714 …ertex(a.cell,b,this.graph.defaultEdgeLength,d,this.graph.isCloneEvent(d),this.graph.isCloneEvent(d…
2771 …nectionHandler.prototype.isCreateTarget=function(a){return this.graph.isCloneEvent(a)||c.apply(thi…
[all …]