Searched refs:getLinkForCell (Results 1 – 16 of 16) sorted by relevance
216 var link = graph.getLinkForCell(state.cell);268 if (link == graph.getLinkForCell(cell))
363 this.getLinkForCell(me.getCell()) == null)
141 var graphGetLinkForCell = graph.getLinkForCell;143 graph.getLinkForCell = function(cell) function
412 this.currentLink = graph.getLinkForCell(state.cell);
1043 …mxPrintPreview.prototype.getLinkForCellState=function(a){return this.graph.getLinkForCell(a.cell)};1430 …oltip?a.getTooltip():this.convertValueToString(a)};mxGraph.prototype.getLinkForCell=function(a){re… method in mxGraph2255 …actions.get("openLink").setEnabled(1==b.getSelectionCount()&&null!=b.getLinkForCell(b.getSelection…2405 …)};Graph.prototype.getClickableLinkForCell=function(b){do{var c=this.getLinkForCell(b);if(null!=c)…2427 …ext.node?b.text.node.getElementsByTagName("a"):null};Graph.prototype.getLinkForCell=function(b){re…2567 …:0,updateCurrentState:function(b){var d=b.sourceState;if(null==d||null==l.getLinkForCell(d.cell))b=2572 …is.clear()},activate:function(b){this.currentLink=l.getAbsoluteUrl(l.getLinkForCell(b.cell));null!…2579 …rt;b.getLinkForCellState=mxUtils.bind(this,function(b,d){return this.getLinkForCell(b.cell)});retu…2973 …getLinkForCell(g.getSelectionCell());null!=b&&g.openLink(b)});this.addAction("editLink...",functio…3305 …;Graph.prototype.doUpdateCustomLinksForCell=function(b,d){var c=this.getLinkForCell(d);null!=c&&"d…[all …]
1077 …mxPrintPreview.prototype.getLinkForCellState=function(a){return this.graph.getLinkForCell(a.cell)};1464 …oltip?a.getTooltip():this.convertValueToString(a)};mxGraph.prototype.getLinkForCell=function(a){re… method in mxGraph2654 …)};Graph.prototype.getClickableLinkForCell=function(a){do{var b=this.getLinkForCell(a);if(null!=b)…2676 …ext.node?a.text.node.getElementsByTagName("a"):null};Graph.prototype.getLinkForCell=function(a){re…2821 …is.clear()},activate:function(a){this.currentLink=g.getAbsoluteUrl(g.getLinkForCell(a.cell));null!…2828 …rt;a.getLinkForCellState=mxUtils.bind(this,function(a,b){return this.getLinkForCell(a.cell)});retu…2934 …getLinkForCell(this.state.cell),this.graph.getLinksForState(this.state));a();this.redrawHandles()}…3518 …getLinkForCell(c.getSelectionCell());null!=a&&c.openLink(a)});this.addAction("editLink...",functio…10232 …==b?p+1:"pagecount"==b?null!=m?m.length:1:q.apply(this,arguments)};f.getLinkForCell=function(){ret… function10257 b?C+1:"pagecount"==b?null!=F?F.length:1:G.apply(this,arguments)};z.getLinkForCell=function(){return…[all …]
5652 graph.getLinkForCell = function() function6495 graph.getLinkForCell = function()
6996 var href = this.getLinkForCell(cell);
7101 var href = graph.getLinkForCell(cell);
687 var link = graph.getLinkForCell(graph.getSelectionCell());700 var value = graph.getLinkForCell(cell) || '';
3475 var link = this.getLinkForCell(cell);4256 Graph.prototype.getLinkForCell = function(cell) method in Graph9136 if (tmp == null || graph.getLinkForCell(tmp.cell) == null)9140 return graph.getLinkForCell(state.cell) == null;9276 this.currentLink = graph.getAbsoluteUrl(graph.getLinkForCell(state.cell));9643 return this.getLinkForCell(state.cell);13045 this.updateLinkHint(this.graph.getLinkForCell(this.state.cell),13061 var link = this.graph.getLinkForCell(this.state.cell);13192 this.updateLinkHint(this.graph.getLinkForCell(this.state.cell),13201 var link = this.graph.getLinkForCell(this.state.cell);
3846 graph.getLinkForCell(graph.getSelectionCell()) != null);
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
839 …mxPrintPreview.prototype.getLinkForCellState=function(a){return this.graph.getLinkForCell(a.cell)};1226 …oltip?a.getTooltip():this.convertValueToString(a)};mxGraph.prototype.getLinkForCell=function(a){re… method in mxGraph