| 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 |
EditableListPanelItemEvent<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
ListPanelItemListener.onItemAdded(ListPanelItemEvent<T> event) |
void |
EditableListPanelItemListener.onItemChanged(ListPanelItemEvent<T> event) |
void |
ListPanelItemListener.onItemRemoved(ListPanelItemEvent<T> event) |
Copyright © 2018. All rights reserved.