Show:

ButtonCommand is a mixin that executes a command via CKEDITOR's API.

Index

Methods

Methods

execCommand

(
  • data
)

Executes a CKEditor command and fires actionPerformed event.

Parameters:

  • data Object=

    Optional data to be passed to CKEDITOR's execCommand method.

Properties

command

String

The command that should be executed.

modifiesSelection

Boolean

Indicates that the command may cause the editor to have a different.