Interface IWysiwygChangeListener


  • public interface IWysiwygChangeListener
    Listener of changes on wysiwyg html page
    • Method Detail

      • htmlChanged

        void htmlChanged​(String text)
        Notifies that the html text content has changed.
        Parameters:
        text - the new html text content