public class JoinParameterPage extends AbstractParameterPage implements JoinFunction
ID, JOIN_TYPES, PARAMETER_JOIN
Constructor and Description |
---|
JoinParameterPage()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canFlipToNextPage() |
protected void |
createContent(org.eclipse.swt.widgets.Composite page)
Create the page content
|
void |
dispose() |
com.google.common.collect.ListMultimap<String,ParameterValue> |
getConfiguration()
Returns the configuration of the parameters this page is responsible for.
|
String |
getHelpContext()
Returns the help context for this page.
|
org.eclipse.jface.wizard.IWizardPage |
getNextPage() |
boolean |
isPageComplete() |
protected void |
onShowPage(boolean firstShow)
Called when this page is shown
|
getInitialValues, getOptionalInitialValue, getParametersToHandle, setParameter
createControl, getWizard, performHelp
getContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, isCurrentPage, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public com.google.common.collect.ListMultimap<String,ParameterValue> getConfiguration()
ParameterPage
getConfiguration
in interface ParameterPage
ParameterPage.getConfiguration()
protected void createContent(org.eclipse.swt.widgets.Composite page)
HaleWizardPage
createContent
in class HaleWizardPage<AbstractGenericFunctionWizard<?,?>>
page
- the page composite, implementors may assign a custom layout
to this compositeHaleWizardPage.createContent(org.eclipse.swt.widgets.Composite)
protected void onShowPage(boolean firstShow)
HaleWizardPage
onShowPage
in class HaleWizardPage<AbstractGenericFunctionWizard<?,?>>
firstShow
- specifies if it is the first time the page is shown
since its creationHaleWizardPage.onShowPage(boolean)
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 isPageComplete()
isPageComplete
in interface org.eclipse.jface.wizard.IWizardPage
isPageComplete
in class org.eclipse.jface.wizard.WizardPage
WizardPage.isPageComplete()
public boolean canFlipToNextPage()
canFlipToNextPage
in interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage
in class org.eclipse.jface.wizard.WizardPage
WizardPage.canFlipToNextPage()
public void dispose()
dispose
in interface org.eclipse.jface.dialogs.IDialogPage
dispose
in class HaleWizardPage<AbstractGenericFunctionWizard<?,?>>
DialogPage.dispose()
public String getHelpContext()
HaleWizardPage
null
.getHelpContext
in class HaleWizardPage<AbstractGenericFunctionWizard<?,?>>
null
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a