Interface RecordPanelModel

All Known Implementing Classes:
HTMLPanel, RunDatastoreQueryPanel

public interface RecordPanelModel
  • Method Details

    • getRecordCount

      int getRecordCount()
    • setCurrentIndex

      void setCurrentIndex(int index)
    • getCurrentIndex

      int getCurrentIndex()