Package xyz.cofe.data.table
Class DataRowDeleted
java.lang.Object
xyz.cofe.data.table.DataRowEvent
xyz.cofe.data.table.DataIndexRowEvent
xyz.cofe.data.table.DataRowDeleted
- All Implemented Interfaces:
DataEvent
public class DataRowDeleted extends DataIndexRowEvent
Строка отмечена под удаление
- Author:
- Kamnev Georgiy
-
Constructor Summary
Constructors Constructor Description DataRowDeleted()DataRowDeleted(DataTable mtable, DataRow mrow, int ridx) -
Method Summary
Modifier and Type Method Description java.lang.StringtoString()
-
Constructor Details
-
DataRowDeleted
public DataRowDeleted() -
DataRowDeleted
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-