[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3133) New icons for proposals in JSF/Seam Code Assist.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Nov 17 11:34:37 EST 2008


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

Alexey Kazakov commented on JBIDE-3133:
---------------------------------------

Here is a list of proposal icons which I suggest to implement for 3.0.0:
1. Enumaration. Like "true", "false", "horizontal", "vertical", etc. For example: <h:commandButton rendered="true"/>
2. Seam EL/Context variables and its properties/methods. For example: <h:commandButton rendered="#{idententy.logedIn}"/>
3. JSF EL (Managed Beans, Managed Bean Properties, Managed Bean Methods, Constants, Resource Bundles, Resource Bundle Properties) For example: <h:commandButton rendered="#{bean1.listEmpty}"/>
4. JSF Actions. For example: <h:commandButton action="updated"/>
5. Message Bundles. For example <f:loadBundle basename="demo.Messages"/>
6. Resource pathes. For example <h:graphicImage value="/img/image.gif" />

> New icons for proposals in JSF/Seam Code Assist.
> ------------------------------------------------
>
>                 Key: JBIDE-3133
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3133
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.0.0.cr1
>
>


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