[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3153) quick fix for missing property/method referenced in EL

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Jun 22 06:39:56 EDT 2009


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

Alexey Kazakov updated JBIDE-3153:
----------------------------------

    Fix Version/s: LATER
                       (was: 3.1.0.M2)
          Affects: [Documentation (Ref Guide, User Guide, etc.)]


> quick fix for missing property/method referenced in EL
> ------------------------------------------------------
>
>                 Key: JBIDE-3153
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3153
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.0.0.beta1
>            Reporter: Dan Allen
>            Assignee: Victor Rubezhny
>             Fix For: LATER
>
>
> One of the nice features of the Eclipse Java editor is that you can reference a method or property and then ask the editor to create it for you. It would be nice to be able to do the same thing in EL. For instance, you might be creating a page that has an action. You could first type the method binding expression:
> <h:commandButton action="#{hotelSearch.search}" value="Search"/>
> Then you could use quick fix to add the search() method to component named hotelSearch (assuming it is the name of a Seam component or JSF managed bean). The same would work if you were referencing a bean properly name.

-- 
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