| Package | Description |
|---|---|
| com.github.stefanbirkner.editors |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyStringToNullEditor
An
EmptyStringToNullEditor is a wrapper for building
PropertyEditors that handle setAsText("") like
setAsText(null). |
class |
SfbEnumEditor<E extends Enum<E>>
A
SfbEnumEditor is a property editor for enums. |
Copyright © 2012-2013. All Rights Reserved.