See: Description
| Interface | Description |
|---|---|
| CancelablePanelListener | |
| EditableListPanelItemListener<T> | |
| ListPanelItemListener<T> |
A listener to track adding and removing from selection lists in different
list panels.
|
| ListPanelTableModel<T> |
Handles value queries and inserts for tables which don't care whether their
values are displayed in one or multiple columns (it's up to subclasses to
decide).This allows code reusage in
AbstractListPanel. |
| NumberPanelUpdateListener<N extends Number> |
| Exception | Description |
|---|---|
| ListPanelItemEventVetoException |
Copyright © 2018. All rights reserved.