We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.combobox.
Interface ComboBoxBase.SpringData
All Superinterfaces:
Enclosing class:
ComboBoxBase<TComponent extends ComboBoxBase<TComponent,
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Callback interface for counting the number of items in a backend based on a Spring Data Pageable and a filter string.
static interface
Callback interface for fetching a list of items from a backend based on a Spring Data Pageable and a filter string.