|
||||||||||
| 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<T>
org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep<EntityLink<C>>
org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntitySelectorAggregatorWizardStep<C>
C - the type of link configuration data associated with the linkpublic abstract class AbstractEntitySelectorAggregatorWizardStep<C extends EntityConfig>
Abstract wizard step that aggregates multiple views for selecting an entity to link to.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.xwiki.gwt.user.client.ui.wizard.NavigationListener |
|---|
NavigationListener.NavigationDirection |
| Constructor Summary | |
|---|---|
AbstractEntitySelectorAggregatorWizardStep(WikiServiceAsync wikiService)
Creates a new entity selector wizard step that uses the given service to access the wiki. |
|
| Method Summary | |
|---|---|
WikiServiceAsync |
getWikiService()
|
void |
init(java.lang.Object data,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
|
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep |
|---|
addNavigationListener, display, getDefaultStepName, getDirectionName, getNextStep, getRequiredStep, getResult, getStep, getStepInstance, getStepNames, onCancel, onDirection, onSelection, onSubmit, removeNavigationListener, selectTab |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep |
|---|
getData, getValidDirections, initializeSelection, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xwiki.gwt.user.client.ui.wizard.WizardStep |
|---|
getStepTitle |
| Constructor Detail |
|---|
public AbstractEntitySelectorAggregatorWizardStep(WikiServiceAsync wikiService)
wikiService - the service used to access the wiki| Method Detail |
|---|
public void init(java.lang.Object data,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
init in interface WizardStepinit in class AbstractSelectorAggregatorWizardStep<EntityLink<C extends EntityConfig>>AbstractSelectorAggregatorWizardStep.init(Object, AsyncCallback)public WikiServiceAsync getWikiService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||