org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard
Class AbstractPatternCodeWizardPage
java.lang.Object
WizardPage
org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
- Direct Known Subclasses:
- MethodNameParameterSelectionPage, PatternCodeActionTypeSelectionPage, PatternIdParameterSelectionPage
public abstract class AbstractPatternCodeWizardPage
- extends AbstractPatternWizardPage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPatternCodeWizardPage
public AbstractPatternCodeWizardPage(String pageId_p)
- Constructor.
- Parameters:
pageId_p
-
getHelpContextId
protected String getHelpContextId()
- Description copied from class:
AbstractWizardPage
- Return the Help context id if any.
Default implementation returns null
.
- Overrides:
getHelpContextId
in class AbstractWizardPage
- Returns:
- null or an help context id.
- See Also:
AbstractWizardPage.getHelpContextId()
getWizard
public AbstractPatternCodeWizard getWizard()
- See Also:
org.eclipse.jface.wizard.WizardPage#getWizard()
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.