| Package | Description |
|---|---|
| org.xwiki.gwt.user.client.ui.wizard |
| Modifier and Type | Field and Description |
|---|---|
protected List<WizardListener> |
Wizard.wizardListeners
The list of wizard listeners to be notified by this wizard on events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Wizard.addWizardListener(WizardListener listener)
Adds a wizard listener to the list notified by this wizard.
|
void |
Wizard.removeWizardListener(WizardListener listener)
Removes the specified wizard listener from the list notified by this wizard.
|
Copyright © 2004–2016 XWiki. All rights reserved.