aesi-eclipse / com.virtlink.aesi.eclipse.structureoutline / AesiOutlinePage
AesiOutlinePage
open class AesiOutlinePage : ContentOutlinePage
Constructors
<init> | AesiOutlinePage(documentProvider: IDocumentProvider, editor: AesiEditor) |
Functions
createControl | open fun createControl(parent: Composite): Unit |
selectionChanged | open fun selectionChanged(event: SelectionChangedEvent): Unit |
setInput | open fun setInput(input: IEditorInput?): Unit Sets the input of the outline page |
update | open fun update(): Unit Updates the outline page. |