| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.component.UIComponent
org.apache.myfaces.trinidad.component.UIXComponent
org.apache.myfaces.trinidad.component.UIXComponentBase
oracle.adf.view.faces.bi.component.pivotTable.UIDataCell
public class UIDataCell
| Field Summary | |
|---|---|
| static java.lang.String | COMPONENT_FAMILY | 
| static java.lang.String | COMPONENT_TYPE | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | CUSTOMIZATION_ID_KEY | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | DATA_ATTRIBUTE_KEYDeprecated. | 
| static org.apache.myfaces.trinidad.bean.FacesBean.Type | TYPE | 
| 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 | 
|---|
| bindings | 
| Fields inherited from interface javax.faces.component.NamingContainer | 
|---|
| SEPARATOR_CHAR | 
| Constructor Summary | |
|---|---|
| UIDataCell()Construct an instance of the UIDataCell. | |
| Method Summary | |
|---|---|
| protected  org.apache.myfaces.trinidad.bean.FacesBean.Type | getBeanType() | 
|  java.lang.String | getCustomizationId()Deprecated. The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. | 
|  java.lang.String | getDataAttribute()Deprecated. an af:switcher should be used instead of this attribute Returns the data attribute ( e.g Sales, Costs, ... ) that has its data cell content determined by this DataCell instance. | 
|  java.lang.String | getFamily() | 
|  void | setCustomizationId(java.lang.String customizationId)Deprecated. The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. | 
|  void | setDataAttribute(java.lang.String dataAttribute)Deprecated. an af:switcher should be used instead of this attribute Sets the data attribute ( e.g Sales, Costs, ... ) that has its data cell content determined by this DataCell instance. | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase | 
|---|
| adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcast, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeAttributeChangeListener, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setValueBinding, setValueExpression, toString, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponent | 
|---|
| addPartialTarget, encodeFlattenedChild, encodeFlattenedChildren, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree | 
| Methods inherited from class javax.faces.component.UIComponent | 
|---|
| encodeAll, getContainerClientId | 
| 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
public static final org.apache.myfaces.trinidad.bean.PropertyKey CUSTOMIZATION_ID_KEY
@Deprecated public static final org.apache.myfaces.trinidad.bean.PropertyKey DATA_ATTRIBUTE_KEY
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail | 
|---|
public UIDataCell()
| Method Detail | 
|---|
@Deprecated public final java.lang.String getCustomizationId()
@Deprecated public final void setCustomizationId(java.lang.String customizationId)
customizationId - the new customizationId value@Deprecated public final java.lang.String getDataAttribute()
@Deprecated public final void setDataAttribute(java.lang.String dataAttribute)
dataAttribute - the data attributepublic java.lang.String getFamily()
getFamily in class org.apache.myfaces.trinidad.component.UIXComponentBaseprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class org.apache.myfaces.trinidad.component.UIXComponentBase| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||