public class OfficeTaskSelectionWizardPage
extends org.eclipse.jface.wizard.WizardPage
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
OfficeTaskType |
getSelectedOfficeTaskType()
Obtains the selected
OfficeTaskType . |
boolean |
isPreRatherThanPost()
|
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, 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 OfficeTaskType getSelectedOfficeTaskType()
OfficeTaskType
.OfficeTaskType
or null
if no
OfficeTaskType
is selected.public boolean isPreRatherThanPost()
public void createControl(org.eclipse.swt.widgets.Composite parent)
Copyright © 2005–2016. All rights reserved.