Searched refs:stateChange (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
H A D | ListAssetsResult.php | 27 public $stateChange; variable in Google\\Service\\SecurityCommandCenter\\ListAssetsResult 46 public function setStateChange($stateChange) argument 48 $this->stateChange = $stateChange; 55 return $this->stateChange;
|
H A D | ListFindingsResult.php | 29 public $stateChange; variable in Google\\Service\\SecurityCommandCenter\\ListFindingsResult 62 public function setStateChange($stateChange) argument 64 $this->stateChange = $stateChange; 71 return $this->stateChange;
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | nv.d3.min.js | 3 …stateChange(y)}function K(){bb.data([G]);var a=b.duration();b.duration(0),b.update(),b.duration(a)… 4 …stateChange({disabled:c.map(function(a){return!!a.disabled}),disengaged:c.map(function(a){return!!… 5 …stateChange(t),b.update()}),i.dispatch.on("elementMousemove",function(c){e.clearHighlights();var d… 6 …stateChange(x),b.update()}),i.dispatch.on("legendClick",function(a){if(a.disabled){switch(M=M.map(… 7 …stateChange(l),b.update()}),p.on("changeState",function(a){"undefined"!=typeof a.disabled&&(e.forE… 8 …stateChange(v),b.update()}),h.dispatch.on("stateChange",function(a){for(var c in a)v[c]=a[c];y.sta…
|