Interface IContextListener

    • Method Detail

      • contextChanged

        void contextChanged​(ContextEvent contextEvent)
        Notifies that one or more properties of an instance of IContext have changed. Specific details are described in the ContextEvent.
        Parameters:
        contextEvent - the context event. Guaranteed not to be null.