|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UICommand
org.openfaces.component.chart.ChartView
org.openfaces.component.chart.GridChartView
org.openfaces.component.chart.BarChartView
public class BarChartView
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UICommand |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
BEANINFO_KEY, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, VIEW_LOCATION_KEY |
| Constructor Summary | |
|---|---|
BarChartView()
|
|
| Method Summary | |
|---|---|
ChartConfigurator |
getConfigurator()
|
java.lang.String |
getFamily()
|
double |
getG1WhitePosition()
|
double |
getG2FullIntensityPosition()
|
double |
getG3LightIntensityPosition()
|
java.lang.String |
getHint()
|
java.awt.Color |
getShadowColor()
|
double |
getShadowXOffset()
|
double |
getShadowYOffset()
|
java.lang.Boolean |
isShowGradient()
|
java.lang.Boolean |
isShowShadow()
|
void |
restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object object)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setG1WhitePosition(double g1WhitePosition)
|
void |
setG2FullIntensityPosition(double g2FullIntensityPosition)
|
void |
setG3LightIntensityPosition(double g3LightIntensityPosition)
|
void |
setShadowColor(java.awt.Color shadowColor)
|
void |
setShadowXOffset(double shadowXOffset)
|
void |
setShadowYOffset(double shadowYOffset)
|
void |
setShowGradient(java.lang.Boolean showGradient)
|
void |
setShowShadow(java.lang.Boolean showShadow)
|
| Methods inherited from class org.openfaces.component.chart.ChartView |
|---|
getBackgroundPaint, getChart, getChartPopup, getColors, getComponentsChain, getDynamicOnclick, getDynamicOnMouseOut, getDynamicOnMouseOver, getDynamicTooltip, getDynamicUrl, getForegroundAlpha, getLabels, getOnclick, getOnmouseout, getOnmouseover, getStyle, getStyleObjectModel, getTextStyle, getTitlePaint, getTooltip, getUrl, getWallColor, isEnable3D, setBackgroundPaint, setColors, setDynamicTooltip, setDynamicUrl, setEnable3D, setForegroundAlpha, setLabels, setOnclick, setOnmouseout, setOnmouseover, setStyle, setTextStyle, setTitlePaint, setTooltip, setUrl, setWallColor |
| Methods inherited from class javax.faces.component.UICommand |
|---|
addActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getValue, isImmediate, queueEvent, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getValueExpression, initialStateMarked, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent, visitTree |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BarChartView()
| Method Detail |
|---|
public java.lang.String getFamily()
getFamily in class GridChartViewpublic java.lang.String getHint()
public java.lang.Boolean isShowGradient()
public void setShowGradient(java.lang.Boolean showGradient)
public double getG1WhitePosition()
public void setG1WhitePosition(double g1WhitePosition)
public double getG2FullIntensityPosition()
public void setG2FullIntensityPosition(double g2FullIntensityPosition)
public double getG3LightIntensityPosition()
public void setG3LightIntensityPosition(double g3LightIntensityPosition)
public java.lang.Boolean isShowShadow()
public void setShowShadow(java.lang.Boolean showShadow)
public double getShadowXOffset()
public void setShadowXOffset(double shadowXOffset)
public double getShadowYOffset()
public void setShadowYOffset(double shadowYOffset)
public java.awt.Color getShadowColor()
public void setShadowColor(java.awt.Color shadowColor)
public java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class GridChartView
public void restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object object)
restoreState in interface javax.faces.component.StateHolderrestoreState in class GridChartViewpublic ChartConfigurator getConfigurator()
getConfigurator in class ChartView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||