public static class GridData.SelectedCell extends Object
| Constructor and Description |
|---|
SelectedCell(int rowIndex,
int columnIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getColumnIndex() |
int |
getRowIndex() |
int |
hashCode() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.