public class CopyTableWizardPage3
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description |
|---|
CopyTableWizardPage3(String arg,
org.pentaho.di.repository.Repository rep) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFinish() |
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
org.pentaho.di.repository.RepositoryDirectoryInterface |
getDirectory() |
String |
getTransformationName() |
getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringdispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisiblepublic CopyTableWizardPage3(String arg, org.pentaho.di.repository.Repository rep)
public void createControl(org.eclipse.swt.widgets.Composite parent)
public boolean canFlipToNextPage()
canFlipToNextPage in interface org.eclipse.jface.wizard.IWizardPagecanFlipToNextPage in class org.eclipse.jface.wizard.WizardPagepublic String getTransformationName()
public org.pentaho.di.repository.RepositoryDirectoryInterface getDirectory()
public boolean canFinish()