|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 20:09:19
|
[ http://jira.springframework.org/browse/RCP-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-389:
-----------------------------
Fix Version/s: 1.x
> expose setFieldFaceSource in FormModel?
> ---------------------------------------
>
> Key: RCP-389
> URL: http://jira.springframework.org/browse/RCP-389
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Binding System
> Reporter: Adrian Moos
> Priority: Minor
> Fix For: 1.x
>
>
> Configuring a custom field face source for a form model can only be done on AbstractFormModel, but the only way to get the implementation class short of a downcast is by manual construction. It can be inconvenient to provide an means for specifying the FieldFaceSource to be used at creation time. Why not simply publish this setter in the implementation class, so another instance can be installed by code using (but not creating) the form model?
--
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
|