| Package | Description |
|---|---|
| org.xwiki.gwt.user.client.ui.wizard |
| Modifier and Type | Method and Description |
|---|---|
void |
WizardListener.onCancel(Wizard sender)
Fired when the wizard is canceled.
|
void |
WizardListener.onFinish(Wizard sender,
Object result)
Fired when the wizard is finished, passing the result of the wizard in its parameter.
|
Copyright © 2004–2016 XWiki. All rights reserved.