Searched refs:removeChildNodes (Results 1 – 4 of 4) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 359 EditorUi.removeChildNodes = function(node) function 1223 EditorUi.removeChildNodes(this.currentPage.node); 1284 EditorUi.removeChildNodes(currNode);
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3364 l)break}while(e)}};EditorUi.removeChildNodes=function(b){for(;null!=b.firstChild;)b.removeChild(b.f… function 3385 …setTextContent(b,Graph.compressNode(c)));d.appendChild(b)},EditorUi.removeChildNodes(this.currentP… 3386 …ot));this.editor.graph.saveViewState(f.viewState,k,null,g);EditorUi.removeChildNodes(l);mxUtils.se…
|
H A D | viewer-static.min.js | 3364 l)break}while(e)}};EditorUi.removeChildNodes=function(b){for(;null!=b.firstChild;)b.removeChild(b.f… function 3385 …setTextContent(b,Graph.compressNode(c)));d.appendChild(b)},EditorUi.removeChildNodes(this.currentP… 3386 …ot));this.editor.graph.saveViewState(f.viewState,k,null,g);EditorUi.removeChildNodes(l);mxUtils.se…
|
H A D | app.min.js | 10696 m)break}while(d)}};EditorUi.removeChildNodes=function(b){for(;null!=b.firstChild;)b.removeChild(b.f… function 10717 …setTextContent(b,Graph.compressNode(c)));f.appendChild(b)},EditorUi.removeChildNodes(this.currentP… 10718 …ot));this.editor.graph.saveViewState(l.viewState,g,null,e);EditorUi.removeChildNodes(m);mxUtils.se…
|