Home
last modified time | relevance | path

Searched refs:setDefaultParent (Results 1 – 10 of 10) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js2106 graph.setDefaultParent(null);
2110 graph.setDefaultParent(graph.model.getChildAt(graph.model.root, index - 1));
2114 graph.setDefaultParent(null);
2231 graph.setDefaultParent(newCell);
2268 graph.setDefaultParent(cell);
2586 graph.setDefaultParent(defaultParent);
H A DEditorUi.js1170 var graphSetDefaultParent = graph.setDefaultParent;
1173 this.editor.graph.setDefaultParent = function()
H A DGraph.js3456 Graph.prototype.setDefaultParent = function(cell) method in Graph
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js791 this.setDefaultParent(null);
H A DEditor.js7693 this.setDefaultParent(cell);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1315 …function(a){if(a instanceof mxRootChange)this.clearSelection(),this.setDefaultParent(null),this.re…
1496 …etRoot(),a=this.model.getChildAt(a,0)));return a};mxGraph.prototype.setDefaultParent=function(a){t… method in mxGraph
2198 …unction(){this.updateActionStates()}));var b=a.setDefaultParent,d=this;this.editor.graph.setDefaul…
2654 …is.fireEvent(new mxEventObject("gridSizeChanged"))};Graph.prototype.setDefaultParent=function(a){t…
3746 …"",v=c);mxEvent.addListener(e,"click",function(a){g.isEnabled()&&(g.setDefaultParent(d),g.view.set…
3751 …l),g.setDefaultParent(null)):0<b&&b<=g.model.getChildCount(g.model.root)?g.setDefaultParent(g.mode…
3754 …et("untitledLayer")),a.setVisible(!0),a=g.addCell(a,g.model.root),g.setDefaultParent(a)}finally{g.…
3755 try{var b=g.addCell(new mxCell(mxResources.get("untitledLayer")),g.model.root);g.setDefaultParent(b…
10652 …=mxUtils.getValue(this.getCellStyle(c),"locked","0"));null!=c&&this.setDefaultParent(c)}};mxStenci…
11961 …=this.defaultParent||this.model.contains(this.defaultParent)||(this.setDefaultParent(null),this.se…
H A Dviewer.min.js1281 …function(a){if(a instanceof mxRootChange)this.clearSelection(),this.setDefaultParent(null),this.re…
1462 …etRoot(),a=this.model.getChildAt(a,0)));return a};mxGraph.prototype.setDefaultParent=function(a){t… method in mxGraph
2164 …unction(){this.updateActionStates()}));var c=b.setDefaultParent,e=this;this.editor.graph.setDefaul…
2405 …is.fireEvent(new mxEventObject("gridSizeChanged"))};Graph.prototype.setDefaultParent=function(b){t…
3320 …=mxUtils.getValue(this.getCellStyle(d),"locked","0"));null!=d&&this.setDefaultParent(d)}};mxStenci…
H A Dviewer-static.min.js1281 …function(a){if(a instanceof mxRootChange)this.clearSelection(),this.setDefaultParent(null),this.re…
1462 …etRoot(),a=this.model.getChildAt(a,0)));return a};mxGraph.prototype.setDefaultParent=function(a){t… method in mxGraph
2164 …unction(){this.updateActionStates()}));var c=b.setDefaultParent,e=this;this.editor.graph.setDefaul…
2405 …is.fireEvent(new mxEventObject("gridSizeChanged"))};Graph.prototype.setDefaultParent=function(b){t…
3320 …=mxUtils.getValue(this.getCellStyle(d),"locked","0"));null!=d&&this.setDefaultParent(d)}};mxStenci…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1077 …function(a){if(a instanceof mxRootChange)this.clearSelection(),this.setDefaultParent(null),this.re…
1258 …etRoot(),a=this.model.getChildAt(a,0)));return a};mxGraph.prototype.setDefaultParent=function(a){t… method in mxGraph