public class RipDatabaseWizardPage1
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description |
|---|
RipDatabaseWizardPage1(String arg,
List<DatabaseMeta> databases) |
RipDatabaseWizardPage1(String arg,
PropsUI props,
List<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() |
DatabaseMeta |
getSourceDatabase() |
DatabaseMeta |
getTargetDatabase() |
getContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible@Deprecated public RipDatabaseWizardPage1(String arg, PropsUI props, List<DatabaseMeta> databases)
public RipDatabaseWizardPage1(String arg, List<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 DatabaseMeta getSourceDatabase()
public DatabaseMeta getTargetDatabase()
public org.eclipse.jface.wizard.IWizardPage getNextPage()
getNextPage in interface org.eclipse.jface.wizard.IWizardPagegetNextPage in class org.eclipse.jface.wizard.WizardPageCopyright © 2019 Hitachi Vantara. All rights reserved.