public class ClassEditor extends TextPropertyEditorSupport
Class.| Constructor and Description |
|---|
ClassEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue()
Returns a Class for the input object converted to a string.
|
setAsTextpublic java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportNestedRuntimeException - Failed to create Class instance.