Interface IBmEditingContextStateListener


  • public interface IBmEditingContextStateListener
    The interface for editing context state listener.
    • Method Detail

      • handleStateChange

        void handleStateChange​(EditingContextState newState)
        Invoked to notify about an editing context state change.
        Parameters:
        newState - The new state. May not be null.