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

Vladimir Sukhov (JIRA) jira-events at lists.jboss.org
Mon Mar 24 13:18:39 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-2681?page=comments#action_12404255 ] 
            
Vladimir Sukhov commented on RF-2681:
-------------------------------------

I've added info abuot rich:clientId('id'), rich:element('id'), rich:component('id') into guide 5.4.5 section 

> 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