public class CopyTableWizardPage1
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description |
|---|
CopyTableWizardPage1(String arg,
List<org.pentaho.di.core.database.DatabaseMeta> databases) |
CopyTableWizardPage1(String arg,
PropsUI props,
List<org.pentaho.di.core.database.DatabaseMeta> databases)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
org.eclipse.jface.wizard.IWizardPage |
getNextPage() |
org.pentaho.di.core.database.DatabaseMeta |
getSourceDatabase() |
org.pentaho.di.core.database.DatabaseMeta |
getTargetDatabase() |
getImage, getName, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringdispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisible@Deprecated public CopyTableWizardPage1(String arg, PropsUI props, List<org.pentaho.di.core.database.DatabaseMeta> databases)
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 org.pentaho.di.core.database.DatabaseMeta getSourceDatabase()
public org.pentaho.di.core.database.DatabaseMeta getTargetDatabase()
public org.eclipse.jface.wizard.IWizardPage getNextPage()
getNextPage in interface org.eclipse.jface.wizard.IWizardPagegetNextPage in class org.eclipse.jface.wizard.WizardPage