|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyValueGenerator | |
|---|---|
| com.vaadin.data.util | Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. |
| Uses of PropertyValueGenerator in com.vaadin.data.util |
|---|
| Methods in com.vaadin.data.util with parameters of type PropertyValueGenerator | |
|---|---|
void |
GeneratedPropertyContainer.addGeneratedProperty(java.lang.Object propertyId,
PropertyValueGenerator<?> generator)
Add a new PropertyValueGenerator with given property id. |
| Constructors in com.vaadin.data.util with parameters of type PropertyValueGenerator | |
|---|---|
GeneratedPropertyContainer.GeneratedProperty(Item item,
java.lang.Object propertyId,
java.lang.Object itemId,
PropertyValueGenerator<T> generator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||