Interface MultiSelectionListener<C extends Component,​T>

    • Method Detail

      • selectionChange

        void selectionChange​(MultiSelectionEvent<C,​T> event)
        Invoked when the selection has changed by the user or programmatically.
        Parameters:
        event - the selection event, never null