| Package | Description |
|---|---|
| de.richtercloud.reflection.form.builder | |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
ReflectionFormBuilder.prepareInstance(Class<?> entityClass,
Object entityToUpdate) |
protected void |
ReflectionFormBuilder.transformClass(Class<?> clazz,
Object instance,
Map<Field,JComponent> fieldMapping,
ReflectionFormPanel reflectionFormPanel,
FieldHandler fieldHandler)
Code used by entity and embeddable transformation.
|
ReflectionFormPanel |
ReflectionFormBuilder.transformEntityClass(Class<?> entityClass,
Object entityToUpdate,
FieldHandler fieldHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractListPanel.addValue(T value) |
protected abstract void |
AbstractListPanel.editRow() |
Copyright © 2018. All rights reserved.