public class OutputChart extends HtmlCommandButton implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AREA_CHART_TYPE |
static java.lang.String |
AREA_STACKED_CHART_TYPE |
static java.lang.String |
BAR_CHART_TYPE |
static java.lang.String |
BAR_CLUSTERED_CHART_TYPE |
static java.lang.String |
BAR_STACKED_CHART_TYPE |
static java.lang.String |
CUSTOM_CHART_TYPE |
static java.lang.String |
DEFAULT_CHART_TYPE |
static java.lang.String |
LINE_CHART_TYPE |
static java.lang.String |
PIE2D_CHART_TYPE |
static java.lang.String |
PIE3D_CHART_TYPE |
static java.lang.String |
POINT_CHART_TYPE |
static java.lang.String |
SCATTER_PLOT_CHART_TYPE |
static java.lang.String |
STOCK_CHART_TYPE |
COMPONENT_TYPE, RENDERER_TYPE| Constructor and Description |
|---|
OutputChart() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context) |
java.lang.Boolean |
evaluateRenderOnSubmit(javax.faces.context.FacesContext context) |
org.krysalis.jcharts.Chart |
getChart()
Return the value of the
chart property. |
ChartResource |
getChartResource() |
java.lang.String |
getChartTitle()
Return the value of the
chartTitle property. |
java.net.URI |
getChartURI() |
org.krysalis.jcharts.imageMap.ImageMapArea |
getClickedImageMapArea()
Return the value of the
data property. |
java.lang.Object |
getColors()
Return the value of the
colors property. |
java.lang.Object |
getData()
Return the value of the
data property. |
java.lang.String |
getHeight()
Return the value of the
height property. |
java.lang.Object |
getLabels()
Return the value of the
labels property. |
java.lang.Object |
getLegendColumns()
Return the value of the
legendColumns property. |
java.lang.Object |
getLegendPlacement()
Return the value of the
legendLabel property. |
javax.faces.el.MethodBinding |
getRenderOnSubmit() |
java.lang.Object |
getShapes()
Return the value of the
shapes property. |
java.lang.String |
getStyle()
Return the value of the
style property. |
java.lang.String |
getStyleClass()
Return the value of the
styleClass property. |
java.lang.String |
getType()
Return the value of the
type property. |
java.lang.String |
getWidth()
Return the value of the
width property. |
java.lang.Object |
getXaxisLabels()
Return the value of the
xaxisLabels property. |
java.lang.String |
getXaxisTitle()
Return the value of the
xaxisTitle property. |
java.lang.String |
getYaxisTitle()
Return the value of the
yaxisTitle property. |
protected boolean |
hasActionListener() |
boolean |
isClientSideImageMap()
Return a boolean flag which tells if the chart can have a
clientSideImageMap or not.
|
boolean |
isHorizontal() |
boolean |
isRender() |
void |
render() |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
Perform any processing required to restore the state from the entries
in the state Object.
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
Gets the state of the instance as a
Serializable
Object. |
void |
setChart(org.krysalis.jcharts.Chart chart)
Set the value of the
chart property. |
void |
setChartResource(ChartResource chartResource) |
void |
setChartTitle(java.lang.String chartTitle)
Set the value of the
chartTitle property. |
void |
setChartURI(java.net.URI chartURI) |
void |
setClickedImageMapArea(org.krysalis.jcharts.imageMap.ImageMapArea clickedImageMapArea) |
void |
setColors(java.lang.Object colors)
Set the value of the
colors property. |
void |
setData(java.lang.Object data)
Set the value of the
data property. |
void |
setHeight(java.lang.String height)
Set the value of the
height property. |
void |
setHorizontal(boolean horizontal) |
void |
setLabels(java.lang.Object labels)
Set the value of the
labels property. |
void |
setLegendColumns(java.lang.Object legendColumns)
Set the value of the
legendColumns property. |
void |
setLegendPlacement(java.lang.Object legendPlacement)
Set the value of the
legendPlacement property. |
void |
setRenderOnSubmit(javax.faces.el.MethodBinding renderOnSubmit) |
void |
setShapes(java.lang.Object shapes)
Set the value of the
shapes property. |
void |
setStyle(java.lang.String style)
Set the value of the
style property. |
void |
setStyleClass(java.lang.String styleClass)
Set the value of the
styleClass property. |
void |
setType(java.lang.String type)
Set the value of the
type property. |
void |
setWidth(java.lang.String width)
Set the value of the
width property. |
void |
setXaxisLabels(java.lang.Object xaxisLabels)
Set the value of the
xaxisLabels property. |
void |
setXaxisTitle(java.lang.String xaxisTitle)
Set the value of the
xaxisTitle property. |
void |
setYaxisTitle(java.lang.String yaxisTitle)
Set the value of the
yaxisTitle property. |
getCurrentStyle, getEffect, getEnabledOnUserRole, getOnclickeffect, getOndblclickeffect, getOnkeydowneffect, getOnkeypresseffect, getOnkeyupeffect, getOnmousedowneffect, getOnmousemoveeffect, getOnmouseouteffect, getOnmouseovereffect, getOnmouseupeffect, getPanelConfirmation, getPartialSubmit, getRenderedOnUserRole, getVisible, isDisabled, isRendered, isVisible, requestFocus, setCurrentStyle, setDisabled, setEffect, setEnabledOnUserRole, setOnclickeffect, setOndblclickeffect, setOnkeydowneffect, setOnkeypresseffect, setOnkeyupeffect, setOnmousedowneffect, setOnmousemoveeffect, setOnmouseouteffect, setOnmouseovereffect, setOnmouseupeffect, setPanelConfirmation, setPartialSubmit, setRenderedOnUserRole, setValueBinding, setVisiblegetAccesskey, getAlt, getDefaultEventName, getDir, getEventNames, getImage, getLabel, getLang, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getTabindex, getTitle, isReadonly, setAccesskey, setAlt, setDir, setImage, setLabel, setLang, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setTabindex, setTitleaddActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getFamily, getValue, isImmediate, queueEvent, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate, setValueaddClientBehavior, addFacesListener, clearInitialState, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final java.lang.String SCATTER_PLOT_CHART_TYPE
public static java.lang.String AREA_CHART_TYPE
public static java.lang.String AREA_STACKED_CHART_TYPE
public static java.lang.String BAR_CHART_TYPE
public static java.lang.String BAR_CLUSTERED_CHART_TYPE
public static java.lang.String BAR_STACKED_CHART_TYPE
public static java.lang.String LINE_CHART_TYPE
public static java.lang.String PIE2D_CHART_TYPE
public static java.lang.String PIE3D_CHART_TYPE
public static java.lang.String POINT_CHART_TYPE
public static java.lang.String STOCK_CHART_TYPE
public static java.lang.String CUSTOM_CHART_TYPE
public static java.lang.String DEFAULT_CHART_TYPE
public java.lang.Object getLabels()
Return the value of the labels property.
public void setLabels(java.lang.Object labels)
Set the value of the labels property.
public boolean isClientSideImageMap()
Return a boolean flag which tells if the chart can have a clientSideImageMap or not.
protected boolean hasActionListener()
public java.lang.Object getData()
Return the value of the data property.
public void setData(java.lang.Object data)
Set the value of the data property.
public java.lang.Object getColors()
Return the value of the colors property.
public void setColors(java.lang.Object colors)
Set the value of the colors property.
public java.lang.Object getShapes()
Return the value of the shapes property.
public void setShapes(java.lang.Object shapes)
Set the value of the shapes property.
public java.lang.String getXaxisTitle()
Return the value of the xaxisTitle property.
public void setXaxisTitle(java.lang.String xaxisTitle)
Set the value of the xaxisTitle property.
public java.lang.String getYaxisTitle()
Return the value of the yaxisTitle property.
public void setYaxisTitle(java.lang.String yaxisTitle)
Set the value of the yaxisTitle property.
public java.lang.Object getXaxisLabels()
Return the value of the xaxisLabels property.
public void setXaxisLabels(java.lang.Object xaxisLabels)
Set the value of the xaxisLabels property.
public java.lang.String getChartTitle()
Return the value of the chartTitle property.
public void setChartTitle(java.lang.String chartTitle)
Set the value of the chartTitle property.
public java.lang.String getWidth()
Return the value of the width property.
public void setWidth(java.lang.String width)
Set the value of the width property.
public java.lang.String getHeight()
Return the value of the height property.
public void setHeight(java.lang.String height)
Set the value of the height property.
public void setRenderOnSubmit(javax.faces.el.MethodBinding renderOnSubmit)
public javax.faces.el.MethodBinding getRenderOnSubmit()
public java.lang.Boolean evaluateRenderOnSubmit(javax.faces.context.FacesContext context)
public void decode(javax.faces.context.FacesContext context)
decode in class javax.faces.component.UIComponentBasepublic org.krysalis.jcharts.Chart getChart()
Return the value of the chart property.
public void setChart(org.krysalis.jcharts.Chart chart)
Set the value of the chart property.
public void render()
public boolean isRender()
public void setType(java.lang.String type)
Set the value of the type property.
setType in class javax.faces.component.html.HtmlCommandButtonpublic java.lang.String getType()
Return the value of the type property.
getType in class javax.faces.component.html.HtmlCommandButtonpublic org.krysalis.jcharts.imageMap.ImageMapArea getClickedImageMapArea()
Return the value of the data property.
public void setClickedImageMapArea(org.krysalis.jcharts.imageMap.ImageMapArea clickedImageMapArea)
public void setStyleClass(java.lang.String styleClass)
Set the value of the styleClass property.
setStyleClass in class HtmlCommandButtonpublic java.lang.String getStyleClass()
Return the value of the styleClass property.
getStyleClass in class HtmlCommandButtonpublic void setStyle(java.lang.String style)
Set the value of the style property.
setStyle in class javax.faces.component.html.HtmlCommandButtonpublic java.lang.String getStyle()
Return the value of the style property.
getStyle in class javax.faces.component.html.HtmlCommandButtonpublic java.lang.Object getLegendPlacement()
Return the value of the legendLabel property.
public void setLegendPlacement(java.lang.Object legendPlacement)
Set the value of the legendPlacement property.
public java.lang.Object getLegendColumns()
Return the value of the legendColumns property.
public void setLegendColumns(java.lang.Object legendColumns)
Set the value of the legendColumns property.
public boolean isHorizontal()
public void setHorizontal(boolean horizontal)
public java.lang.Object saveState(javax.faces.context.FacesContext context)
Gets the state of the instance as a Serializable
Object.
saveState in interface javax.faces.component.StateHoldersaveState in class HtmlCommandButtonpublic void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
Perform any processing required to restore the state from the entries in the state Object.
restoreState in interface javax.faces.component.StateHolderrestoreState in class HtmlCommandButtonpublic ChartResource getChartResource()
public void setChartResource(ChartResource chartResource)
public java.net.URI getChartURI()
public void setChartURI(java.net.URI chartURI)
Copyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.