public class Label extends BaseTag
action, application, loc, maxToPrint, noHTML, req, res, session| Constructor and Description |
|---|
Label() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuffer |
buildTag()
Method to build tag
|
String |
getForr() |
String |
getStringToPrint()
Override this method to return what you want to print in the screen.
|
protected String |
prepareEventHandlers()
Method to prepare events JavaScript in compoenent
|
void |
setForr(String forr) |
getDisabled, getI18nByKey, getId, getKeyI18n, getKlass, getKlassStyle, getName, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getTagClose, getTextAlign, getTitle, getValue, isDisabled, isNoPrefix, isXhtml, prepareFocusEvents, prepareKeyEvents, prepareMouseEvents, prepareTextEvents, setDisabled, setId, setKeyI18n, setKlass, setKlassStyle, setName, setNoPrefix, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setTextAlign, setTitle, setValueprepareAttributecontains, 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, getParent, getValues, removeValue, setPageContext, setParent, setValueprotected StringBuffer buildTag() throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionpublic String getStringToPrint() throws javax.servlet.jsp.JspException
PrintTaggetStringToPrint in class BaseTagjavax.servlet.jsp.JspExceptionprotected String prepareEventHandlers()
public String getForr()
public void setForr(String forr)
forr - The forr to set.Copyright © 2015. All Rights Reserved.