|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
javax.faces.component.UIComponent
org.apache.myfaces.trinidad.component.UIXComponent
org.apache.myfaces.trinidad.component.UIXComponentBase
oracle.adf.view.rich.component.fragment.PartialUIXRegion
oracle.adf.view.rich.component.fragment.UIXRegion
public class UIXRegion
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
| Fields inherited from class oracle.adf.view.rich.component.fragment.PartialUIXRegion |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE, DISCLOSED_KEY, DISCLOSURE_LISTENER_KEY, HELP_TOPIC_ID_KEY, IMMEDIATE_KEY, REGION_NAVIGATION_LISTENER_KEY, VALUE_KEY |
| Fields inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
|---|
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY |
| Fields inherited from interface javax.faces.component.NamingContainer |
|---|
SEPARATOR_CHAR |
| Constructor Summary | |
|---|---|
|
UIXRegion()Construct an instance of the UIXRegion. |
protected |
UIXRegion(String rendererType)Construct an instance of the UIXRegion. |
| Method Summary | ||
|---|---|---|
void |
broadcast(javax.faces.event.FacesEvent event) |
|
protected void |
decodeChildrenImpl(javax.faces.context.FacesContext fc) |
|
void |
encodeBegin(javax.faces.context.FacesContext fc) |
|
void |
encodeEnd(javax.faces.context.FacesContext fc) |
|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
|
String |
getContainerClientId(javax.faces.context.FacesContext context, javax.faces.component.UIComponent uiComponent)Provides additional context to a naming container for constructing a client ID that contains a token or an index of the page fragment that is currently in use. |
|
RegionModel |
getRegionModel()This is the same as calling PartialUIXRegion.getValue(). |
|
boolean |
invokeOnComponent(javax.faces.context.FacesContext context, String clientId, javax.faces.component.ContextCallback callback) |
|
boolean |
isRendered() |
|
void |
processEvent(javax.faces.event.ComponentSystemEvent event) |
|
|
processRegion(javax.faces.context.FacesContext context, Callable<S> processor)Executes the processor inside the Region's context, returning the result and throwing anu processor exception. |
|
void |
queueEvent(javax.faces.event.FacesEvent event) |
|
void |
refresh(javax.faces.context.FacesContext context)Refreshes this region's model. |
|
void |
setRegionModel(RegionModel model)Sets the cached RegionModel. |
|
protected void |
setupChildrenVisitingContext(javax.faces.context.FacesContext context) |
|
protected void |
setupFacetsAndChildren(javax.faces.context.FacesContext context)This method can be used by derived classes to setup any facets or children needed during decode. |
|
protected void |
tearDownChildrenVisitingContext(javax.faces.context.FacesContext context) |
|
protected void |
updateChildrenImpl(javax.faces.context.FacesContext fc) |
|
protected void |
validateChildrenImpl(javax.faces.context.FacesContext fc) |
|
protected boolean |
visitChildren(javax.faces.component.visit.VisitContext visitContext, javax.faces.component.visit.VisitCallback callback) |
|
| Methods inherited from class oracle.adf.view.rich.component.fragment.PartialUIXRegion |
|---|
addDisclosureListener, addRegionNavigationListener, getDisclosureListener, getDisclosureListeners, getFamily, getHelpTopicId, getRegionNavigationListener, getRegionNavigationListeners, getValue, isDisclosed, isImmediate, removeDisclosureListener, removeRegionNavigationListener, setDisclosed, setDisclosureListener, setHelpTopicId, setImmediate, setRegionNavigationListener, setValue |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
|---|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearInitialState, createFacesBean, decode, decodeChildren, encodeChildren, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientBehaviors, getClientId, getComponentChangeFilters, getDefaultEventName, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getListenersForEventClass, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnNamingContainerComponent, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeAttributeChangeListener, removeComponentChangeFilter, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setupFlattenedChildrenContext, setupFlattenedContext, setValueBinding, setValueExpression, subscribeToEvent, tearDownFlattenedChildrenContext, tearDownFlattenedContext, toString, unsubscribeFromEvent, updateChildren, validateChildren |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponent |
|---|
addPartialTarget, clearCachedClientIds, clearCachedClientIds, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, getStateHelper, getStateHelper, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setupChildrenEncodingContext, setupEncodingContext, setUpEncodingContext, setupVisitingContext, tearDownChildrenEncodingContext, tearDownEncodingContext, tearDownVisitingContext, visitAllChildren, visitChildren, visitTree, visitTree |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
| Constructor Detail |
|---|
public UIXRegion()
protected UIXRegion(String rendererType)
| Method Detail |
|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class PartialUIXRegionpublic boolean isRendered()
isRendered in class org.apache.myfaces.trinidad.component.UIXComponentBase
public void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class org.apache.myfaces.trinidad.component.UIXComponentBasejavax.faces.event.AbortProcessingExceptionpublic void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class org.apache.myfaces.trinidad.component.UIXComponentBase
public void encodeBegin(javax.faces.context.FacesContext fc)
throws IOException
encodeBegin in class org.apache.myfaces.trinidad.component.UIXComponentBaseIOException
public void encodeEnd(javax.faces.context.FacesContext fc)
throws IOException
encodeEnd in class org.apache.myfaces.trinidad.component.UIXComponentBaseIOExceptionpublic void refresh(javax.faces.context.FacesContext context)
RegionModel.refresh(javax.faces.context.FacesContext), and adds this region as a PPR target if the view ID has changed. This method must only be called during PhaseId.INVOKE_APPLICATION phase. A RegionNavigationEvent is queued if the view ID has changed.public final void setRegionModel(RegionModel model)
model - use null to clear the cached RegionModel and re-execute the EL expression for this region's value.public final RegionModel getRegionModel()
PartialUIXRegion.getValue(). However, this method caches the result. The cache is cleared at the start of the encode phase.
public <S> S processRegion(javax.faces.context.FacesContext context,
Callable<S> processor)
throws Exception
processor inside the Region's context, returning the result and throwing anu processor exception. The Region Component must be in scope when this method is called.context - the current FacesContextprocessor - Callable to execute within the Region's context.processor or null if the Region has no RegionModel.NullPointerException - if context or processor is null.Exception - if the Callableprotected void setupChildrenVisitingContext(javax.faces.context.FacesContext context)
setupChildrenVisitingContext in class org.apache.myfaces.trinidad.component.UIXComponentprotected void tearDownChildrenVisitingContext(javax.faces.context.FacesContext context)
tearDownChildrenVisitingContext in class org.apache.myfaces.trinidad.component.UIXComponent
public boolean invokeOnComponent(javax.faces.context.FacesContext context,
String clientId,
javax.faces.component.ContextCallback callback)
throws javax.faces.FacesException
invokeOnComponent in class org.apache.myfaces.trinidad.component.UIXComponentBasejavax.faces.FacesExceptionprotected void decodeChildrenImpl(javax.faces.context.FacesContext fc)
decodeChildrenImpl in class org.apache.myfaces.trinidad.component.UIXComponentBaseprotected void setupFacetsAndChildren(javax.faces.context.FacesContext context)
protected void updateChildrenImpl(javax.faces.context.FacesContext fc)
updateChildrenImpl in class org.apache.myfaces.trinidad.component.UIXComponentBaseprotected void validateChildrenImpl(javax.faces.context.FacesContext fc)
validateChildrenImpl in class org.apache.myfaces.trinidad.component.UIXComponentBase
public String getContainerClientId(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent uiComponent)
getContainerClientId in class org.apache.myfaces.trinidad.component.UIXComponentBaseUIXComponentBase.getClientId(FacesContext context)
protected boolean visitChildren(javax.faces.component.visit.VisitContext visitContext,
javax.faces.component.visit.VisitCallback callback)
visitChildren in class org.apache.myfaces.trinidad.component.UIXComponent
public void processEvent(javax.faces.event.ComponentSystemEvent event)
throws javax.faces.event.AbortProcessingException
processEvent in interface javax.faces.event.ComponentSystemEventListenerprocessEvent in class javax.faces.component.UIComponentjavax.faces.event.AbortProcessingException
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.