| Class | Description |
|---|---|
| EmptyStringToNullEditor |
An
EmptyStringToNullEditor is a wrapper for building
PropertyEditors that handle setAsText("") like
setAsText(null). |
| EnumEditor<E extends Enum<E>> |
This
EnumEditor is a replacement for Java's built-in enum editor. |
| SfbEnumEditor<E extends Enum<E>> |
A
SfbEnumEditor is a property editor for enums. |
| SfbPropertyEditorSupport<T> |
SfbPropertEditorSupport is a PropertyEditor with proper
listener support. |
Copyright © 2012-2013. All Rights Reserved.