|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroServiceAsync | |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.macro | |
| org.xwiki.gwt.wysiwyg.client.plugin.macro.ui | |
| Uses of MacroServiceAsync in org.xwiki.gwt.wysiwyg.client.plugin.macro |
|---|
| Classes in org.xwiki.gwt.wysiwyg.client.plugin.macro that implement MacroServiceAsync | |
|---|---|
class |
MacroServiceAsyncCacheProxy
Cache proxy for MacroServiceAsync. |
| Constructors in org.xwiki.gwt.wysiwyg.client.plugin.macro with parameters of type MacroServiceAsync | |
|---|---|
MacroPlugin(MacroServiceAsync macroService)
Creates a new macro plug-in that uses the specified macro service. |
|
MacroServiceAsyncCacheProxy(MacroServiceAsync service)
Creates a new cache proxy for the given service. |
|
MacroWizard(MacroDisplayer displayer,
Config config,
MacroServiceAsync macroService)
Creates a new macro wizard. |
|
| Uses of MacroServiceAsync in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui that return MacroServiceAsync | |
|---|---|
MacroServiceAsync |
AbstractMacroWizardStep.getMacroService()
|
| Constructors in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui with parameters of type MacroServiceAsync | |
|---|---|
AbstractMacroWizardStep(Config config,
MacroServiceAsync macroService)
Creates a new macro wizard step. |
|
AbstractMacroWizardStep(Config config,
MacroServiceAsync macroService,
com.google.gwt.user.client.ui.FlowPanel panel)
Creates a new macro wizard step that uses the given panel to hold its widgets. |
|
EditMacroWizardStep(Config config,
MacroServiceAsync macroService)
Creates a new wizard step for editing macro parameters and content. |
|
SelectMacroWizardStep(Config config,
MacroServiceAsync macroService)
Creates a new wizard step for selecting one of the available macros. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||