public class PageSelectorWizardStep extends AbstractSelectorAggregatorWizardStep<EntityLink<LinkConfig>>
NavigationListener.NavigationDirection| Constructor and Description |
|---|
PageSelectorWizardStep(WikiServiceAsync wikiService,
Config config)
Creates a new page selector, that aggregates different views for selecting a page: recently modified pages, all
pages or page search.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRequiredStep() |
protected WizardStep |
getStepInstance(String name) |
protected List<String> |
getStepNames() |
addNavigationListener, getDefaultStepName, getDirectionName, getNextStep, getResult, getStep, init, onCancel, onDirection, onSelection, onSubmit, removeNavigationListener, selectTabgetData, initializeSelection, setActivedisplay, getStepTitle, isAutoSubmit, setStepTitlegetValidDirections, setDirectionName, setNextStep, setValidDirectionspublic PageSelectorWizardStep(WikiServiceAsync wikiService, Config config)
wikiService - the service to be used for creating links to wiki pagesconfig - the configuration objectprotected String getRequiredStep()
getRequiredStep in class AbstractSelectorAggregatorWizardStep<EntityLink<LinkConfig>>protected WizardStep getStepInstance(String name)
getStepInstance in class AbstractSelectorAggregatorWizardStep<EntityLink<LinkConfig>>name - the name of the step to initializeprotected List<String> getStepNames()
getStepNames in class AbstractSelectorAggregatorWizardStep<EntityLink<LinkConfig>>Copyright © 2004–2017 XWiki. All rights reserved.