|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIViewRoot
org.apache.myfaces.tobago.component.UIViewRoot
public class UIViewRoot
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UIViewRoot |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE, UNIQUE_ID_PREFIX |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
UIViewRoot()
|
|
| Method Summary | |
|---|---|
void |
broadcastEventsForPhase(javax.faces.context.FacesContext context,
javax.faces.event.PhaseId phaseId)
|
void |
encodeChildren(javax.faces.context.FacesContext context)
|
boolean |
getRendersChildren()
|
boolean |
invokeOnComponent(javax.faces.context.FacesContext context,
String clientId,
javax.faces.component.ContextCallback callback)
|
void |
processApplication(javax.faces.context.FacesContext context)
|
void |
processDecodes(javax.faces.context.FacesContext context)
|
void |
processUpdates(javax.faces.context.FacesContext context)
|
void |
processValidators(javax.faces.context.FacesContext context)
|
void |
queueEvent(javax.faces.event.FacesEvent event)
|
void |
setLocale(Locale locale)
|
| Methods inherited from class javax.faces.component.UIViewRoot |
|---|
addPhaseListener, createUniqueId, encodeBegin, encodeEnd, getAfterPhaseListener, getBeforePhaseListener, getClientId, getFamily, getId, getLocale, getRenderKitId, getViewId, isRendered, removePhaseListener, restoreState, saveState, setAfterPhaseListener, setBeforePhaseListener, setId, setRendered, setRenderKitId, setViewId |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getParent, getRenderer, getRendererType, getValueBinding, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setParent, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIViewRoot()
| Method Detail |
|---|
public void setLocale(Locale locale)
setLocale in class javax.faces.component.UIViewRoot
public void broadcastEventsForPhase(javax.faces.context.FacesContext context,
javax.faces.event.PhaseId phaseId)
public void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class javax.faces.component.UIViewRootpublic void processDecodes(javax.faces.context.FacesContext context)
processDecodes in class javax.faces.component.UIViewRootpublic void processValidators(javax.faces.context.FacesContext context)
processValidators in class javax.faces.component.UIViewRootpublic void processUpdates(javax.faces.context.FacesContext context)
processUpdates in class javax.faces.component.UIViewRootpublic void processApplication(javax.faces.context.FacesContext context)
processApplication in class javax.faces.component.UIViewRootpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.component.UIComponentBase
public void encodeChildren(javax.faces.context.FacesContext context)
throws IOException
encodeChildren in class javax.faces.component.UIComponentBaseIOException
public boolean invokeOnComponent(javax.faces.context.FacesContext context,
String clientId,
javax.faces.component.ContextCallback callback)
throws javax.faces.FacesException
invokeOnComponent in interface InvokeOnComponentinvokeOnComponent in class javax.faces.component.UIComponentBasejavax.faces.FacesException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||