public static class UiBinding.ObjectConverter extends Object
UiBinding.TextAreaAdapter
to a String property.Constructor and Description |
---|
ObjectConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Object source)
Converts an object of source type to the type matching this class, the default
implementation does nothing and can be used as a stand-in
|