Java com.vaadin.v7.data.util GeneratedPropertyContainer fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.v7.data.util GeneratedPropertyContainer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.v7.data.util GeneratedPropertyContainer.

The text is from its open source code.

Constructor

GeneratedPropertyContainer(Container.Indexed container)
Constructor for GeneratedPropertyContainer.

Method

voidaddGeneratedProperty(Object propertyId, PropertyValueGenerator generator)
Add a new PropertyValueGenerator with given property id.
Container.IndexedgetWrappedContainer()
Returns the original underlying container.