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