|
From: Frank B. (JIRA) <no...@at...> - 2006-05-01 15:57:45
|
In FormModel, setValidating and setEnabled should invoke child form methods
---------------------------------------------------------------------------
Key: RCP-323
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-323
Project: Spring Framework Rich Client Project
Type: Bug
Components: Binding System
Versions: 0.1.0
Reporter: Frank Bowers
Priority: Minor
When the formModel methods setValidating and setEnabled are called the same methods on each of the child forms should also be called otherwise the child forms get out of sync with the parent form.
setValidating is in DefaultFormModel and setEnabled is in AbstractFormModel
--
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
|