|
|||||||||||
| 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.NumberEditor
Description of the Class
| Field Summary | |
protected java.lang.Class |
clazz
Description of the Field |
| Fields inherited from class org.ejtools.adwt.editor.GenericEditor |
value |
| Constructor Summary | |
NumberEditor()
Constructor |
|
| Method Summary | |
java.lang.String |
getAsText()
Getter for the asText attribute |
void |
setAsText(java.lang.String s)
Setter for the asText attribute |
void |
setValue(java.lang.Object object)
Setter for the value attribute |
| Methods inherited from class org.ejtools.adwt.editor.GenericEditor |
getValue |
| 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.lang.Class clazz
| Constructor Detail |
public NumberEditor()
| 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 valuepublic void setValue(java.lang.Object object)
setValue in interface java.beans.PropertyEditorsetValue in class GenericEditorobject - The new value value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||