com.vaadin.client.widget.grid.sort

Package com.vaadin.client.widget.grid.sort

  • Interface Summary
    Interface Description
    SortHandler<T>

    Handler for a Grid sort event, called when the Grid needs its data source to provide data sorted in a specific manner.

  • Class Summary
    Class Description
    Sort

    Fluid Sort descriptor object.

    SortEvent<T>

    A sort event, fired by the Grid when it needs its data source to provide data sorted in a specific manner.

    SortOrder

    Sort order descriptor.