Interface GridResultData
- All Known Implementing Classes:
DetailedGridResultData
,SimpleGridResultData
Deprecated.
-
Method Details
-
getTotalRows
int getTotalRows()Deprecated. -
getSendingRows
int getSendingRows()Deprecated. -
getRows
Row[] getRows()Deprecated.
-