Interface IFormEditorStateListener

    • Method Detail

      • changeState

        void changeState​(FormEditorState state)
        Notifies that state of FormEditor is changed.
        Parameters:
        state - the state of editor. Guaranteed not to be null.