org.eclipse.emf.ecp.ui.e4.handlers
Class LinkWithEditorHandler

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.handlers.LinkWithEditorHandler

public class LinkWithEditorHandler
extends Object

A Handler for linking the navigator with the part service.

Author:
Eugen Neufeld

Constructor Summary
LinkWithEditorHandler()
           
 
Method Summary
 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
equals, 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


Copyright © 2015. All Rights Reserved.