com.opensymphony.webwork.views.jsp.iterator
Class AppendIteratorTag
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.AppendIteratorTag
- All Implemented Interfaces:
- IterationTag, ParamTag.Parametric, Serializable, Tag, WebWorkStatics
- public class AppendIteratorTag
- extends ActionTag
Append a list of iterators. The values of the iterators will be merged
into one iterator.
- Version:
- $Revision: 1.4 $
- 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 |
AppendIteratorTag
public AppendIteratorTag()
setParent
public void setParent(Tag t)