|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Executable | |
|---|---|
| org.xwiki.gwt.user.client.ui.rta.cmd | |
| Uses of Executable in org.xwiki.gwt.user.client.ui.rta.cmd |
|---|
| Methods in org.xwiki.gwt.user.client.ui.rta.cmd that return Executable | |
|---|---|
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. |
| Methods in org.xwiki.gwt.user.client.ui.rta.cmd with parameters of type Executable | |
|---|---|
Executable |
CommandManager.registerCommand(Command command,
Executable executable)
Associates the given command with the specified executable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||