Home » Mojarra-2.0.1 » javax » faces » component » [javadoc | source]
javax.faces.component
class: _ComponentUtils [javadoc | source]
java.lang.Object
   javax.faces.component._ComponentUtils
Method from javax.faces.component._ComponentUtils Summary:
callValidators,   findComponent,   findParentNamingContainer,   getRootComponent
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.faces.component._ComponentUtils Detail:
 static  void callValidators(FacesContext context,
    UIInput input,
    Object convertedValue) 
 static UIComponent findComponent(UIComponent findBase,
    String id) 
 static UIComponent findParentNamingContainer(UIComponent component,
    boolean returnRootIfNotFound) 
 static UIComponent getRootComponent(UIComponent component)