Package xyz.cofe.data.table
Class DataRowChangesFixed
java.lang.Object
xyz.cofe.data.table.DataRowEvent
xyz.cofe.data.table.DataRowChangesFixed
- All Implemented Interfaces:
DataEvent
public class DataRowChangesFixed extends DataRowEvent
Данные в строке зафиксированы
- Author:
- Kamnev Georgiy
-
Constructor Summary
Constructors Constructor Description DataRowChangesFixed()DataRowChangesFixed(DataTable mtable, DataRow mrow) -
Method Summary
Modifier and Type Method Description java.lang.StringtoString()
-
Constructor Details
-
DataRowChangesFixed
public DataRowChangesFixed() -
DataRowChangesFixed
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-