[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2117) Seam components as ValueChangeListeners

Matt Drees (JIRA) jira-events at lists.jboss.org
Tue Oct 16 14:57:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2117?page=comments#action_12382856 ] 
            
Matt Drees commented on JBSEAM-2117:
------------------------------------

Actually, I'm not sure this is possible.

I submitted this under the impression that 
<f:valueChangeListener type="eg.Listener"/>
worked similarly to
<f:converter id="eg.Converter"/>

But, I was wrong.  The first expects a class name, the second expects an ID.

So I don't think there's a way to tell JSF to use a Seam component instead of instantiating the listener directly.
Oh well.

> Seam components as ValueChangeListeners
> ---------------------------------------
>
>                 Key: JBSEAM-2117
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2117
>             Project: JBoss Seam
>          Issue Type: Feature Request
>            Reporter: Matt Drees
>            Priority: Minor
>
> In the same way you can conveniently use a Seam component as a Converter or a Validator, it'd be nice to use one as a ValueChangeListener.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list