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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Oct 28 06:21:55 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559941#action_12559941 ] 

Alexey Kazakov commented on JBIDE-7439:
---------------------------------------

No. The only code completion we support now is #{cc.attrs.<attributeNames>}
We will try to implement that feature for beta2. Seems to be doable.

> 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