public interface Selectable<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setSelectionListener(SelectionListener<T> selectionListener)
Sets the listener for generic class object selection.
|
void setSelectionListener(SelectionListener<T> selectionListener)
selectionListener - Listener to set.