| Class and Description |
|---|
| FieldHandler
This interface specifies information which allow you to write custom field handlers.Due to the fact that
#handle(java.lang.reflect.Field, java.lang.Object, java.lang.String, java.lang.Class, richtercloud.reflection.form.builder.FieldUpdateListener, richtercloud.reflection.form.builder.ReflectionFormBuilder) provides information about the handled field you can retrieve information as good and as easily as the Java Reflection API allows you. |
| FieldHandlingException
Wraps all exception which can occur during read or write access to fields
using the Java reflection API.
|
| FieldUpdateEvent |
| Class and Description |
|---|
| FieldHandler
This interface specifies information which allow you to write custom field handlers.Due to the fact that
#handle(java.lang.reflect.Field, java.lang.Object, java.lang.String, java.lang.Class, richtercloud.reflection.form.builder.FieldUpdateListener, richtercloud.reflection.form.builder.ReflectionFormBuilder) provides information about the handled field you can retrieve information as good and as easily as the Java Reflection API allows you. |
| Class and Description |
|---|
| FieldHandlingException
Wraps all exception which can occur during read or write access to fields
using the Java reflection API.
|
| FieldUpdateEvent |
| FieldUpdateListener |
Copyright © 2018. All rights reserved.