Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DQueryOperator.php50 public $isSortable; variable in Google\\Service\\CloudSearch\\QueryOperator
159 public function setIsSortable($isSortable) argument
161 $this->isSortable = $isSortable;
168 return $this->isSortable;
H A DPropertyDefinition.php51 public $isSortable; variable in Google\\Service\\CloudSearch\\PropertyDefinition
214 public function setIsSortable($isSortable) argument
216 $this->isSortable = $isSortable;
223 return $this->isSortable;
/plugin/issuetracker/
H A Dtablekit.js124 isSortable : function(table) {