Java com.vaadin.server KeyMapper fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.server KeyMapper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.server KeyMapper.

The text is from its open source code.

Constructor

KeyMapper()
Constructs a new mapper with trivial identifierGetter .

Method

Stringkey(V o)
Gets key for an object.