Searched refs:stateful (Results 1 – 7 of 7) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | CustomSourceLocation.php | 25 public $stateful; variable in Google\\Service\\Dataflow\\CustomSourceLocation 30 public function setStateful($stateful) argument 32 $this->stateful = $stateful; 39 return $this->stateful;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | InstanceGroupManagerStatus.php | 66 public function setStateful(InstanceGroupManagerStatusStateful $stateful) argument 68 $this->stateful = $stateful; 75 return $this->stateful;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 60.60.js.map | 1 … 'library',\n 'entrypoint',\n 'function',\n 'stateful',\n 'state…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | recipes.rst | 372 Reusing a stateful Node Visitor
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 4 …stateful:true,renderOnAddRemove:true,clipTo:null,controlsAboveOverlay:false,allowTouchScrolling:fa… 5 …stateful&&target.hasStateChanged()){this.fire("object:modified",{target:target});target.fire("modi…
|
H A D | fabric.js | 5736 stateful: true, 6398 this.stateful && obj.setupState(); 9421 if (this.stateful && target.hasStateChanged()) { 9568 this.stateful && target.saveState();
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js.map | 1 …;\n if (mode.startState) { throw new Error(\"Overlays may not be stateful.\") }\n in…
|