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