public class TextArea extends HTMLTag
action, application, loc, maxToPrint, noHTML, req, res, session| Constructor and Description |
|---|
TextArea() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuffer |
buildTag() |
protected String |
formatText(String text) |
String |
getStringToPrint()
Override this method to return what you want to print in the screen.
|
void |
setCols(int cols) |
void |
setId(String id) |
void |
setKlass(String klass) |
void |
setMaxlength(int maxlength) |
void |
setName(String name) |
void |
setRows(int rows) |
void |
setStyle(String style) |
contains, contains, findObject, findObject, findValue, findValue, findValues, findValues, getExtraAttributes, processCriptedName, processCriptValue, setCript, setExtra, setSeparatordoEndTag, doStartTag, getBody, getBooleanValue, getSessionObj, getValue, getValue, getValue, getValue, getValue, setMax, setNoHTMLdoAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValues, removeValue, setPageContext, setParent, setValuepublic void setName(String name)
public void setKlass(String klass)
public void setStyle(String style)
public void setId(String id)
setId in class javax.servlet.jsp.tagext.TagSupportpublic void setCols(int cols)
public void setRows(int rows)
public void setMaxlength(int maxlength)
protected StringBuffer buildTag()
public String getStringToPrint() throws javax.servlet.jsp.JspException
PrintTaggetStringToPrint in class PrintTagjavax.servlet.jsp.JspExceptionCopyright © 2015. All Rights Reserved.