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

Svetlana mukhina (JIRA) jira-events at lists.jboss.org
Fri Mar 21 09:14:40 EDT 2008


ClientId & Component Functions
------------------------------

                 Key: RF-2681
                 URL: http://jira.jboss.com/jira/browse/RF-2681
             Project: RichFaces
          Issue Type: Task
          Components: doc
    Affects Versions: 3.1.0
            Reporter: Svetlana mukhina
         Assigned To: Vladimir Sukhov
             Fix For: 3.2.0


add info into the guide
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