Class EditEmbeddedOPIHandler

All Implemented Interfaces:
IHandler, IHandler2

public class EditEmbeddedOPIHandler extends AbstractHandler implements IHandler
  • Constructor Details

    • EditEmbeddedOPIHandler

      public EditEmbeddedOPIHandler()
  • Method Details

    • execute

      public Object execute(ExecutionEvent event) throws ExecutionException
      Determine the widget that was the object of the mouse click. If it can be established to be a LinkingContainerEditpart, extract the path of the embedded opi and request opening an OPIEditor with this file.
      Specified by:
      execute in interface IHandler
      Throws:
      ExecutionException