javax.faces.component
Class UIComponentFindComponentTest.TestNamingContainerComponent

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentFindComponentTest.TestNamingContainerComponent
All Implemented Interfaces:
javax.faces.component.NamingContainer, javax.faces.component.StateHolder
Enclosing class:
UIComponentFindComponentTest

public abstract static class UIComponentFindComponentTest.TestNamingContainerComponent
extends javax.faces.component.UIComponent
implements javax.faces.component.NamingContainer


Field Summary
 
Fields inherited from class javax.faces.component.UIComponent
bindings
 
Fields inherited from interface javax.faces.component.NamingContainer
SEPARATOR_CHAR
 
Constructor Summary
UIComponentFindComponentTest.TestNamingContainerComponent()
           
 
Method Summary
 
Methods inherited from class javax.faces.component.UIComponent
addFacesListener, broadcast, decode, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getContainerClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getFamily, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, invokeOnComponent, isRendered, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, setId, setParent, setRendered, setRendererType, setValueBinding, setValueExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.faces.component.StateHolder
isTransient, restoreState, saveState, setTransient
 

Constructor Detail

UIComponentFindComponentTest.TestNamingContainerComponent

public UIComponentFindComponentTest.TestNamingContainerComponent()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.