|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use AbstractDerivedValueModel | |
---|---|
org.springframework.binding.value.support | Supporting value model and value holder implementations. |
Uses of AbstractDerivedValueModel in org.springframework.binding.value.support |
---|
Subclasses of AbstractDerivedValueModel in org.springframework.binding.value.support | |
---|---|
class |
MessageFormatValueModel
A value model that takes a set of "argument" ValueModels, formats their values into strings, and then inserts these formatted strings into the provided pattern at the appropriate places. |
class |
MethodInvokingDerivedValueModel
A value model that derives it's value from the result of invoking a method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |