public class AstSelectionActionContributor extends Object implements IActionContributor
IActionContributor.CompositeImpl| Constructor and Description |
|---|
AstSelectionActionContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
contributeActions(XtextEditor xtextEditor)
hook used to contribute any actions on editor start up.
|
void |
editorDisposed(XtextEditor editor) |
public void contributeActions(XtextEditor xtextEditor)
IActionContributorcontributeActions in interface IActionContributorpublic void editorDisposed(XtextEditor editor)
editorDisposed in interface IActionContributorCopyright © 2016. All Rights Reserved.