EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard
Class AbstractPatternCodeWizardPage

java.lang.Object
  extended by WizardPage
      extended by org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
          extended by org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
              extended by org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
Direct Known Subclasses:
MethodNameParameterSelectionPage, PatternCodeActionTypeSelectionPage, PatternIdParameterSelectionPage

public abstract class AbstractPatternCodeWizardPage
extends AbstractPatternWizardPage


Constructor Summary
AbstractPatternCodeWizardPage(String pageId_p)
          Constructor.
 
Method Summary
protected  String getHelpContextId()
          Return the Help context id if any.
 AbstractPatternCodeWizard getWizard()
           
 
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
createPageArea, createViewer, delegateSelectionChanged, endPageAreaCreation, getCompleteStatus, getToolkit, isReadOnly, selectionChanged
 
Methods inherited from class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
createControl, getContentNumColumn, getPageDescription, getPageTitle, handlePageLayout, initialize, isPageComplete, performHelp, updateButtons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPatternCodeWizardPage

public AbstractPatternCodeWizardPage(String pageId_p)
Constructor.

Parameters:
pageId_p -
Method Detail

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()

EGF Engine
Release 0.1.0

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.