[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-7439) Code completion for #{cc.attrs.<name>.*} based on <cc:attribute type="..." .../>

Max Andersen (JIRA) jira-events at lists.jboss.org
Thu Oct 28 06:17:55 EDT 2010


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

Max Andersen updated JBIDE-7439:
--------------------------------

    Fix Version/s: 3.2.0.Beta2
                       (was: 3.3.x)


I thought we already this  - doable for 3.2.x since its just a matter of reading that type attribute or something preventing it ?

> Code completion for #{cc.attrs.<name>.*} based on <cc:attribute type="..." .../>
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-7439
>                 URL: https://jira.jboss.org/browse/JBIDE-7439
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.2.0.Beta2
>
>
> For example there is a composition component:
> <cc:interface>
>      <cc:attribute name="myattr" type="java.lang.String" />
> </cc:interface>
> Then ctrl+space for <h:outputData value="#{cc.attrs.myattr.|}"/> should provide code completion for java.lang.String

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list