Interface DelegatingEasyEditorPage.IDirtyListener

  • Enclosing class:
    DelegatingEasyEditorPage

    public static interface DelegatingEasyEditorPage.IDirtyListener
    A dirty listener interface.
    Author:
    Holger Eichelberger
    • Method Detail

      • notifyDirty

        void notifyDirty​(boolean dirtyState)
        Notifies the listener about a change in the dirty state.
        Parameters:
        dirtyState - the new dirty state