Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/plugins/
H A Dtickets.js216 var link = graph.getLinkForCell(state.cell);
268 if (link == graph.getLinkForCell(cell))
H A Dexplore.js363 this.getLinkForCell(me.getCell()) == null)
/plugin/diagramsnet/lib/js/
H A Dexport.js141 var graphGetLinkForCell = graph.getLinkForCell;
143 graph.getLinkForCell = function(cell) function
H A Dembed.dev.js412 this.currentLink = graph.getLinkForCell(state.cell);
H A Dviewer.min.js1043 …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 mxGraph
2255 …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…
2973getLinkForCell(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 …]
H A Dapp.min.js1077 …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 mxGraph
2654 …)};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…
2934getLinkForCell(this.state.cell),this.graph.getLinksForState(this.state));a();this.redrawHandles()}…
3518getLinkForCell(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… function
10257 b?C+1:"pagecount"==b?null!=F?F.length:1:G.apply(this,arguments)};z.getLinkForCell=function(){return…
[all …]
H A Dviewer-static.min.js1043 …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 mxGraph
2255 …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…
2973getLinkForCell(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 …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js412 this.currentLink = graph.getLinkForCell(state.cell);
H A DDialogs.js5652 graph.getLinkForCell = function() function
6495 graph.getLinkForCell = function()
H A DEditor.js6996 var href = this.getLinkForCell(cell);
H A DEditorUi.js7101 var href = graph.getLinkForCell(cell);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js687 var link = graph.getLinkForCell(graph.getSelectionCell());
700 var value = graph.getLinkForCell(cell) || '';
H A DGraph.js3475 var link = this.getLinkForCell(cell);
4256 Graph.prototype.getLinkForCell = function(cell) method in Graph
9136 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);
H A DEditorUi.js3846 graph.getLinkForCell(graph.getSelectionCell()) != null);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js839 …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