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?): UnitSets the input of the outline page |
| update | open fun update(): UnitUpdates the outline page. |