Interface ComboBoxBase.SpringData
- All Superinterfaces:
Serializable
- Enclosing class:
- ComboBoxBase<TComponent extends ComboBoxBase<TComponent,
TItem, TValue>, TItem, TValue>
-
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.