public class ValidatingEditorCallback extends IXtextEditorCallback.NullImpl
IXtextEditorCallback.NullImpl| Constructor and Description |
|---|
ValidatingEditorCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCreatePartControl(XtextEditor editor) |
void |
afterSave(XtextEditor editor)
Announce that the given editor's state is the same as the persisted state.
|
afterSetInput, beforeDispose, beforeSetInput, onValidateEditorInputStatepublic void afterCreatePartControl(XtextEditor editor)
afterCreatePartControl in interface IXtextEditorCallbackafterCreatePartControl in class IXtextEditorCallback.NullImplpublic void afterSave(XtextEditor editor)
IXtextEditorCallbackafterSave in interface IXtextEditorCallbackafterSave in class IXtextEditorCallback.NullImpleditor - the editor which has not any unsaved changesCopyright © 2016. All Rights Reserved.