Package xyz.cofe.data.table
Class DataRowEvent
java.lang.Object
xyz.cofe.data.table.DataRowEvent
- All Implemented Interfaces:
DataEvent
- Direct Known Subclasses:
DataIndexRowEvent,DataRowChangesCanceled,DataRowChangesFixed,DataRowClosed,DataRowErased,DataRowStateChanged
public class DataRowEvent extends java.lang.Object implements DataEvent
Событие строки таблицы данных
- Author:
- Kamnev Georgiy
-
Constructor Summary
Constructors Constructor Description DataRowEvent()DataRowEvent(DataTable mt, DataRow mr) -
Method Summary
-
Constructor Details
-
DataRowEvent
public DataRowEvent() -
DataRowEvent
-
-
Method Details