Uses of Class
org.vaadin.tatu.BeanTableSelectionChangedEvent
-
Uses of BeanTableSelectionChangedEvent in org.vaadin.tatu
Method parameters in org.vaadin.tatu with type arguments of type BeanTableSelectionChangedEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationBeanTable.addSelectionChangedListener(com.vaadin.flow.component.ComponentEventListener<BeanTableSelectionChangedEvent<T, BeanTable<T>>> listener) Add SelectionChangedEvent listener to the BeanTable