Java com.vaadin.data.provider GridSortOrder fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.data.provider GridSortOrder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.data.provider GridSortOrder.

The text is from its open source code.

Method

GridSortOrderBuilderasc(Column by)
Creates a new grid sort builder with given sorting using ascending sort direction.