Home
last modified time | relevance | path

Searched refs:deleteTableColumn (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRequest.php244 public function setDeleteTableColumn(DeleteTableColumnRequest $deleteTableColumn) argument
246 $this->deleteTableColumn = $deleteTableColumn;
253 return $this->deleteTableColumn;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php254 public function setDeleteTableColumn(DeleteTableColumnRequest $deleteTableColumn) argument
256 $this->deleteTableColumn = $deleteTableColumn;
263 return $this->deleteTableColumn;
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js757 graph.deleteTableColumn(cell);
H A DFormat.js1809 graph.deleteTableColumn(ss.vertices[0]);
H A DGraph.js10440 Graph.prototype.deleteTableColumn = function(cell) method in Graph
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2845 …height,c.setGeometry(d,m))}}finally{c.endUpdate()}};Graph.prototype.deleteTableColumn=function(a){…
3015 …"),mxUtils.bind(this,function(){try{k?d.deleteLane(e.vertices[0]):d.deleteTableColumn(e.vertices[0…
3592 …ull,mxUtils.bind(this,function(){if(null!=e)try{k?d.deleteLane(e):d.deleteTableColumn(e)}catch(l){…
H A Dviewer.min.js2596 …height,f.setGeometry(c,n))}}finally{f.endUpdate()}};Graph.prototype.deleteTableColumn=function(b){…
H A Dviewer-static.min.js2596 …height,f.setGeometry(c,n))}}finally{f.endUpdate()}};Graph.prototype.deleteTableColumn=function(b){…