| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EditorAwareTag
Interface to be implemented by JSP tags that expose a PropertyEditor for a property that they are currently bound to.
BindTag, 
AbstractDataBoundFormElementTag| Method Summary | |
|---|---|
|  PropertyEditor | getEditor()Retrieve the PropertyEditor for the property that this tag is currently bound to. | 
| Method Detail | 
|---|
PropertyEditor getEditor()
                         throws JspException
null if none
JspException - if resolving the editor failed| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||