Class CustomHandlyXtextOutlinePopupHandler

  • All Implemented Interfaces:
    org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2

    public class CustomHandlyXtextOutlinePopupHandler
    extends org.eclipse.handly.xtext.ui.quickoutline.HandlyXtextOutlinePopupHandler
    Special HandlyXtextOutlinePopupHandler. Creates IOutlinePopupHost by active xtext editor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.eclipse.handly.ui.quickoutline.IOutlinePopupHost getOutlinePopupHost​(org.eclipse.core.commands.ExecutionEvent event)  
      • Methods inherited from class org.eclipse.handly.xtext.ui.quickoutline.HandlyXtextOutlinePopupHandler

        createOutlinePopup
      • Methods inherited from class org.eclipse.handly.ui.quickoutline.OutlinePopupHandler

        execute, getInvokingKeyStroke
      • Methods inherited from class org.eclipse.core.commands.AbstractHandler

        addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
      • Methods inherited from class org.eclipse.core.commands.common.EventManager

        addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
    • Constructor Detail

      • CustomHandlyXtextOutlinePopupHandler

        public CustomHandlyXtextOutlinePopupHandler()
    • Method Detail

      • getOutlinePopupHost

        protected org.eclipse.handly.ui.quickoutline.IOutlinePopupHost getOutlinePopupHost​(org.eclipse.core.commands.ExecutionEvent event)
        Overrides:
        getOutlinePopupHost in class org.eclipse.handly.ui.quickoutline.OutlinePopupHandler