tinymce.EditorCommands

This class enables you to add custom editor commands and it contains overrides for native browser commands to address various bugs and issues.

Methods

Method Defined By
Executes the specified command.
tinymce.EditorCommands
Queries the current state for a command for example if the current selection is "bold".
tinymce.EditorCommands
Queries the command value for example the current fontsize.
tinymce.EditorCommands
Adds commands to the command collection.
tinymce.EditorCommands