|
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.ContextSwitchingComponent
oracle.adf.view.rich.component.fragment.PartialUIXInclude
oracle.adf.view.rich.component.fragment.UIXInclude
oracle.adf.view.rich.component.fragment.UIXDynamicDeclarativeComponent
oracle.adf.view.rich.component.rich.fragment.PartialRichDynamicDeclarativeComponent
oracle.adf.view.rich.component.rich.fragment.RichDynamicDeclarativeComponent
public class RichDynamicDeclarativeComponent
| Field Summary |
|---|
| Fields inherited from class oracle.adf.view.rich.component.rich.fragment.PartialRichDynamicDeclarativeComponent |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE, CUSTOMIZATION_ID_KEY, PARTIAL_TRIGGERS_KEY, TYPE |
| Fields inherited from class oracle.adf.view.rich.component.fragment.UIXDynamicDeclarativeComponent |
|---|
CLIENT_ATTRIBUTES_KEY, CLIENT_COMPONENT_KEY |
| Fields inherited from class oracle.adf.view.rich.component.fragment.UIXInclude |
|---|
VIEW_ID_KEY |
| Fields inherited from class oracle.adf.view.rich.component.fragment.PartialUIXInclude |
|---|
COMPONENT_VAR_KEY, VAR_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 | |
|---|---|
|
RichDynamicDeclarativeComponent()Construct an instance of the RichDynamicDeclarativeComponent. |
protected |
RichDynamicDeclarativeComponent(String rendererType)Construct an instance of the RichDynamicDeclarativeComponent. |
| Method Summary | |
|---|---|
protected void |
setPartialTarget(javax.faces.context.FacesContext facesContext, org.apache.myfaces.trinidad.context.PartialPageContext partialContext) |
| Methods inherited from class oracle.adf.view.rich.component.rich.fragment.PartialRichDynamicDeclarativeComponent |
|---|
getBeanType, getCustomizationId, getFamily, getPartialTriggers, setCustomizationId, setPartialTriggers |
| Methods inherited from class oracle.adf.view.rich.component.fragment.UIXDynamicDeclarativeComponent |
|---|
getClientAttributes, isClientComponent, setClientAttributes, setClientComponent |
| Methods inherited from class oracle.adf.view.rich.component.fragment.UIXInclude |
|---|
broadcast, createFacesBean, getAttribute, getRenderedFacetsAndChildren, getViewId, invokeOnComponent, queueEvent, resumeContext, setAttribute, setupChildrenVisitingContext, suspendChange, suspendContext, tearDownChildrenVisitingContext |
| Methods inherited from class oracle.adf.view.rich.component.fragment.PartialUIXInclude |
|---|
getComponentVar, getVar, setComponentVar, setVar |
| Methods inherited from class oracle.adf.view.rich.component.fragment.ContextSwitchingComponent |
|---|
finishComponentEncoding, isFlatteningChildren, processDecodes, processFlattenedChildren, processUpdates, processValidators, restoreContext, setupContext |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
|---|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearInitialState, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientBehaviors, getClientId, getComponentChangeFilters, getContainerClientId, getDefaultEventName, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getListenersForEventClass, getParent, getProperty, getPropertyKey, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processRestoreState, processSaveState, 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, updateChildrenImpl, validateChildren, validateChildrenImpl |
| 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, setupChildrenEncodingContext, setupEncodingContext, setUpEncodingContext, setupVisitingContext, tearDownChildrenEncodingContext, tearDownEncodingContext, tearDownVisitingContext, visitAllChildren, visitChildren, visitChildren, visitTree, visitTree |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RichDynamicDeclarativeComponent()
protected RichDynamicDeclarativeComponent(String rendererType)
| Method Detail |
|---|
protected void setPartialTarget(javax.faces.context.FacesContext facesContext,
org.apache.myfaces.trinidad.context.PartialPageContext partialContext)
setPartialTarget in class org.apache.myfaces.trinidad.component.UIXComponent
|
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.