Uses of Class
com.vaadin.flow.data.provider.KeyMapper
-
Packages that use KeyMapper Package Description com.vaadin.flow.component.combobox -
-
Uses of KeyMapper in com.vaadin.flow.component.combobox
Subclasses of KeyMapper in com.vaadin.flow.component.combobox Modifier and Type Class Description protected static classComboBoxDataCommunicator.SelectionPreservingKeyMapper<TItem>Customized key mapper that does not remove key for an item as long as it is selected.
-