Example usage for Java com.vaadin.server KeyMapper fields, constructors, methods, implement or subclass
The text is from its open source code.
KeyMapper() Constructs a new mapper with trivial identifierGetter . |
String | key(V o) Gets key for an object. |