Class HandlyXtextOutlinePopup

java.lang.Object
org.eclipse.jface.window.Window
org.eclipse.jface.dialogs.PopupDialog
All Implemented Interfaces:
IContentAdapterProvider, org.eclipse.jface.window.IShellProvider

public abstract class HandlyXtextOutlinePopup extends HandlyOutlinePopup
A partial implementation of Handly-based outline popup for Xtext editor.

Note that this class relies on the language-specific implementation of IInputElementProvider being available through injection.

  • Constructor Details

    • HandlyXtextOutlinePopup

      public HandlyXtextOutlinePopup()
  • Method Details