Interface IHandlerListener

    • Method Detail

      • handlerChanged

        void handlerChanged​(HandlerEvent handlerEvent)
        Notifies that one or more properties of an instance of IHandler have changed. Specific details are described in the HandlerEvent.
        Parameters:
        handlerEvent - the handler event. Guaranteed not to be null.