|
||||||||||
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.util.editor.FloatObjectEditor
PropertyEditorSupport
,
ValidationEditorSupport
,
PropertyEditorException
Field Summary |
Fields inherited from class webwork.action.ValidationEditorSupport |
value |
Constructor Summary | |
FloatObjectEditor()
|
Method Summary | |
java.lang.Object |
getAsValue(java.lang.String txt)
|
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 |
Methods inherited from interface webwork.util.editor.FastPropertyEditor |
getAsText |
Constructor Detail |
public FloatObjectEditor()
Method Detail |
public void setAsText(java.lang.String txt)
setAsText
in interface java.beans.PropertyEditor
setAsText
in class ValidationEditorSupport
public java.lang.Object getAsValue(java.lang.String txt)
getAsValue
in interface FastPropertyEditor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |