| Package | Description |
|---|---|
| org.xwiki.gwt.user.client.ui.rta.cmd |
| Modifier and Type | Method and Description |
|---|---|
Executable |
CommandManager.getExecutable(Command command) |
Executable |
CommandManager.registerCommand(Command command,
Executable executable)
Associates the given command with the specified executable.
|
Executable |
CommandManager.unregisterCommand(Command command)
Unregisters the given command.
|
| Modifier and Type | Method and Description |
|---|---|
Executable |
CommandManager.registerCommand(Command command,
Executable executable)
Associates the given command with the specified executable.
|
Copyright © 2004–2015 XWiki. All rights reserved.