|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback
public class ValidatingEditorCallback
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.IXtextEditorCallback |
|---|
IXtextEditorCallback.NullImpl |
| Constructor Summary | |
|---|---|
ValidatingEditorCallback()
|
|
| Method Summary | |
|---|---|
void |
afterCreatePartControl(XtextEditor editor)
|
void |
afterSave(XtextEditor editor)
Announce that the given editor's state is the same as the persisted state. |
| Methods inherited from class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback |
|---|
addVerifyListener, afterSetInput, beforeDispose, beforeSetInput, getDocument, getShell, isDirty, onValidateEditorInputState, removeVerifyListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatingEditorCallback()
| Method Detail |
|---|
public void afterCreatePartControl(XtextEditor editor)
afterCreatePartControl in interface IXtextEditorCallbackafterCreatePartControl in class AbstractDirtyStateAwareEditorCallbackpublic void afterSave(XtextEditor editor)
IXtextEditorCallback
afterSave in interface IXtextEditorCallbackafterSave in class AbstractDirtyStateAwareEditorCallbackeditor - the editor which has not any unsaved changes
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||