Searched refs:CopyPaste (Results 1 – 4 of 4) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 31482 …olumnMove = exports.ManualColumnFreeze = exports.DragToScroll = exports.CopyPaste = exports.Contex… 31550 exports.CopyPaste = _copyPaste2.default; 41257 var CopyPaste = function (_BasePlugin) { 41258 _inherits(CopyPaste, _BasePlugin); 41260 function CopyPaste(hotInstance) { 41261 _classCallCheck(this, CopyPaste); 41268 …var _this = _possibleConstructorReturn(this, (CopyPaste.__proto__ || Object.getPrototypeOf(CopyPas… 41327 _createClass(CopyPaste, [{ 41365 …_get(CopyPaste.prototype.__proto__ || Object.getPrototypeOf(CopyPaste.prototype), 'enablePlugin', … 41377 …_get(CopyPaste.prototype.__proto__ || Object.getPrototypeOf(CopyPaste.prototype), 'updatePlugin', … [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …CopyPaste=exports.ContextMenu=exports.AutoRowSize=exports.AutoFill=exports.AutoColumnSize=undefine…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 32876 function CopyPaste( class 32959 CopyPaste.$inject = [ 32978 CopyPaste.prototype.copy = function(elements) { 33016 CopyPaste.prototype.paste = function(context) { 33049 CopyPaste.prototype._paste = function(elements, target, position, hints) { 33087 CopyPaste.prototype._createElements = function(tree) { 33154 CopyPaste.prototype.createConnection = function(attrs) { 33160 CopyPaste.prototype.createLabel = function(attrs) { 33166 CopyPaste.prototype.createShape = function(attrs) { 33180 CopyPaste.prototype.hasRelations = function(element, elements) { [all …]
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 35 …nts=l.default;var u=O(n(686));t.ContextMenu=u.default;var c=O(n(703));t.CopyPaste=c.default;var f=…
|