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