public class InputDate extends InputText
action, application, loc, maxToPrint, noHTML, req, res, session| Constructor and Description |
|---|
InputDate() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
buildTag()
Method to build tag
|
String |
getDateFormat()
Retorna o Formato da Data.
|
static String |
getNewFormat(String currentFormat) |
String |
getStringToPrint()
Override this method to return what you want to print in the screen.
|
String |
getTitleButton() |
boolean |
isInPlaceTagIntegration()
Este metodo verifica se esta tag esta dentro da tag inplace
caso esteja, retorna true e nao printa a tag, e apenas passa
os parametros para a tag inplace
|
protected void |
prepareValue(StringBuffer results)
Method to prepare value component
|
void |
setDateFormat(String dateFormat)
Seta o Formato da Data
|
void |
setTitleButton(String titleButton) |
getExtraAttributes, getMaxlength, getReadonly, getSize, isReadOnly, prepareEventHandlers, setExtra, setMaxlength, setReadonly, setSeparator, setSizegetDisabled, 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, processCriptedName, processCriptValue, setCriptdoEndTag, doStartTag, getBody, getBooleanValue, getSessionObj, getValue, getValue, getValue, getValue, getValue, setMax, setNoHTMLdoAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getParent, getValues, removeValue, setPageContext, setParent, setValuepublic String getDateFormat()
public void setDateFormat(String dateFormat)
public String getTitleButton()
public void setTitleButton(String titleButton)
public boolean isInPlaceTagIntegration()
isInPlaceTagIntegration in class InputTextInPlaceTagpublic StringBuffer buildTag()
protected void prepareValue(StringBuffer results)
prepareValue in class InputTextpublic String getStringToPrint() throws javax.servlet.jsp.JspException
PrintTaggetStringToPrint in class InputTextjavax.servlet.jsp.JspExceptionCopyright © 2015. All Rights Reserved.