public class ItemListTag
extends org.apache.struts2.views.jsp.IteratorTag
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemListTag.ItemIteratorComponent |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ItemListTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
protected Object |
getAttribute(String attribute) |
org.apache.struts2.components.Component |
getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
void |
resetParams() |
void |
setMaxItems(Object maxItems) |
void |
setProperty(String property) |
void |
setSource(Object source) |
doAfterBody, populateParams, setBegin, setEnd, setStatus, setStep, setValuefindString, findValue, findValue, getBody, getStack, toStringdoInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValuepublic void resetParams()
public org.apache.struts2.components.Component getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
getBean in class org.apache.struts2.views.jsp.IteratorTagpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class org.apache.struts2.views.jsp.ComponentTagSupportjavax.servlet.jsp.JspExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class org.apache.struts2.views.jsp.IteratorTagjavax.servlet.jsp.JspExceptionpublic void setSource(Object source)
public void setMaxItems(Object maxItems)
public void setProperty(String property)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.