Interface ComboBoxBase.SpringData
- All Superinterfaces:
Serializable
- Enclosing class:
ComboBoxBase<TComponent extends ComboBoxBase<TComponent,TItem, TValue>, TItem, TValue>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceCallback interface for counting the number of items in a backend based on a Spring Data Pageable and a filter string.static interfaceCallback interface for fetching a list of items from a backend based on a Spring Data Pageable and a filter string.