public interface IActionContributor
| Modifier and Type | Interface and Description |
|---|---|
static class |
IActionContributor.CompositeImpl
composite action contributor delegating call to all registered
IActionContributor |
| Modifier and Type | Method and Description |
|---|---|
void |
contributeActions(XtextEditor editor)
hook used to contribute any actions on editor start up.
|
void |
editorDisposed(XtextEditor editor) |
void contributeActions(XtextEditor editor)
void editorDisposed(XtextEditor editor)
Copyright © 2016. All Rights Reserved.