public class TextTag extends ContextBeanTag
Text
,
Serialized FormModifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
searchValueStack |
component
Constructor and Description |
---|
TextTag() |
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 |
setSearchValueStack(String searchStack) |
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 setSearchValueStack(String searchStack)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.