Java com.vaadin.v7.client.widget.grid CellReference fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.v7.client.widget.grid CellReference fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.v7.client.widget.grid CellReference.

The text is from its open source code.

Method

TgetRow()
Gets the row data object.
intgetRowIndex()
Gets the row index of the row.
ObjectgetValue()
Gets the value of the cell.