Uses of Class
org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSetWizardPage

Packages that use DataSetWizardPage
org.eclipse.datatools.connectivity.oda.design.ui.wizards Contains the base classes for extending the data source wizard and property pages, and data set wizard and property pages in the Open Data Access (ODA) Designer UI framework. 
org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards [Non-API] Flat File Data Source Designer - an ODA designer UI extension. 
 

Uses of DataSetWizardPage in org.eclipse.datatools.connectivity.oda.design.ui.wizards
 

Constructors in org.eclipse.datatools.connectivity.oda.design.ui.wizards with parameters of type DataSetWizardPage
DataSetEditorPage(DataSetWizardPage page)
           
 

Uses of DataSetWizardPage in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 

Subclasses of DataSetWizardPage in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 class FileSelectionWizardPage
          Extends the ODA design ui framework to provide a driver-specific custom editor page to create or edit an ODA data set design instance.