public class SetTag extends EmpireTagSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
scope |
protected Object |
value |
autoResetParams, cssClass, cssStyle, log| Constructor and Description |
|---|
SetTag() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts2.components.Component |
getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
protected void |
populateParams() |
protected void |
resetParams() |
void |
setName(String name) |
void |
setScope(String scope) |
void |
setValue(Object value) |
addStandardAttributes, checkAction, doEndTag, getAction, getActionItemPropertyName, getActionName, getActionURL, getAttribute, getBeanProperty, getBoolean, getId, getInt, getLocale, getObject, getObject, getPageAttribute, getPageName, getString, getString, getString, getTranslation, getTranslationFromKey, putPageAttribute, release, removePageAttribute, setCssClass, setCssStyle, setId, strdoStartTag, getComponentfindString, findValue, findValue, getBody, getStack, toStringdoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValueprotected void resetParams()
resetParams in class EmpireTagSupportprotected void populateParams()
populateParams in class EmpireTagSupportpublic 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.ComponentTagSupportpublic void setName(String name)
public void setScope(String scope)
public void setValue(Object value)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.