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, setValue
findString, findValue, findValue, getBody, getStack, toString
doInitBody, getBodyContent, getPreviousOut, release, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue
public 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.IteratorTag
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class org.apache.struts2.views.jsp.ComponentTagSupport
javax.servlet.jsp.JspException
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class org.apache.struts2.views.jsp.IteratorTag
javax.servlet.jsp.JspException
public void setSource(Object source)
public void setMaxItems(Object maxItems)
public void setProperty(String property)
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.