org.pentaho.di.ui.spoon.wizards
Class RipDatabaseWizardPage1
java.lang.Object
WizardPage
org.pentaho.di.ui.spoon.wizards.RipDatabaseWizardPage1
public class RipDatabaseWizardPage1
- extends WizardPage
On page one we select the source and target databases...
- Since:
- 17-apr-04
- Author:
- Matt
RipDatabaseWizardPage1
public RipDatabaseWizardPage1(String arg,
PropsUI props,
List<DatabaseMeta> databases)
- Deprecated.
RipDatabaseWizardPage1
public RipDatabaseWizardPage1(String arg,
List<DatabaseMeta> databases)
createControl
public void createControl(Composite parent)
canFlipToNextPage
public boolean canFlipToNextPage()
getSourceDatabase
public DatabaseMeta getSourceDatabase()
getTargetDatabase
public DatabaseMeta getTargetDatabase()
getNextPage
public IWizardPage getNextPage()