public class DataRowEvent extends Object implements DataEvent
| Constructor and Description |
|---|
DataRowEvent() |
DataRowEvent(DataTable mt,
DataRow mr) |
| Modifier and Type | Method and Description |
|---|---|
DataRow |
getRow() |
DataTable |
getTable() |
void |
setRow(DataRow row) |
void |
setTable(DataTable table) |
Copyright © 2018. All rights reserved.