org.pentaho.di.ui.spoon.wizards
Class CopyTableWizardPage3
java.lang.Object
WizardPage
org.pentaho.di.ui.spoon.wizards.CopyTableWizardPage3
public class CopyTableWizardPage3
- extends WizardPage
On page one we select the name of the target transformation and the directory.
- Since:
- 29-mar-05
- Author:
- Matt
CopyTableWizardPage3
public CopyTableWizardPage3(String arg,
LogWriter log,
PropsUI props,
Repository rep)
- Deprecated.
CopyTableWizardPage3
public CopyTableWizardPage3(String arg,
Repository rep)
createControl
public void createControl(Composite parent)
canFlipToNextPage
public boolean canFlipToNextPage()
getTransformationName
public String getTransformationName()
getDirectory
public RepositoryDirectoryInterface getDirectory()
- Returns:
- Returns the directory.
canFinish
public boolean canFinish()