public final class MoveTableRowUpActionFactory<T> extends AbstractTableActionFactory<T>
| Constructor and Description |
|---|
MoveTableRowUpActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkEnabled(Action action,
IObjectTableModel<T> tableModel,
ISelectionIndexModel<T> selectionIndexModel,
net.anwiba.commons.model.ISelectionModel<T> selectionModel,
IBooleanProvider sortStateProvider) |
protected AbstractAction |
createAction(IObjectTableModel<T> tableModel,
net.anwiba.commons.model.ISelectionModel<T> selectionModel,
ISelectionIndexModel<T> selectionIndexModel) |
createprotected AbstractAction createAction(IObjectTableModel<T> tableModel, net.anwiba.commons.model.ISelectionModel<T> selectionModel, ISelectionIndexModel<T> selectionIndexModel)
createAction in class AbstractTableActionFactory<T>protected void checkEnabled(Action action, IObjectTableModel<T> tableModel, ISelectionIndexModel<T> selectionIndexModel, net.anwiba.commons.model.ISelectionModel<T> selectionModel, IBooleanProvider sortStateProvider)
checkEnabled in class AbstractTableActionFactory<T>Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.