public class Input extends HTMLTag
action, application, loc, maxToPrint, noHTML, req, res, session| Constructor and Description |
|---|
Input() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuffer |
buildTag() |
String |
getStringToPrint()
Override this method to return what you want to print in the screen.
|
void |
setId(String id) |
void |
setKlass(String klass) |
void |
setLoseValue(boolean value) |
void |
setMaxlength(int maxlength) |
void |
setName(String name) |
void |
setSize(int size) |
void |
setStyle(String style) |
void |
setType(String type) |
void |
setValue(String value) |
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 setSize(int size)
public void setKlass(String klass)
public void setStyle(String style)
public void setId(String id)
setId in class javax.servlet.jsp.tagext.TagSupportpublic void setMaxlength(int maxlength)
public void setType(String type)
public void setValue(String value)
public void setLoseValue(boolean value)
protected StringBuffer buildTag()
public String getStringToPrint() throws javax.servlet.jsp.JspException
PrintTaggetStringToPrint in class PrintTagjavax.servlet.jsp.JspExceptionCopyright © 2015. All Rights Reserved.