public static final class ObjectListComponent.SelectionListener<T> extends Object implements net.anwiba.commons.model.ISelectionListener<T>
| Constructor and Description |
|---|
SelectionListener(IListModel<T> listModel,
ListSelectionModel tableSelectionModel,
net.anwiba.commons.model.SelectionModel<T> objectSelectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(net.anwiba.commons.model.SelectionEvent<T> event) |
public SelectionListener(IListModel<T> listModel, ListSelectionModel tableSelectionModel, net.anwiba.commons.model.SelectionModel<T> objectSelectionModel)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.