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