[
https://jira.jboss.org/jira/browse/JBIDE-3562?page=com.atlassian.jira.plu...
]
Daniel Azarov commented on JBIDE-3562:
--------------------------------------
Now we have next OpenOns for seam (
http://jboss.com/products/seam/taglib):
1. <s:button view="{path to page}">
2. <s:link view="{path to page}">
3. <s:decorate template="{path to template}">
I think we need next OpenOns for EL in attributes:
1. <s:button action="#{EL}" taskInstance="#{EL}"/>
2. <s:selectItems value="#{EL}" label="#{EL}"/>
3. <s:link action="#{EL}" rendered="#{EL}"/>
4. <s:formattedText value="#{EL}"/>
5. <s:label styleClass="#{EL}" />
6. <s:span styleClass="#{EL}" rendered="#{EL}" />
7. <s:message styleClass="#{EL}" />
8. <s:div styleClass="#{EL}" rendered="#{EL}" />
9. <s:fragment rendered="#{EL}" />
10. <s:cache key="#{EL}" />
11. <s:fileUpload data="#{EL}" contentType="#{EL}" />
12. <s:graphicImage rendered="#{EL}" value="#{EL}" />
In Seam 2.1 added next tags:
1. validateEquality
2. convertAtomicBoolean
3. convertAtomicInteger
4. convertAtomicLong
I think we do not need OpenOn for all of them
Open-Ons for Seam 2.1
---------------------
Key: JBIDE-3562
URL:
https://jira.jboss.org/jira/browse/JBIDE-3562
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Reporter: Victor Rubezhny
Assignee: Daniel Azarov
Fix For: 3.1.0
Review existing and add new Open-Ons for Seam 2.1
--
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