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, str
doStartTag, getComponent
findString, findValue, findValue, getBody, getStack, toString
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue
protected void resetParams()
resetParams
in class EmpireTagSupport
protected void populateParams()
populateParams
in class EmpireTagSupport
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(String name)
public void setScope(String scope)
public void setValue(Object value)
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.