public class IncludeViewModelProviderXmiFileExtensionPage
extends org.eclipse.jface.wizard.WizardPage
| Modifier | Constructor and Description |
|---|---|
protected |
IncludeViewModelProviderXmiFileExtensionPage(String pageName)
Creates a new wizard page with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
boolean |
isContributeToExtensionOptionSelected()
Returns
true if the option to contribute the view model to the extension point is selected. |
void |
setVisible(boolean visible) |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessageprotected IncludeViewModelProviderXmiFileExtensionPage(String pageName)
pageName - the name of the pagepublic void createControl(org.eclipse.swt.widgets.Composite parent)
public boolean isContributeToExtensionOptionSelected()
true if the option to contribute the view model to the extension point is selected.public void setVisible(boolean visible)
setVisible in interface org.eclipse.jface.dialogs.IDialogPagesetVisible in class org.eclipse.jface.dialogs.DialogPageCopyright © 2019. All rights reserved.