public class UISeriesStyle
extends org.apache.myfaces.trinidad.component.UIXComponentBase
Modifier and Type | Field and Description |
---|---|
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 |
AREA_COLOR_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
ASSIGNED_TO_Y2_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
BORDER_COLOR_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
BORDER_WIDTH_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 |
DISPLAY_IN_LEGEND_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LINE_STYLE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LINE_TYPE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LINE_WIDTH_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
MARKER_COLOR_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.FacesBean.Type |
TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
TYPE_KEY |
Constructor and Description |
---|
UISeriesStyle() |
Modifier and Type | Method and Description |
---|---|
void |
broadcast(javax.faces.event.FacesEvent event) |
javax.el.MethodExpression |
getActionExpression()
Gets a reference to an action method sent by the component, or the static outcome of an action.
|
javax.faces.el.MethodBinding |
getActionListener()
Gets a method reference to an action listener
|
java.awt.Color |
getAreaColor()
Returns the area color of the series.
|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
java.awt.Color |
getBorderColor()
Returns the border color of the series.
|
java.lang.Number |
getBorderWidth()
Returns the border width of the series.
|
java.awt.Color |
getColor()
Returns the color of the series.
|
java.lang.String |
getDisplayInLegend()
Returns whether the series is displayed in the legend.
|
java.lang.String |
getFamily() |
java.lang.String |
getLineStyle()
Returns the style of the data line.
|
java.lang.String |
getLineType()
Returns the style of the data line or area.
|
java.lang.Number |
getLineWidth()
Returns the width of the data line.
|
java.awt.Color |
getMarkerColor()
Returns the color of the data item markers, if different from the series color.
|
java.lang.String |
getMarkerShape()
Returns the shape of the data item markers.
|
java.lang.Number |
getMarkerSize()
Returns of size of the data item markers, if displayed.
|
java.lang.String |
getPattern()
Returns the pattern of the series.
|
java.lang.String |
getRendererType() |
java.lang.Object |
getSeries()
Returns the name of the series.
|
java.lang.String |
getType()
Returns the data object type to display for this series.
|
boolean |
isAssignedToY2()
Returns whether the series should be assigned to the Y2 axis.
|
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 |
setActionListener(javax.faces.el.MethodBinding actionListener)
Sets a method reference to an action listener
|
void |
setAreaColor(java.awt.Color color)
Specifies the area color of the series.
|
void |
setAssignedToY2(boolean assignedToY2)
Specifies whether the series should be assigned to the Y2 axis.
|
void |
setBorderColor(java.awt.Color color)
Specifies the border color of the series.
|
void |
setBorderWidth(java.lang.Number width)
Specifies the border width of the series.
|
void |
setColor(java.awt.Color color)
Specifies the color of the series.
|
void |
setDisplayInLegend(java.lang.String displayInLegend)
Specifies whether the series is displayed in the legend.
|
void |
setLineStyle(java.lang.String type)
Specifies the style of the data line.
|
void |
setLineType(java.lang.String type)
Specifies the line type of the data line or area.
|
void |
setLineWidth(java.lang.Number value)
Specifies the width for the data line.
|
void |
setMarkerColor(java.awt.Color color)
Specifies the color of the data item markers, if different from the series color.
|
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 markers.
|
void |
setMarkerSize(java.lang.Number size)
Specifies of size of the data item markers, if displayed.
|
void |
setPattern(java.lang.String pattern)
Specifies the pattern of the series.
|
void |
setSeries(java.lang.Object series)
Specifies the name of the series.
|
void |
setType(java.lang.String type)
Specifies the data object type to display for this series.
|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearCachedClientIds, clearInitialState, createFacesBean, 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, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, 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, setupFlattenedChildrenContext, setupFlattenedContext, setValueBinding, setValueExpression, subscribeToEvent, tearDownFlattenedChildrenContext, tearDownFlattenedContext, toString, unsubscribeFromEvent, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl
addPartialTarget, broadcastInContext, clearCachedClientIds, defaultGetRenderedFacetsAndChildren, 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
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getPassThroughAttributes, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView
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 ACTION_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey AREA_COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ASSIGNED_TO_Y2_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_WIDTH_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DISPLAY_IN_LEGEND_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LINE_STYLE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LINE_TYPE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LINE_WIDTH_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey MARKER_COLOR_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 TYPE_KEY
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
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 void broadcast(javax.faces.event.FacesEvent event) throws javax.faces.event.AbortProcessingException
broadcast
in class org.apache.myfaces.trinidad.component.UIXComponentBase
javax.faces.event.AbortProcessingException
public javax.el.MethodExpression getActionExpression()
public void setActionExpression(javax.el.MethodExpression methodExpression)
public javax.faces.el.MethodBinding getActionListener()
public void setActionListener(javax.faces.el.MethodBinding actionListener)
methodBinding
- the new actionListener valuepublic final boolean isAssignedToY2()
public final void setAssignedToY2(boolean assignedToY2)
public final java.awt.Color getBorderColor()
public final void setBorderColor(java.awt.Color color)
public final java.lang.Number getBorderWidth()
public final void setBorderWidth(java.lang.Number width)
public final java.awt.Color getColor()
public final void setColor(java.awt.Color color)
public final java.awt.Color getAreaColor()
public final void setAreaColor(java.awt.Color color)
public final java.lang.String getDisplayInLegend()
public final void setDisplayInLegend(java.lang.String displayInLegend)
public final java.lang.String getLineStyle()
public final void setLineType(java.lang.String type)
public final java.lang.String getLineType()
public final void setLineStyle(java.lang.String type)
public final java.lang.Number getLineWidth()
public final void setLineWidth(java.lang.Number value)
public final java.awt.Color getMarkerColor()
public final void setMarkerColor(java.awt.Color color)
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 java.lang.String getPattern()
public final void setPattern(java.lang.String pattern)
public final void setMarkerSize(java.lang.Number size)
public final java.lang.Object getSeries()
public final void setSeries(java.lang.Object series)
public final java.lang.String getType()
public final void setType(java.lang.String type)