Class CustomHandlyXtextOutlinePopupHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
org.eclipse.handly.ui.quickoutline.OutlinePopupHandler
org.eclipse.handly.xtext.ui.quickoutline.HandlyXtextOutlinePopupHandler
com._1c.g5.v8.dt.lcore.ui.outline.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-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected 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 Details
-
CustomHandlyXtextOutlinePopupHandler
public CustomHandlyXtextOutlinePopupHandler()
-
-
Method Details
-
getOutlinePopupHost
protected org.eclipse.handly.ui.quickoutline.IOutlinePopupHost getOutlinePopupHost(org.eclipse.core.commands.ExecutionEvent event) - Overrides:
getOutlinePopupHost
in classorg.eclipse.handly.ui.quickoutline.OutlinePopupHandler
-