| Interface | Description |
|---|---|
| MacroService |
The service interface used on the server.
|
| MacroServiceAsync |
Service interface used on the client by the macro plug-in.
|
| Class | Description |
|---|---|
| MacroCall |
Stores information about a macro call.
|
| MacroController |
Listens to rich text area events and takes actions on existing macros.
|
| MacroDescriptor |
Describes a macro and its parameters.
|
| MacroDisplayer |
Hides macro meta data and displays macro output in a read only text box.
|
| MacroMenuExtension |
Provides a user interface extension to allow users to manipulate macros using the top-level menu of the WYSIWYG
editor.
|
| MacroPlugin |
WYSIWYG editor plug-in for inserting macros and for editing macro parameters.
|
| MacroPluginFactory |
Factory for
MacroPlugin. |
| MacroSelector |
Controls the currently selected macros.
|
| MacroServiceAsyncCacheProxy |
Cache proxy for
MacroServiceAsync. |
| MacroToolBarExtension |
Extends the tool bar with buttons for easy macro insertion, skipping the macro selection step.
|
| MacroWizard |
A wizard that can be used to cast macro spells on a rich text area.
|
| ParameterDescriptor |
Describes a macro parameter.
|
| ParameterDisplayer |
Displays a macro parameter allowing us to change its value.
|
| ParameterType |
Defines the parameter type.
|
Copyright © 2004–2017 XWiki. All rights reserved.