[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3570) Create Open-Ons for "ForID"-like attributes in RichFaces

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Apr 22 10:44:24 EDT 2009


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

Victor Rubezhny commented on JBIDE-3570:
----------------------------------------

Just note that not all the attributes will be processed automatically, but most common of them. For example, "focus", "for", "status", "process" attributes will be processed automalically for all the tags. 
But some attributes are hardly linked with their tags (i.e., <effect targetId="..." /> or <progressBar/reRenderAfterComplete="..." />) because of their poor existance. (These tags' attributes are used only once).

Also there are "converter"-like attribute OpenOns which have a little bit different functionality. OpenOn opens a faces-config and points to according converter for these attributes. These OpenOns are done in most common way and will work for any "converter" or "rowKeyConverter" attribute of any tag.

Off course, if you'll add some new TLD-library for the Richfacescomponents we'll still need to define the attributes described above for that new library.

> Create Open-Ons for "ForID"-like attributes in RichFaces
> --------------------------------------------------------
>
>                 Key: JBIDE-3570
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3570
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>             Fix For: 3.1.0.M1
>
>         Attachments: richfaces.txt
>
>
> Create Open-Ons for "ForID"-like attributes in RichFaces, for example:
> <a4j:commandButton ... focus="[ID]" reRender="[Commas separated IDs]" />

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