public class RowValidationObject extends EventObject
source| Constructor and Description |
|---|
RowValidationObject(Object source,
int rowIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRowIndex()
Gets the row index.
|
String |
toString() |
getSourcepublic RowValidationObject(Object source, int rowIndex)
public int getRowIndex()
public String toString()
toString in class EventObjectCopyright © 2017. All rights reserved.