public class ImageDispatcherWizardStep extends ResourceReferenceParserWizardStep<ImageConfig>
| Constructor and Description |
|---|
ImageDispatcherWizardStep(boolean allowExternalImages,
WikiServiceAsync wikiService)
Creates a new wizard step that forwards the control to the next step based on the image type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNextStep() |
onSubmitdisplay, getData, getResult, getStepTitle, init, isAutoSubmit, onCancel, setStepTitlegetDirectionName, getValidDirections, setDirectionName, setNextStep, setValidDirectionspublic ImageDispatcherWizardStep(boolean allowExternalImages,
WikiServiceAsync wikiService)
allowExternalImages - true if users are allowed to select external images by specifying their URL,
false otherwisewikiService - the service used to parse the image referencepublic String getNextStep()
getNextStep in interface WizardStepgetNextStep in class AbstractNavigationAwareWizardStepAbstractNavigationAwareWizardStep.getNextStep()Copyright © 2004–2015 XWiki. All rights reserved.