|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.taco.text.CompositeConverter.AbstractMapConsistencyListener
com.taco.text.CompositeConverter.DefaultMapConsistencyListener
protected static class CompositeConverter.DefaultMapConsistencyListener
A property change listener for beans which updates the observable map when a property of the bean changes.
Field Summary |
---|
Fields inherited from class com.taco.text.CompositeConverter.AbstractMapConsistencyListener |
---|
_argMap, _inChangeMethod, _listenerFilter, _mapKey, _toMapValueConverter |
Constructor Summary | |
---|---|
CompositeConverter.DefaultMapConsistencyListener(java.lang.Object composite,
java.lang.String propertyName,
INoReturnMap argMap,
java.lang.Object mapKey,
IObjectMapper toMapValueConverter)
|
Method Summary | |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent event)
|
Methods inherited from class com.taco.text.CompositeConverter.AbstractMapConsistencyListener |
---|
_makeMapValue, _put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeConverter.DefaultMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, INoReturnMap argMap, java.lang.Object mapKey, IObjectMapper toMapValueConverter)
Method Detail |
---|
public void propertyChange(java.beans.PropertyChangeEvent event)
propertyChange
in interface java.beans.PropertyChangeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |