com.jalios.jcms.taglib
Class FlotChartTag

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagSupport
      extended by com.jalios.jcms.taglib.AbstractFlotChartTag
          extended by com.jalios.jcms.taglib.FlotChartTag
All Implemented Interfaces:
Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class FlotChartTag
extends AbstractFlotChartTag

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jalios.jcms.taglib.AbstractFlotChartTag
chartInstance, JCMS_TAG_FLOT_CHART_INSTANCE
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
FlotChartTag()
           
 
Method Summary
protected  AbstractFlotChart createNewFlotInstance()
           
protected  void setProperties(AbstractFlotChart chart)
           
 
Methods inherited from class com.jalios.jcms.taglib.AbstractFlotChartTag
doEndTag, doStartTag, getExternalLegend, getHeight, getJsDisplayEventName, getName, getPageContext, getSelectableLegend, getWidth, release, setExternalLegend, setHeight, setJsDisplayEventName, setName, setPageContext, setSelectableLegend, setWidth
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlotChartTag

public FlotChartTag()
Method Detail

createNewFlotInstance

protected AbstractFlotChart createNewFlotInstance()
Specified by:
createNewFlotInstance in class AbstractFlotChartTag

setProperties

protected void setProperties(AbstractFlotChart chart)
Specified by:
setProperties in class AbstractFlotChartTag


Copyright © 2001-2010 Jalios SA. All Rights Reserved.