Searched refs:createOverlay (Results 1 – 7 of 7) sorted by relevance
| /plugin/do/scripts/ |
| D | general.js | 11 PluginDo.createOverlay(
|
| D | PluginDo.js | 17 createOverlay: function (title, id, fieldsetcontent, submitcaption, submitaction) { method 450 PluginDo.$toolbardialog = PluginDo.createOverlay(
|
| /plugin/diagramsnet/lib/plugins/ |
| D | update.js | 90 function createOverlay(desc) function
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 5984 value: function createOverlay(type, wot) { 25730 this.topOverlay = _base2.default.createOverlay(_base2.default.CLONE_TOP, this.wot); 25753 this.bottomOverlay = _base2.default.createOverlay(_base2.default.CLONE_BOTTOM, this.wot); 25759 this.leftOverlay = _base2.default.createOverlay(_base2.default.CLONE_LEFT, this.wot); 25766 …this.topLeftCornerOverlay = _base2.default.createOverlay(_base2.default.CLONE_TOP_LEFT_CORNER, thi… 25774 …this.bottomLeftCornerOverlay = _base2.default.createOverlay(_base2.default.CLONE_BOTTOM_LEFT_CORNE… 25779 this.debug = _base2.default.createOverlay(_base2.default.CLONE_DEBUG, this.wot);
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | EditorUi.js | 2304 function createOverlay(desc) function 2413 graph.addCellOverlay(cell, createOverlay(desc));
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …createOverlay(type,wot){return new registeredOverlays[type](wot);}},{key:'hasOverlay',value:functi…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …createOverlay(l.default.CLONE_TOP,this.wot),l.default.hasOverlay(l.default.CLONE_BOTTOM)||(this.bo…
|