public class GenModelEditorTMDCustomization extends DefaultTreeMasterDetailCustomization
TreeMasterDetailComposite
.Constructor and Description |
---|
GenModelEditorTMDCustomization(CreateElementCallback createElementCallback,
org.eclipse.emf.common.notify.Notifier notifier)
Constructs a new
GenModelEditorTMDCustomization . |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Menu |
getMenu(org.eclipse.jface.viewers.TreeViewer treeViewer,
org.eclipse.emf.edit.domain.EditingDomain editingDomain)
Returns the menu which will be added to the tree.
|
createDetailComposite, getInitialTreeWidth, getViewModelServices, setDetailComposite, setInitialTreeWidth, setViewModelServices
createTree, customizeMenu, customizeMenu, customizeMenu, dispose, getAdapterFactoryContentProvider, getComposedAdapterFactory, getContentProvider, getDragListener, getDragOperations, getDragTransferTypes, getDropListener, getDropOperations, getDropTransferTypes, getInitialSelection, getLabelDecorator, getLabelProvider, getViewerFilters, hasDND, setContentProvider, setDragAndDrop, setInitialSelection, setLabelDecorator, setLabelProvider, setMenu, setTree, setViewerFilters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTree
getContentProvider
getDragListener, getDragOperations, getDragTransferTypes, getDropListener, getDropOperations, getDropTransferTypes, hasDND
getInitialSelection
getLabelProvider
getViewerFilters
getLabelDecorator
dispose
public GenModelEditorTMDCustomization(CreateElementCallback createElementCallback, org.eclipse.emf.common.notify.Notifier notifier)
GenModelEditorTMDCustomization
.createElementCallback
- the CreateElementCallback
notifier
- The editor input that is being customizedpublic org.eclipse.swt.widgets.Menu getMenu(org.eclipse.jface.viewers.TreeViewer treeViewer, org.eclipse.emf.edit.domain.EditingDomain editingDomain)
getMenu
in interface MenuProvider
getMenu
in class DefaultTreeViewerCustomization
treeViewer
- the treeviewereditingDomain
- the editing domainDefaultTreeViewerCustomization.getMenu(org.eclipse.jface.viewers.TreeViewer,
org.eclipse.emf.edit.domain.EditingDomain)
Copyright © 2016. All rights reserved.