Uses of Class
org.xwiki.gwt.user.client.ui.wizard.Wizard

Packages that use Wizard
org.xwiki.gwt.user.client.ui.wizard   
 

Uses of Wizard in org.xwiki.gwt.user.client.ui.wizard
 

Methods in org.xwiki.gwt.user.client.ui.wizard with parameters of type Wizard
 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-2013 XWiki. All Rights Reserved.