|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 20:33:25
|
[ http://jira.springframework.org/browse/RCP-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-182:
-----------------------------
Fix Version/s: (was: 1.0.2)
1.x
> Support for "no value"
> ----------------------
>
> Key: RCP-182
> URL: http://jira.springframework.org/browse/RCP-182
> Project: Spring Framework Rich Client Project
> Issue Type: New Feature
> Components: Binding System
> Reporter: Oliver Hutchison
> Assignee: Oliver Hutchison
> Fix For: 1.x
>
>
> We need a way to tell a form model that it currently represents "no value". A form with "no value" being a form that does not have a backing object.
> The question is how do we represent this? I'd imagine we could simply introduce a new class NoValue which when set into a form model causes all of the form model's property values to also become NoValue, you'd then need some logic in the bindings to detect no value so that they can modify themselves to display "nothing" however is appropriate.
> This idea can also be extended to the form's properties .
--
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
|