|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.user.client.ui.wizard.AbstractNavigationAwareWizardStep
org.xwiki.gwt.user.client.ui.wizard.AbstractInteractiveWizardStep
org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep<T>
org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep<EntityLink<LinkConfig>>
org.xwiki.gwt.wysiwyg.client.plugin.link.ui.PageSelectorWizardStep
public class PageSelectorWizardStep
A page selector that aggregates different views for selecting a page: recently modified pages, all pages or page search.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.xwiki.gwt.user.client.ui.wizard.NavigationListener |
|---|
NavigationListener.NavigationDirection |
| Constructor Summary | |
|---|---|
PageSelectorWizardStep(WikiServiceAsync wikiService)
Creates a new page selector, that aggregates different views for selecting a page: recently modified pages, all pages or page search. |
|
| Method Summary | |
|---|---|
protected String |
getRequiredStep()
|
protected WizardStep |
getStepInstance(String name)
|
protected List<String> |
getStepNames()
|
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep |
|---|
addNavigationListener, getDefaultStepName, getDirectionName, getNextStep, getResult, getStep, init, onCancel, onDirection, onSelection, onSubmit, removeNavigationListener, selectTab |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep |
|---|
getData, initializeSelection, setActive |
| Methods inherited from class org.xwiki.gwt.user.client.ui.wizard.AbstractInteractiveWizardStep |
|---|
display, getStepTitle, isAutoSubmit, setStepTitle |
| Methods inherited from class org.xwiki.gwt.user.client.ui.wizard.AbstractNavigationAwareWizardStep |
|---|
getValidDirections, setDirectionName, setNextStep, setValidDirections |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageSelectorWizardStep(WikiServiceAsync wikiService)
wikiService - the service to be used for creating links to wiki pages| Method Detail |
|---|
protected 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 initialize
protected List<String> getStepNames()
getStepNames in class AbstractSelectorAggregatorWizardStep<EntityLink<LinkConfig>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||