| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueModelWrapper | |
|---|---|
| org.springframework.binding.form.support | |
| org.springframework.binding.value.support | Supporting value model and value holder implementations. | 
| Uses of ValueModelWrapper in org.springframework.binding.form.support | 
|---|
| Classes in org.springframework.binding.form.support that implement ValueModelWrapper | |
|---|---|
| protected  class | DefaultFormModel.ValidatingFormValueModel | 
|  class | FormModelMediatingValueModelA value model wrapper that mediates between the (wrapped) data value model and the derived view value model. | 
| Uses of ValueModelWrapper in org.springframework.binding.value.support | 
|---|
| Classes in org.springframework.binding.value.support that implement ValueModelWrapper | |
|---|---|
|  class | AbstractValueModelWrapper | 
|  class | BufferedCollectionValueModelA BufferedValueModelthat uses an ObservableList as a buffer to hold
 chandes to aCollectionorarray. | 
|  class | BufferedValueModelA value model that wraps another value model; delaying or buffering changes until a commit is triggered. | 
|  class | DeepCopyBufferedCollectionValueModelImplementation of a BufferedCollectionValueModel that performs a deep copy on the elements of the collection. | 
|  class | TypeConverterA value model wrapper that supports converting the wrapped value to and from another type using the supplied conversion Closures. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||