Interface IDisposeListener

    • Method Detail

      • handleDispose

        void handleDispose​(DisposeEvent event)
        Handle the event that the given observable object has been disposed. The given event object must only be used locally in this method because it may be reused for other dispose notifications.
        Parameters:
        event - the dispose event