public class SelectTag extends DynamicBaseTag
| Constructor and Description |
|---|
SelectTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
protected boolean |
isSelected(Object value) |
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 SimpleTagSupportJspExceptionIOExceptionprotected boolean isSelected(Object value)
public void setName(String name)
public void setModel(Object model)
public void setErrorClass(String errorClass)
Copyright © 2016. All rights reserved.