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

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

public final class FindComponentUtils
extends Object


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
 

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.