Home
last modified time | relevance | path

Searched refs:trimWhitespace (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DResponse.php324 public function setTrimWhitespace(TrimWhitespaceResponse $trimWhitespace) argument
326 $this->trimWhitespace = $trimWhitespace;
333 return $this->trimWhitespace;
H A DRequest.php800 public function setTrimWhitespace(TrimWhitespaceRequest $trimWhitespace) argument
802 $this->trimWhitespace = $trimWhitespace;
809 return $this->trimWhitespace;
/plugin/edittable/lib/
H A Dhandsontable.full.js6966 if (this.instance.getSettings().trimWhitespace) {
20806 trimWhitespace: true,
35548 if (this.instance.getSettings().trimWhitespace) {
47981 if (!instance.getSettings().trimWhitespace) {