public class InputTag extends DynamicBaseTag
| Constructor and Description |
|---|
InputTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
void |
setErrorClass(String errorClass) |
void |
setModel(Object model) |
void |
setName(String name) |
getClassAttribute, getDynamicAttribute, setDynamicAttribute, writeDynamicAttributes, writeDynamicAttributes, writeDynamicAttributesfindAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParentpublic void doTag()
throws JspException,
IOException
doTag in interface SimpleTagdoTag in class SimpleTagSupportJspExceptionIOExceptionpublic void setName(String name)
public void setModel(Object model)
public void setErrorClass(String errorClass)
Copyright © 2016. All rights reserved.