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