public class EditGadgetWizardStep extends EditMacroWizardStep
| Modifier and Type | Field and Description |
|---|---|
protected TextInput |
titleInput
The widget holding the input for the title of this gadget.
|
| Constructor and Description |
|---|
EditGadgetWizardStep(Config config,
MacroServiceAsync macroService)
Creates a gadget edit wizard step.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
String |
getStepTitle() |
void |
init(Object data,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb) |
getMacroCall, getMacroDescriptor, onCancel, onSubmitgetConfig, getMacroServicedisplay, isAutoSubmit, setStepTitlegetDirectionName, getNextStep, getValidDirections, setDirectionName, setNextStep, setValidDirectionsprotected TextInput titleInput
public EditGadgetWizardStep(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 EditMacroWizardSteppublic void init(Object data, com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
init in interface WizardStepinit in class EditMacroWizardSteppublic Object getResult()
getResult in interface WizardStepgetResult in class EditMacroWizardStepCopyright © 2004–2016 XWiki. All rights reserved.