|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CommandManager in com.xpn.xwiki.wysiwyg.client.history.internal |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.history.internal with parameters of type CommandManager | |
|---|---|
void |
DefaultHistory.onCommand(CommandManager sender,
Command command,
java.lang.String param)
|
| Uses of CommandManager in com.xpn.xwiki.wysiwyg.client.plugin.internal |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.internal with parameters of type CommandManager | |
|---|---|
void |
StatefulPlugin.onCommand(CommandManager sender,
Command command,
java.lang.String param)
|
| Uses of CommandManager in com.xpn.xwiki.wysiwyg.client.ui |
|---|
| Fields in com.xpn.xwiki.wysiwyg.client.ui declared as CommandManager | |
|---|---|
protected CommandManager |
XRichTextArea.cm
|
| Methods in com.xpn.xwiki.wysiwyg.client.ui that return CommandManager | |
|---|---|
CommandManager |
XRichTextArea.getCommandManager()
|
| Methods in com.xpn.xwiki.wysiwyg.client.ui with parameters of type CommandManager | |
|---|---|
void |
XWysiwygEditor.onCommand(CommandManager sender,
Command command,
java.lang.String param)
|
| Constructors in com.xpn.xwiki.wysiwyg.client.ui with parameters of type CommandManager | |
|---|---|
XRichTextArea(CommandManager cm)
Custom constructor allowing us to inject a mock command manager. |
|
| Uses of CommandManager in com.xpn.xwiki.wysiwyg.client.ui.cmd |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.ui.cmd with parameters of type CommandManager | |
|---|---|
void |
CommandListenerCollection.fireCommand(CommandManager sender,
Command command,
java.lang.String param)
|
void |
CommandListener.onCommand(CommandManager sender,
Command command,
java.lang.String param)
|
| Uses of CommandManager in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal |
|---|
| Classes in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal that implement CommandManager | |
|---|---|
class |
AbstractCommandManager
|
class |
DefaultCommandManager
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||