Home
last modified time | relevance | path

Searched refs:insertColumn (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js596 graph.selectNode(graph.insertColumn(table, (cell != null) ? cell.cellIndex : 0));
609 graph.selectNode(graph.insertColumn(table, (cell != null) ? cell.cellIndex + 1 : -1));
H A DFormat.js3914 graph.insertColumn(currentTable, (tableCell != null) ? tableCell.cellIndex : 0);
3929 graph.insertColumn(currentTable, (tableCell != null) ? tableCell.cellIndex + 1 : -1);
H A DGraph.js10622 Graph.prototype.insertColumn = function(table, index) method in Graph
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1194 …lecolumn:CKEDITOR.TRISTATE_OFF}:null})},getCellColIndex:v,insertRow:r,insertColumn:u,getSelectedCe… property in CKEDITOR.plugins.tabletools
1207 …e}),g=b?h.concat(g):g.concat(h);this.setSelectedCells(g)};q.prototype.insertColumn=function(a){fun… method in q
1210 f.insertRow(l.length-a.length),f.insertColumn(b(l)-b(a)),a=f.getTableMap(),this.pasteTable(f,a,l),d…
1217 …tabletools;v=y.getSelectedCells;C=y.getCellColIndex;F=y.insertRow;G=y.insertColumn;CKEDITOR.docume…
H A Dckeditor.js.unc23675 insertColumn: u,
23964 q.prototype.insertColumn = function(a) {
24012 … CKEDITOR.tools.buildTableMap(h), f.insertRow(l.length - a.length), f.insertColumn(b(l) - b(a)), a…
24156 G = y.insertColumn;
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1123 insertRow:f,insertColumn:l,getSelectedCells:a};CKEDITOR.plugins.add("tabletools",CKEDITOR.plugins.t…
1142 CKEDITOR.plugins.tabletools;v=q.getSelectedCells;u=q.getCellColIndex;x=q.insertRow;B=q.insertColumn
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2848 …pe.deleteRow=function(a,b){a.tBodies[0].deleteRow(b)};Graph.prototype.insertColumn=function(a,b){v…
3096 …",mxResources.get("insertColumnBefore"),mxUtils.bind(this,function(){try{null!=y&&e.insertColumn(y,
3097 ….get("insertColumnAfter"),mxUtils.bind(this,function(){try{null!=y&&e.insertColumn(y,null!=I?I.cel…
3661 …),c=a.addItem("",null,mxUtils.bind(this,function(){try{b.selectNode(b.insertColumn(f,null!=d?d.cel…
3662 c=a.addItem("",null,mxUtils.bind(this,function(){try{b.selectNode(b.insertColumn(f,null!=d?d.cellIn…
H A Dviewer.min.js2599 …pe.deleteRow=function(b,d){b.tBodies[0].deleteRow(d)};Graph.prototype.insertColumn=function(b,d){v…
H A Dviewer-static.min.js2599 …pe.deleteRow=function(b,d){b.tBodies[0].deleteRow(d)};Graph.prototype.insertColumn=function(b,d){v…