|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--org.ejtools.adwt.editor.GenericEditor
|
+--org.ejtools.adwt.editor.DateTimeEditor
Description of the Class
| Field Summary | |
protected java.text.DateFormat[] |
fmts
Description of the Field |
| Fields inherited from class org.ejtools.adwt.editor.GenericEditor |
value |
| Constructor Summary | |
DateTimeEditor()
Constructor for the DateEditor object |
|
| Method Summary | |
java.lang.String |
getAsText()
Gets the asText attribute of the DateEditor object |
void |
setAsText(java.lang.String s)
Sets the asText attribute of the DateEditor object |
| Methods inherited from class org.ejtools.adwt.editor.GenericEditor |
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 |
| Field Detail |
protected java.text.DateFormat[] fmts
| Constructor Detail |
public DateTimeEditor()
| Method Detail |
public java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class java.beans.PropertyEditorSupportpublic void setAsText(java.lang.String s)
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupports - The new asText value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||