public class SelectGadgetWizardStep extends SelectMacroWizardStep
| Constructor and Description |
|---|
SelectGadgetWizardStep(Config config,
MacroServiceAsync macroService)
Creates a gadget select wizard step.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult()
Overridden here to send a GadgetInstance to the edit gadget step, which will also contain the title of the gadget, not only the content. |
String |
getStepTitle() |
addNavigationListener, canUpdate, getValidationMessage, init, onCancel, onDoubleClick, onKeyUp, onSubmit, removeNavigationListener, updategetConfig, getMacroServicedisplay, isAutoSubmit, setStepTitlegetDirectionName, getNextStep, getValidDirections, setDirectionName, setNextStep, setValidDirectionspublic SelectGadgetWizardStep(Config config, MacroServiceAsync macroService)
config - the configuration of the wysiwygmacroService - the macro service to get information about the macros from the server sidepublic String getStepTitle()
getStepTitle in interface WizardStepgetStepTitle in class SelectMacroWizardStepSelectMacroWizardStep.getStepTitle()public Object getResult()
getResult in interface WizardStepgetResult in class SelectMacroWizardStepSelectMacroWizardStep.getResult()Copyright © 2004–2015 XWiki. All rights reserved.