]
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: