Interface RecordPanelModel

  • All Known Implementing Classes:
    HTMLPanel

    public interface RecordPanelModel
    • Method Detail

      • getRecordCount

        int getRecordCount()
      • setCurrentIndex

        void setCurrentIndex​(int index)
      • getCurrentIndex

        int getCurrentIndex()