org.eclipse.emf.ecp.ui.e4.handlers
Class LinkWithEditorHandler
java.lang.Object
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
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. |
LinkWithEditorHandler
public LinkWithEditorHandler()
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.