Home
last modified time | relevance | path

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

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java105 public void cellLabelChanged(Object cell, Object newValue, in UserObject()
137 super.cellLabelChanged(cell, newValue, autoSize); in UserObject()
H A DUserObject.java.bak99 public void cellLabelChanged(Object cell, Object newValue,
131 super.cellLabelChanged(cell, newValue, autoSize);
/plugin/diagramsnet/lib/plugins/
H A Dimport.js88 graph.cellLabelChanged(nodeVertex, nodeName, true);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js436 graph.cellLabelChanged(cells[i], '');
894 graph.cellLabelChanged(state.cell, label);
909 graph.cellLabelChanged(state.cell, graph.sanitizeHtml(label));
H A DDialogs.js2204 graph.cellLabelChanged(layer, newValue);
2228 graph.cellLabelChanged(newCell, mxResources.get('untitledLayer'));
H A DGraph.js8624 this.cellLabelChanged(cells[i], div.innerHTML);
8634 Graph.prototype.cellLabelChanged = function(cell, value, autoSize) method in Graph
8680 mxGraph.prototype.cellLabelChanged.apply(this, arguments); method in mxGraph
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1289 …ged=function(a,b,c){this.model.beginUpdate();try{var d=a.value;this.cellLabelChanged(a,b,this.isAu…
1290 mxGraph.prototype.cellLabelChanged=function(a,b,c){this.model.beginUpdate();try{this.model.setValue… method in mxGraph
2554 ….length;k++)d(l[k]);c.innerHTML!=g&&this.cellLabelChanged(b[e],c.innerHTML)}}};Graph.prototype.cel…
2555 ….diagramLanguage,d):g.setAttribute("label",d);d=g}mxGraph.prototype.cellLabelChanged.apply(this,ar… method in mxGraph
2954 …inUpdate();try{for(var b=g.getSelectionCells(),d=0;d<b.length;d++)g.cellLabelChanged(b[d],"")}fina…
2979 …sanitizeHtml(k);k=mxUtils.extractTextWithWhitespace(u.childNodes);g.cellLabelChanged(state.cell,k)…
2980 "1")&&(k=k.replace(/\n/g,"<br/>")),g.cellLabelChanged(state.cell,g.sanitizeHtml(k)),g.setCellStyles…
H A Dapp.min.js1323 …ged=function(a,b,c){this.model.beginUpdate();try{var d=a.value;this.cellLabelChanged(a,b,this.isAu…
1324 mxGraph.prototype.cellLabelChanged=function(a,b,c){this.model.beginUpdate();try{this.model.setValue… method in mxGraph
2803 ….length;k++)b(g[k]);d.innerHTML!=f&&this.cellLabelChanged(a[e],d.innerHTML)}}};Graph.prototype.cel…
2804 ….diagramLanguage,b):f.setAttribute("label",b);b=f}mxGraph.prototype.cellLabelChanged.apply(this,ar… method in mxGraph
3499 …inUpdate();try{for(var a=c.getSelectionCells(),b=0;b<a.length;b++)c.cellLabelChanged(a[b],"")}fina…
3524 …sanitizeHtml(h);h=mxUtils.extractTextWithWhitespace(k.childNodes);c.cellLabelChanged(state.cell,h)…
3525 "1")&&(h=h.replace(/\n/g,"<br/>")),c.cellLabelChanged(state.cell,c.sanitizeHtml(h)),c.setCellStyles…
3737 …,mxResources.get("rename"),mxUtils.bind(this,function(a){null!=a&&g.cellLabelChanged(b,a)}),mxReso…
3754 null;g.model.beginUpdate();try{a=g.cloneCell(v),g.cellLabelChanged(a,mxResources.get("untitledLayer…
H A Dviewer-static.min.js1289 …ged=function(a,b,c){this.model.beginUpdate();try{var d=a.value;this.cellLabelChanged(a,b,this.isAu…
1290 mxGraph.prototype.cellLabelChanged=function(a,b,c){this.model.beginUpdate();try{this.model.setValue… method in mxGraph
2554 ….length;k++)d(l[k]);c.innerHTML!=g&&this.cellLabelChanged(b[e],c.innerHTML)}}};Graph.prototype.cel…
2555 ….diagramLanguage,d):g.setAttribute("label",d);d=g}mxGraph.prototype.cellLabelChanged.apply(this,ar… method in mxGraph
2954 …inUpdate();try{for(var b=g.getSelectionCells(),d=0;d<b.length;d++)g.cellLabelChanged(b[d],"")}fina…
2979 …sanitizeHtml(k);k=mxUtils.extractTextWithWhitespace(u.childNodes);g.cellLabelChanged(state.cell,k)…
2980 "1")&&(k=k.replace(/\n/g,"<br/>")),g.cellLabelChanged(state.cell,g.sanitizeHtml(k)),g.setCellStyles…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1085 …ged=function(a,b,c){this.model.beginUpdate();try{var d=a.value;this.cellLabelChanged(a,b,this.isAu…
1086 mxGraph.prototype.cellLabelChanged=function(a,b,c){this.model.beginUpdate();try{this.model.setValue… method in mxGraph