public class TransformDataWizardSourcePage
extends org.eclipse.jface.wizard.WizardPage
TransformDataWizard
.Constructor and Description |
---|
TransformDataWizardSourcePage(org.eclipse.jface.wizard.IWizardContainer container,
LimboInstanceSink targetSink)
Creates the transform data wizard page for selecting source data files.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
ExportJob |
getExportJob()
Returns the export job.
|
org.eclipse.jface.wizard.IWizardPage |
getNextPage() |
List<InstanceCollection> |
getSourceInstances()
Returns all selected source instance collections.
|
ValidationJob |
getValidationJob()
Returns the validation job.
|
getContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
public TransformDataWizardSourcePage(org.eclipse.jface.wizard.IWizardContainer container, LimboInstanceSink targetSink)
container
- the wizard containertargetSink
- the target sinkpublic void createControl(org.eclipse.swt.widgets.Composite parent)
IDialogPage.createControl(org.eclipse.swt.widgets.Composite)
public org.eclipse.jface.wizard.IWizardPage getNextPage()
getNextPage
in interface org.eclipse.jface.wizard.IWizardPage
getNextPage
in class org.eclipse.jface.wizard.WizardPage
WizardPage.getNextPage()
public boolean canFlipToNextPage()
canFlipToNextPage
in interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage
in class org.eclipse.jface.wizard.WizardPage
WizardPage.canFlipToNextPage()
public List<InstanceCollection> getSourceInstances()
public ExportJob getExportJob()
public ValidationJob getValidationJob()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a