Uses of Interface
org.xwiki.gwt.user.client.ui.wizard.WizardStepProvider

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

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

Classes in org.xwiki.gwt.user.client.ui.wizard that implement WizardStepProvider
 class WizardStepMap
          A generic wizard step provider implemented as a map of wizard steps.
 

Fields in org.xwiki.gwt.user.client.ui.wizard declared as WizardStepProvider
protected  WizardStepProvider Wizard.provider
          The wizard step provider to get the steps for the next wizard dialogs.
 

Methods in org.xwiki.gwt.user.client.ui.wizard that return WizardStepProvider
 WizardStepProvider Wizard.getProvider()
           
 

Methods in org.xwiki.gwt.user.client.ui.wizard with parameters of type WizardStepProvider
 void Wizard.setProvider(WizardStepProvider provider)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.