Interface IEmbeddedEditor.IDocumentStateListener

  • All Known Implementing Classes:
    ModelEditorPage
    Enclosing interface:
    IEmbeddedEditor

    public static interface IEmbeddedEditor.IDocumentStateListener
    Informs interested parties about actual document changes.
    Author:
    Holger Eichelberger
    • Method Detail

      • notifyDocumentChanged

        void notifyDocumentChanged()
        Notifies about a changed document.