org.pentaho.di.ui.spoon.wizards
Class CopyTableWizardPage1
java.lang.Object
WizardPage
org.pentaho.di.ui.spoon.wizards.CopyTableWizardPage1
public class CopyTableWizardPage1
- extends WizardPage
On page one we select the source and target databases...
- Since:
- 29-mar-05
- Author:
- Matt
CopyTableWizardPage1
public CopyTableWizardPage1(String arg,
PropsUI props,
List<DatabaseMeta> databases)
- Deprecated.
CopyTableWizardPage1
public CopyTableWizardPage1(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()