Searched defs:createPanel (Results 1 – 5 of 5) sorted by relevance
304 function createPanel(content) { function
826 BaseFormatPanel.prototype.createPanel = function() method in BaseFormatPanel
758 …er:{create:function(c){return new CKEDITOR.ui.panelButton(c)}}},proto:{createPanel:function(c){var… method911 …:n,clickFn:e};k.output(c,b);if(this.onRender)this.onRender();return g},createPanel:function(a){if(… method
701 …er:{create:function(a){return new CKEDITOR.ui.panelButton(a)}}},proto:{createPanel:function(a){var… method846 …:n,clickFn:d};f.output(l,c);if(this.onRender)this.onRender();return m},createPanel:function(a){if(… method
2985 BaseFormatPanel.prototype.createPanel=function(){var a=document.createElement("div");a.className="g… method in BaseFormatPanel