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