Interface IEASyPageListener

    • Method Detail

      • pageBecomesDirty

        void pageBecomesDirty​(AbstractEASyEditorPage page)
        Informs the listener that the page becomes dirty.
        Parameters:
        page - The page which becomes dirty.