Uses of Class
org.molgenis.omx.plugins.WizardPage

Packages that use WizardPage
org.molgenis.omx.plugins   
 

Uses of WizardPage in org.molgenis.omx.plugins
 

Subclasses of WizardPage in org.molgenis.omx.plugins
 class ImportResultsWizardPage
           
 class UploadWizardPage
           
 class ValidationResultWizardPage
           
 

Methods in org.molgenis.omx.plugins that return WizardPage
 WizardPage ImportWizard.getCurrentPage()
           
 

Methods in org.molgenis.omx.plugins that return types with arguments of type WizardPage
 List<WizardPage> ImportWizard.getPages()
           
 

Methods in org.molgenis.omx.plugins with parameters of type WizardPage
 void ImportWizard.addPage(WizardPage page)
           
 

Method parameters in org.molgenis.omx.plugins with type arguments of type WizardPage
 void ImportWizard.setPages(List<WizardPage> pages)
           
 



Copyright © 2013. All Rights Reserved.