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