com.opensymphony.webwork.views.jsp.iterator
Class SortIteratorTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.opensymphony.webwork.views.jsp.WebWorkTagSupport
com.opensymphony.webwork.views.jsp.ParameterizedTagSupport
com.opensymphony.webwork.views.jsp.ActionTag
com.opensymphony.webwork.views.jsp.iterator.SortIteratorTag
- All Implemented Interfaces:
- IterationTag, ParamTag.Parametric, Serializable, Tag, WebWorkStatics
- public class SortIteratorTag
- extends ActionTag
- Version:
- $Revision: 1.9 $
- Author:
- Rickard ?berg (rickard@dreambean.com)
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortIteratorTag
public SortIteratorTag()
setComparator
public void setComparator(String aComparator)
setParent
public void setParent(Tag t)
setSource
public void setSource(String aName)
doStartTag
public int doStartTag()
throws JspException
- Specified by:
doStartTag
in interface Tag
- Overrides:
doStartTag
in class ActionTag
- Throws:
JspException