public class UIPictoChartItem
extends org.apache.myfaces.trinidad.component.UIXComponentBase
Modifier and Type | Field and Description |
---|---|
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 |
COLOR_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
COLUMN_SPAN_KEY |
static java.lang.String |
COMPONENT_FAMILY |
static java.lang.String |
COMPONENT_TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
COUNT_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
DRILLING_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
NAME_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
ROW_SPAN_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHAPE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHORT_DESC_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_HOVER_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_HOVER_SELECTED_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_SELECTED_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
Constructor and Description |
---|
UIPictoChartItem() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
java.awt.Color |
getBorderColor()
Returns the border color of the data item.
|
java.lang.Number |
getBorderWidth()
Returns the border width of the data item.
|
java.awt.Color |
getColor()
Returns the fill color of the data item.
|
java.lang.Number |
getColumnSpan()
Returns the number of columns each shape (or custom image) spans.
|
java.lang.Number |
getCount()
Returns the number of times that the shape (or custom image) is drawn.
|
java.lang.String |
getDrilling()
Returns whether this item can be drilled.
|
java.lang.String |
getFamily() |
java.lang.String |
getName()
Returns the name of the data item.
|
java.lang.String |
getRendererType() |
java.lang.Number |
getRowSpan()
Returns the number of rows each shape (or custom image) spans.
|
java.lang.String |
getShape()
Returns the shape of the item.
|
java.lang.String |
getShortDesc()
Returns the description of the data item.
|
java.lang.String |
getSource()
Returns the URI of the custom image.
|
java.lang.String |
getSourceHover()
Returns the optional URI for the hover state.
|
java.lang.String |
getSourceHoverSelected()
Returns the optional URI for the hover selected state.
|
java.lang.String |
getSourceSelected()
Returns the optional URI for the selected state.
|
void |
setBorderColor(java.awt.Color color)
Specifies the border color of the data item.
|
void |
setBorderWidth(java.lang.Number width)
Specifies the border width of the data item.
|
void |
setColor(java.awt.Color color)
Specifies the fill color of the data item.
|
void |
setColumnSpan(java.lang.Number span)
Specifies the number of columns each shape (or custom image) spans.
|
void |
setCount(java.lang.Number count)
Specifies the number of times that the shape (or custom image) is drawn.
|
void |
setDrilling(java.lang.String drilling)
Specifies whether this item can be drilled.
|
void |
setName(java.lang.String name)
Specifies the name of the data item.
|
void |
setRowSpan(java.lang.Number span)
Specifies the number of rows each shape (or custom image) spans.
|
void |
setShape(java.lang.String shape)
Specifies the shape of the item.
|
void |
setShortDesc(java.lang.String shortDesc)
Specifies the description of the data item.
|
void |
setSource(java.lang.String source)
Specifies the URI of the custom image.
|
void |
setSourceHover(java.lang.String source)
Specifies the optional URI for the hover selected state.
|
void |
setSourceHoverSelected(java.lang.String source)
Specifies the optional URI for the hover state.
|
void |
setSourceSelected(java.lang.String source)
Specifies the optional URI for the selected state.
|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcast, 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, getPassThroughAttributes, 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, 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 BORDER_COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_WIDTH_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey COLUMN_SPAN_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey COUNT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILLING_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey NAME_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ROW_SPAN_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHAPE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHORT_DESC_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_HOVER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_HOVER_SELECTED_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_SELECTED_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 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.lang.Number getColumnSpan()
public final void setColumnSpan(java.lang.Number span)
public final java.lang.Number getCount()
public final void setCount(java.lang.Number count)
public final java.lang.String getDrilling()
public final void setDrilling(java.lang.String drilling)
public final java.lang.String getName()
public final void setName(java.lang.String name)
public final java.lang.Number getRowSpan()
public final void setRowSpan(java.lang.Number span)
public final java.lang.String getShape()
public final void setShape(java.lang.String shape)
public final java.lang.String getShortDesc()
public final void setShortDesc(java.lang.String shortDesc)
public final java.lang.String getSource()
public final void setSource(java.lang.String source)
public final java.lang.String getSourceHover()
public final void setSourceHover(java.lang.String source)
public final java.lang.String getSourceHoverSelected()
public final void setSourceHoverSelected(java.lang.String source)
public final java.lang.String getSourceSelected()
public final void setSourceSelected(java.lang.String source)