PropertyDescriptor.getPropertyEditorClass
Class Overview | Class Members |
This Package |
All Packages
public Class getPropertyEditorClass()
Returns
Any explicit PropertyEditor Class that has been registered
for this property. Normally this will return "null",
indicating that no special editor has been registered,
so the PropertyEditorManager should be used to locate
a suitable PropertyEditor.