Interface GridResultData

All Known Implementing Classes:
DetailedGridResultData, SimpleGridResultData

@Deprecated public interface GridResultData
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    Row[]
    Deprecated.
     
    int
    Deprecated.
     
    int
    Deprecated.
     
  • Method Details

    • getTotalRows

      int getTotalRows()
      Deprecated.
    • getSendingRows

      int getSendingRows()
      Deprecated.
    • getRows

      Row[] getRows()
      Deprecated.