Uses of Class
org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase

Packages that use WizardBase
org.eclipse.birt.core.ui.frameworks.taskwizard   
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces   
 

Uses of WizardBase in org.eclipse.birt.core.ui.frameworks.taskwizard
 

Fields in org.eclipse.birt.core.ui.frameworks.taskwizard declared as WizardBase
protected  WizardBase SimpleTask.container
           
 

Methods in org.eclipse.birt.core.ui.frameworks.taskwizard with parameters of type WizardBase
 void ErrorsManager.registerWizard(WizardBase wizard)
          This method registers a wizard with the ErrorsManager.
 void SimpleTask.setUIProvider(WizardBase wizard)
           
 

Uses of WizardBase in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
 

Methods in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces with parameters of type WizardBase
 void ITask.setUIProvider(WizardBase wizard)
          Called upon instantiation to allow a task to interact with the containing wizard.
 



Copyright © 2008 Actuate Corp. All rights reserved.