|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
webwork.action.ValidationEditorSupport
webwork.examples.bank.AccountEditor
This code is an adaptation of the Struts example from the JavaWorld article by Thor Kristmundsson. http://www.javaworld.com/javaworld/jw-12-2000/jw-1201-struts_p.html
| Field Summary |
| Fields inherited from class webwork.action.ValidationEditorSupport |
value |
| Constructor Summary | |
AccountEditor()
|
|
| Method Summary | |
void |
setAsText(java.lang.String txt)
|
| Methods inherited from class webwork.action.ValidationEditorSupport |
getAsText, getAsText, getValue, setValue |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AccountEditor()
| Method Detail |
public void setAsText(java.lang.String txt)
setAsText in interface java.beans.PropertyEditorsetAsText in class ValidationEditorSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||