| Constructor and Description |
|---|
EditGadgetWizardStep(Config config,
MacroServiceAsync macroService)
Creates a gadget edit wizard step.
|
SelectGadgetWizardStep(Config config,
MacroServiceAsync macroService)
Creates a gadget select wizard step.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MacroServiceAsyncCacheProxy
Cache proxy for
MacroServiceAsync. |
| Modifier and Type | Method and Description |
|---|---|
MacroServiceAsync |
MacroPlugin.getMacroService() |
| Constructor and Description |
|---|
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.
|
| Constructor and Description |
|---|
InsertExecutable(MacroSelector selector,
MacroServiceAsync macroService,
Config config)
Creates a new executable.
|
| Modifier and Type | Method and Description |
|---|---|
MacroServiceAsync |
AbstractMacroWizardStep.getMacroService() |
| Constructor and Description |
|---|
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.
|
Copyright © 2004–2016 XWiki. All rights reserved.