public class TypeSelectionPage extends InstanceReaderConfigurationPage implements CSVConstants
DEFAULT_ESCAPE, DEFAULT_QUOTE, DEFAULT_SEPARATOR, LOOKUP_KEY_COLUMN, LOOKUP_VALUE_COLUMN, PARAM_ESCAPE, PARAM_GEOMETRY, PARAM_QUOTE, PARAM_SEPARATOR, PARAM_SKIP_FIRST_LINE, PARAM_TYPENAME
Constructor and Description |
---|
TypeSelectionPage()
default constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
createContent(org.eclipse.swt.widgets.Composite page)
Create the page content
|
void |
disable()
Disable the configuration page
|
void |
enable()
Enable the configuration page
|
boolean |
updateConfiguration(InstanceReader provider)
Update the configuration (of the I/O provider)
|
loadPreSelection
createControl, dispose, getHelpContext, getWizard, onShowPage, performHelp
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setMessage, setVisible
public void enable()
AbstractConfigurationPage
enable
in class AbstractConfigurationPage<InstanceReader,InstanceImportWizard>
AbstractConfigurationPage.enable()
public void disable()
AbstractConfigurationPage
disable
in class AbstractConfigurationPage<InstanceReader,InstanceImportWizard>
AbstractConfigurationPage.disable()
protected void createContent(org.eclipse.swt.widgets.Composite page)
HaleWizardPage
createContent
in class HaleWizardPage<InstanceImportWizard>
page
- the page composite, implementors may assign a custom layout
to this compositeHaleWizardPage.createContent(org.eclipse.swt.widgets.Composite)
public boolean updateConfiguration(InstanceReader provider)
IOWizardPage
updateConfiguration
in class IOWizardPage<InstanceReader,InstanceImportWizard>
provider
- the I/O provider to updateBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a