[ http://jira.springframework.org/browse/RCP-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-446.
---------------------------
Assignee: Jan Hoskens
Resolution: Fixed
Fix Version/s: 1.0.0
A readOnly aspect is implemented which sets all fieldMetaData in readOnly. Specific fieldMetaData readOnly info is saved separately and thus remembered. ChildForms are handled as well.
> Create read-only forms
> ----------------------
>
> Key: RCP-446
> URL: http://jira.springframework.org/browse/RCP-446
> Project: Spring Framework Rich Client Project
> Issue Type: New Feature
> Components: Binding System
> Reporter: Aaron Digulla
> Assignee: Jan Hoskens
> Priority: Minor
> Fix For: 1.0.0
>
> 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://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|