| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractListFieldHandler.reset(AbstractListPanel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSingleColumnListPanel<T,L extends ListPanelItemListener<T>,M extends SingleColumnListPanelTableModel<T>,R extends ReflectionFormBuilder>
An
AbstractListPanel which displays only editable components in one
column. |
class |
BooleanListPanel |
class |
IntegerListPanel |
class |
SimpleEntityListPanel<T> |
class |
StringListPanel |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractListTypeHandler.reset(AbstractListPanel component) |
Copyright © 2018. All rights reserved.