Interface RecordPanelModel
- All Known Implementing Classes:
HTMLPanel, RunDatastoreQueryPanel
public interface RecordPanelModel
-
Method Summary
-
Method Details
-
getRecordCount
int getRecordCount() -
setCurrentIndex
void setCurrentIndex(int index) -
getCurrentIndex
int getCurrentIndex()
-