API Docs for: 1.0.0
Show:

eZ.AlloyEditorButton.ButtonBlockRemove Class

The ButtonBlockRemove component represents a button to remove the block element holding the caret in the editor. Note: this component does not use AlloyEditorButton.ButtonCommand mixin because after executing the eZRemoveBlock command we don't want the actionPerformed event to be fired.

Item Index

Methods

Properties

Methods

execCommand

(
  • data
)

Executes the configured command.

Parameters:

  • data Mixed

    command parameters

Properties

command

String

The command that should be executed.

label

String deprecated

The label of the button

modifiesSelection

Boolean deprecated

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