|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizardPage
org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
org.eclipse.egf.core.ui.wizard.page.ContextElementReferenceWizardPage
public class ContextElementReferenceWizardPage
Implements the context element reference wizard page.
Field Summary | |
---|---|
protected static Logger |
__logger
Log4j reference logger. |
protected org.eclipse.egf.common.ui.toolkit.viewers.AbstractTransferViewer |
_treeTransferViewer
TransferViewer used to select referenced contract elements. |
Constructor Summary | |
---|---|
ContextElementReferenceWizardPage(String pageName_p)
Constructor. |
|
ContextElementReferenceWizardPage(String pageName_p,
String title_p,
ImageDescriptor titleImage_p)
Constructor. |
Method Summary | |
---|---|
boolean |
canFlipToNextPage()
|
protected void |
createPageArea(Composite parent_p)
Create the page content. |
protected boolean |
getCompleteStatus()
Check conditions to get the page completed |
protected ContextElement |
getContextElement()
Return the handled context element. |
protected String |
getHelpContextId()
Return the Help context id if any. |
IWizardPage |
getNextPage()
|
protected String |
getPageTitle()
Get the page title. |
protected IContentProvider |
handleLeftViewerInitialization(Collection<ContractElement> referencedContractElementList_p)
Handle the left viewer initialization. |
protected ContractElement |
handleRightViewerInitialization()
Handle the right viewer initialization. |
protected void |
initializeHandlers(org.eclipse.egf.common.ui.toolkit.viewers.AbstractTransferViewer transferViewer_p)
Initialize handlers on given |
Methods inherited from class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage |
---|
bindTextToAttribute, bindTextToAttribute, getAdapterFactory, getHostingBundle, getHostingPluginId, getHostingProject, getHostingProjectClassLoader, getModelElement, getModelElementWizard, getPageDescription, getParent, handleFieldEditorValidation, isReadOnly, showErrorMessage |
Methods inherited from class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage |
---|
createControl, getContentNumColumn, handlePageLayout, initialize, isPageComplete, performHelp, updateButtons |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Logger __logger
protected org.eclipse.egf.common.ui.toolkit.viewers.AbstractTransferViewer _treeTransferViewer
Constructor Detail |
---|
public ContextElementReferenceWizardPage(String pageName_p)
pageName_p
- public ContextElementReferenceWizardPage(String pageName_p, String title_p, ImageDescriptor titleImage_p)
pageName_p
- title_p
- titleImage_p
- Method Detail |
---|
protected void createPageArea(Composite parent_p)
AbstractWizardPage
createPageArea
in class AbstractWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage#createPageArea(org.eclipse.swt.widgets.Composite)
protected void initializeHandlers(org.eclipse.egf.common.ui.toolkit.viewers.AbstractTransferViewer transferViewer_p)
treeTransferViewer_p
- protected IContentProvider handleLeftViewerInitialization(Collection<ContractElement> referencedContractElementList_p)
protected ContractElement handleRightViewerInitialization()
protected boolean getCompleteStatus()
AbstractWizardPage
getCompleteStatus
in class AbstractWizardPage
AbstractWizardPage.getCompleteStatus()
protected String getPageTitle()
AbstractWizardPage
getPageTitle
in class AbstractWizardPage
AbstractWizardPage.getPageTitle()
protected String getHelpContextId()
AbstractWizardPage
null
.
getHelpContextId
in class AbstractWizardPage
AbstractWizardPage.getHelpContextId()
protected ContextElement getContextElement()
public boolean canFlipToNextPage()
org.eclipse.jface.wizard.WizardPage#canFlipToNextPage()
public IWizardPage getNextPage()
org.eclipse.jface.wizard.WizardPage#getNextPage()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.