|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property.Transactional | |
|---|---|
| com.vaadin.data.fieldgroup | |
| com.vaadin.data.util | Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. |
| Uses of Property.Transactional in com.vaadin.data.fieldgroup |
|---|
| Methods in com.vaadin.data.fieldgroup that return Property.Transactional | ||
|---|---|---|
protected
|
FieldGroup.wrapInTransactionalProperty(Property<T> itemProperty)
Wrap property to transactional property. |
|
| Uses of Property.Transactional in com.vaadin.data.util |
|---|
| Classes in com.vaadin.data.util that implement Property.Transactional | |
|---|---|
class |
TransactionalPropertyWrapper<T>
Wrapper class that helps implement two-phase commit for a non-transactional property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||