Package org.xwiki.gwt.wysiwyg.client.plugin.macro

Interface Summary
MacroService The service interface used on the server.
MacroServiceAsync Service interface used on the client by the macro plug-in.
 

Class Summary
MacroCall Stores information about a macro call.
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-2011 XWiki. All Rights Reserved.