|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractProperty | |
---|---|
com.vaadin.data.util | Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. |
Uses of AbstractProperty in com.vaadin.data.util |
---|
Subclasses of AbstractProperty in com.vaadin.data.util | |
---|---|
class |
MethodProperty<T>
Proxy class for creating Properties from pairs of getter and setter methods of a Bean property. |
class |
NestedMethodProperty
Nested accessor based property for a bean. |
class |
ObjectProperty<T>
A simple data object containing one typed value. |
class |
PropertyFormatter
Formatting proxy for a Property . |
class |
TextFileProperty
Property implementation for wrapping a text file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |