org.eclipse.emf.ecp.ui.e4.view
Class DynamicCreateChildrenElementsMenuContribution

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.view.DynamicCreateChildrenElementsMenuContribution

public class DynamicCreateChildrenElementsMenuContribution
extends Object

Author:
krusche

Constructor Summary
DynamicCreateChildrenElementsMenuContribution()
           
 
Method Summary
 void aboutToShow(List<org.eclipse.e4.ui.model.application.ui.menu.MMenuElement> items)
          Adds the child create items to the popup menue.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicCreateChildrenElementsMenuContribution

public DynamicCreateChildrenElementsMenuContribution()
Method Detail

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.