org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Class WikiPageExplorerWizardStep
java.lang.Object
org.xwiki.gwt.user.client.ui.wizard.AbstractNavigationAwareWizardStep
org.xwiki.gwt.user.client.ui.wizard.AbstractInteractiveWizardStep
org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep<EntityLink<LinkConfig>>
org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WikiPageExplorerWizardStep
- All Implemented Interfaces:
- com.google.gwt.event.shared.EventHandler, com.smartgwt.client.widgets.events.KeyPressHandler, com.smartgwt.client.widgets.grid.events.RecordDoubleClickHandler, SourcesNavigationEvents, WizardStep
public class WikiPageExplorerWizardStep
- extends AbstractExplorerWizardStep
Specialized AbstractExplorerWizardStep to select a wiki page (existing or new).
- Version:
- $Id: ad87e2e0bef031fc93b741f277b43289fe45950b $
|
Constructor Summary |
WikiPageExplorerWizardStep()
Creates a wiki page selection wizard step that allows the user to select the page to link to from a tree. |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep |
addNavigationListener, display, displayError, getExplorer, hideError, init, initializeSelection, invalidateExplorerData, onCancel, onKeyPress, onRecordDoubleClick, removeNavigationListener, setHelpLabelText, updateLinkConfig |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiPageExplorerWizardStep
public WikiPageExplorerWizardStep()
- Creates a wiki page selection wizard step that allows the user to select the page to link to from a tree.
getNextStep
public String getNextStep()
-
- Specified by:
getNextStep in interface WizardStep- Overrides:
getNextStep in class AbstractNavigationAwareWizardStep
onSubmit
public void onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> async)
-
Copyright © 2004–2015 XWiki. All rights reserved.