org.dasein.net.jsp.date
Class CalendarTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.dasein.net.jsp.date.CalendarTag
- All Implemented Interfaces:
- Serializable, IterationTag, Tag
public class CalendarTag
- extends TagSupport
CalendarTag
TODO Document this class.
Last modified: $Date: 2008/12/11 22:24:33 $
- Version:
- $Revision: 1.3 $
- Author:
- george
- See Also:
- Serialized Form
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarTag
public CalendarTag()
doEndTag
public int doEndTag()
throws JspException
- Specified by:
doEndTag in interface Tag- Overrides:
doEndTag in class TagSupport
- Throws:
JspException
setCalendar
public void setCalendar(String cal)
throws JspException
- Throws:
JspException
setDate
public void setDate(String d)
throws JspException
- Throws:
JspException
setDay
public void setDay(String d)
throws JspException
- Throws:
JspException
setLocale
public void setLocale(String l)
throws JspException
- Throws:
JspException
setMonth
public void setMonth(String m)
throws JspException
- Throws:
JspException
setTime
public void setTime(String y)
throws JspException
- Throws:
JspException
setVar
public void setVar(String v)
setYear
public void setYear(String y)
throws JspException
- Throws:
JspException
Copyright © 1996-2009 enStratus Networks LLC – Available under the terms of the Artistic License 2.0.