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