[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3526) Code assist for EL variables that come from <ui:param/>

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jun 19 17:58:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-3526.
-----------------------------------

    Resolution: Duplicate Issue


> Code assist for EL variables that come from <ui:param/>
> -------------------------------------------------------
>
>                 Key: JBIDE-3526
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3526
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF, jsp/jsf/xml source editing
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: LATER
>
>
> For example:
> mainPage.xhtml
> ...
> <ui:include src="/layout/incPage.xhtml">
>     <ui:param name="var1" value="#{someBean}"/>
> </ui:include>
> ...
> /loyout/incPage.xhtml
> ...
> <h:outputText value="#{var1.text}"/>   <!-- Here CA should work for var1 -->
> ...

-- 
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 jbosstools-issues mailing list