Report an issue
Class

CKEDITOR.plugins.imagebase.imageWidgetDefinition

classsince 4.9.0abstract

This is an abstract class that describes the definition of a basic image widget created by the CKEDITOR.plugins.imagebase.addImageWidget method.

Note that because the image widget is a type of a widget, this definition extends CKEDITOR.plugins.widget.definition. It adds several parts of the image and implements the basic version of the CKEDITOR.plugins.widget.definition.upcast callback.

Filtering

Properties