public interface EditorAwareTag
BindTag,
AbstractDataBoundFormElementTag| Modifier and Type | Method and Description |
|---|---|
java.beans.PropertyEditor |
getEditor()
Retrieve the PropertyEditor for the property that this tag is
currently bound to.
|
java.beans.PropertyEditor getEditor()
throws javax.servlet.jsp.JspException
null if nonejavax.servlet.jsp.JspException - if resolving the editor failed