org.eclipse.emf.ecp.ui.e4.view
Class DynamicCreateChildrenElementsMenuContribution
java.lang.Object
org.eclipse.emf.ecp.ui.e4.view.DynamicCreateChildrenElementsMenuContribution
public class DynamicCreateChildrenElementsMenuContribution
- extends Object
- Author:
- krusche
Method Summary |
void |
aboutToShow(List<org.eclipse.e4.ui.model.application.ui.menu.MMenuElement> items)
Adds the child create items to the popup menue. |
DynamicCreateChildrenElementsMenuContribution
public DynamicCreateChildrenElementsMenuContribution()
aboutToShow
@AboutToShow
public void aboutToShow(List<org.eclipse.e4.ui.model.application.ui.menu.MMenuElement> items)
- Adds the child create items to the popup menue.
- Parameters:
items
- the list to add the items to
Copyright © 2015. All Rights Reserved.