Package xyz.cofe.data.table
Class DataRowInserted
java.lang.Object
xyz.cofe.data.table.DataRowEvent
xyz.cofe.data.table.DataIndexRowEvent
xyz.cofe.data.table.DataRowInserted
- All Implemented Interfaces:
DataEvent
public class DataRowInserted extends DataIndexRowEvent
- Author:
- Kamnev Georgiy
-
Constructor Summary
Constructors Constructor Description DataRowInserted()DataRowInserted(DataTable mtable, DataRow mrow, int ridx) -
Method Summary
Modifier and Type Method Description java.lang.StringtoString()
-
Constructor Details
-
DataRowInserted
public DataRowInserted() -
DataRowInserted
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-