CKEDITOR.ui.panel
class
Filtering
Methods
-
constructor( document, definition ) → panel
Creates a panel class instance.
-
addBlock( name, block )
Parameters
name : Object
block : Object
-
destroy()
-
getBlock( name )
Parameters
name : Object
-
render( editor, [ output ] )
Renders the combo.
Parameters
editor : editor
The editor instance which this button is to be used by.
[ output ] : Array
The output array to which append the HTML relative to this button.
-
showBlock( name )
Parameters
name : Object