|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Executable | |
|---|---|
| com.xpn.xwiki.wysiwyg.client.ui.cmd.internal | |
| Uses of Executable in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal |
|---|
| Classes in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal that implement Executable | |
|---|---|
class |
AbstractExecutable
|
class |
BackColorExecutable
|
class |
BoldExecutable
|
class |
DefaultExecutable
|
class |
FormatBlockExecutable
|
class |
HiliteColorExecutable
|
class |
IEFormatBlockExecutable
|
class |
InsertHTMLExecutable
|
class |
RedoExecutable
|
class |
StyleExecutable
|
class |
StyleWithCssExecutable
|
class |
UndoExecutable
|
| Fields in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal with type parameters of type Executable | |
|---|---|
static java.util.Map<Command,Executable> |
DefaultCommandManager.EXECUTABLES
|
| Methods in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal that return Executable | |
|---|---|
Executable |
DefaultCommandManager.registerCommand(Command command,
Executable executable)
|
Executable |
DefaultCommandManager.unregisterCommand(Command command)
|
| Methods in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal with parameters of type Executable | |
|---|---|
Executable |
DefaultCommandManager.registerCommand(Command command,
Executable executable)
|
| Constructor parameters in com.xpn.xwiki.wysiwyg.client.ui.cmd.internal with type arguments of type Executable | |
|---|---|
DefaultCommandManager(com.google.gwt.user.client.ui.FocusWidget widget,
java.util.Map<Command,Executable> executables)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||