[ http://jira.jboss.com/jira/browse/RF-2667?page=all ]

Svetlana mukhina reopened RF-2667:
----------------------------------

             

> ClientId & Component Functions 
> -------------------------------
>
>                 Key: RF-2667
>                 URL: http://jira.jboss.com/jira/browse/RF-2667
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.2.0
>            Reporter: Nick Belaevski
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0
>
>
> Implement the following function:
> rich:clientId('id') - returns client id by short id or null if the component 
> with the id specified hasn't been found
> rich:element('id') - is a shortcut for 
> document.getElementById(#{rich:clientId('id')})
> rich:component('id') - is a shortcut for #{rich:clientId('id')}.component

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to