public class InputTag extends BaseInputTag
_ATTRIBUTE_NAMESPACErequest, servletContextbodyContentpageContext| Constructor and Description |
|---|
InputTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addModelValidatorTags() |
int |
doEndTag() |
int |
doStartTag() |
java.lang.String |
getBaseType() |
java.lang.String |
getField() |
java.lang.String |
getInputName() |
java.lang.Class<?> |
getModel() |
protected boolean |
isCleanUpSetAttributes() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
protected void |
updateFormCheckboxNames() |
cleanUp, getAutoFocus, getAutoSize, getBean, getChangesContext, getChecked, getClassPK, getClassTypePK, getCssClass, getData, getDateTogglerCheckboxLabel, getDefaultLanguageId, getDisabled, getFieldParam, getFirst, getFormName, getHelpMessage, getHelpTextCssClass, getId, getIgnoreRequestValue, getInlineField, getInlineLabel, getLabel, getLanguageId, getLast, getLocalized, getLocalizeLabel, getMax, getMin, getMultiple, getName, getOnChange, getOnClick, getPage, getPlaceholder, getPrefix, getRequired, getResizable, getShowRequiredLabel, getSuffix, getTitle, getType, getUseNamespace, getValue, getWrappedField, getWrapperCssClass, setAutoFocus, setAutoSize, setBean, setChangesContext, setChecked, setClassPK, setClassTypePK, setCssClass, setData, setDateTogglerCheckboxLabel, setDefaultLanguageId, setDisabled, setField, setFieldParam, setFirst, setFormName, setHelpMessage, setHelpTextCssClass, setId, setIgnoreRequestValue, setInlineField, setInlineLabel, setLabel, setLanguageId, setLast, setLocalized, setLocalizeLabel, setMax, setMin, setModel, setMultiple, setName, setOnChange, setOnClick, setPlaceholder, setPrefix, setRequired, setResizable, setShowRequiredLabel, setSuffix, setTitle, setType, setUseNamespace, setValue, setWrappedField, setWrapperCssClassaddRequiredValidatorTag, addValidatorTag, getValidatorTags, updateFormValidatorTagscallSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class BaseValidatorTagSupportjavax.servlet.jsp.JspExceptionpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BaseInputTagjavax.servlet.jsp.JspExceptionpublic java.lang.String getBaseType()
public java.lang.String getField()
getField in class BaseInputTagpublic java.lang.String getInputName()
getInputName in class BaseValidatorTagSupportpublic java.lang.Class<?> getModel()
getModel in class BaseInputTagprotected void addModelValidatorTags()
protected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class BaseInputTagprotected void updateFormCheckboxNames()