|
From: Jan H. (JIRA) <no...@at...> - 2006-09-14 12:59:31
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-169?page=all ] Jan Hoskens updated RCP-169: ---------------------------- Fix Version: (was: 0.2.0) 0.3.0 > Add/remove a ValueChangeListener to all valueModels of a formModel > ------------------------------------------------------------------ > > Key: RCP-169 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-169 > Project: Spring Framework Rich Client Project > Type: Improvement > Components: Binding System > Reporter: Jan Hoskens > Assignee: Oliver Hutchison > Fix For: 0.3.0 > Attachments: patch-RCP-169-fix.txt > > Add/remove a valuechangelistener to all valueModels of a formModel instead of a specific property. > Sometimes any change in a FormObject should trigger an event, so instead of coupling the listener to each property explicitly you can choose to attach it to each property of the FormObject. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |