CKEDITOR.ui.panel
class
Filtering
Methods
-
constructor( document, definition ) → panelCKEDITOR.ui.panel#constructorCreates a panel class instance.
Parameters
document : documentdefinition : Object
Returns
panel
-
addBlock( name, block )CKEDITOR.ui.panel#addBlock -
destroy()CKEDITOR.ui.panel#destroy -
getBlock( name )CKEDITOR.ui.panel#getBlock -
render( editor, [ output ] )CKEDITOR.ui.panel#renderRenders the combo.
Parameters
editor : editorThe editor instance which this button is to be used by.
[ output ] : ArrayThe output array to which append the HTML relative to this button.
-
showBlock( name )CKEDITOR.ui.panel#showBlock