public class

TimestampEditor

extends DateEditor
java.lang.Object
   ↳ java.beans.PropertyEditorSupport
     ↳ webwork.action.ValidationEditorSupport
       ↳ webwork.util.editor.DateEditor
         ↳ webwork.util.editor.TimestampEditor

Summary

[Expand]
Inherited Fields
From class webwork.action.ValidationEditorSupport
Public Constructors
TimestampEditor()
Public Methods
Object getAsValue(String txt)
[Expand]
Inherited Methods
From class webwork.util.editor.DateEditor
From class webwork.action.ValidationEditorSupport
From class java.beans.PropertyEditorSupport
From class java.lang.Object
From interface java.beans.PropertyEditor
From interface webwork.util.editor.FastPropertyEditor

Public Constructors

public TimestampEditor ()

Public Methods

public Object getAsValue (String txt)