Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js7220 Graph.prototype.getCellsForTags = function(tagList, cells, includeLayers, checkVisible) argument
7242 if ((includeLayers && this.model.getParent(cells[i]) == this.model.root) ||