Class LinkWithEditorHandler


  • public class LinkWithEditorHandler
    extends java.lang.Object
    A Handler for linking the navigator with the part service.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(org.eclipse.e4.ui.model.application.ui.basic.MPart part, org.eclipse.e4.ui.model.application.ui.menu.MToolItem toolBarElement)
      Execute Method.
      • Methods inherited from class java.lang.Object

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

      • LinkWithEditorHandler

        public LinkWithEditorHandler()
    • Method Detail

      • execute

        @Execute
        public void execute​(org.eclipse.e4.ui.model.application.ui.basic.MPart part,
                            org.eclipse.e4.ui.model.application.ui.menu.MToolItem toolBarElement)
        Execute Method.
        Parameters:
        part - the MPart
        toolBarElement - the selected MToolBarElement