public abstract class BaseCellSelectionStrategy extends Object implements CellSelectionStrategy
| Constructor and Description |
|---|
BaseCellSelectionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasSelectionChanged(List<GridData.SelectedCell> currentSelections,
List<GridData.SelectedCell> originalSelections) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleSelectionprotected boolean hasSelectionChanged(List<GridData.SelectedCell> currentSelections, List<GridData.SelectedCell> originalSelections)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.