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

Packages that use org.xwiki.gwt.wysiwyg.client.plugin.macro
org.xwiki.gwt.wysiwyg.client.gadget   
org.xwiki.gwt.wysiwyg.client.plugin.macro   
org.xwiki.gwt.wysiwyg.client.plugin.macro.exec   
org.xwiki.gwt.wysiwyg.client.plugin.macro.input   
org.xwiki.gwt.wysiwyg.client.plugin.macro.ui   
 

Classes in org.xwiki.gwt.wysiwyg.client.plugin.macro used by org.xwiki.gwt.wysiwyg.client.gadget
MacroCall
          Stores information about a macro call.
MacroServiceAsync
          Service interface used on the client by the macro plug-in.
 

Classes in org.xwiki.gwt.wysiwyg.client.plugin.macro used by org.xwiki.gwt.wysiwyg.client.plugin.macro
MacroDescriptor
          Describes a macro and its parameters.
MacroDisplayer
          Hides macro meta data and displays macro output in a read only text box.
MacroPlugin
          WYSIWYG editor plug-in for inserting macros and for editing macro parameters.
MacroPluginFactory
          Factory for MacroPlugin.
MacroSelector
          Controls the currently selected macros.
MacroServiceAsync
          Service interface used on the client by the macro plug-in.
ParameterDescriptor
          Describes a macro parameter.
ParameterType
          Defines the parameter type.
 

Classes in org.xwiki.gwt.wysiwyg.client.plugin.macro used by org.xwiki.gwt.wysiwyg.client.plugin.macro.exec
MacroSelector
          Controls the currently selected macros.
 

Classes in org.xwiki.gwt.wysiwyg.client.plugin.macro used by org.xwiki.gwt.wysiwyg.client.plugin.macro.input
ParameterType
          Defines the parameter type.
 

Classes in org.xwiki.gwt.wysiwyg.client.plugin.macro used by org.xwiki.gwt.wysiwyg.client.plugin.macro.ui
MacroCall
          Stores information about a macro call.
MacroDescriptor
          Describes a macro and its parameters.
MacroServiceAsync
          Service interface used on the client by the macro plug-in.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.