|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.2) E12063-10 |
||||||||
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.faces.bi.component.chart.UIDataItem
public class UIDataItem
Defines properties for a data item of an area, bar, bubble, combo, line, or scatter chart.
Field Summary | |
---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
ACTION_EXPRESSION_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
BORDER_COLOR_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
CLIENT_LISTENERS_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
COLOR_KEY |
static java.lang.String |
COMPONENT_FAMILY |
static java.lang.String |
COMPONENT_TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
GROUP_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_POSITION_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_STYLE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
MARKER_DISPLAYED_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
MARKER_SHAPE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
MARKER_SIZE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
PATTERN_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SERIES_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHORT_DESC_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
VALUE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
X_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
Y_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
Z_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 |
---|
bindings |
Constructor Summary | |
---|---|
UIDataItem() |
Method Summary | |
---|---|
javax.el.MethodExpression |
getActionExpression() Gets a reference to an action method sent by the component, or the static outcome of an action. |
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
java.awt.Color |
getBorderColor() Returns the border color of the data item. |
java.awt.Color |
getColor() Returns the fill color of the data item. |
java.lang.String |
getFamily() |
java.lang.Object |
getGroup() Returns the group category for the data item. |
java.lang.Object |
getLabel() Returns the data label for the data item. |
java.lang.String |
getLabelPosition() Returns the data label position for the data item. |
java.lang.Object |
getLabelStyle() Returns the font style for this label. |
java.lang.String |
getMarkerShape() Returns the shape of the data item marker. |
java.lang.Number |
getMarkerSize() Returns of size of the data item marker, if one is displayed. |
java.lang.String |
getPattern() Returns the pattern of the series. |
java.lang.String |
getRendererType() |
java.lang.Object |
getSeries() Returns the series category for the data item. |
java.lang.String |
getShortDesc() Returns the description of the data item. |
java.lang.Number |
getValue() Returns the value of the data item. |
java.lang.Object |
getX() Returns the x value of the data item. |
java.lang.Number |
getY() Returns the y value of the data item. |
java.lang.Number |
getZ() Returns the z value of the data item. |
boolean |
isMarkerDisplayed() Returns whether the data item markers are displayed. |
void |
setActionExpression(javax.el.MethodExpression methodExpression) Specifies a reference to an action method sent by the component, or the static outcome of an action. |
void |
setBorderColor(java.awt.Color color) Specifies the border color of the data item. |
void |
setColor(java.awt.Color color) Specifies the fill color of the data item. |
void |
setGroup(java.lang.Object group) Specifies the group category for the data item. |
void |
setLabel(java.lang.String label) Specifies the data label for the data item. |
void |
setLabelPosition(java.lang.String position) Specifies the data label position for the data item. |
void |
setLabelStyle(java.lang.String style) Specifies the font style for this label. |
void |
setMarkerDisplayed(boolean markerDisplayed) Specifies whether the data item markers are displayed. |
void |
setMarkerShape(java.lang.String shape) Specifies the shape of the data item marker. |
void |
setMarkerSize(java.lang.Number size) Specifies of size of the data item marker, if one is displayed. |
void |
setPattern(java.lang.String pattern) Specifies the pattern of the series. |
void |
setSeries(java.lang.Object series) Specifies the series category for the data item. |
void |
setShortDesc(java.lang.String shortDesc) Specifies the description of the data item. |
void |
setValue(java.lang.Number value) Specifies the value of the data item. |
void |
setX(java.lang.Object value) Specifies the x value of the data item. |
void |
setY(java.lang.Number value) Specifies the y value of the data item. |
void |
setZ(java.lang.Number value) Specifies the z value of the data item. |
Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
---|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcast, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getComponentChangeFilters, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeAttributeChangeListener, removeComponentChangeFilter, 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, defaultGetRenderedFacetsAndChildren, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, 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 ACTION_EXPRESSION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey GROUP_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_POSITION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_STYLE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey MARKER_DISPLAYED_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey MARKER_SHAPE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey MARKER_SIZE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey PATTERN_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SERIES_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHORT_DESC_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey X_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey Y_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey Z_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
Constructor Detail |
---|
public UIDataItem()
Method Detail |
---|
public java.lang.String getFamily()
getFamily
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public java.lang.String getRendererType()
getRendererType
in class org.apache.myfaces.trinidad.component.UIXComponentBase
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public javax.el.MethodExpression getActionExpression()
public void setActionExpression(javax.el.MethodExpression methodExpression)
public final java.awt.Color getBorderColor()
public final void setBorderColor(java.awt.Color color)
public final java.awt.Color getColor()
public final void setColor(java.awt.Color color)
public final java.lang.Object getGroup()
public final void setGroup(java.lang.Object group)
public final java.lang.Object getLabel()
public final void setLabel(java.lang.String label)
public final java.lang.String getLabelPosition()
public final void setLabelPosition(java.lang.String position)
public final java.lang.Object getLabelStyle()
public final void setLabelStyle(java.lang.String style)
public final boolean isMarkerDisplayed()
public final void setMarkerDisplayed(boolean markerDisplayed)
public final java.lang.String getMarkerShape()
public final void setMarkerShape(java.lang.String shape)
public final java.lang.Number getMarkerSize()
public final void setMarkerSize(java.lang.Number size)
public final java.lang.String getPattern()
public final void setPattern(java.lang.String pattern)
public final java.lang.Object getSeries()
public final void setSeries(java.lang.Object series)
public final java.lang.String getShortDesc()
public final void setShortDesc(java.lang.String shortDesc)
public final java.lang.Number getValue()
public final void setValue(java.lang.Number value)
public final java.lang.Object getX()
public final void setX(java.lang.Object value)
public final java.lang.Number getY()
public final void setY(java.lang.Number value)
public final java.lang.Number getZ()
public final void setZ(java.lang.Number value)
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.2) E12063-10 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |