public interface ITableTextFieldKeyListenerFactory<T>
| Modifier and Type | Method and Description |
|---|---|
KeyListener |
create(IObjectTableModel<T> tableModel,
ISelectionIndexModel<T> selectionIndicesProvider,
ISelectionModel<T> selectionModel,
IObjectModel<String> model,
IBlock<RuntimeException> clearBlock) |
KeyListener create(IObjectTableModel<T> tableModel, ISelectionIndexModel<T> selectionIndicesProvider, ISelectionModel<T> selectionModel, IObjectModel<String> model, IBlock<RuntimeException> clearBlock)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.