| Package | Description |
|---|---|
| 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 | 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. |
| Modifier and Type | Method and Description |
|---|---|
protected static <X> SingleColumnListPanelTableModel<X> |
AbstractSingleColumnListPanel.createMainListModel(Class<? extends X> columnClass) |
Copyright © 2018. All rights reserved.