|
Interface Summary |
| IAddRowExecuter |
Represents add row executor which can add specified row to some data set. |
| IDeleteRowExecutor |
Represents delete row executor which can delete specified row from some data
set. |
| IEmptyRowCreator |
Represents empty row creator which can create new empty data row of some
type. |
| IReportBuilder |
Represents report with build function. |
| IRowLoader |
Represents row loader which can asynchronous load data row from some data set. |
| IUpdateRowExecutor |
Represents update row executor which can asynchronous update data row in
known data set. |