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.
Uses of Class
com.vaadin.flow.data.provider.SortOrderBuilder
Packages that use SortOrderBuilder
-
Uses of SortOrderBuilder in com.vaadin.flow.component.grid
Subclasses of SortOrderBuilder in com.vaadin.flow.component.gridModifier and TypeClassDescriptionclass
Helper classes with fluent API for constructing
GridSortOrder
lists. -
Uses of SortOrderBuilder in com.vaadin.flow.data.provider
Subclasses of SortOrderBuilder in com.vaadin.flow.data.providerModifier and TypeClassDescriptionclass
Helper classes with fluent API for constructing
QuerySortOrder
lists.Methods in com.vaadin.flow.data.provider that return SortOrderBuilderModifier and TypeMethodDescriptionAppends sorting with ascending sort direction.
Appends sorting with descending sort direction.