public interface IKeyListenerFactory<T>
| Modifier and Type | Method and Description |
|---|---|
KeyListener |
create(IObjectTableModel<T> tableModel,
ISelectionIndexModel<T> selectionIndexModel,
ISelectionModel<T> selectionModel,
IBooleanDistributor sortStateModel) |
KeyListener create(IObjectTableModel<T> tableModel, ISelectionIndexModel<T> selectionIndexModel, ISelectionModel<T> selectionModel, IBooleanDistributor sortStateModel)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.