Uses of Interface
org.drools.guvnor.client.widgets.wizards.WizardContext

Packages that use WizardContext
org.drools.guvnor.client.widgets.wizards   
org.drools.guvnor.client.widgets.wizards.assets   
 

Uses of WizardContext in org.drools.guvnor.client.widgets.wizards
 

Classes in org.drools.guvnor.client.widgets.wizards with type parameters of type WizardContext
 class AbstractWizard<T extends WizardContext>
          A generic Wizard
 class WizardPlace<T extends WizardContext>
          A request for a specific Wizard
 

Fields in org.drools.guvnor.client.widgets.wizards declared as WizardContext
protected  T AbstractWizard.context
           
 

Methods in org.drools.guvnor.client.widgets.wizards with parameters of type WizardContext
 Wizard WizardFactoryImpl.getWizard(WizardContext context, WizardActivityView.Presenter presenter)
           
 Wizard WizardFactory.getWizard(WizardContext context, WizardActivityView.Presenter presenter)
           
 

Uses of WizardContext in org.drools.guvnor.client.widgets.wizards.assets
 

Classes in org.drools.guvnor.client.widgets.wizards.assets that implement WizardContext
 class NewAssetWizardContext
          A container for the details required to create a new Asset on the repository
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.