public class SetTag extends ContextBeanTag
Set
,
Serialized FormModifier and Type | Field and Description |
---|---|
protected String |
scope |
protected String |
value |
component
Constructor and Description |
---|
SetTag() |
Modifier and Type | Method and Description |
---|---|
Component |
getBean(ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
protected void |
populateParams() |
void |
setName(String name) |
void |
setScope(String scope) |
void |
setValue(String value) |
setId, setVar
doEndTag, doStartTag, getComponent
findString, findValue, findValue, getBody, getStack, toString
doAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue
public Component getBean(ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
getBean
in class ComponentTagSupport
protected void populateParams()
populateParams
in class ContextBeanTag
public void setName(String name)
public void setScope(String scope)
public void setValue(String value)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.