Uses of Interface
com.vaadin.flow.data.selection.SelectionModel.Multi
Packages that use SelectionModel.Multi
-
Uses of SelectionModel.Multi in com.vaadin.flow.component.grid
Subinterfaces of SelectionModel.Multi in com.vaadin.flow.component.gridModifier and TypeInterfaceDescriptioninterface
Multiselection model interface for Grid.Classes in com.vaadin.flow.component.grid that implement SelectionModel.MultiModifier and TypeClassDescriptionclass
Abstract implementation of a GridMultiSelectionModel.