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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Oct 27 16:35:54 EDT 2010


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.3.x


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