org.apache.myfaces.trinidadinternal.taglib.core.data
Class CoreChartTag
java.lang.Object
javax.faces.webapp.UIComponentTag
org.apache.myfaces.trinidad.webapp.UIXComponentTag
org.apache.myfaces.trinidadinternal.taglib.UIXChartTag
org.apache.myfaces.trinidadinternal.taglib.core.data.CoreChartTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
public class CoreChartTag
- extends UIXChartTag
Auto-generated tag class.
Fields inherited from class javax.faces.webapp.UIComponentTag |
pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary |
CoreChartTag()
Construct an instance of the CoreChartTag. |
Methods inherited from class org.apache.myfaces.trinidad.webapp.UIXComponentTag |
createMethodBinding, createValueBinding, doEndTag, doStartTag, encodeBegin, setAttributeChangeListener, setBooleanProperty, setCharacterProperty, setDateProperty, setDoubleProperty, setFloatProperty, setId, setIntArrayProperty, setIntegerProperty, setLongProperty, setNumberProperty, setProperties, setProperty, setRendered, setStringArrayProperty, setValidationError |
Methods inherited from class javax.faces.webapp.UIComponentTag |
encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setPageContext, setParent, setupResponseWriter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreChartTag
public CoreChartTag()
- Construct an instance of the CoreChartTag.
getComponentType
public java.lang.String getComponentType()
- Specified by:
getComponentType
in class javax.faces.webapp.UIComponentTag
getRendererType
public java.lang.String getRendererType()
- Specified by:
getRendererType
in class javax.faces.webapp.UIComponentTag
setInlineStyle
public void setInlineStyle(java.lang.String inlineStyle)
setStyleClass
public void setStyleClass(java.lang.String styleClass)
setShortDesc
public void setShortDesc(java.lang.String shortDesc)
setPartialTriggers
public void setPartialTriggers(java.lang.String partialTriggers)
setType
public void setType(java.lang.String type)
setTemplateSource
public void setTemplateSource(java.lang.String templateSource)
setPerspective
public void setPerspective(java.lang.String perspective)
setLegendPosition
public void setLegendPosition(java.lang.String legendPosition)
setAnimationDuration
public void setAnimationDuration(java.lang.String animationDuration)
setYMajorGridLineCount
public void setYMajorGridLineCount(java.lang.String YMajorGridLineCount)
setYMinorGridLineCount
public void setYMinorGridLineCount(java.lang.String YMinorGridLineCount)
setXMajorGridLineCount
public void setXMajorGridLineCount(java.lang.String XMajorGridLineCount)
setMaxPrecision
public void setMaxPrecision(java.lang.String maxPrecision)
setGradientsUsed
public void setGradientsUsed(java.lang.String gradientsUsed)
setTooltipsVisible
public void setTooltipsVisible(java.lang.String tooltipsVisible)
setProperties
protected void setProperties(org.apache.myfaces.trinidad.bean.FacesBean bean)
- Overrides:
setProperties
in class UIXChartTag
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class UIXChartTag
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.