|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VaadinPropertyDescriptor | |
|---|---|
| com.vaadin.data.util | Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. |
| Uses of VaadinPropertyDescriptor in com.vaadin.data.util |
|---|
| Classes in com.vaadin.data.util that implement VaadinPropertyDescriptor | |
|---|---|
class |
MethodPropertyDescriptor<BT>
Property descriptor that is able to create simple MethodProperty
instances for a bean, using given accessors. |
class |
NestedPropertyDescriptor<BT>
Property descriptor that is able to create nested property instances for a bean. |
| Methods in com.vaadin.data.util with parameters of type VaadinPropertyDescriptor | |
|---|---|
protected boolean |
AbstractBeanContainer.addContainerProperty(String propertyId,
VaadinPropertyDescriptor<BEANTYPE> propertyDescriptor)
Adds a property for the container and all its items. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||