railo.runtime.tag
Class Chartdata

java.lang.Object
  extended by railo.runtime.ext.tag.TagImpl
      extended by railo.runtime.tag.Chartdata
All Implemented Interfaces:
javax.servlet.jsp.tagext.Tag

public final class Chartdata
extends TagImpl


Field Summary
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
Chartdata()
           
 
Method Summary
 int doStartTag()
           
 void release()
           
 void setItem(String item)
           
 void setValue(double value)
           
 
Methods inherited from class railo.runtime.ext.tag.TagImpl
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Chartdata

public Chartdata()
Method Detail

release

public void release()
Specified by:
release in interface javax.servlet.jsp.tagext.Tag
Overrides:
release in class TagImpl

setItem

public void setItem(String item)
Parameters:
item - the item to set

setValue

public void setValue(double value)
Parameters:
value - the value to set

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Specified by:
doStartTag in interface javax.servlet.jsp.tagext.Tag
Overrides:
doStartTag in class TagImpl
Throws:
javax.servlet.jsp.JspException


Copyright © 2012 Railo