Searched refs:showNotification (Results 1 – 7 of 7) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | App.js | 5899 this.showNotification(notifs, lsReadFlag); 5943 App.prototype.showNotification = function(notifs, lsReadFlag) method in App
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 513 …m/ticket/12870): Use [`editor.showNotification()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
|
H A D | ckeditor.js | 263 …e=a,this.activeShiftEnterMode=b,this.fire("activeEnterModeChange")},showNotification:function(a){a… 646 …imeout(function(){c.remove()},100)}a._.notificationArea=new la(a);a.showNotification=function(b,c,… function 660 …showNotification(b.lang.clipboard[this.type+"Error"]);return a}}}function e(){return{canUndo:!1,as…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 291 …e=a,this.activeShiftEnterMode=b,this.fire("activeEnterModeChange")},showNotification:function(a){a… 671 …Timeout(function(){a.remove()},100)}b._.notificationArea=new r(b);b.showNotification=function(a,d,… function 707 …);else try{b=a.document.$.execCommand(c,!1,null)}catch(d){b=!1}b||a.showNotification(a.lang.clipbo… 708 …er=p.initPasteDataTransfer()),r(a,b,h)):e&&!a._.forcePasteDialog&&a.showNotification(n,"info",a.co… 1331 …&b.cancel();a.showNotification(c.message,"warning")});c.on("abort",function(){b&&b.cancel();CKEDIT…
|
H A D | CHANGES.md | 933 …2870): Use [`editor.showNotification()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
|
H A D | ckeditor.js.unc | 6094 showNotification: function(a) { 13403 b.showNotification = function(a, d, e) { 14098 b || a.showNotification(a.lang.clipboard[this.type + "Error"]); 14112 …PasteDataTransfer()), r(a, b, h)) : e && !a._.forcePasteDialog && a.showNotification(n, "info", a.… 26520 a.showNotification(c.message, "warning") 26525 … CKEDITOR.instances[a.name] && a.showNotification(a.lang.uploadwidget.abort, "info")
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11719 …Item(d)):!0,f=0;f<c.length;f++)c[f].isNew=!g||c[f].timestamp>g;this.showNotification(c,d)});try{nu… 11721 App.prototype.showNotification=function(b,e){function d(b){var c=document.querySelector(".geNotific…
|