rich
Function findComponent

javax.faces.component.UIComponent findComponent (java.lang.String)
The rich:findComponent('id') function returns the a UIComponent instance of the passed component identifier. If the specified component identifier is not found, null is returned instead.


Function Information
Function Class org.richfaces.function.RichFunction
Function Signature javax.faces.component.UIComponent findComponent(java.lang.String)
Display Name None


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.