[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2535) s:raise-event tag
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Jan 28 08:12:40 EST 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-2535?page=all ]
Pete Muir updated JBSEAM-2535:
------------------------------
Component/s: JSF Controls
(was: JSF Integration)
> s:raise-event tag
> -----------------
>
> Key: JBSEAM-2535
> URL: http://jira.jboss.com/jira/browse/JBSEAM-2535
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: JSF Controls
> Affects Versions: 2.0.1.CR1, 2.0.0.GA, 2.0.1.CR2
> Reporter: Adam Warski
>
> The s:raise-event tag would be used in conjunction with s:link, for example:
> <s:link value="Add new group" action="#{groupMod.add}">
> <s:raise-event type="org.jboss.seam.captureView" />
> </s:link>
> Right now, to raise an event when a link is clicked, I have to create a marker action and add a rule in pages.xml, which raises the event, when the action is executed.
--
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