Class NonExistingInputAwareOutlinePage

java.lang.Object
org.eclipse.ui.part.Page
org.eclipse.handly.ui.outline.CommonOutlinePage
org.eclipse.handly.ui.outline.HandlyOutlinePage
org.eclipse.handly.xtext.ui.outline.HandlyXtextOutlinePage
com._1c.g5.v8.dt.lcore.ui.outline.CustomHandlyXtextOutlinePage
com._1c.g5.v8.dt.lcore.ui.outline.NonExistingInputAwareOutlinePage
All Implemented Interfaces:
org.eclipse.handly.model.adapter.IContentAdapterProvider, org.eclipse.handly.ui.outline.ICommonOutlinePage, ISelectionProvider, org.eclipse.ui.part.IPage, org.eclipse.ui.part.IPageBookViewPage, org.eclipse.ui.views.contentoutline.IContentOutlinePage, org.eclipse.xtext.ui.editor.IXtextEditorAware
Direct Known Subclasses:
QlOutlinePage

public abstract class NonExistingInputAwareOutlinePage extends CustomHandlyXtextOutlinePage
HandlyXtextOutlinePage extension that is aware of NonExistingFileEditorInput.
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.handly.ui.outline.CommonOutlinePage

    org.eclipse.handly.ui.outline.CommonOutlinePage.OutlineTreeViewer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Object
     

    Methods inherited from class com._1c.g5.v8.dt.lcore.ui.outline.CustomHandlyXtextOutlinePage

    dispose, registerGlobalActions

    Methods inherited from class org.eclipse.handly.xtext.ui.outline.HandlyXtextOutlinePage

    getInputElementProvider, getLexicalSortPreference, getLinkWithEditorPreference, setEditor, setInputElementProvider

    Methods inherited from class org.eclipse.handly.ui.outline.HandlyOutlinePage

    addCollapseAllSupport, addElementChangeListener, addLinkWithEditorSupport, addOutlineContributions, addSortingSupport, elementChanged, getContentAdapter, init, removeElementChangeListener

    Methods inherited from class org.eclipse.handly.ui.outline.CommonOutlinePage

    addInputChangeListener, addOutlineContribution, addSelectionChangedListener, createControl, createTreeViewer, editorInputChanged, getContentProvider, getControl, getEditor, getLabelProvider, getSelection, getTreeViewer, init, initDecorationContext, isAutoExpandable, refresh, removeInputChangeListener, removeOutlineContribution, removeSelectionChangedListener, setFocus, setSelection, shouldUseHashlookup

    Methods inherited from class org.eclipse.ui.part.Page

    getSite, makeContributions, setActionBars

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.ui.part.IPage

    setActionBars

    Methods inherited from interface org.eclipse.ui.part.IPageBookViewPage

    getSite
  • Constructor Details

    • NonExistingInputAwareOutlinePage

      public NonExistingInputAwareOutlinePage()
  • Method Details

    • computeInput

      protected Object computeInput()
      Overrides:
      computeInput in class org.eclipse.handly.ui.outline.HandlyOutlinePage