@Deprecated public class ReadOnlyRowId extends RowId
| Constructor and Description |
|---|
ReadOnlyRowId(int rowNum)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
int |
getRowNum()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.