com.vaadin.flow.component.grid.

Interface Grid.SpringData

All Superinterfaces:

Serializable

Enclosing class:

Grid<T>

public static interface Grid.SpringData extends Serializable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 

    Callback interface for counting the number of items in a backend based on a Spring Data Pageable.

    static interface 

    Callback interface for fetching a list of items from a backend based on a Spring Data Pageable.