| Package | Description |
|---|---|
| de.richtercloud.reflection.form.builder | |
| de.richtercloud.reflection.form.builder.fieldhandler | |
| de.richtercloud.reflection.form.builder.panels |
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
|
| de.richtercloud.reflection.form.builder.typehandler |
| Class and Description |
|---|
| ComponentHandler
A superclass for all handlers of class properties (
FieldHandler,
FieldAnnotationHandler, ClassAnnotationHandler, etc.) which
defines methods to reset a handled field (which all handlers should have in
common) and allows to start a component after it has been added to a
Container. |
| ReflectionFormBuilder
Builds a
ReflectionFormPanel by recursing over all fields of all
subclasses of an class and arranging form components for each item. |
| ResetException |
| Class and Description |
|---|
| ReflectionFormBuilder
Builds a
ReflectionFormPanel by recursing over all fields of all
subclasses of an class and arranging form components for each item. |
| ResetException |
| TransformationException |
| Class and Description |
|---|
| ComponentHandler
A superclass for all handlers of class properties (
FieldHandler,
FieldAnnotationHandler, ClassAnnotationHandler, etc.) which
defines methods to reset a handled field (which all handlers should have in
common) and allows to start a component after it has been added to a
Container. |
| ReflectionFormBuilder
Builds a
ReflectionFormPanel by recursing over all fields of all
subclasses of an class and arranging form components for each item. |
| ResetException |
Copyright © 2018. All rights reserved.