Package io.jmix.flowui.kit.component
Interface SelectionChangeNotifier<C extends com.vaadin.flow.component.Component,T> 
- All Known Implementing Classes:
- DataGrid,- JmixGrid,- JmixTreeGrid,- Kanban,- TreeDataGrid
public interface SelectionChangeNotifier<C extends com.vaadin.flow.component.Component,T> 
- 
Method SummaryModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationaddSelectionListener(com.vaadin.flow.data.selection.SelectionListener<C, T> listener) 
- 
Method Details- 
addSelectionListener
 
-