public class DefaultDeleteActionBuilder extends Object implements DeleteActionBuilder
run
method.Constructor and Description |
---|
DefaultDeleteActionBuilder() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jface.action.Action |
createDeleteAction(org.eclipse.jface.viewers.IStructuredSelection selection,
org.eclipse.emf.edit.domain.EditingDomain editingDomain)
This method creates an action which gets added to the context menu of elements in the TreeMasterDetail.
|
public org.eclipse.jface.action.Action createDeleteAction(org.eclipse.jface.viewers.IStructuredSelection selection, org.eclipse.emf.edit.domain.EditingDomain editingDomain)
DeleteActionBuilder
createDeleteAction
in interface DeleteActionBuilder
selection
- the tree viewer selectioneditingDomain
- the editing domainCopyright © 2019. All rights reserved.