Searched refs:updatedRows (Results 1 – 5 of 5) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
| D | UpdateValuesResponse.php | 43 public $updatedRows; variable in Google\\Service\\Sheets\\UpdateValuesResponse 118 public function setUpdatedRows($updatedRows) argument 120 $this->updatedRows = $updatedRows; 127 return $this->updatedRows;
|
| D | UpdateValuesByDataFilterResponse.php | 41 public $updatedRows; variable in Google\\Service\\Sheets\\UpdateValuesByDataFilterResponse 116 public function setUpdatedRows($updatedRows) argument 118 $this->updatedRows = $updatedRows; 125 return $this->updatedRows;
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 8204 this.updatedRows = []; // ids of updated rows property in anonymousFunctioncdb5859f0100.anonymousFunctioncdb5859f47600.DataProcessor.DataProcessor 8288 return !this.updatedRows.length; 8340 this.updatedRows[ind] = rowId; 8348 this.updatedRows.splice(ind, 1); 8489 if (!this.updatedRows.length) { 8518 for (i = 0; i < this.updatedRows.length; i++) { 8519 if (pattern == this.updatedRows[i]) { // tslint:disable-line 8677 if (!this.updatedRows.length) { 8816 this.updatedRows = []; property 8839 updatedRows: this.updatedRows property [all …]
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js | 13 …updatedRows.slice(),r=!1,a=0;a<n.length&&!t._in_progress[i];a++)n[a]===i&&("inserted"===e.getUserD… property
|
| D | dhtmlxgantt.js.map | 1 …updatedRows","clientOnly","_in_progress","cascade_delete","dpMode","cascade","sendAllData","_tSend…
|