[richfaces-issues] [JBoss JIRA] Created: (RF-2667) ClientId & Component Functions

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Mar 20 15:42:50 EDT 2008


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: Nick Belaevski
             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

        



More information about the richfaces-issues mailing list