Java com.vaadin.v7.shared.ui.grid HeightMode fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.v7.shared.ui.grid HeightMode fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.v7.shared.ui.grid HeightMode.

The text is from its open source code.

Field

HeightModeROW
The height of the Component or Widget in question is defined by a number of rows.
HeightModeUNDEFINED
The height of the Component or Widget in question is defined by its contents.