|
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
org.apache.myfaces.trinidad.component.UIXValue
org.apache.myfaces.trinidad.component.UIXEditableValue
org.apache.myfaces.trinidad.component.UIXInput
oracle.adf.view.rich.component.PartialUIXInputPopup
oracle.adf.view.rich.component.UIXInputPopup
oracle.adf.view.rich.component.rich.PartialRichDynamicComponent
oracle.adf.view.rich.component.rich.RichDynamicComponent
public class RichDynamicComponent
RichDynamicComponent is a base class for dynamic component which supports different real type components. The real type is defined by its attribute "componentType", attributes are provided in its attribute "attributeModel".
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.adf.view.rich.component.UIXInputPopup |
|---|
UIXInputPopup.ComboCollectionModel |
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
ACTION_EXPRESSION_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
ACTION_LISTENER_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
COMPONENT_TYPE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
CONVERTER_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
CONVERTERS_KEY |
static String |
REQUIRED_MESSAGE_ID |
static org.apache.myfaces.trinidad.bean.PropertyKey |
RETURN_LISTENER_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
static String |
UNSUPPORTED_MODEL_TYPE_MESSAGE_ID |
static org.apache.myfaces.trinidad.bean.PropertyKey |
VALIDATORS_KEY |
| Fields inherited from class org.apache.myfaces.trinidad.component.UIXEditableValue |
|---|
CONVERSION_MESSAGE_ID, IMMEDIATE_KEY, LOCAL_VALUE_SET_KEY, REQUIRED_KEY, REQUIRED_MESSAGE_DETAIL_KEY, SUBMITTED_VALUE_KEY, TRINIDAD_BEAN_VALIDATION_AVAILABLE, TRINIDAD_EMPTY_VALUES_AS_NULL_PARAM_NAME, VALID_KEY, VALIDATE_EMPTY_FIELDS_PARAM_NAME, VALIDATOR_KEY, VALUE_CHANGE_LISTENER_KEY |
| Fields inherited from class org.apache.myfaces.trinidad.component.UIXValue |
|---|
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 |
| Constructor Summary | |
|---|---|
|
RichDynamicComponent()Construct an instance of the RichDynamicComponent. |
protected |
RichDynamicComponent(String rendererType)Construct an instance of the RichDynamicComponent. |
| Method Summary | |
|---|---|
void |
addActionListener(javax.faces.event.ActionListener listener)Adds a action listener. |
void |
addConverter(javax.faces.convert.Converter converter) |
void |
addReturnListener(org.apache.myfaces.trinidad.event.ReturnListener listener)Adds a return listener. |
void |
broadcast(javax.faces.event.FacesEvent event) |
protected boolean |
compareCollectionValues(Object previous, Object value) |
protected boolean |
compareValues(Object previous, Object value) |
protected org.apache.myfaces.trinidad.bean.FacesBean |
createFacesBean(String rendererType) |
javax.faces.el.MethodBinding |
getAction()Deprecated. |
javax.el.MethodExpression |
getActionExpression()Gets a reference to an action method sent by the commandButton, or the static outcome of an action |
javax.faces.el.MethodBinding |
getActionListener()Deprecated. |
javax.faces.event.ActionListener[] |
getActionListeners()Returns an array of attached action listeners. |
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
List |
getChildren() |
AttributeDescriptor.ComponentType |
getComponentType() |
javax.faces.convert.Converter[] |
getConverters() |
javax.el.MethodExpression |
getReturnListener()Gets a method reference to an return listener |
org.apache.myfaces.trinidad.event.ReturnListener[] |
getReturnListeners()Returns an array of attached listeners. |
protected javax.faces.component.UISelectItems |
getSelectItems() |
protected boolean |
isEmpty(Object value) |
void |
queueEvent(javax.faces.event.FacesEvent e)Intercept queueEvent and mark the phaseId for any ActionEvents to be PhaseId.APPLY_REQUEST_VALUES. |
void |
removeActionListener(javax.faces.event.ActionListener listener)Removes a action listener. |
void |
removeConverter(javax.faces.convert.Converter converter) |
void |
removeReturnListener(org.apache.myfaces.trinidad.event.ReturnListener listener)Removes a return listener. |
void |
setAction(javax.faces.el.MethodBinding binding)Deprecated. |
void |
setActionExpression(javax.el.MethodExpression actionExpression)Sets a reference to an action method sent by the commandButton, or the static outcome of an action |
void |
setActionListener(javax.faces.el.MethodBinding actionListener)Deprecated. |
void |
setReturnListener(javax.faces.el.MethodBinding binding)Deprecated. |
void |
setReturnListener(javax.el.MethodExpression returnListener)Sets a method reference to an return listener |
| Methods inherited from class oracle.adf.view.rich.component.UIXInputPopup |
|---|
decode, encodeBegin, getRenderedFacetsAndChildren, getUniqueIdForCollectionModel, invokeOnComponent, satisfiesPartialTrigger, setLaunchPopupListener, setReturnPopupDataListener, setReturnPopupListener, validateValue |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXEditableValue |
|---|
addValidator, addValueChangeListener, getConvertedValue, getRequiredMessageDetail, getRequiredMessageKey, getSubmittedValue, getValidator, getValidators, getValueChangeListener, getValueChangeListeners, isImmediate, isLocalValueSet, isRequired, isValid, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, setImmediate, setLocalValueSet, setRequired, setRequiredMessageDetail, setSubmittedValue, setValid, setValidator, setValueChangeListener, shouldInterpretEmptyStringSubmittedValuesAsNull, shouldValidateEmptyFields, updateModel, validate |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXValue |
|---|
getConverter, getLocalValue, getValue, setConverter, setValue |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
|---|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearInitialState, decodeChildren, decodeChildrenImpl, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getClientId, getComponentChangeFilters, getContainerClientId, 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, 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, setPartialTarget, setupChildrenEncodingContext, setupChildrenVisitingContext, setupEncodingContext, setUpEncodingContext, setupVisitingContext, tearDownChildrenEncodingContext, tearDownChildrenVisitingContext, 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 |
| Methods inherited from interface javax.faces.component.ActionSource |
|---|
isImmediate, setImmediate |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getConverter, getLocalValue, getValue, setConverter, setValue |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey CONVERTERS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CONVERTER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALIDATORS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey COMPONENT_TYPE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ACTION_EXPRESSION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ACTION_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey RETURN_LISTENER_KEY
public static final String REQUIRED_MESSAGE_ID
public static final String UNSUPPORTED_MODEL_TYPE_MESSAGE_ID
| Constructor Detail |
|---|
public RichDynamicComponent()
protected RichDynamicComponent(String rendererType)
| Method Detail |
|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class PartialRichDynamicComponentprotected boolean isEmpty(Object value)
isEmpty in class org.apache.myfaces.trinidad.component.UIXEditableValue
protected boolean compareValues(Object previous,
Object value)
compareValues in class org.apache.myfaces.trinidad.component.UIXEditableValue
protected boolean compareCollectionValues(Object previous,
Object value)
public final javax.el.MethodExpression getReturnListener()
public final void setReturnListener(javax.el.MethodExpression returnListener)
returnListener - the new returnListener value
@Deprecated
public void setReturnListener(javax.faces.el.MethodBinding binding)
@Deprecated
public javax.faces.el.MethodBinding getAction()
getAction in interface javax.faces.component.ActionSource
@Deprecated
public void setAction(javax.faces.el.MethodBinding binding)
setAction in interface javax.faces.component.ActionSourcepublic final javax.el.MethodExpression getActionExpression()
getActionExpression in interface javax.faces.component.ActionSource2public final void setActionExpression(javax.el.MethodExpression actionExpression)
setActionExpression in interface javax.faces.component.ActionSource2actionExpression - the new actionExpression value
@Deprecated
public final javax.faces.el.MethodBinding getActionListener()
getActionListener in interface javax.faces.component.ActionSource
@Deprecated
public final void setActionListener(javax.faces.el.MethodBinding actionListener)
setActionListener in interface javax.faces.component.ActionSourceactionListener - the new actionListener valuepublic final void addActionListener(javax.faces.event.ActionListener listener)
addActionListener in interface javax.faces.component.ActionSourcelistener - the action listener to addpublic final void removeActionListener(javax.faces.event.ActionListener listener)
removeActionListener in interface javax.faces.component.ActionSourcelistener - the action listener to removepublic final javax.faces.event.ActionListener[] getActionListeners()
getActionListeners in interface javax.faces.component.ActionSourcepublic final void addReturnListener(org.apache.myfaces.trinidad.event.ReturnListener listener)
listener - the return listener to addpublic final void removeReturnListener(org.apache.myfaces.trinidad.event.ReturnListener listener)
listener - the return listener to removepublic final org.apache.myfaces.trinidad.event.ReturnListener[] getReturnListeners()
public void queueEvent(javax.faces.event.FacesEvent e)
Intercept queueEvent and mark the phaseId for any ActionEvents to be PhaseId.APPLY_REQUEST_VALUES.
queueEvent in class UIXInputPopup
public void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class UIXInputPopupjavax.faces.event.AbortProcessingExceptionprotected org.apache.myfaces.trinidad.bean.FacesBean createFacesBean(String rendererType)
createFacesBean in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic AttributeDescriptor.ComponentType getComponentType()
public void addConverter(javax.faces.convert.Converter converter)
public javax.faces.convert.Converter[] getConverters()
public void removeConverter(javax.faces.convert.Converter converter)
public List getChildren()
getChildren in class org.apache.myfaces.trinidad.component.UIXComponentBaseprotected javax.faces.component.UISelectItems getSelectItems()
|
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.