[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3267) Add functionality for s:decorate to expose the UIInput id as el expression
Adrian Mitev (JIRA)
jira-events at lists.jboss.org
Fri Aug 15 16:29:58 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Mitev closed JBSEAM-3267.
--------------------------------
Resolution: Done
Actually this isn't needed since s:decorate implements NamingContainer.
> 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
More information about the seam-issues
mailing list