|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardListener | |
|---|---|
| org.xwiki.gwt.user.client.ui.wizard | |
| Uses of WizardListener in org.xwiki.gwt.user.client.ui.wizard |
|---|
| Fields in org.xwiki.gwt.user.client.ui.wizard with type parameters of type WizardListener | |
|---|---|
protected List<WizardListener> |
Wizard.wizardListeners
The list of wizard listeners to be notified by this wizard on events. |
| Methods in org.xwiki.gwt.user.client.ui.wizard with parameters of type WizardListener | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||