|
||||||||||
| 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.events.NameEditor
This code is an adaptation of the EventHandler example from the Rocks homepage by Christian Cryder http://xmlc.enhydra.org/EventHandler/
| Field Summary |
| Fields inherited from class webwork.action.ValidationEditorSupport |
value |
| Constructor Summary | |
NameEditor()
|
|
| 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 NameEditor()
| 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 | |||||||||