Interface SelectionListener<T>

    • Method Detail

      • selectionChange

        void selectionChange​(SelectionEvent<T> event)
        Invoked when the selection has changed by user or programmatically.
        Parameters:
        event - the selection event