T - the type of entity configurationpublic class ResourceReferenceParserWizardStep<T extends EntityConfig> extends AbstractAutoSubmitWizardStep<EntityLink<T>>
| Constructor and Description |
|---|
ResourceReferenceParserWizardStep(WikiServiceAsync wikiService)
Creates a new step that parses the resource reference from the input data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
display, getData, getResult, getStepTitle, init, isAutoSubmit, onCancel, setStepTitlegetDirectionName, getNextStep, getValidDirections, setDirectionName, setNextStep, setValidDirectionspublic ResourceReferenceParserWizardStep(WikiServiceAsync wikiService)
wikiService - the service used to parse the resource referencepublic void onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
onSubmit in interface WizardSteponSubmit in class AbstractAutoSubmitWizardStep<EntityLink<T extends EntityConfig>>Copyright © 2004–2017 XWiki. All rights reserved.