Example usage for com.vaadin.ui Grid subclass-usage

List of usage examples for com.vaadin.ui Grid subclass-usage

Introduction

In this page you can find the example usage for com.vaadin.ui Grid subclass-usage.

Usage

From source file org.vaadin.viritin.grid.SizelessGrid.java

/**
 * Experimental Grid which doesn't require you to report the size when doing
 * lazy loading data binding.
 *
 * @author mstahv
 * @param <T> The type of data shown in the Grid

From source file RETAIL.Grids.Grid_R_Partner.java

/**
 *
 * @author Dobri
 */
public class Grid_R_Partner extends Grid {