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

Uses of WizardPage in org.molgenis.omx.importer
 

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

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

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

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

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



Copyright © 2013. All Rights Reserved.