Interface SingleSelectionListener<C extends Component,​T>

    • Method Detail

      • selectionChange

        void selectionChange​(SingleSelectionEvent<C,​T> event)
        Invoked when selection has been changed.
        Parameters:
        event - the single selection event