[
https://jira.jboss.org/jira/browse/JBSEAM-3267?page=com.atlassian.jira.pl...
]
Adrian Mitev updated JBSEAM-3267:
---------------------------------
Description:
Maybe something like:
Contexts.getEventContext().set("compId", decorate.getId());
But it's only available during render time, not on component creation time.
was:
A simple way to develop this is by adding the following code to DecorateRendererBase:
Contexts.getEventContext().set("compId", decorate.getId());
I'm sorry but now i cannot send a patch for this.
Add functionality for s:decorate to expose the UIInput id as el
expression
--------------------------------------------------------------------------
Key: JBSEAM-3267
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3267
Project: Seam
Issue Type: Feature Request
Components: JSF Controls
Reporter: Adrian Mitev
Maybe something like:
Contexts.getEventContext().set("compId", decorate.getId());
But it's only available during render time, not on component creation time.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira