Uses of Interface
com.vaadin.flow.data.selection.SingleSelect
Packages that use SingleSelect
-
Uses of SingleSelect in com.vaadin.flow.data.selection
Constructors in com.vaadin.flow.data.selection with parameters of type SingleSelectModifierConstructorDescriptionSingleSelectionEvent(C listing, SingleSelect<C, T> source, T oldSelection, boolean userOriginated) Creates a new selection change event in a component.