org.apache.myfaces.tobago.internal.util
Class FindComponentUtils

java.lang.Object
  extended by org.apache.myfaces.tobago.internal.util.FindComponentUtils

public class FindComponentUtils
extends Object


Constructor Summary
FindComponentUtils()
           
 
Method Summary
static javax.faces.component.UIComponent findComponent(javax.faces.component.UIComponent from, String relativeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindComponentUtils

public FindComponentUtils()
Method Detail

findComponent

public static javax.faces.component.UIComponent findComponent(javax.faces.component.UIComponent from,
                                                              String relativeId)


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.