|
||||||||||
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.DateEditor
PropertyEditorSupport
,
ValidationEditorSupport
,
FastPropertyEditor
,
PropertyEditorException
Field Summary |
Fields inherited from class webwork.action.ValidationEditorSupport |
value |
Constructor Summary | |
DateEditor()
|
Method Summary | |
java.lang.String |
getAsText()
|
java.lang.String |
getAsText(java.lang.Object val)
This method is specified in the FastPropertyEditor interface and it is implemented here for convenience |
java.lang.Object |
getAsValue(java.lang.String txt)
|
void |
setAsText(java.lang.String txt)
|
Methods inherited from class webwork.action.ValidationEditorSupport |
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 DateEditor()
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
public java.lang.String getAsText()
getAsText
in interface java.beans.PropertyEditor
getAsText
in class ValidationEditorSupport
public java.lang.String getAsText(java.lang.Object val)
ValidationEditorSupport
getAsText
in interface FastPropertyEditor
getAsText
in class ValidationEditorSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |