Home
last modified time | relevance | path

Searched refs:hiddenTags (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/plugins/
Dtags.js137 var hiddenTags = {};
145 !matchTags(graph.getTagsForCell(cell), hiddenTags, hiddenTagCount));
216 hiddenTags[tag] = true;
234 delete hiddenTags[tag];
261 updateSelectedTags(tags, hiddenTags, '#bb0000', filterInput.value);
268 updateTagCloud(getAllTags(), hiddenTags);
/plugin/diagramsnet/lib/js/diagramly/
DPages.js620 hiddenTags: [],
715 hiddenTags: this.hiddenTags,
747 this.hiddenTags = state.hiddenTags;
823 this.hiddenTags = []; property
DEditor.js5810 Graph.prototype.hiddenTags = null; method in Graph
5827 this.hiddenTags = []; property
5982 var allTags = graph.hiddenTags.slice();
6024 graph.hiddenTags = [];
6028 graph.hiddenTags = allTags.slice();
6037 graph.hiddenTags = [];
6041 allTags = graph.hiddenTags.slice();
6070 allTags = graph.hiddenTags.slice();
6098 graph.hiddenTags = temp;
6118 var visible = mxUtils.indexOf(graph.hiddenTags, tag) < 0;
[all …]
/plugin/diagramsnet/lib/js/
Dviewer.min.js3275hiddenTags=null;Graph.prototype.defaultMathEnabled=!1;var y=Graph.prototype.init;Graph.prototype.i… property
3280 …CellVisible(b[c])&&d.push(b[c]);l.setSelectionCells(d)}function e(b){l.hiddenTags=b?[]:m.slice();f…
3281 …ngth)for(var q=0;q<b.length;q++)(function(b){var g=0>mxUtils.indexOf(l.hiddenTags,b),n=document.cr…
3282 …xUtils.indexOf(l.hiddenTags,b);mxEvent.isShiftDown(d)?e(0<=mxUtils.indexOf(l.hiddenTags,b)):(0>c?l…
3283 ….isEnabled()?l.setSelectionCells(c):l.highlightCells(c)}else if(g&&0<l.hiddenTags.length)e(!0);els…
3284 b);c.splice(k,1);l.hiddenTags=c;f();l.refresh()}mxEvent.consume(d)});n.appendChild(q);if(l.isEnable…
3286 …pendChild(n)})(b[q]);g.appendChild(k);n.appendChild(g)}}var l=this,m=l.hiddenTags.slice(),k=docume…
3287 …ils.button(mxResources.get("reset"),function(b){l.hiddenTags=[];mxEvent.isShiftDown(b)||(m=l.hidde…
3288 …e="geBtn";u.style.margin="0";l.addListener(mxEvent.ROOT,function(){m=l.hiddenTags.slice()});var v=…
3304 …xOf(n.tags.visible,v[p])&&0>mxUtils.indexOf(u,v[p])&&u.push(v[p]);this.hiddenTags=u;this.refresh()…
[all …]
Dapp.min.js10607hiddenTags=null;Graph.prototype.defaultMathEnabled=!1;var x=Graph.prototype.init;Graph.prototype.i… method in Graph
10612 …CellVisible(b[f])&&c.push(b[f]);m.setSelectionCells(c)}function e(b){m.hiddenTags=b?[]:g.slice();d…
10613 …ngth)for(var q=0;q<b.length;q++)(function(b){var l=0>mxUtils.indexOf(m.hiddenTags,b),k=document.cr…
10614 …xUtils.indexOf(m.hiddenTags,b);mxEvent.isShiftDown(c)?e(0<=mxUtils.indexOf(m.hiddenTags,b)):(0>f?m…
10615 ….isEnabled()?m.setSelectionCells(f):m.highlightCells(f)}else if(l&&0<m.hiddenTags.length)e(!0);els…
10616 b);f.splice(p,1);m.hiddenTags=f;d();m.refresh()}mxEvent.consume(c)});k.appendChild(q);if(m.isEnable…
10618 …pendChild(k)})(b[q]);l.appendChild(p);k.appendChild(l)}}var m=this,g=m.hiddenTags.slice(),p=docume…
10619 …ils.button(mxResources.get("reset"),function(b){m.hiddenTags=[];mxEvent.isShiftDown(b)||(g=m.hidde…
10620 …e="geBtn";t.style.margin="0";m.addListener(mxEvent.ROOT,function(){g=m.hiddenTags.slice()});var n=…
10636 …xOf(k.tags.visible,n[y])&&0>mxUtils.indexOf(t,n[y])&&t.push(n[y]);this.hiddenTags=t;this.refresh()…
[all …]
Dviewer-static.min.js3275hiddenTags=null;Graph.prototype.defaultMathEnabled=!1;var y=Graph.prototype.init;Graph.prototype.i… property
3280 …CellVisible(b[c])&&d.push(b[c]);l.setSelectionCells(d)}function e(b){l.hiddenTags=b?[]:m.slice();f…
3281 …ngth)for(var q=0;q<b.length;q++)(function(b){var g=0>mxUtils.indexOf(l.hiddenTags,b),n=document.cr…
3282 …xUtils.indexOf(l.hiddenTags,b);mxEvent.isShiftDown(d)?e(0<=mxUtils.indexOf(l.hiddenTags,b)):(0>c?l…
3283 ….isEnabled()?l.setSelectionCells(c):l.highlightCells(c)}else if(g&&0<l.hiddenTags.length)e(!0);els…
3284 b);c.splice(k,1);l.hiddenTags=c;f();l.refresh()}mxEvent.consume(d)});n.appendChild(q);if(l.isEnable…
3286 …pendChild(n)})(b[q]);g.appendChild(k);n.appendChild(g)}}var l=this,m=l.hiddenTags.slice(),k=docume…
3287 …ils.button(mxResources.get("reset"),function(b){l.hiddenTags=[];mxEvent.isShiftDown(b)||(m=l.hidde…
3288 …e="geBtn";u.style.margin="0";l.addListener(mxEvent.ROOT,function(){m=l.hiddenTags.slice()});var v=…
3304 …xOf(n.tags.visible,v[p])&&0>mxUtils.indexOf(u,v[p])&&u.push(v[p]);this.hiddenTags=u;this.refresh()…
[all …]