Java com.vaadin.v7.client.widget.grid.selection SelectionModel.Multi fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.v7.client.widget.grid.selection SelectionModel.Multi 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.selection SelectionModel.Multi.

The text is from its open source code.

Method

booleanisSelected(T row)
Return true if the provided row is considered selected under the implementing selection model.