|
From: Aaron D. (JIRA) <no...@at...> - 2006-11-15 16:44:43
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-446?page=all ] Aaron Digulla updated RCP-446: ------------------------------ Attachment: readonly-patch.txt See initial comment > Create read-only forms > ---------------------- > > Key: RCP-446 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-446 > Project: Spring Framework Rich Client Project > Type: New Feature > Components: Binding System > Reporter: Aaron Digulla > Priority: Minor > Attachments: readonly-patch.txt > > The applied patch adds setReadOnly() to forms. The default is false. You can set this to true to create forms where the user can select in text fields but can't edit. > The patch is somewhat incomplete. It only works if you set the read only flag before you call add(). Later changes won't have any effect. -- 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 |