| Interface | Description |
|---|---|
| CommandListener |
Interface that must be implemented in order to be notified of executed commands.
|
| CommandManager |
Interface for executing commands on a rich text area and for retrieving informations about the state of these
commands.
|
| Executable |
The code associated with a
Command. |
| SourcesCommandEvents |
Interface for registering
CommandListener. |
| Class | Description |
|---|---|
| Command |
Identifies an action that the user can take on a rich text area.
|
| CommandListenerCollection |
A collection of
CommandListener. |
| CommandManagerApi |
This class exposes a
CommandManager to the native JavaScript code. |
Copyright © 2004–2015 XWiki. All rights reserved.