Searched refs:copyPaste (Results 1 – 7 of 7) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ ! |
| D | Request.php | 366 public function setCopyPaste(CopyPasteRequest $copyPaste) argument 368 $this->copyPaste = $copyPaste; 375 return $this->copyPaste;
|
| /plugin/edittable/lib/ ! |
| D | handsontable.full.js | 20538 copyPaste: true, 29519 copyPaste: false, property 39739 copyPaste: false, property 41330 return !!this.hot.getSettings().copyPaste; 41350 if (_typeof(settings.copyPaste) === 'object') { 41351 this.pasteMode = settings.copyPaste.pasteMode || this.pasteMode; 41352 this.rowsLimit = settings.copyPaste.rowsLimit || this.rowsLimit; 41353 this.columnsLimit = settings.copyPaste.columnsLimit || this.columnsLimit;
|
| /plugin/zwidoku/files/ ! |
| H A D | js.js | 1 …copyPaste:true,undo:void 0,columnSorting:void 0,manualColumnMove:void 0,manualColumnResize:void 0,…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ ! |
| D | bpmn-modeler.development.js | 33413 copyPaste: [ 'type', CopyPaste ] property 36851 var copyPaste = injector.get('copyPaste', false); 36869 if (copyPaste && selection) { 36873 copyPaste.copy(selectedElements); 36877 if (copyPaste) { 36879 copyPaste.paste();
|
| D | bpmn-modeler.production.min.js | 34 …ement,e)})),i};var Qc={__depends__:[Wc,Ic,Uc,hs],__init__:["copyPaste"],copyPaste:["type",qc]};fun… property
|
| /plugin/jsontable/script/ ! |
| D | handsontable.full.min.js | 29 …copyPaste:!1,autoColumnSize:!1,autoRowSize:!1,readOnly:!0,fillHandle:!1,autoWrapCol:!1,autoWrapRow… property 35 …copyPaste:!1,columns:[{data:"name",renderer:function(t,n,o,r,i,a){return e.menuItemRenderer(t,n,o,…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ ! |
| D | bpmn-modeler.production.min.js | 197 …ement,e)})),i};var rf={__depends__:[zd,Zd,Jd,xp],__init__:["copyPaste"],copyPaste:["type",ef]};fun… property
|