Searched defs:isTable (Results 1 – 4 of 4) sorted by relevance
5921 Graph.prototype.isTable = function(cell) method in Graph
2483 …aph.prototype.isTableRow=function(b){return this.model.isVertex(b)&&this.isTable(this.model.getPar… method in Graph
2732 …aph.prototype.isTableRow=function(a){return this.model.isVertex(a)&&this.isTable(this.model.getPar… method in Graph