public interface ITableActionClosure<T>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Component component,
IObjectTableModel<T> tableModel,
ISelectionIndexModel<T> selectionIndexModel) |
void execute(Component component, IObjectTableModel<T> tableModel, ISelectionIndexModel<T> selectionIndexModel)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.