|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.apache.struts2.views.jsp.StrutsBodyTagSupport
org.apache.struts2.views.jsp.ComponentTagSupport
org.apache.empire.struts2.jsp.tags.EmpireTagSupport
org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
org.apache.empire.struts2.jsp.tags.ParamTag
public class ParamTag
Nested Class Summary | |
---|---|
static class |
ParamTag.ParamComponent
|
Field Summary |
---|
Fields inherited from class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport |
---|
BEAN_ITEM_ATTRIBUTE, PARENT_PROPERTY_ATTRIBUTE, RECORD_ATTRIBUTE |
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
ParamTag()
|
Method Summary | |
---|---|
org.apache.struts2.components.Component |
getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
void |
setName(java.lang.Object name)
|
Methods inherited from class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport |
---|
setColumn, setField, setParentProperty, setProperty, setRecord, setValue |
Methods inherited from class org.apache.empire.struts2.jsp.tags.EmpireTagSupport |
---|
doEndTag, getId, release, setCssClass, setCssStyle, setId |
Methods inherited from class org.apache.struts2.views.jsp.ComponentTagSupport |
---|
doStartTag, getComponent |
Methods inherited from class org.apache.struts2.views.jsp.StrutsBodyTagSupport |
---|
translateVariables |
Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
---|
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
findAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
---|
getParent, setPageContext, setParent |
Constructor Detail |
---|
public ParamTag()
Method Detail |
---|
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.ComponentTagSupport
public void setName(java.lang.Object name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |