| Package | Description |
|---|---|
| org.xwiki.gwt.user.client.ui.wizard |
| Modifier and Type | Class and Description |
|---|---|
class |
Wizard
Wizard to handle the loading and navigation in a list of chained dialogs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WizardDialog.addNavigationListener(NavigationListener listener) |
void |
SourcesNavigationEvents.addNavigationListener(NavigationListener listener)
Adds the
listener to the list of listeners for the navigation events launched by this source. |
void |
WizardDialog.removeNavigationListener(NavigationListener listener) |
void |
SourcesNavigationEvents.removeNavigationListener(NavigationListener listener)
Removes the
listener from the list of listeners for the navigation events launched by this source. |
Copyright © 2004–2015 XWiki. All rights reserved.