|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
public class WikiPageExplorerWizardStep
Specialized AbstractExplorerWizardStep to select a wiki page (existing or new).
| Field Summary |
|---|
| Fields inherited from class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep |
|---|
FIELD_ERROR_STYLE |
| Constructor Summary | |
|---|---|
WikiPageExplorerWizardStep(WikiServiceAsync wikiService)
Creates a wiki page selection wizard step that allows the user to select the page to link to from a tree. |
|
| Method Summary | |
|---|---|
java.lang.String |
getNextStep()
|
void |
onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Boolean> async)
|
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep |
|---|
addNavigationListener, display, displayError, getExplorer, getStepTitle, getWikiService, hideError, init, initializeSelection, invalidateExplorerData, onCancel, onKeyPress, onRecordDoubleClick, removeNavigationListener, setHelpLabelText, setStepTitle, updateLinkConfig |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep |
|---|
getData, getDirectionName, getResult, getValidDirections, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WikiPageExplorerWizardStep(WikiServiceAsync wikiService)
wikiService - the service used to parse and serialize page references| Method Detail |
|---|
public java.lang.String getNextStep()
public void onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Boolean> async)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||