Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DQueryOperator.php50 public $isSortable; variable in Google\\Service\\CloudSearch\\QueryOperator
159 public function setIsSortable($isSortable)
DPropertyDefinition.php51 public $isSortable; variable in Google\\Service\\CloudSearch\\PropertyDefinition
214 public function setIsSortable($isSortable)
/plugin/issuetracker/
Dtablekit.js124 isSortable : function(table) { method