public interface WizardListener
void onFinish(Wizard sender, Object result)
sender - the source of this wizard eventresult - the result of the wizard.void onCancel(Wizard sender)
sender - the source of this wizard eventCopyright © 2004–2015 XWiki. All rights reserved.