railo.runtime.tag
Class Chartdata
java.lang.Object
railo.runtime.ext.tag.TagImpl
railo.runtime.tag.Chartdata
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.Tag
public final class Chartdata
- extends TagImpl
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Chartdata
public Chartdata()
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class TagImpl
- See Also:
TagImpl.release()
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
- See Also:
TagImpl.doStartTag()
Copyright © 2012 Railo