|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IShowRelatedElementsWithDetails | |
| org.eclipse.gmf.runtime.common.ui.dialogs | Provides implementations of various common dialogs. |
| Uses of IShowRelatedElementsWithDetails in org.eclipse.gmf.runtime.common.ui.dialogs |
| Classes in org.eclipse.gmf.runtime.common.ui.dialogs that implement IShowRelatedElementsWithDetails | |
class |
ShowRelatedElementsDialog
Show related elements dialog box, called from an action. |
| Fields in org.eclipse.gmf.runtime.common.ui.dialogs declared as IShowRelatedElementsWithDetails | |
protected IShowRelatedElementsWithDetails |
ShowRelatedElementsComposite.detailsChangedListener
Listener for details being changed |
protected IShowRelatedElementsWithDetails |
ShowRelatedElementsPredefinedComposite.showDetails
Show Details button |
| Methods in org.eclipse.gmf.runtime.common.ui.dialogs with parameters of type IShowRelatedElementsWithDetails | |
void |
ShowRelatedElementsComposite.setDetailsChangedListener(IShowRelatedElementsWithDetails newDetailsChangedListener)
Set the details changed listener for listening to changes of details. |
| Constructors in org.eclipse.gmf.runtime.common.ui.dialogs with parameters of type IShowRelatedElementsWithDetails | |
ShowRelatedElementsPredefinedComposite(Composite parent,
IShowRelatedElementsWithDetails sreWithDetails,
SelectableElement root,
java.util.List queriesList,
int width,
boolean detailsShown)
Constructor |
|
|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.