public class DynamicCreateChildrenElementsMenuContribution extends Object
| Constructor and Description |
|---|
DynamicCreateChildrenElementsMenuContribution() |
| Modifier and Type | Method and Description |
|---|---|
void |
aboutToShow(List<org.eclipse.e4.ui.model.application.ui.menu.MMenuElement> items)
Adds the child create items to the popup menue.
|
public DynamicCreateChildrenElementsMenuContribution()
@AboutToShow public void aboutToShow(List<org.eclipse.e4.ui.model.application.ui.menu.MMenuElement> items)
items - the list to add the items toCopyright © 2019. All rights reserved.