public interface BinderFactory
| Modifier and Type | Method and Description |
|---|---|
PropertyBinder |
getBinder(Class<?> clazz)
Try to find a binder for a control Class, use super Class if none is configured.
|
PropertyBinder getBinder(Class<?> clazz)
clazz - Class to looking forCopyright © 2014 JDAL. All Rights Reserved.