Class DynamicCreateChildrenElementsMenuContribution


  • public class DynamicCreateChildrenElementsMenuContribution
    extends java.lang.Object
    Author:
    krusche
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void aboutToShow​(java.util.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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DynamicCreateChildrenElementsMenuContribution

        public DynamicCreateChildrenElementsMenuContribution()
    • Method Detail

      • aboutToShow

        @AboutToShow
        public void aboutToShow​(java.util.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