Searched refs:canCopy (Results 1 – 6 of 6) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A D | DriveCapabilities.php | 49 public $canCopy; variable in Google\\Service\\Drive\\DriveCapabilities 182 public function setCanCopy($canCopy) argument 184 $this->canCopy = $canCopy; 191 return $this->canCopy;
|
H A D | TeamDriveCapabilities.php | 49 public $canCopy; variable in Google\\Service\\Drive\\TeamDriveCapabilities 186 public function setCanCopy($canCopy) argument 188 $this->canCopy = $canCopy; 195 return $this->canCopy;
|
H A D | DriveFileCapabilities.php | 57 public $canCopy; variable in Google\\Service\\Drive\\DriveFileCapabilities 282 public function setCanCopy($canCopy) argument 284 $this->canCopy = $canCopy; 291 return $this->canCopy;
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 33235 function canCopy(element, elements) { function 33348 if (!canCopy(elementData.element, elements)) { 44488 return canCopy(elements, element); 44516 BpmnRules.prototype.canCopy = canCopy; 45250 function canCopy(elements, element) { function
|
H A D | bpmn-modeler.production.min.js | 34 …ate=vd,qh.prototype.canConnect=ad,qh.prototype.canResize=yd,qh.prototype.canCopy=wd;var Td={__depe…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …ate=xm,Qf.prototype.canConnect=lm,Qf.prototype.canResize=_m,Qf.prototype.canCopy=Rm;var Pm={__depe…
|