ButtonActionStyle Class
ButtonActionStyle is a mixin that provides applying style implementation for a
button based on the applyStyle
and removeStyle
API of CKEDITOR.
To execute properly, the component has to expose the following methods which can be obtained out of the box using the ButtonStyle mixin:
Index
Methods
Methods
applyStyle
()
Removes or applies the component style to the current selection.