Home
last modified time | relevance | path

Searched refs:stateful (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCustomSourceLocation.php25 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 DInstanceGroupManagerStatus.php66 public function setStateful(InstanceGroupManagerStatusStateful $stateful) argument
68 $this->stateful = $stateful;
75 return $this->stateful;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D60.60.js.map1 … 'library',\n 'entrypoint',\n 'function',\n 'stateful',\n 'state…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst372 Reusing a stateful Node Visitor
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4stateful:true,renderOnAddRemove:true,clipTo:null,controlsAboveOverlay:false,allowTouchScrolling:fa…
5stateful&&target.hasStateChanged()){this.fire("object:modified",{target:target});target.fire("modi…
H A Dfabric.js5736 stateful: true,
6398 this.stateful && obj.setupState();
9421 if (this.stateful && target.hasStateChanged()) {
9568 this.stateful && target.saveState();
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …;\n if (mode.startState) { throw new Error(\"Overlays may not be stateful.\") }\n in…