[
https://jira.jboss.org/browse/RF-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12550686#action_12550686
]
Sreekanth Balachandran commented on RF-4222:
--------------------------------------------
Shaikovsky is correct.
Multiple <a4j:support> tag are working fine for me, in a component.
> Nice to have multiple events in a4j:support tag
> -----------------------------------------------
>
> Key: RF-4222
> URL: https://jira.jboss.org/browse/RF-4222
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 3.2.2
> Reporter: Jan Hoeve
> Assignee: Nick Belaevski
> Priority: Minor
> Fix For: Future_3.X
>
>
> in the a4j:support tag, it is now possible enter an event for which you want
> to occur something (e.g. reRender):
> <a4j:support event="onblur" reRender="usernameDecorate"/>
> Sometimes it would be very userful if reRenders occur for multiple events.
> For example there are two events in which you are interesed: onblur and
> onkeyup.
> The onblur should check where a username containts valid characters (by using
> a regexp)
> The onkeyup should display the current length of the username (in an
> <h:outputText />)
> So, based on above example it would me nice if the support tag supported
> (hehe) more than one event).
> For example: <a4j:support event="onblur,onkeyup"
> reRender="usernameDecorate"/>
> I already tried to create a separate a4j:support for each event, but then
> only the first one is executed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues