|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindEventListener
An event listener used to inform when binding occurs
Method Summary | |
---|---|
void |
doBind(Object target,
MutablePropertyValues source,
TypeConverter typeConverter)
|
Method Detail |
---|
void doBind(Object target, MutablePropertyValues source, TypeConverter typeConverter)
target
- The target to bind tosource
- The source of the binding, typically a MaptypeConverter
- The type converter to be used
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |