Searched defs:isLabelMovable (Results 1 – 6 of 6) sorted by relevance
3434 Graph.prototype.isLabelMovable = function(cell) method in Graph4526 Graph.prototype.isLabelMovable = function(cell) method in Graph
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
1443 mxGraph.prototype.isLabelMovable=function(a){return!this.isCellLocked(a)&&(this.model.isEdge(a)&&th… method in mxGraph2404 …older")&&(c=this.replacePlaceholders(b,c));return c};Graph.prototype.isLabelMovable=function(b){va… method in Graph2435 Graph.prototype.isLabelMovable=function(b){var c=this.getCurrentCellStyle(b);return null!=c.movable… method in Graph
1477 mxGraph.prototype.isLabelMovable=function(a){return!this.isCellLocked(a)&&(this.model.isEdge(a)&&th… method in mxGraph2653 …older")&&(b=this.replacePlaceholders(a,b));return b};Graph.prototype.isLabelMovable=function(a){va… method in Graph2684 Graph.prototype.isLabelMovable=function(a){var b=this.getCurrentCellStyle(a);return null!=b.movable… method in Graph
1239 mxGraph.prototype.isLabelMovable=function(a){return!this.isCellLocked(a)&&(this.model.isEdge(a)&&th… method in mxGraph