public class

DoubleObjectEditor

extends ValidationEditorSupport
implements FastPropertyEditor
java.lang.Object
   ↳ java.beans.PropertyEditorSupport
     ↳ webwork.action.ValidationEditorSupport
       ↳ webwork.util.editor.DoubleObjectEditor

Summary

[Expand]
Inherited Fields
From class webwork.action.ValidationEditorSupport
Public Constructors
DoubleObjectEditor()
Public Methods
Object getAsValue(String txt)
void setAsText(String txt)
[Expand]
Inherited Methods
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 DoubleObjectEditor ()

Public Methods

public Object getAsValue (String txt)

public void setAsText (String txt)