public class HttpTemplateAlignSectionWizardPage
extends org.eclipse.jface.wizard.WizardPage
IWizardPage
to align refactoring of WoofTemplateModel
.Modifier | Constructor and Description |
---|---|
protected |
HttpTemplateAlignSectionWizardPage(HttpTemplateInstance templateInstance)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
Set<String> |
getInheritedWoofTemplateOutputNames()
Obtains the names of the
WoofTemplateOutputModel instances that
are to inherit their configuration. |
Map<String,String> |
getOutputNameMapping()
Obtains the mapping of
OfficeSectionOutput name to
OfficeSectionOutputModel name. |
void |
loadSectionType(SectionType sectionType,
WoofTemplateInheritance superTemplateInheritance)
Loads the
SectionType for the refactored
WoofTemplateModel . |
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
protected HttpTemplateAlignSectionWizardPage(HttpTemplateInstance templateInstance)
templateInstance
- HttpTemplateInstance
.public void loadSectionType(SectionType sectionType, WoofTemplateInheritance superTemplateInheritance)
SectionType
for the refactored
WoofTemplateModel
.sectionType
- SectionType
for the refactored
WoofTemplateModel
.superTemplateInheritance
- WoofTemplateInheritance
for the super
WoofTemplateModel
.public Map<String,String> getOutputNameMapping()
OfficeSectionOutput
name to
OfficeSectionOutputModel
name.OfficeSectionOutput
name to
OfficeSectionOutputModel
name.public Set<String> getInheritedWoofTemplateOutputNames()
WoofTemplateOutputModel
instances that
are to inherit their configuration.WoofTemplateOutputModel
instances that are
to inherit their configuration.public void createControl(org.eclipse.swt.widgets.Composite parent)
Copyright © 2005–2016. All rights reserved.